Cinder API using jclouds
问题 I have been reading about the support jclouds added to the Cinder Openstack API, and i was looking at this example usage on Rackspace Cloud. https://github.com/jclouds/jclouds-examples/blob/master/rackspace/src/main/java/org/jclouds/examples/rackspace/cloudblockstorage/CreateVolumeAndAttach.java does anybody know is this is supported for HP Cloud as well? if not, how can i use HP Cloud Block Storage with jclouds? thanks a lot! 回答1: You should be able to use the Cinder API with HP but I tried