Client.AddMachines returns machine Ids instead of Tags
Bug #1321236 reported by
John A Meinel
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
juju-core |
Fix Released
|
Low
|
Jimmie Butler |
Bug Description
Our API is intended to think in terms of Tags (machine-0) rather than Ids (0).
We should change AddMachines so that it returns a list of new machine Tags rather than a list of new machine Ids.
Related branches
lp://staging/~jimmiebtlr/juju-core/add_machines_tag
- Juju Engineering: Pending requested
-
Diff: 125 lines (+34/-23)1 file modifiedcmd/juju/addmachine_test.go (+34/-23)
Changed in juju-core: | |
milestone: | none → 1.19.4 |
status: | In Progress → Fix Committed |
Changed in juju-core: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.