add_cinder_solidfire-9b62f78b86a52a09.yaml 358 B

12345678910
  1. ---
  2. features:
  3. - |
  4. Added basic support for SolidFire storage as a backend to Cinder.
  5. The following 3 config options have been added:
  6. * CONFIG_CINDER_SOLIDFIRE_LOGIN - SolidFire cluster admin name.
  7. * CONFIG_CINDER_SOLIDFIRE_PASSWORD - SolidFire cluster admin password.
  8. * CONFIG_CINDER_SOLIDFIRE_HOSTNAME - SolidFire MVIP hostname or IP.