diff --git a/tests/bundles/bionic-queens.yaml b/tests/bundles/bionic-queens.yaml index 74c8cc3d..cb79f356 100644 --- a/tests/bundles/bionic-queens.yaml +++ b/tests/bundles/bionic-queens.yaml @@ -88,3 +88,5 @@ relations: - nova-compute:cloud-compute - - nova-cloud-controller:image-service - glance:image-service +- - cinder-ceph:ceph-access + - nova-compute:ceph-access diff --git a/tests/bundles/bionic-rocky.yaml b/tests/bundles/bionic-rocky.yaml index 8c1a02ca..684a8d5e 100644 --- a/tests/bundles/bionic-rocky.yaml +++ b/tests/bundles/bionic-rocky.yaml @@ -102,3 +102,5 @@ relations: - nova-compute:cloud-compute - - nova-cloud-controller:image-service - glance:image-service +- - cinder-ceph:ceph-access + - nova-compute:ceph-access diff --git a/tests/bundles/bionic-stein.yaml b/tests/bundles/bionic-stein.yaml index a226ba05..1332a5ad 100644 --- a/tests/bundles/bionic-stein.yaml +++ b/tests/bundles/bionic-stein.yaml @@ -102,3 +102,5 @@ relations: - nova-compute:cloud-compute - - nova-cloud-controller:image-service - glance:image-service +- - cinder-ceph:ceph-access + - nova-compute:ceph-access diff --git a/tests/bundles/bionic-train.yaml b/tests/bundles/bionic-train.yaml index 34636498..e5263975 100644 --- a/tests/bundles/bionic-train.yaml +++ b/tests/bundles/bionic-train.yaml @@ -112,3 +112,5 @@ relations: - keystone - - placement - nova-cloud-controller +- - cinder-ceph:ceph-access + - nova-compute:ceph-access diff --git a/tests/bundles/bionic-ussuri.yaml b/tests/bundles/bionic-ussuri.yaml index 647de631..6a858d4e 100644 --- a/tests/bundles/bionic-ussuri.yaml +++ b/tests/bundles/bionic-ussuri.yaml @@ -112,3 +112,5 @@ relations: - keystone - - placement - nova-cloud-controller +- - cinder-ceph:ceph-access + - nova-compute:ceph-access diff --git a/tests/bundles/eoan-train.yaml b/tests/bundles/eoan-train.yaml index 4aab9457..d728b0b2 100644 --- a/tests/bundles/eoan-train.yaml +++ b/tests/bundles/eoan-train.yaml @@ -112,3 +112,5 @@ relations: - keystone - - placement - nova-cloud-controller +- - cinder-ceph:ceph-access + - nova-compute:ceph-access diff --git a/tests/bundles/focal-ussuri.yaml b/tests/bundles/focal-ussuri.yaml index ace547bf..51868c30 100644 --- a/tests/bundles/focal-ussuri.yaml +++ b/tests/bundles/focal-ussuri.yaml @@ -217,3 +217,6 @@ relations: - - 'placement' - 'nova-cloud-controller' + + - - 'cinder-ceph:ceph-access' + - 'nova-compute:ceph-access' diff --git a/tests/bundles/trusty-mitaka.yaml b/tests/bundles/trusty-mitaka.yaml index f2d53bec..555895d3 100644 --- a/tests/bundles/trusty-mitaka.yaml +++ b/tests/bundles/trusty-mitaka.yaml @@ -138,3 +138,5 @@ relations: - nova-compute:cloud-compute - - nova-cloud-controller:image-service - glance:image-service +- - cinder-ceph:ceph-access + - nova-compute:ceph-access diff --git a/tests/bundles/xenial-mitaka.yaml b/tests/bundles/xenial-mitaka.yaml index 845fb18b..4500ce95 100644 --- a/tests/bundles/xenial-mitaka.yaml +++ b/tests/bundles/xenial-mitaka.yaml @@ -88,3 +88,5 @@ relations: - nova-compute:cloud-compute - - nova-cloud-controller:image-service - glance:image-service +- - cinder-ceph:ceph-access + - nova-compute:ceph-access diff --git a/tests/bundles/xenial-ocata.yaml b/tests/bundles/xenial-ocata.yaml index 0985a425..ef2bfb54 100644 --- a/tests/bundles/xenial-ocata.yaml +++ b/tests/bundles/xenial-ocata.yaml @@ -102,3 +102,5 @@ relations: - nova-compute:cloud-compute - - nova-cloud-controller:image-service - glance:image-service +- - cinder-ceph:ceph-access + - nova-compute:ceph-access diff --git a/tests/bundles/xenial-pike.yaml b/tests/bundles/xenial-pike.yaml index 0c089bb1..2874cfe4 100644 --- a/tests/bundles/xenial-pike.yaml +++ b/tests/bundles/xenial-pike.yaml @@ -102,3 +102,5 @@ relations: - nova-compute:cloud-compute - - nova-cloud-controller:image-service - glance:image-service +- - cinder-ceph:ceph-access + - nova-compute:ceph-access diff --git a/tests/bundles/xenial-queens.yaml b/tests/bundles/xenial-queens.yaml index ba4f5b72..8c5a762a 100644 --- a/tests/bundles/xenial-queens.yaml +++ b/tests/bundles/xenial-queens.yaml @@ -102,3 +102,5 @@ relations: - nova-compute:cloud-compute - - nova-cloud-controller:image-service - glance:image-service +- - cinder-ceph:ceph-access + - nova-compute:ceph-access