Merge "Bump plugin compatible release to mitaka-9.0"

This commit is contained in:
Jenkins 2016-04-08 15:33:13 +00:00 committed by Gerrit Code Review
commit 3f011db909
4 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ neutron_config {
}
Neutron_config<||> ~> Service['neutron-server']
if 'primary-controller' in hiera('role') {
if 'primary-controller' in hiera('roles') {
include ::neutron::db::sync
Exec['neutron-db-sync'] ~> Service['neutron-server']

View File

@ -12,7 +12,7 @@ fuel_version: ['9.0']
# The plugin is compatible with releases in the list
releases:
- os: ubuntu
version: liberty-9.0
version: mitaka-9.0
mode: ['ha']
deployment_scripts_path: deployment_scripts/
repository_path: repositories/ubuntu