Code review comment for lp:~axwalk/juju-core/addmachine-placement

Revision history for this message
Andrew Wilkins (axwalk) wrote :

On 2014/04/09 09:58:21, jameinel wrote:
> I'm a little concerned that we're changing an API.

> How will we handle trying to send Placement to and older server?
(Remember that
> newer client should play nice when connecting to older servers, just
as newer
> servers should play nice when older clients talk to them.)

Yes, we will have to continue passing ContainerType/ParentId.

Actually we can't really reuse the API, because if we connect to an old
API server it'll just ignore the Placement field. I'll create a new API
method.

https://codereview.appspot.com/85040046/

« Back to merge proposal