added tenant id to volume and project id to snapshot You can merge this Pull Request by running:
git pull https://github.com/inbarsto/cloudband-jclouds volumeSnapshotTenantProject Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds/pull/562 -- Commit Summary -- * added tenantId/projectId to volume and snapshot -- File Changes -- M apis/openstack-cinder/src/main/java/org/jclouds/openstack/cinder/v1/domain/Snapshot.java (36) M apis/openstack-cinder/src/main/java/org/jclouds/openstack/cinder/v1/domain/Volume.java (41) M apis/openstack-cinder/src/test/java/org/jclouds/openstack/cinder/v1/features/SnapshotApiExpectTest.java (17) M apis/openstack-cinder/src/test/java/org/jclouds/openstack/cinder/v1/features/VolumeAndSnapshotApiLiveTest.java (5) M apis/openstack-cinder/src/test/java/org/jclouds/openstack/cinder/v1/features/VolumeApiExpectTest.java (18) M apis/openstack-cinder/src/test/resources/volume_list_details.json (1) -- Patch Links -- https://github.com/jclouds/jclouds/pull/562.patch https://github.com/jclouds/jclouds/pull/562.diff --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/562
