Comment 0 for bug 1675485

Revision history for this message
Chad Smith (chad.smith) wrote :

Using juju 2.1.1 I can't bootstrap a controller using a versioned MAAS api endpoint.

Here is my clouds.yaml for a maas 2.X target

clouds:
  my-versioned-maas:
    auth-types: [oauth1]
    endpoint: http://10.2.0.5/MAAS/api/2.0/
    type: maas

juju bootstrap --no-gui my-versioned-maas my-maas
ERROR unexpected: ServerError: 404 NOT FOUND (Unknown API endpoint: /MAAS/api/2.0/api/2.0/users/.)

juju --version
2.1.2-xenial-amd64