e0e912b084
- Update initialize_connection to return active backend connection data. - Add secret_uuid support in secondary config For example: replication_device = backend_id:secondary, conf:/etc/ceph/secondary.conf, user:SECONDARY_UDER, secret_uuid:SENDARY_SECRET_UUID Closes-Bug #1828974 Change-Id: I1692310ef8ddc8ace88c4209fa447722ee422aaf
7 lines
275 B
YAML
7 lines
275 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Rbd replication secondary device could set different user and keyring with primary cluster.
|
|
Secondary secret_uuid value is configed in libvirt secret, and libvirtd using secondary secret
|
|
reconnect to secondary cluster after Cinder failover host.
|