Nobuto Murata ebcb746a28 Pin to Juju 2.9 for the time being
The whole guide assumes Juju 2.9 as the top page states:
> The software versions used in this guide are as follows:
> * Ubuntu 22.04 LTS (Jammy) for the Juju client, Juju controller, and
>   all cloud nodes (including containers)
> * MAAS 3.3.3
> * Juju 2.9.43
> * OpenStack 2023.1 (Antelope)

Now that the default channel of Juju snap is 3.1, we should pin to 2.9
in the short term. Otherwise the first user experience is not going to
be smooth due to backward-incompatible commands such as `juju
add-relation` or `juju run`.

Closes-Bug: #2029323
Change-Id: Ia5eb711de1ef60443311413477460620de17f77d
(cherry picked from commit d78e6e79bf2cd0f46bbe5a12faa2febbe8998709)
2023-08-02 09:44:12 +00:00
2017-06-19 10:43:50 +01:00
2023-02-17 14:23:42 -05:00
2018-10-12 21:24:37 +02:00
2017-06-19 10:43:50 +01:00
2021-03-24 15:14:27 -04:00
2023-02-17 16:02:57 +00:00
2017-06-19 10:15:07 +01:00
2022-04-05 23:33:24 -04:00

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.

Description
OpenStack Charms - Deployment Guide
Readme 5.5 MiB
Languages
Python 98.4%
CSS 1.6%