Peter Matulis 49d8ce3cda Refactor upgrade pages - part II
Split out the known issues and specific procedures
into dedicated pages. For the Keystone token upgrade
issue some words are taken from the keystone charm
README.

Some formatting.

Change-Id: Ie300d25dda1ea8234ac49dd71697c2a80cd37bbe
2020-12-09 17:46:13 -05:00

992 B

Installation overview

The purpose of the Installation section is to demonstrate how to build a multi-node OpenStack cloud with MAAS, Juju, and OpenStack Charms. For easy adoption the cloud will be minimal. Nevertheless, it will be capable of both performing some real work and scaling to fit more ambitious projects. High availability will not be implemented beyond natively HA applications (Ceph, MySQL8, OVN, Swift, and RabbitMQ).

The software versions used in this guide are as follows:

  • Ubuntu 20.04 LTS (Focal) for the MAAS server, Juju client, Juju controller, and all cloud nodes (including containers)
  • MAAS 2.8.2
  • Juju 2.8.6
  • OpenStack Victoria

Proceed to the Install MAAS <install-maas> page to begin your installation journey. Hardware requirements are also listed there.