Thanks for your first contribution @opavlov24!

Could you also add a couple elements to the 
[volume_type_list_simple.json](https://github.com/jclouds/jclouds/blob/master/apis/openstack-cinder/src/test/resources/volume_type_list_simple.json)
 object, one with an empty `extra_specs` and another with a `null` one? This 
file is used in the 
[VolumeTypeApiExpectTest](https://github.com/jclouds/jclouds/blob/master/apis/openstack-cinder/src/test/java/org/jclouds/openstack/cinder/v1/features/VolumeTypeApiExpectTest.java#L41-L52)
 to verify the api method behaves as expected and generates the expected 
request and can deserialize the response. That test will tell us the patch 
actually works and also make sure we won't break that accidentally in the 
future.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/942#issuecomment-203847971

Reply via email to