You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
1 month ago | |
---|---|---|
deploy-guide | 1 month ago | |
.gitignore | 6 years ago | |
.gitreview | 4 years ago | |
.zuul.yaml | 5 years ago | |
LICENSE | 6 years ago | |
README.md | 2 years ago | |
requirements.txt | 5 months ago | |
setup.cfg | 4 months ago | |
setup.py | 6 years ago | |
tox.ini | 1 year ago |
README.md
OpenStack Charms Deployment Guide
The OpenStack Charms Deployment Guide is the main source of information for the usage of the OpenStack Charms.
Building
To build the guide run this simple command:
tox
The resulting HTML files will be found in the deploy-guide/build/html
directory. These can be opened individually with a web browser or hosted by a
local web server.
Contributing
Documentation issues can be filed on Launchpad.
This repository is under version control and is managed via the OpenStack Gerrit system (see the OpenDev Developer’s Guide). For specific guidance on working with the documentation hosted on docs.openstack.org please read the OpenStack Documentation Contributor Guide.