OpenStack Charms development and usage documentation
5483425c3d
Documentation for how to do overlay networking in userspace for the ovn charms Change-Id: I1f5fecf2e9497766e71409587e905d70d3669e63 Signed-off-by: MJ Ponsonby <mj.ponsonby@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.