OpenStack Charms development and usage documentation
Go to file
Peter Matulis e801376f13 Change vGPU support from Queens to Yoga
Change-Id: I0d724b5fba42aeb3c973636785af15a9cbf8d3be
Signed-off-by: Peter Matulis <peter.matulis@canonical.com>
2024-02-02 18:14:02 -05:00
doc Change vGPU support from Queens to Yoga 2024-02-02 18:14:02 -05:00
.gitignore Initial baseline of OpenStack Charm documentation 2016-06-20 11:59:38 +01:00
.gitreview Update versioning for yoga 2022-05-27 16:53:39 -04:00
.zuul.yaml Add a spellchecker 2022-04-11 12:45:10 -04:00
HACKING.rst Add deploy guide link and release schedules 2017-11-27 19:52:38 +00:00
LICENSE Initial baseline of OpenStack Charm documentation 2016-06-20 11:59:38 +01:00
README.md Enhance doc contribution guidelines 2022-03-14 11:23:19 -04:00
bindep.txt Add a spellchecker 2022-04-11 12:45:10 -04:00
rebuild Rebuild to republish 2018-06-11 16:15:04 -05:00
requirements.txt Add new charm delivery page - Charmhub 2022-04-29 18:45:30 -04:00
setup.cfg Convert README to markdown 2021-03-24 15:10:23 -04:00
setup.py Initial baseline of OpenStack Charm documentation 2016-06-20 11:59:38 +01:00
tox.ini Improve build targets 2022-05-19 13:58:44 -04:00

README.md

OpenStack Charm Guide

tags

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 Developers Guide). The Documentation contributions page outlines how to contribute to this project.

Bugs

Documentation issues can be filed on Launchpad.