list quotas for Openstack cinder + live and expect tests You can merge this Pull Request by running:
git pull https://github.com/inbarsto/jclouds-1 quotas2 Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds/pull/178 -- Commit Summary -- * list quotas for cinder + expected and live tests -- File Changes -- M apis/openstack-cinder/src/main/java/org/jclouds/openstack/cinder/v1/CinderApi.java (22) A apis/openstack-cinder/src/main/java/org/jclouds/openstack/cinder/v1/domain/VolumeQuota.java (176) A apis/openstack-cinder/src/main/java/org/jclouds/openstack/cinder/v1/features/QuotaApi.java (56) A apis/openstack-cinder/src/test/java/org/jclouds/openstack/cinder/v1/features/QuotasApiExpectedTest.java (55) A apis/openstack-cinder/src/test/java/org/jclouds/openstack/cinder/v1/features/QuotasApiLiveTest.java (60) A apis/openstack-cinder/src/test/resources/quotas.json (7) -- Patch Links -- https://github.com/jclouds/jclouds/pull/178.patch https://github.com/jclouds/jclouds/pull/178.diff
