Fixed detecting controller for non-superuser #39

Merged
merged 1 commit into from Dec 23, 2016

Conversation

Projects
None yet
3 participants
Member

johnsca commented Dec 22, 2016

The show-controller command can only be used by superusers, so usually
fails on shared controllers.

https://bugs.launchpad.net/juju/+bug/1652106

Fixed detecting controller for non-superuser
The `show-controller` command can only be used by superusers, so usually
fails on shared controllers.

https://bugs.launchpad.net/juju/+bug/1652106
Collaborator

petevg commented Dec 22, 2016

+1, based on code readthrough.

@tvansteenburgh tvansteenburgh merged commit 9bc1256 into master Dec 23, 2016

2 checks passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment