mirror of
https://github.com/ceph/ceph
synced 2024-12-23 03:44:23 +00:00
0c8899c985
This tests that volumes created using the ceph_volume_client.py library continue to be accessible/function via the Nautilus/Octopus ceph-mgr volumes plugin. Fixes: https://tracker.ceph.com/issues/42723 Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
8 lines
167 B
YAML
8 lines
167 B
YAML
roles:
|
|
- [mon.a, mon.b, mon.c, mgr.x, mds.a, osd.0, osd.1, osd.2, osd.3]
|
|
- [client.0]
|
|
openstack:
|
|
- volumes: # attached to each instance
|
|
count: 4
|
|
size: 10 # GB
|