summaryrefslogtreecommitdiff
path: root/openstack-neutron.configure
Commit message (Collapse)AuthorAgeFilesLines
* neutron.configure: Ensure /var/run is a symlink to /runRichard Maw2015-03-171-0/+9
| | | | | | | | | If /var/run is a directory that is not emptied every boot, then it will contain references to stale network namespaces, which do not work when neutron tries to create networks. If it is flushed appropriately then neutron will create the namespaces when it needs to.
* Remove "Create Veth pairs"Richard Maw2015-03-161-1/+0
| | | | | | | The link devices themselves are added by Open vSwitch, we should have stopped it setting the IP address of the bridge a while ago, and setting promiscuous mode is supposed to be an implementation detail to support the bridges, so Open vSwitch should be handling that itself.
* Add sudoers files for cinder, nova and neutron on post-install timeFrancisco Redondo Marchena2015-03-051-8/+0
|
* SPLITME: Add all OpenstackFrancisco Redondo Marchena2015-03-051-0/+67