
Add deployment section for deploying OpenStack on a single machine using LXD containers. This is useful for development of charms (local LXD containers provide a fast way to iterate charm changes) and bundles. Change-Id: I675fcfe89079beb1e150f7765204bf91779fb39c
811 B
811 B
Getting started
- The OpenStack Charms use Juju to deploy and manage OpenStack services, so getting to know Juju is a great first step.
- You might want to tryout the charms on your laptop using the Juju LXD provider and the OpenStack on LXD bundle if you don't have physical servers to use or just want to contribute a fix or change.
- For bare-metal deployment, Juju uses MAAS to provision and configure physical servers, so that's a good next step.
- Once you have MAAS setup, you can try out the OpenStack Base bundle from the Juju charm store.