OpenStack Charms - Deployment Guide
Go to file
Alex Kavanagh bed2dd42bd Fix some documentation issues
- Fixed odd wording in install-openstack.rst.
- Fixed up uuid command usage.
- Added missing links and added note about editting bundles.
- Fixed up the note to be an RST note rather than just regular
  text.

Also add .gitreview as the project is managed on review.openstack.org

Change-Id: Id96104928bd95d9d82dfe2a1e90fbbc60c661c28
Closes-Bug: #1712583
2017-08-25 20:12:41 +00:00
doc/source Fix some documentation issues 2017-08-25 20:12:41 +00:00
.gitignore Extra bits 2017-06-19 10:43:50 +01:00
.gitreview Fix some documentation issues 2017-08-25 20:12:41 +00:00
LICENSE Extra bits 2017-06-19 10:43:50 +01:00
README.rst Add README 2017-07-13 12:12:19 +01:00
requirements.txt Extra bits 2017-06-19 10:43:50 +01:00
setup.cfg Initial baseline 2017-06-19 10:15:07 +01:00
setup.py Initial baseline 2017-06-19 10:15:07 +01:00
tox.ini Fix some documentation issues 2017-08-25 20:12:41 +00:00

README.rst

Team and repository tags

image

OpenStack Charm Deployment 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.