cinder purestorage #5
- Tags:
- openstack ›
- misc ›
Pure Storage Backend for Cinder
Overview
This charm provides a Pure Storage backend for use with the Cinder charm.
To use:
juju deploy cinder
juju deploy -n 3 ceph
juju deploy cinder-purestorage
juju add-relation cinder-purestorage cinder
Configuration
- debug
- (boolean) Enable debug logging
- protocol
- (string) SAN protocol to use. Choose between iscsi or fc.
- iscsi
- pure-api-token
- (string) API token for FlashArray access
- san-ip
- (string) Management VIP address of the Pure Storage FlashArray
- use-internal-endpoints
- (boolean) Openstack mostly defaults to using public endpoints for internal communication between services. If set to True this option will configure services to use internal endpoints where possible.
- use-syslog
- (boolean) Setting this to True will allow supporting services to log to syslog.
- verbose
- (boolean) Enable verbose logging
- volume-backend-name
- (string) Service name to present to Cinder