[Bug 1254938] Re: juju set-env fails for boolean attributes
James Page
james.page at ubuntu.com
Thu Apr 10 10:41:13 UTC 2014
** Description changed:
- If I bootstrap a juju environment, and try to change the value of a
- boolean environment attribute, I get an error.
+ [Impact]
+ Users can't change the value of boolean environent attributes
+
+ [Test Case]
+ juju bootstrap
+ juju set-env use-floating-ip=true
+
+ [Regression Potential]
+ Minimal - impact only in direct code path.
+
+ [Original bug report]
+ If I bootstrap a juju environment, and try to change the value of a boolean environment attribute, I get an error.
$juju set-env some-bool-attr=true
ERROR some-bool-attr: expected bool, got string("true")
Raising as critical because this bug hinders the solution for bug
1254729 which requires the environment to be able to be updated to
toggle a boolean flag
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1254938
Title:
juju set-env fails for boolean attributes
To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1254938/+subscriptions
More information about the Ubuntu-server-bugs
mailing list