summaryrefslogtreecommitdiffstats
path: root/ci/bundle_tpl/relations.yaml
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-07-18 12:02:54 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-07-18 16:18:24 -0500
commit791c27ecab82d38f6617b708d652e814b9e2741b (patch)
tree9e51a15d7272d2c4d9a852e7854ee28cc8002c31 /ci/bundle_tpl/relations.yaml
parent5159209c95c6f3bfa6f5edac9d8fa2d6c9f83e88 (diff)
modified to the charm store rather than git for testing only.
Change-Id: If5615e85470e0e6cfd41a524d6cdc21393fe7385 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/bundle_tpl/relations.yaml')
-rw-r--r--ci/bundle_tpl/relations.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/ci/bundle_tpl/relations.yaml b/ci/bundle_tpl/relations.yaml
index afbeeb11..e7bc6799 100644
--- a/ci/bundle_tpl/relations.yaml
+++ b/ci/bundle_tpl/relations.yaml
@@ -38,9 +38,9 @@
- [ 'heat:shared-db', 'mysql:shared-db' ]
- [ 'heat:identity-service', 'keystone:identity-service' ]
- [ 'heat:amqp', 'rabbitmq-server:amqp' ]
- - [ 'congress:shared-db', 'mysql:shared-db' ]
- - [ 'congress:identity-service', 'keystone:identity-service' ]
- - [ 'congress:amqp', 'rabbitmq-server:amqp' ]
+# - [ 'congress:shared-db', 'mysql:shared-db' ]
+# - [ 'congress:identity-service', 'keystone:identity-service' ]
+# - [ 'congress:amqp', 'rabbitmq-server:amqp' ]
{% if os.lxd %}
- [ 'nova-compute:lxd', 'lxd:lxd' ]
{% endif %}