summaryrefslogtreecommitdiff
path: root/openstack/etc/systemd/system/openstack-neutron-setup.service
Commit message (Collapse)AuthorAgeFilesLines
* VERYWIP: not workin: Fix keystone error and other minor fixesFrancisco Redondo Marchena2015-01-301-1/+2
|
* WIP: Reorganize services - It is not workingFrancisco Redondo Marchena2015-01-291-2/+1
|
* Setup cinder, glance, nova and keystone to use postgres instead of sqliteFrancisco Redondo Marchena2015-01-221-2/+2
|
* Configure neutron to use postgres instead of sqliteFrancisco Redondo Marchena2015-01-221-2/+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-2/+2
| | | | | | | 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.
* Add neutron servicesFrancisco Redondo Marchena2015-01-221-0/+12