manila/manila/share/drivers/quobyte/__init__.py
Silvan Kaiser c434e3e7d3 NFS based driver for Quobyte file storage system
Based on the nfs-ganesha approach we're adding a Quobyte file storage driver
using the Quobyte FSAL implementation. This is extended by calls to
the QB Backend API for volume creation/deletion while nfs-ganesha is used
to provide NFS access for the nova guests.

blueprint: quobyte-manila-driver

DocImpact: Adds configs for Quobyte Manila driver: quobyte_api_url,
quobyte_api_ca, quobyte_delete_shares, quobyte_api_username,
quobyte_api_password, quobyte_volume_configuration,
quobyte_default_volume_user, quobyte_default_volume_group
(Additional info on these config params can be found at
manila/share/drivers/quobyte/quobyte.py)

Change-Id: I935cb1f2321fe288d997533387aff01938d1f3d0
2015-03-17 10:04:39 +01:00

0 lines
Python