diff options
author | Dan Prince <dprince@redhat.com> | 2017-06-26 10:48:15 -0400 |
---|---|---|
committer | Steve Baker <sbaker@redhat.com> | 2017-07-23 22:29:02 +0000 |
commit | 5b773256875b4a48582963f0c72091333d4a7ca6 (patch) | |
tree | 2d5e2d72862936bc046b39e9e32a45bcb911a159 /roles | |
parent | 0fbc2ff4878912cfcbea959a76b08330e80d8dc4 (diff) |
Drop MongoDB from the undercloud
This patch drops MongoDB from the undercloud and swaps
in a 'swift' and 'sqlalchemy' versions for the Zaqar
backends.
Change-Id: Ic6600f284dfbf4360b42598d3651b4c0f8046d1c
Diffstat (limited to 'roles')
-rw-r--r-- | roles/Undercloud.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/Undercloud.yaml b/roles/Undercloud.yaml index f56749a9..d462fb27 100644 --- a/roles/Undercloud.yaml +++ b/roles/Undercloud.yaml @@ -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 |