bcwaldon / vagrant_devstack

Vagrant project that sets up a devstack environment
82 stars 23 forks source link

Bump cookbooks/devstack #22

Closed sc68cal closed 10 years ago

sc68cal commented 10 years ago

This bumps cookbooks/devstack to a commit that adds statements to the localrc.template that disables nova-network and enables all Neutron services, so that the user doesn't have to explicitly add them to a localrc file.

sc68cal commented 10 years ago

https://github.com/sc68cal/chef-devstack/commit/e3cd0475acb4b0cd45fa251cae028b0f258c0fa3

sc68cal commented 10 years ago

I should probably make it a bit smarter, rather than just ramming down the enable_services and disable_services statements, but I assume since I've already rammed through using Neutron in this vagrant repo - we might as well be helpful as well as bossy. :smile: