summaryrefslogtreecommitdiff
path: root/openstack/usr/share/openstack/openstack-neutron-network-configuration-for-one-node
Commit message (Collapse)AuthorAgeFilesLines
* Create veth links on network configuration and will work alwaysFrancisco Redondo Marchena2015-01-291-0/+3
|
* Recreate links on boot and set bridges to ethernet automaticallyFrancisco Redondo Marchena2015-01-281-4/+8
| | | | | openvswitch services need to run after network-online.target in order to have the ethernet device available and configured.
* FIXUPME: Add workaround to avoid failure on reboot of some setup servicesFrancisco Redondo Marchena2015-01-221-0/+9
|
* Strip openvswitch services and configuration from neutronFrancisco Redondo Marchena2015-01-221-0/+40
Openvswitch should have its own setup and daemon services independent of neutron. NOTE: This fixes the errors when neutron uses openvswitch commands as root because openvswitch services are run as root.