summaryrefslogtreecommitdiff
path: root/openstack/etc/neutron/neutron.conf
Commit message (Collapse)AuthorAgeFilesLines
* WIP: Add hostname to /etc/hosts and point the services to this hostFrancisco Redondo Marchena2015-02-041-2/+2
|
* Revert the change from localhost to 127.0.0.1 done in a previous commitFrancisco Redondo Marchena2015-02-041-4/+4
|
* Fix neutron, nova and glance configurationFrancisco Redondo Marchena2015-01-271-2/+2
|
* FIXME: Replace localhost by 127.0.0.1 due some errors in some machines - ↵Francisco Redondo Marchena2015-01-231-2/+2
| | | | this should be temporary
* FIXUPME Fix nova_admin_tenant_id in neutron.confPedro Alvarez2015-01-221-1/+1
|
* FIXUPME: Replace authentication parameters in glance and neutronFrancisco Redondo Marchena2015-01-221-4/+1
|
* Fix authentication configuration on neutron confFrancisco Redondo Marchena2015-01-221-4/+6
|
* Configure neutron to use postgres instead of sqliteFrancisco Redondo Marchena2015-01-221-1/+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
* Add api-paste to neutron.confFrancisco Redondo Marchena2015-01-221-1/+1
|
* FIXUPME: Fix rabbit variable-strings in neutron confFrancisco Redondo Marchena2015-01-221-5/+5
|
* Add some configuration to neutron conf to run in one nodeFrancisco Redondo Marchena2015-01-221-26/+31
|
* WIP: Add neutron configuration filesFrancisco Redondo Marchena2015-01-221-0/+637