sunbeam: greater detail on microstack bootstrap failure
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MicroStack |
Triaged
|
High
|
Unassigned |
Bug Description
Running the sunbeam tutorial:
More detail on error would be helpful.
```
$ microstack bootstrap
Checking for presence of Juju ... done
Checking for presence of microk8s ... done
Checking for presence of openstack-
Error bootstrapping Juju
Traceback (most recent call last):
File "/snap/
process = subprocess.run(cmd, capture_
File "/usr/lib/
raise CalledProcessEr
subprocess.
Bootstrapping Juju into microk8s ... failed
Error: Command '['/snap/
```
It's confusing when `/snap/
```
$ juju bootstrap microk8s
ERROR required storage addon is not enabled
```
Thanks for reporting this issue - we should definitely be looking to provide some more context that's returned rather than the current stack trace that's provided. Thanks for reporting this!