lp:~james-page/charms/+source/nova-cloud-controller

Owned by James Page
Get this repository:
git clone https://git.launchpad.net/~james-page/charms/+source/nova-cloud-controller
Only James Page can upload to this repository. If you are James Page please log in for upload directions.

Branches

Name Last Modified Last Commit
add-nova-api-db 2016-03-18 12:28:57 UTC
Add nova-api database setup for Mitaka

Author: James Page
Author Date: 2016-03-11 11:22:31 UTC

Add nova-api database setup for Mitaka

Mitaka requires the use of a separate nova-api database;
ensure that this is setup on the shared-db relation and add
a new [api_database] section to the mitaka nova.conf file.

Add a new NovaAPISharedDBContext wrapper to prefix the key
names for the nova-api database with 'nova_api_' so that we
can present two database connections to the same configuration
file.

Ensure that 'nova-manage api_db sync' is called for database
setup for >= mitaka release.

For upgrades, ensure that the database migration and service
start is deferred until the nova_api database has been
setup by the related mysql service.

Closes-Bug: #1556896

Change-Id: If1c9a037b1e0745a486a57fddf885e26aa7e313d

11 of 1 result
This repository contains Public information 
Everyone can see this information.

Subscribers