[Api-ref] Add supported protocol "MAPRFS" in doc

Now that the "MAPRFS" has been supported by manila driver,
but this is missing in share.inc docs, this change is to add
it.

Change-Id: If2bd03786738469bb2e98683719a3bb164c181ae
This commit is contained in:
junboli 2017-08-11 16:25:43 +08:00
parent 6f2c8d45eb
commit 05b5f7ab69
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@ To create a share, specify one of these supported protocols:
- ``CEPHFS``. Ceph File System (CephFS).
- ``MAPRFS``. MapR File System (MAPRFS).
You can also create snapshots of shares. To create a snapshot, you
specify the ID of the share that you want to snapshot.