Files
charm-guide/doc/source/getting-started.rst
James Page 10a75d609e deployment: openstack-on-lxd
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
2016-09-13 12:35:41 +01:00

24 lines
811 B
ReStructuredText

===============
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 <openstack-on-lxd.html>`__
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 <http://jujucharms.com/openstack-base>`__ from
the Juju charm store.
.. _Juju: https://jujucharms.com/docs/devel/getting-started
.. _MAAS: http://maas.io/get-started
.. toctree::
:maxdepth: 1
:hidden: