Files
charm-deployment-guide/deploy-guide/source/install-overview.rst
Peter Matulis e89b910f9e Update install page for Xena
Update the install-openstack page to Xena

Add screenshots for OVS bridge section on
the install-maas page

Include various small corrections

Change-Id: Iff1d382c19da37174da189496e7f63485b9268af
2021-10-08 18:43:03 -04:00

988 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, MySQL, 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 3.0.0
  • Juju 2.9.15
  • OpenStack Xena

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