10 Commits

Author SHA1 Message Date
Zuul
8946ea0088 Merge "Add admin documentation for following keys of quotas: -'share_groups' -'share_group_snapshots'" 2017-11-08 12:07:03 +00:00
Zuul
60101516b6 Merge "Remove deprecated ganesha_nfs_export_options" 2017-11-07 12:43:36 +00:00
caowei
c82c04124f The default cephfs_enable_snapshots set to False
The snapshot support of the driver is disabled by default.
Reference:
https://github.com/openstack/manila/blob/master/manila/share/drivers/cephfs/driver.py#L60

TrivialFix

Change-Id: I462a7567851ed3e40ff075762cd9c75d69b4ad69
2017-11-01 15:42:13 +08:00
Maysa Macedo
b9116958ca Add admin documentation for following keys of quotas:
-'share_groups'
	-'share_group_snapshots'

Related-Bug: 1710042

Change-Id: I48837eea5bbdb87629673af10e7c79f245786d86
2017-10-31 23:02:13 -03:00
Tom Barron
5ada5bf7f2 Remove deprecated ganesha_nfs_export_options
They were deprecated in pike [1].

Remove them in Queens.

TrivialFix

[1] If39f1622583dd797152de0c93ba68ab0b28cb632

Change-Id: Icd89f1d3bddbecc48d4af0f2e9ead9f61cc6f6fe
2017-10-31 04:01:10 -04:00
Dai Dang Van
5228e6ade7 Rename to index.rst
This will make an unified documentation.

TrivialFix
Change-Id: I7c51db03c25ba070e4a9b6cf30cea3595d7c1113
2017-10-17 02:24:05 +00:00
yanghuichan
ad1fbc92b7 Fix wrong links in manila
Some docs links have changed.
We should update the wrong links in our codes.

Change-Id: Id45d9f96abad7c6b5163e45ed7f1b1c2608ef022
Signed-off-by: yanghuichan <yanghc@fiberhome.com>
2017-09-07 12:02:02 +08:00
junboli
aa9b9df84c Fix incorrect literal_block error when build docs
This causes failure when use build_sphinx to generate docs.
Fix it by replace the ini code block  with console.

Change-Id: Iaf15fc99fefceb58c765fabc947f99ad8225723b
Closes-bug: #1713291
2017-08-28 09:51:40 +08:00
Tom Barron
fae499cb73 doc migration: configuration reference
In accord with the OpenStack documentation migration spec [1],
this patch pulls over material from the centralized Configuration
Reference so that it will not be lost.  As indicated in the spec,
dynamic generation of this material will be left for later work.

[1] https://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html

Closes-Bug: #1706181
Depends-On: Ib0fca0c16e14c05307bfc31ae50c65271b7402f1
Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454

Change-Id: I7f3b584ac9907da1f07dedd26324cf4703bc7e6c
2017-08-25 13:21:08 +00:00
Tom Barron
90060722a9 doc migration: new directory layout
This patch introduces a new directory layout
in doc/source in conformance with the OpenStack
manuals project migration spec [1], moves the
existing content in manila/doc/source into the
new directories, and adjusts index files accordingly.

This is the first step in the migration process
as outlined in the spec.

[1] https://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html

Partial-Bug: #1706181
Needed-By: I7924d94b82e7c8d9716bad7a219fc38c57970773
Depends-On: Ifc80fc56648cef74c85464321d1850e8c68449a0
Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454
Change-Id: Ieea33262101a1d2459492c1c8aaac5fe042279f6
2017-08-24 09:16:25 -04:00