11 Commits

Author SHA1 Message Date
YuYang
c7a2b21d7d api-ref:Update ref link
update the manila api-ref link and install-guide like use latest.

Change-Id: I17b18630b5082935b71e29a9edb5e03e58610881
2017-05-02 10:41:55 +08:00
Colleen Murphy
54223ca38b Fix important:: directive display in install guide
The highlighted note about the `default_share_type` config option was
being displayed as part of the code snippet above it due to a misaligned
important:: directive. This patch corrects the spacing so that the note
will display correctly.

TrivialFix

Change-Id: I0b86e86aebc9370e0f84ad669c368c0a2a5eccdd
2017-04-05 12:06:19 +02:00
Jenkins
65a6a09c44 Merge "Use https instead of http for git.openstack.org" 2017-02-26 06:23:03 +00:00
melissaml
5ddbc047e7 Use https instead of http for git.openstack.org
Change-Id: I4ec2501d64103a430fdf4eaaf9044c4ff6b92682
2017-02-21 17:20:14 +08:00
Danny Al-Gaaf
a8ec3317be doc: verify all rst files
Make use of doc8 to verify all rst files which are not
autogenerated for errors and fail if there are any issues
found. The doc8 checks are now part of the tox 'docs'
environment and ran automatically. Checks can also be called
direcly via 'tox -e docs'.

Fix all issues found by doc8.

Closes-Bug: #1664841

Change-Id: I9215524d35646de7485504e4c5ff86fd91a1d09f
Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2017-02-15 07:07:42 +01:00
Goutham Pacha Ravi
3ee1da619c Fix wrong instructions in the install guide
DHSS=False does not imply lack of support for
share management, it implies lack of support for
share server management.

TrivialFix

Change-Id: Idd5b041d102d728212e0d171df605b90b4ff75d3
2016-11-24 01:56:38 +05:30
chenxing
e01af35b88 [install] Make the rabbitmq configuration simpler
Update from this commit https://review.openstack.org/#/c/389971/1
in the openstack-manuals project.

Change-Id: I862d3b4e310136c7b9bc151fdfa82b07e8c04978
2016-11-12 14:58:44 +00:00
Jenkins
c64115e9a6 Merge "Manila install guide: Fix wrong instructions" 2016-10-12 20:17:19 +00:00
Anh Tran
ac89ea065d Remove redundant 'the'
TrivialFix

Change-Id: I131d72082382d0fa003271954065558446e6be55
2016-09-28 09:21:30 +07:00
Goutham Pacha Ravi
bc4712e35e Manila install guide: Fix wrong instructions
Previously only the DHSS=True mode was documented
in post install steps. The assumption that the generic driver
was being configured existed in other places as well.

* add DHSS=False documentation as necessary with the
   LVM driver.
* correct assumptions in other places to clarify usage
   of appropriate share driver modes.

Change-Id: Ic1356453e510e8f360269fb45a41379329ce68c2
Closes-Bug: #1616257
2016-09-16 17:35:43 +00:00
Goutham Pacha Ravi
dfbe3ea418 In-tree Install Guide
The OpenStack install guide team has recommended that projects
that are not part of the starter-kit:compute [1] (and a few other projects
like Cinder and Horizon) maintain their install guide in-tree. [2]

[1] http://governance.openstack.org/reference/tags/starter-kit_compute.html
[2] http://git.openstack.org/cgit/openstack/docs-specs/tree/specs/newton/project-specific-installguides.rst

Change-Id: I2b49fcfd99b3be40bb1ae7d7b8348abdb5b58b90
Co-Authored-By: Denis Cavalcante <dencaval@gmail.com>
Implements: blueprint manila-in-tree-install-guide
Partially-implements: blueprint projectspecificinstallguides
2016-08-12 08:06:38 -04:00