Comment 6 for bug 1740935

Revision history for this message
Andres Rodriguez (andreserl) wrote :

Ok, so if I understand correctly:

1. Fresh MAAS install
2. Imported images & Configured MAAS DHCP
3. Pointed juju at MAAS
4. It fails.

Can you provide the following info:

1. /etc/maas/{regiond.conf,rackd.conf}
2. /var/log/maas/*.log
3. Exact configuration made to Juju for the MAAS provider.
4. Did you do any extra configuration (e.g. created new users, new api keys, etc).
5. Have you tried allocating machines with the API key directly through the MAAS API/CLI with the same constranints juju does? e.g.:

 maas login <user> http://<your-maas>:5240/MAAS <apikey>
 maas <user> machines allocate <constraints>