Add missing relation to trilio-data-mover
A recent update to the trilio-data-mover introduced a mandatory relation between it and mysql. Add the new relation to the functional testing bundles. Closes-Bug: #1912189 Change-Id: Iddeda46aeb6cd84cb9d3791cb4d61d35b99bd985
This commit is contained in:
parent
a0bfbcb984
commit
4a2a20e2b5
src/tests/bundles
@ -100,6 +100,8 @@ relations:
|
||||
- keystone:identity-service
|
||||
- - trilio-data-mover:ceph
|
||||
- ceph-mon:client
|
||||
- - trilio-data-mover:shared-db
|
||||
- mysql:shared-db
|
||||
applications:
|
||||
glance:
|
||||
charm: cs:~openstack-charmers-next/glance
|
||||
|
@ -100,6 +100,8 @@ relations:
|
||||
- keystone:identity-service
|
||||
- - trilio-data-mover:ceph
|
||||
- ceph-mon:client
|
||||
- - trilio-data-mover:shared-db
|
||||
- mysql:shared-db
|
||||
applications:
|
||||
glance:
|
||||
charm: cs:~openstack-charmers-next/glance
|
||||
|
@ -108,6 +108,8 @@ relations:
|
||||
- keystone:identity-service
|
||||
- - trilio-data-mover:ceph
|
||||
- ceph-mon:client
|
||||
- - trilio-data-mover:shared-db
|
||||
- mysql:shared-db
|
||||
applications:
|
||||
glance:
|
||||
charm: cs:~openstack-charmers-next/glance
|
||||
|
Loading…
x
Reference in New Issue
Block a user