diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-07-28 13:26:17 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-07-28 13:26:17 +0000 |
commit | 9c73a7316d6eb61701e60e40b454680971f108c7 (patch) | |
tree | c9512f318c5b9beacff463ae4997eaa21147d1d3 /overcloud.yaml | |
parent | 315fa319630fa22ee9e31a058a2a17376b5f1ea3 (diff) | |
parent | b0e53995ec56a45216d8aff9070f3b1cd81608a7 (diff) |
Merge "Create role for the fake openstack-core resource"
Diffstat (limited to 'overcloud.yaml')
-rw-r--r-- | overcloud.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/overcloud.yaml b/overcloud.yaml index 38944d72..077ffacc 100644 --- a/overcloud.yaml +++ b/overcloud.yaml @@ -359,6 +359,7 @@ parameters: - OS::TripleO::Services::CinderApi - OS::TripleO::Services::CinderScheduler - OS::TripleO::Services::CinderVolume + - OS::TripleO::Services::Core - OS::TripleO::Services::Kernel - OS::TripleO::Services::Keystone - OS::TripleO::Services::GlanceApi |