** 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 Bugs, which is subscribed to 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 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs