summaryrefslogtreecommitdiff
path: root/openstack-neutron.configure
Commit message (Collapse)AuthorAgeFilesLines
* FIXUPME Replace neutron configuration in nova.confPedro Alvarez2015-01-221-0/+1
|
* Configure neutron to use postgres instead of sqliteFrancisco Redondo Marchena2015-01-221-0/+2
| | | | | | | | Sqlite does not support some ALTER TABLE required on neutron-db-manage upgrade. Therefore sqlite is not a valid database to use for neutron. NOTE: juno requires to "upgrade" the database from icehouse because "stamp" the database directly to juno does not create all the tables required for using ml2 plugin
* Strip openvswitch services and configuration from neutronFrancisco Redondo Marchena2015-01-221-0/+3
| | | | | | | 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.
* FIXUPME: Fix neutron configuration extensionFrancisco Redondo Marchena2015-01-221-1/+1
|
* WIP: Add openstack neutron configuration extensionFrancisco Redondo Marchena2015-01-221-0/+49