summaryrefslogtreecommitdiff
path: root/openstack-nova.configure
Commit message (Collapse)AuthorAgeFilesLines
* Don't enable libvirt-guests.serviceRichard Maw2015-03-231-1/+0
| | | | | | | We don't think it's necessary, and it sometimes races with nova-compute.service, failing if certain network devices aren't created yet, so let's see if Nova should be the one starting the machines up at boot time.
* Add sudoers files for cinder, nova and neutron on post-install timeFrancisco Redondo Marchena2015-03-231-8/+0
|
* WIP: Add OpenStack initial configurationRichard Maw2015-03-231-0/+74
TODO: Split this out into: 1. initial config (openstack/etc) default values 2+. as many individual changes to initial config as possible to extract, including support scripts and configuration extensions