Skip to content
This repository was archived by the owner on Apr 25, 2026. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 476 Bytes

File metadata and controls

18 lines (11 loc) · 476 Bytes

OpenStack

This vagrant project pretends to collect information about different ways to deploy OpenStack Project. It was created only for didactic purposes. For more information about OpenStack, take a look of the official site.

Requirements:

  • Vagrant
  • VirtualBox

Steps for execution:

git clone https://github.com/electrocucaracha/vagrant-openstack.git
cd vagrant-openstack
vagrant up

Destroy:

vagrant destroy