OpenStack Charms development and usage documentation
Go to file
Sahid Orentino Ferdjaoui 4fe918696d on bionic lxd is already present
On bionic lxd is already present, installing it via snap will create
two instances of lxd running which will make troubles during the
process.

Change-Id: Icd3fa07cf0da20bf64764e7233ae5baf3d23d686
Signed-off-by: Sahid Orentino Ferdjaoui <sahid.ferdjaoui@canonical.com>
2018-12-10 13:55:13 +01:00
doc/source on bionic lxd is already present 2018-12-10 13:55:13 +01:00
.gitignore Initial baseline of OpenStack Charm documentation 2016-06-20 11:59:38 +01:00
.gitreview Rename to charm-guide 2016-06-27 13:41:54 +01:00
.zuul.yaml import zuul job settings from project-config 2018-09-11 13:10:07 -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.rst Update links in README 2018-03-02 06:00:26 +00:00
rebuild Rebuild to republish 2018-06-11 16:15:04 -05:00
requirements.txt Initial baseline of OpenStack Charm documentation 2016-06-20 11:59:38 +01:00
setup.cfg Update home-page url 2018-02-26 00:52:10 +08:00
setup.py Initial baseline of OpenStack Charm documentation 2016-06-20 11:59:38 +01:00
tox.ini Update coding standards to improved docstrings for Py3 2018-07-23 12:44:32 +01:00

README.rst

Team and repository tags

image

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