Update install-openstack page

* Update charms to MySQL8 and OVN
* Update series to Focal
* Update MAAS install to a snap
* Remove one swift-storage unit
  (four was overkill)
* Update Horizon screenshot
* Include juju status checkpoints
* Update final juju status output
* Simplify MAAS node names
* Improve some wording
* Include OVN bug reference and workaround

I used all steps with two deployments and was
able to ssh to an instance. One required the
OVN workaround and the other did not.

Change-Id: I6d20d07bedc6614295d44f732adfd602390fefe1
This commit is contained in:
Peter Matulis
2020-09-12 00:17:47 -04:00
parent b89ecbc52a
commit 38280cd969
7 changed files with 582 additions and 353 deletions

View File

@@ -8,7 +8,7 @@ Overview
In the :doc:`previous section <install-maas>`, we set up the base environment
in the form of a `MAAS`_ cluster. We are now going to implement `Juju`_ as a
management solution for that environment. The main goal will be the creation of
a Juju *controller*, the administrative node for a Juju-managed cloud.
a Juju controller, the administrative node for a Juju-managed cloud.
Install Juju
------------
@@ -119,7 +119,8 @@ Next steps
----------
The next step is to use Juju to deploy OpenStack. This will involve deploying
the OpenStack applications and adding relations between them.
the OpenStack applications and adding relations between them. Go to
:doc:`Install OpenStack <install-openstack>` now.
.. LINKS
.. _Juju: https://jaas.ai