This charm deploys MicroCloud on a MAAS cluster with Juju.
- Install and run
tox
to setup the virtualenv and install the python dependencies. - Install
charmcraft
to build the charm:snap install charmcraft --classic
- Build the charm:
charmcraft pack
- You can follow the instructions in
demo/maas-setup.sh