OpenStack Charms development and usage documentation
Go to file
James Page bb9cac0a1c Add additional release note for cinder-ceph storage
A new relation is required to support key sharing between
the cinder-ceph and nova-compute charms, providing better
support for use of multiple storage backends.

Add a release note to this effect.

Change-Id: Idc32c75593c0ac90b4e2bff1c79d9a4d3486aa95
Closes-Bug: 1671422
2017-03-14 08:29:44 +00:00
doc/source Add additional release note for cinder-ceph storage 2017-03-14 08:29:44 +00:00
.gitignore Initial baseline of OpenStack Charm documentation 2016-06-20 11:59:38 +01:00
.gitreview Rename to charm-guide 2016-06-27 13:41:54 +01:00
LICENSE Initial baseline of OpenStack Charm documentation 2016-06-20 11:59:38 +01:00
README.rst Show team and repo badges on README 2016-11-25 15:54:40 +01:00
requirements.txt Initial baseline of OpenStack Charm documentation 2016-06-20 11:59:38 +01:00
setup.cfg Changed the home-page link 2016-10-19 12:55:28 +05:30
setup.py Initial baseline of OpenStack Charm documentation 2016-06-20 11:59:38 +01:00
tox.ini Initial baseline of OpenStack Charm documentation 2016-06-20 11:59:38 +01:00

README.rst

Team and repository tags

image

OpenStack Charm Guide

To build the guide, execute the following command:

$ tox

After running tox, the documentation will be available for viewing in HTML format in the doc/build/ directory. View these new documents in your favorite web browser.