Prepare environment configuration, here EC2
Bug #1234206 reported by
Frank Mueller
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
Fix Released
|
High
|
William Reade |
Bug Description
Currently the implementations for Environ.Prepare() of the providers mostly pass the configuration to Open() without real individual preparing. This has to be changed for each provider, here EC2.
Related branches
lp://staging/~fwereade/juju-core/prepare-control-bucket
- Juju Engineering: Pending requested
-
Diff: 157 lines (+95/-15)4 files modifiedprovider/ec2/config_test.go (+34/-0)
provider/ec2/ec2.go (+13/-14)
provider/openstack/config_test.go (+36/-0)
provider/openstack/provider.go (+12/-1)
Changed in juju-core: | |
status: | In Progress → Fix Committed |
assignee: | Frank Mueller (themue) → William Reade (fwereade) |
Changed in juju-core: | |
milestone: | none → 1.16.0 |
importance: | Undecided → High |
Changed in juju-core: | |
milestone: | 1.16.0 → 1.15.0 |
status: | Fix Committed → Fix Released |
To post a comment you must log in.