commit | 370c10d90f03241edd117f8e73127954fd14eb5c | [log] [tgz] |
---|---|---|
author | Oleg Iurchenko <oiurchenko@mirantis.com> | Thu Oct 19 14:03:37 2017 +0300 |
committer | Oleg Iurchenko <oiurchenko@mirantis.com> | Thu Oct 19 17:15:47 2017 +0300 |
tree | effa1b5225d68492c4a13dfed4e3cea1f455a555 | |
parent | 939135848c4d18e59e09087ef89aac0e5ac22792 [diff] [blame] |
Add Barbican integration to Nova This patch adds Barbican integration to Nova Change-Id: I74ba842b34fcfd4627586a3f337ad729c706c5b5 Related-PROD: PROD-15205
diff --git a/tests/pillar/control_cluster.sls b/tests/pillar/control_cluster.sls index 07cb450..d057d1b 100644 --- a/tests/pillar/control_cluster.sls +++ b/tests/pillar/control_cluster.sls
@@ -64,3 +64,5 @@ 'compute:create:attach_network': upgrade_levels: compute: liberty + barbican: + enabled: true