openstack-manuals/doc/admin-guide/source/shared_file_systems.rst
Goutham Pacha Ravi ccf759ddf0 [admin-guide] Add doc for Share Replication
The Shared File System service added new APIs to support
replication of shares. This commit adds examples of CLI
usage and description of some terminology and use-cases.

Change-Id: I464a1245f6a03c9707414fa7417e1c2cb94654c5
2016-04-01 18:05:24 +00:00

32 lines
1.1 KiB
ReStructuredText

.. _shared_file_systems:
===================
Shared File Systems
===================
Shared File Systems service provides a set of services for management of
shared file systems in a multi-tenant cloud environment. The service resembles
OpenStack block-based storage management from the OpenStack Block Storage
service project. With the Shared File Systems service, you can
create a remote file system, mount the file system on your instances, and then
read and write data from your instances to and from your file system.
The Shared File Systems service serves same purpose as the Amazon Elastic File
System (EFS) does.
.. toctree::
:maxdepth: 1
shared_file_systems_intro.rst
shared_file_systems_key_concepts.rst
shared_file_systems_share_management.rst
shared_file_systems_manage_shares_cli.rst
shared_file_systems_share_types.rst
shared_file_systems_snapshots.rst
shared_file_systems_security_services.rst
shared_file_systems_cgroups.rst
shared_file_systems_share_replication.rst
shared_file_systems_multi_backend.rst
shared_file_systems_networking.rst
shared_file_systems_troubleshoot.rst