master version of #562 /cc @inbarsto You can merge this Pull Request by running:
git pull https://github.com/jclouds/jclouds forward-port-dedeb Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds/pull/598 -- Commit Summary -- * Adding tenantId/projectId and extended attributes to volume and snapshot -- File Changes -- M apis/openstack-cinder/src/main/java/org/jclouds/openstack/cinder/v1/config/CinderParserModule.java (56) M apis/openstack-cinder/src/main/java/org/jclouds/openstack/cinder/v1/domain/Snapshot.java (72) A apis/openstack-cinder/src/main/java/org/jclouds/openstack/cinder/v1/domain/SnapshotExtendedAttributes.java (124) M apis/openstack-cinder/src/main/java/org/jclouds/openstack/cinder/v1/domain/Volume.java (89) M apis/openstack-cinder/src/test/java/org/jclouds/openstack/cinder/v1/features/SnapshotApiExpectTest.java (18) M apis/openstack-cinder/src/test/java/org/jclouds/openstack/cinder/v1/features/VolumeAndSnapshotApiLiveTest.java (8) M apis/openstack-cinder/src/test/java/org/jclouds/openstack/cinder/v1/features/VolumeApiExpectTest.java (17) M apis/openstack-cinder/src/test/resources/volume_list_details.json (1) -- Patch Links -- https://github.com/jclouds/jclouds/pull/598.patch https://github.com/jclouds/jclouds/pull/598.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/598
