Files
charm-guide/doc/source/getting-started.rst
Nobuto Murata bbac758c76 Use HTTPS where appropriate
The main purpose is to use HTTPS when downloading cloud images in the
"OpenStack on LXD" guide.

Change-Id: Ibbaeb64f51e7c17d7b01f978584347d598840931
2018-02-01 06:54:06 +09:00

813 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.