summaryrefslogtreecommitdiff
path: root/openstack-neutron.configure
Commit message (Collapse)AuthorAgeFilesLines
* Add sudoers files for cinder, nova and neutron on post-install timeFrancisco Redondo Marchena2015-02-161-8/+0
|
* VERYWIP: not workin: Fix keystone error and other minor fixesFrancisco Redondo Marchena2015-02-111-1/+0
|
* WIP: Reorganize services - It is not workingFrancisco Redondo Marchena2015-02-111-11/+11
|
* Link all the neutron and openvswitch servicesFrancisco Redondo Marchena2015-02-111-11/+19
|
* Try to fixup the previous commitPedro Alvarez2015-02-111-0/+3
|
* Fix neutron, nova and glance configurationFrancisco Redondo Marchena2015-02-111-0/+2
|
* FIXUPME Replace neutron configuration in nova.confPedro Alvarez2015-02-111-0/+1
|
* Configure neutron to use postgres instead of sqliteFrancisco Redondo Marchena2015-02-111-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-02-111-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-02-111-1/+1
|
* WIP: Add openstack neutron configuration extensionFrancisco Redondo Marchena2015-02-111-0/+49