0a4991394d1417b7444fcdf612576bf6294f1be4
This is a puppet project used to develop on the openstack modules. It is currently being used to add folsom support. All of the dependent modules can be installed by invoking > librarian-puppet install Too see a list of the virtual machines that are managed by vagrant, run > vagrant status The machines should be deployed in the following order: 1. mysql 2. keystone 3. glance 4. nova_controller 5. compute1 current status: mysql, keystone, glance currently work nova_controller partially works (vnc does not work) nova_network does not work cinder and quantum are not supported yet openstack::controller and openstack::all have not been tested yet.
Description