Activity log for bug #1254938

Date Who What changed Old value New value Message
2013-11-26 01:46:47 Ian Booth bug added bug
2013-11-27 04:16:36 Ian Booth juju-core: assignee Ian Booth (wallyworld)
2013-11-27 04:16:43 Ian Booth juju-core: status Triaged In Progress
2013-11-27 06:22:40 Ian Booth branch linked lp:~wallyworld/juju-core/set-env-boolean
2013-11-27 06:25:50 Ian Booth nominated for series juju-core/1.16
2013-11-27 06:25:50 Ian Booth bug task added juju-core/1.16
2013-11-27 06:25:50 Ian Booth nominated for series juju-core/trunk
2013-11-27 06:25:50 Ian Booth bug task added juju-core/trunk
2013-11-27 06:26:08 Ian Booth juju-core/1.16: milestone 1.16.4
2013-11-27 06:26:32 Ian Booth juju-core/1.16: assignee Ian Booth (wallyworld)
2013-11-27 06:26:38 Ian Booth juju-core/1.16: importance Undecided Critical
2013-11-27 06:27:04 Ian Booth juju-core/1.16: status New In Progress
2013-11-28 03:49:56 Ian Booth branch linked lp:~wallyworld/juju-core/env-set-boolean-1.16
2013-11-28 03:50:20 Ian Booth juju-core/1.16: status In Progress Fix Committed
2013-11-28 03:50:25 Ian Booth juju-core/trunk: status In Progress Fix Committed
2013-11-28 08:15:20 John A Meinel juju-core/trunk: milestone 1.17.1 1.17.0
2013-12-02 17:56:24 Curtis Hovey juju-core/1.16: status Fix Committed Fix Released
2013-12-05 18:12:35 Curtis Hovey juju-core/trunk: importance Critical High
2013-12-20 17:43:41 Curtis Hovey juju-core: status Fix Committed Fix Released
2013-12-20 18:05:18 Kapil Thangavelu tags docs
2013-12-20 18:05:29 Kapil Thangavelu tags docs
2014-02-07 13:50:50 James Page bug task added juju-core (Ubuntu)
2014-02-07 13:51:09 James Page nominated for series Ubuntu Saucy
2014-02-07 13:51:09 James Page bug task added juju-core (Ubuntu Saucy)
2014-02-07 13:51:19 James Page juju-core (Ubuntu): status New Fix Released
2014-02-07 14:03:26 Launchpad Janitor branch linked lp:~james-page/ubuntu/saucy/juju-core/1.16.5
2014-04-10 10:41:13 James Page description 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 [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
2014-12-05 07:03:12 Rolf Leggewie juju-core (Ubuntu Saucy): status New Won't Fix