environ-provisioner fails to start
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Go MAAS API Library |
Triaged
|
High
|
Unassigned |
Bug Description
Steps to reproduce:
1- Install MAAS Region Controller & Cloud-Controller.
2- Enlist 1 node (it can be virtual)
3- Create a user in MAAS _without_ admin access.
4- Bootstrap a Juju environment under that user.
5- wait until juju status returns something like this...
machines:
"0":
agent-state: pending
dns-name: m1basic-
instance-id: /MAAS/api/
series: precise
services: {}
6- Issue juju debug-log and see many of these go by
m1basic-
m1basic-
m1basic-
m1basic-
m1basic-
m1basic-
m1basic-
m1basic-
m1basic-
7- Go to MAAS User interface and grant this user admin access
8- The error stops on juju debug-log.
Changed in gomaasapi: | |
status: | New → Triaged |
importance: | Undecided → High |
tags: | added: admin bootstrap |