OpenStack Charms development and usage documentation
4ec5f8dc58
Add Juju 3 support to the openrc file used in the Getting Started tutorial. A few other minor improvements. Change-Id: I74315e5a64902d7e96e3557cb99d89493e62ad4c Signed-off-by: Peter Matulis <peter.matulis@canonical.com> |
||
---|---|---|
doc | ||
.gitignore | ||
.gitreview | ||
.zuul.yaml | ||
bindep.txt | ||
HACKING.rst | ||
LICENSE | ||
README.md | ||
rebuild | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
tox.ini |
OpenStack Charm Guide
The OpenStack Charm Guide is the main source of information for the OpenStack Charms.
Building
To build the guide run this simple command:
tox
The resulting HTML files will be found in the doc/build/html
directory. These
can be opened individually with a web browser or hosted by a local web server.
Contributing
This repository is under version control and is managed via the OpenStack Gerrit system (see the OpenDev Developer’s Guide). The Documentation contributions page outlines how to contribute to this project.
Bugs
Documentation issues can be filed on Launchpad.