Files
charm-guide/doc/source/getting-started.rst
Peter Matulis d0a1199cf9 Refresh intro pages
Remove deployment page and merge contents with the
getting-started page.

Enhance the charm-store page and rename it to the
charms-and-bundles page. When ubuntu.com/openstack/docs
is ready the contents of this page will be moved to it
(and linked from getting-started).

Remove mailing-list page and merge contents with the
find-us page.

Remove meetings page as per team consensus.

Changes necessary on a few pages to compensate for
the above two changes/lines.

A few minor drive-by spelling and format fixes.

Closes-Bug: #1921371
Change-Id: Icad0c415f324e818cb18d5abe61b475ce903ca11
2021-04-23 13:38:40 -04:00

823 B

Getting started

In order to develop an OpenStack charm you'll need a working Charmed OpenStack environment. See the OpenStack Charms Deployment Guide for deployment (and charm usage) information. Alternatively, the OpenStack on LXD repository has instructions for deploying a cloud on a single host with just LXD containers.

To learn specifically about OpenStack charms and bundles see the OpenStack charms and bundles <charms-and-bundles> page. For charm and bundle guidance of a generic nature see the Juju documentation