api/modelmanager: introduce DestroyModels #5991

Merged
merged 1 commit into from Aug 15, 2016

Conversation

Projects
None yet
2 participants
Member

axw commented Aug 15, 2016

Introduce a new API method, DestroyModels, which
supersedes DestroyModel. The new method takes a
set of model tags, and returns a set of error
results. The old method will be dropped once the
GUI and other clients are updated.

(Review request: http://reviews.vapour.ws/r/5431/)

api/modelmanager: introduce DestroyModels
Introduce a new API method, DestroyModels, which
supersedes DestroyModel. The new method takes a
set of model tags, and returns a set of error
results. The old method will be dropped once the
GUI and other clients are updated.

Drive-by: removed ModelInfo from the client-side
of the Client API. I'll notify the list about it
being deprecated, and remove from the server side
soon.
Member

axw commented Aug 15, 2016

$$merge$$

Contributor

jujubot commented Aug 15, 2016

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

@jujubot jujubot merged commit af283f4 into juju:master Aug 15, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment