swift/doc/source/howto_installmultinode.rst
Akihiro Motoki d18e847c94 Turn on warning-is-error in doc build
* Fixes warnings in RST file
* Suppress warning log from pyeclib during the doc build.
  pyeclib emits a warning message on an older liberasurecode [1]
  and sphinx treats this as error (when warning-is-error is set).
  There is no need to check warnings during the doc build,
  so we can safely suppress the warning.

This is a part of the doc migration community-wide effort.
http://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html

[1] https://github.com/openstack/pyeclib/commit/d163972b

Change-Id: I9adaee29185a2990cc3985bbe0dd366e22f4f1a2
2017-07-30 14:56:12 +00:00

16 lines
635 B
ReStructuredText

=====================================================
Instructions for a Multiple Server Swift Installation
=====================================================
Please refer to the latest official
`OpenStack Installation Guides <http://docs.openstack.org/#install-guides>`_
for the most up-to-date documentation.
Current Install Guides
----------------------
* `Object Storage installation guide for OpenStack Ocata
<https://docs.openstack.org/project-install-guide/object-storage/ocata/>`__
* `Object Storage installation guide for OpenStack Newton
<https://docs.openstack.org/project-install-guide/object-storage/newton/>`__