First time here? Check out the FAQ!
![]() | 1 | initial version |
You can work through the Cinder API for each of the options the driver gives you. If you need to work with any of the configuration options that are not supported then you will need to access the EMC directly:
https://github.com/emc-openstack/smis-fc-cinder-driver
While this driver may not be the exact one you are using it will have a list of supported features such as creating a volume, deleting a volume, and so on.
Cinder API Guide:
http://docs.openstack.org/developer/cinder/