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
This commit is contained in:
Edin Sarajlic 2019-08-08 12:30:54 +10:00
parent c0607560ba
commit 2a32582832
1 changed files with 1 additions and 1 deletions

View File

@ -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.