Activity log for bug #1567763

Date Who What changed Old value New value Message
2016-04-08 05:08:34 Andrew Wilkins bug added bug
2016-04-08 05:47:38 Andrew Wilkins nominated for series juju-core/1.25
2016-04-08 05:47:38 Andrew Wilkins bug task added juju-core/1.25
2016-04-08 05:47:43 Andrew Wilkins juju-core/1.25: status New Triaged
2016-04-08 05:47:45 Andrew Wilkins juju-core/1.25: importance Undecided High
2016-04-08 05:47:48 Andrew Wilkins juju-core/1.25: milestone 1.25.6
2016-04-08 05:58:47 Andrew Wilkins description Helping a user get Juju bootstrapped on their private OpenStack. We've generated custom image metadata using "juju metadata generate-image". Their default flavor's disk was too small, which caused bootstrap to fail with an error from Mongo. So we tried again with "--constraints instance-type=<their-flavor>" which has a bigger disk. That failed with: 2016-04-08 04:16:19 DEBUG juju.state open.go:306 closed state without error 2016-04-08 04:16:19 ERROR juju.cmd supercommand.go:429 cannot set initial environ constraints: index file has no data for cloud {RegionOne http://172.29.55.5:35357/v2.0} not found 2016-04-08 04:16:19 ERROR juju.cmd supercommand.go:429 failed to bootstrap environment: subprocess encountered error code 1 I think what's happening is that when we set the constraints in state, we validate instance-type against simplestreams metadata. We're trying to get that from the public source, which is failing because that naturally does not have information for the private cloud. Helping a user get Juju (1.25.3) bootstrapped on their private OpenStack. We've generated custom image metadata using "juju metadata generate-image". Their default flavor's disk was too small, which caused bootstrap to fail with an error from Mongo. So we tried again with "--constraints instance-type=<their-flavor>" which has a bigger disk. That failed with: 2016-04-08 04:16:19 DEBUG juju.state open.go:306 closed state without error 2016-04-08 04:16:19 ERROR juju.cmd supercommand.go:429 cannot set initial environ constraints: index file has no data for cloud {RegionOne http://172.29.55.5:35357/v2.0} not found 2016-04-08 04:16:19 ERROR juju.cmd supercommand.go:429 failed to bootstrap environment: subprocess encountered error code 1 I think what's happening is that when we set the constraints in state, we validate instance-type against simplestreams metadata. We're trying to get that from the public source, which is failing because that naturally does not have information for the private cloud.
2016-04-08 05:58:58 Andrew Wilkins juju-core: status Triaged New
2016-04-08 13:39:32 Cheryl Jennings juju-core: status New Triaged
2016-04-12 13:54:17 Curtis Hovey tags constraints
2016-04-12 13:54:38 Curtis Hovey tags constraints bootstrap constraints
2016-05-09 22:20:01 Anastasia tags bootstrap constraints bootstrap constraints simplestreams
2016-07-14 21:08:57 Curtis Hovey juju-core/1.25: milestone 1.25.6 1.25.7
2016-07-22 03:50:19 Anastasia juju-core: assignee Anastasia (anastasia-macmood)
2016-08-01 03:05:49 Anastasia juju-core: status Triaged In Progress
2016-08-01 03:14:11 Anastasia marked as duplicate 1591488