Merge "Drop MongoDB from the undercloud"

This commit is contained in:
Jenkins 2017-07-24 04:12:47 +00:00 committed by Gerrit Code Review
commit 32c40b9796
4 changed files with 7 additions and 2 deletions

View File

@ -20,3 +20,5 @@ parameter_defaults:
HeatMaxJsonBodySize: 2097152
IronicInspectorInterface: br-ctlplane
IronicInspectorIpRange: '192.168.24.100,192.168.24.200'
ZaqarMessageStore: 'swift'
ZaqarManagementStore: 'sqlalchemy'

View File

@ -0,0 +1,5 @@
---
features:
- |
Update undercloud default Heat parameters so we use the Zaqar swift/mysql
backends. This allows us to drop MongoDB from the undercloud.

View File

@ -26,7 +26,6 @@
- OS::TripleO::Services::MistralApi
- OS::TripleO::Services::MistralEngine
- OS::TripleO::Services::MistralExecutor
- OS::TripleO::Services::MongoDb
- OS::TripleO::Services::MySQL
- OS::TripleO::Services::NeutronApi
- OS::TripleO::Services::NeutronCorePlugin

View File

@ -29,7 +29,6 @@
- OS::TripleO::Services::MistralApi
- OS::TripleO::Services::MistralEngine
- OS::TripleO::Services::MistralExecutor
- OS::TripleO::Services::MongoDb
- OS::TripleO::Services::MySQL
- OS::TripleO::Services::NeutronApi
- OS::TripleO::Services::NeutronCorePlugin