Just confirming the root cause from IRC:
<dimitern> voidspace, bootstrap error is due to spaces discovery indeed: "GET /MAAS/api/1.0/spaces/?op=list HTTP/1.1" 400 276 "-" "Go-http-client/1.1" <dimitern> here's the line causing it https://github.com/juju/juju/compare/maas-spaces2#diff-9f2d224cfe3d5b5450772b51d95b625aR67
Should be 'read', not 'list'.
Just confirming the root cause from IRC:
<dimitern> voidspace, bootstrap error is due to spaces discovery indeed: "GET /MAAS/api/ 1.0/spaces/ ?op=list HTTP/1.1" 400 276 "-" "Go-http- client/ 1.1" /github. com/juju/ juju/compare/ maas-spaces2# diff-9f2d224cfe 3d5b5450772b51d 95b625aR67
<dimitern> here's the line causing it https:/
Should be 'read', not 'list'.