I am currently following the guide from Openstack.org and have deployed the MAAS and Juju on 2 virtual machines (in VirtualBox).
However, at the below step, I get the following error and I'm not sure where the problem is:
juju bootstrap --constraints tags=juju mymaas maas-controller
Error:
Creating Juju controller "maas-controller" on mymaas
Looking for packaged Juju agent version 2.3.8 for amd64
No packaged binary found, preparing local Juju agent binary
Launching controller instance(s) on mymaas...
ERROR failed to bootstrap model: cannot start bootstrap instance: failed to acquire node: unexpected : ServerError: 400 Bad Request ({"tags": ["No such tags(s): 'juju'."]})