OpenStack Charms - Deployment Guide
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.
 
 
Go to file
Zuul 5de91da169 Merge "Reword osd-devices option usage" 1 month ago
deploy-guide Merge "Reword osd-devices option usage" 1 month ago
.gitignore Extra bits 6 years ago
.gitreview OpenDev Migration Patch 4 years ago
.zuul.yaml Update Zuul file list 5 years ago
LICENSE Extra bits 6 years ago
README.md Convert README to markdown 2 years ago
requirements.txt Up sphinx for Python 3.10 - Jammy 5 months ago
setup.cfg Remove some deprecation warnings 4 months ago
setup.py Initial baseline 6 years ago
tox.ini Fix up upgrade order 1 year ago

README.md

OpenStack Charms Deployment Guide

tags

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 Developers Guide). For specific guidance on working with the documentation hosted on docs.openstack.org please read the OpenStack Documentation Contributor Guide.