diff options
author | Narinder Gupta <narinder.gupta@canonical.com> | 2016-07-01 09:02:24 -0500 |
---|---|---|
committer | Narinder Gupta <narinder.gupta@canonical.com> | 2016-07-01 09:13:43 -0500 |
commit | 62781fc5a43f756f00841cebe0b89d2a9d349ede (patch) | |
tree | 1ae3a9867dcff0053a1221aa6bd5ace5c5ef3a49 /ci/bundle_tpl/harelations.yaml | |
parent | 737cb665e95ec8ddd927cab528bd1acd83674e38 (diff) |
modified to integrete ONOS.
Change-Id: Ic787c583c36805aca13ec0a954b23d89a1addc8d
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/bundle_tpl/harelations.yaml')
-rw-r--r-- | ci/bundle_tpl/harelations.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ci/bundle_tpl/harelations.yaml b/ci/bundle_tpl/harelations.yaml index 0a455e98..bc089d0c 100644 --- a/ci/bundle_tpl/harelations.yaml +++ b/ci/bundle_tpl/harelations.yaml @@ -18,6 +18,8 @@ - hacluster-horizon:ha - - heat:ha - hacluster-heat:ha + - - ceilometer:ha + - hacluster-ceilometer:ha {% if os.beta.hacluster_ceph_radosgw %} - - ceph-radosgw:ha - hacluster-ceph-radosgw:ha |