diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-12-02 18:06:33 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-12-02 18:06:33 +0000 |
commit | 67f7dc9fae17882595feb904841b724ea9c2ed71 (patch) | |
tree | f070d6911b547f7765b9a2bc1f546e514570f6bc /roles_data.yaml | |
parent | ae1a0e6ec0f99009ae2534c382f3123b305ce39b (diff) | |
parent | 41b062a0a7d328cdba1934246fd7186c89c0e746 (diff) |
Merge "Add zaqar to the controller's list of services in roles_data.yaml"
Diffstat (limited to 'roles_data.yaml')
-rw-r--r-- | roles_data.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roles_data.yaml b/roles_data.yaml index d7ed80c5..81ddf9ca 100644 --- a/roles_data.yaml +++ b/roles_data.yaml @@ -96,6 +96,7 @@ - OS::TripleO::Services::FluentdClient - OS::TripleO::Services::BarbicanApi - OS::TripleO::Services::PankoApi + - OS::TripleO::Services::Zaqar - name: Compute CountDefault: 1 |