
Introduce the shared file systems storage service proxy, and add a basic service resource to list availability zones. [1] https://tree.taiga.io/project/ashrod98-openstacksdk-manila-support/us/11?kanban-status=2360120 Depends-On: Ia2e62d3a11a08adeb6d488b7c9b365f7ff2be3c8 Change-Id: I20f1f713583c53a2df7fd01af11234960c9c8291 Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
751 B
751 B
Shared File System API
openstack.shared_file_system.v2._proxy
The Shared File System Class
The high-level interface for accessing the shared file systems
service API is available through the shared_file_system
member of a ~openstack
.connection.Connection
object. The
shared_file_system
member will only be added if the service
is detected. share
is an alias of the
shared_file_system
member.
Shared File System Availability Zones
Interact with Availability Zones supported by the Shared File Systems service.
openstack.shared_file_system.v2._proxy.Proxy