This PR backports #385 to the 1.7.x branch. JIRA: https://issues.apache.org/jira/browse/JCLOUDS-471 You can merge this Pull Request by running:
git pull https://github.com/rackspace/jclouds backport-385 Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds/pull/407 -- Commit Summary -- * JCLOUDS-471: Adds pool field to FloatingIP and updated related tests. -- File Changes -- M apis/openstack-nova/src/main/java/org/jclouds/openstack/nova/v2_0/domain/FloatingIP.java (49) M apis/openstack-nova/src/test/java/org/jclouds/openstack/nova/v2_0/extensions/FloatingIPApiLiveTest.java (6) M apis/openstack-nova/src/test/java/org/jclouds/openstack/nova/v2_0/parse/ParseFloatingIPListTest.java (10) M apis/openstack-nova/src/test/java/org/jclouds/openstack/nova/v2_0/parse/ParseFloatingIPTest.java (4) M apis/openstack-nova/src/test/resources/floatingip_details.json (16) M apis/openstack-nova/src/test/resources/floatingip_list.json (20) -- Patch Links -- https://github.com/jclouds/jclouds/pull/407.patch https://github.com/jclouds/jclouds/pull/407.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/407
