From 2a3258283217ebc9c5eab0c0eac6f510428fb315 Mon Sep 17 00:00:00 2001 From: Edin Sarajlic Date: Thu, 8 Aug 2019 12:30:54 +1000 Subject: [PATCH] Fix capitalization of project name in README This change makes capitalization of "OpenStack" consistent with the other reviewed OpenStack/Charm READMEs (e.g. charm-{ceph-osd, keystone, neutron-api, openstack-dashboard, rabbitmq-server}). Change-Id: I85382af9c9654d1b21e0b43ea59407c7c7a7061e --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 251738ad..e55a3eb1 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ 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 +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.