OpenStack Charms development and usage documentation
Go to file
MJ Ponsonby 5483425c3d
DPDK overlay networking documentation for ovn
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>
2024-10-18 14:39:58 +01:00
doc DPDK overlay networking documentation for ovn 2024-10-18 14:39:58 +01:00
.gitignore Initial baseline of OpenStack Charm documentation 2016-06-20 11:59:38 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:39:52 +00:00
.zuul.yaml Add a spellchecker 2022-04-11 12:45:10 -04:00
bindep.txt 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 Fix documentation contribution guide link 2024-10-16 14:40:50 +01:00
rebuild Rebuild to republish 2018-06-11 16:15:04 -05:00
requirements.txt Add crl-distribution-point parameter under TLS 2024-01-17 21:12:39 +03:00
setup.cfg Remove some deprecation build warnings 2023-01-09 10:45:39 -05:00
setup.py Initial baseline of OpenStack Charm documentation 2016-06-20 11:59:38 +01:00
tox.ini Add linkchecking 2022-09-18 12:20:20 -04:00

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.