summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-quantum/quantum.conf
Commit message (Collapse)AuthorAgeFilesLines
* python-quantum: Load credentials from the identity classMihai Prica2013-08-281-287/+0
| | | | | | | The configuration files are now automatically created from the templates. Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
* python-quantum: Changed userMihai Prica2013-08-281-1/+1
| | | | | | | The quantum user should be used to run the quantum services. The admin user is not authorized. Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
* python-quantum: Changed MQ backend to RabbitMQMihai Prica2013-08-281-5/+5
| | | | Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
* python-quantum: added 2013.1Mihai Prica2013-08-281-0/+287
-Modified the sample configuration files with necessary credentials. -Created initscript for the quantum server. -Configured the openvswitch and linuxbridge plugin agents. Signed-off-by: Mihai Prica <prica.mihai@gmail.com>