You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by Jeremy Daggett <no...@github.com> on 2015/02/12 22:02:58 UTC

[jclouds] Adds Availability Zone to Server (#681)

Integrates PR #574 into master from [limorbortman](https://github.com/limorbortman/jclouds-1/commit/c8fa27054d458e3b519e2b923b4af9053cbed39f) Thanks!
You can view, comment on, or merge this pull request online at:

  https://github.com/jclouds/jclouds/pull/681

-- Commit Summary --

  * add availability zone to server

-- File Changes --

    M apis/openstack-nova/src/main/java/org/jclouds/openstack/nova/v2_0/config/NovaParserModule.java (22)
    M apis/openstack-nova/src/main/java/org/jclouds/openstack/nova/v2_0/domain/Server.java (34)
    M apis/openstack-nova/src/main/java/org/jclouds/openstack/nova/v2_0/domain/ServerExtendedAttributes.java (37)
    M apis/openstack-nova/src/main/java/org/jclouds/openstack/nova/v2_0/domain/ServerWithSecurityGroups.java (10)
    A apis/openstack-nova/src/test/java/org/jclouds/openstack/nova/v2_0/extensions/ExtendedAvailabilityZoneExpectTest.java (50)
    A apis/openstack-nova/src/test/java/org/jclouds/openstack/nova/v2_0/extensions/ExtendedAvailabilityZoneLiveTest.java (41)
    M apis/openstack-nova/src/test/java/org/jclouds/openstack/nova/v2_0/features/ServerApiLiveTest.java (29)
    M apis/openstack-nova/src/test/java/org/jclouds/openstack/nova/v2_0/parse/ParseServerDetailsStatesTest.java (382)
    M apis/openstack-nova/src/test/java/org/jclouds/openstack/nova/v2_0/parse/ParseServerTest.java (37)
    M apis/openstack-nova/src/test/resources/server_details.json (1)

-- Patch Links --

https://github.com/jclouds/jclouds/pull/681.patch
https://github.com/jclouds/jclouds/pull/681.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/681

Re: [jclouds] Adds Availability Zone to Server (#681)

Posted by Jeremy Daggett <no...@github.com>.
Pushed to **master** 3e84133

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/681#issuecomment-74162595

Re: [jclouds] Adds Availability Zone to Server (#681)

Posted by Jeremy Daggett <no...@github.com>.
Closed #681.

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/681#event-235017688