Kevin Carter e506169b04 Add support for the nova_api db
This change adds in the nova_api db migration that has to happen
within mitaka. This is a new required DB though the DB entry has
existed since Kilo.

Change:
  * The change brings in two new DB create commands as well as an
    additional task to execute the nova api_db sync.
  * Additionally, new DB tunings were added to the defaults file.

Re-Implementation-Of: https://review.openstack.org/#/c/274932/9
UpgradeImpact
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
Change-Id: If63b541bfaf91333ac5963d391e6058ac8254eec
2016-03-09 10:33:39 +00:00
2016-03-09 10:33:39 +00:00
2016-01-18 23:58:48 +00:00
2015-05-08 13:22:42 -05:00
2016-03-09 10:33:39 +00:00
2016-03-09 10:33:39 +00:00

os_nova role

tags

openstack, cloud, ansible, os_nova

category

*nix

os_nova Role

- name: os_nova role
  hosts: "hosts"
  user: root
  roles:
    - { role: "os_nova" }
Description
Role os_nova for OpenStack-Ansible
Readme 16 MiB
Languages
Jinja 58.9%
Python 27.9%
Shell 13.2%