ceph-access relation added to the README.md file

ceph-access relation with cinder-ceph charm described in
the nova-compute documentation to have cinder ceph rbd support
for Openstack Ocata and newer releases.

Change-Id: Icd24b3050183b3d66e431e59507eec222fa80a17
Closes-Bug: #1728570
This commit is contained in:
Aydin Doyak 2017-10-30 18:42:20 +03:00
parent a6638ce3bf
commit 764b11c6d1
1 changed files with 10 additions and 0 deletions

View File

@ -33,6 +33,16 @@ Storage
This charm supports a number of different storage backends depending on
your hypervisor type and storage relations.
In order to have cinder ceph rbd support for Openstack Ocata and newer
releases, ceph-access relation must be added to cinder-ceph to allow
nova-compute units to communicate with multiple ceph backends using
different cephx keys and user names.
$ juju add-relation nova-compute cinder-ceph
See LP Bug [#1671422](https://bugs.launchpad.net/charm-cinder-ceph/+bug/1671422)
for more information.
NFV support
===========