cinder freenas #1
Description
Cinder is the block storage service for the Openstack project. . This charm provides a FreeNAS backend for Cinder
FreeNAS Storage Backend for Cinder
Overview
This charm provides a FreeNAS storage backend for use with the Cinder charm.
To use:
juju deploy cinder
juju deploy cinder-freenas
juju add-relation cinder-freenas cinder
Configuration
See config.yaml for details of configuration options.
Configuration
- driver-key
- (string) Key ID to import to the apt keyring to support use with arbitary source configuration from outside of Launchpad archives or PPA's.
- 54A7BC42
- driver-source
- (string) Optional configuration to support use of additional sources such as: - ppa:myteam/ppa - cloud:trusty-proposed/kilo - http://my.archive.com/ubuntu main The last option should be used in conjunction with the key configuration option.
- ppa:luis.dominguez/cinder-freenas-api
- nas-datastore-pool
- (string) Dataset into FreeNAS.
- DATASET0
- nas-iqn-prefix
- (string) IQN Prefix
- iqn.2005-10.org.freenas.ctl
- nas-login
- (string) User to login into FreeNAS.
- user
- nas-password
- (string) Pass to login into FreeNAS.
- pass
- nas-server-hostname
- (string) Server hostname.
- nas.desoft.cu
- nas-storage-protocol
- (string) Protocol to comunicate.
- iscsi
- nas-vendor-name
- (string) Vendor name.
- iXsystems
- nas-volume-backend-name
- (string) Volume backend name.
- iXsystems_FREENAS_Storage
- volume-dd-blocksize
- (int) Disk BlockSize.
- 512