summaryrefslogtreecommitdiff
path: root/openstack/usr/share/openstack/nova-db.yml
Commit message (Collapse)AuthorAgeFilesLines
* OpenStack: Stop using Ansible modules for db sync-ingPedro Alvarez2015-05-181-2/+1
| | | | | | Every component has its own idempotent script to intitiate the databases, and they are maintained, whereas the Ansible modules have started failing with Kilo.
* OpenStack: Split nova into control and computeRichard Maw2015-04-171-0/+51
This adds NOVA_ENABLE_{CONTROLLER,COMPUTE}. Both are enabled by deafult, but if CONTROLLER is enabled but COMPUTE isn't, then the conductor service is enabled. Change-Id: I523a7270d4afdcd1e2a30eaac42ea499581fe971