
Correct a faulty comparison between the neutron-gateway and ovn-chassis charms. The latter is a subordinate charm. Bring up ovn-dedicated-chassis from the bottom of the list. Place nova-compute directly after ovn-central to reduce OVN control plane downtime. Add an explanatory admonishment. Reflect all the above in both the upgrade-charms and upgrade-openstack pages. Due to the connection between this documentation and internal testing, a comment will be added to an existing zaza-openstack-tests ordering bug (GH #709) explaining what was done here. Drive-by: Implement a more efficient build invocation by taking advantage of multi-core systems in addition to only building changed files. Related-Bug: #1960275 Change-Id: I18c65bfc333912a480e7942a06641fce3971834e
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.
Description
Languages
Python
98.4%
CSS
1.6%