b33f32b714
This adds ceilometer-specific contents of the OpenStack Installation Guide in the ceilometer repo per [1]. A separate change will remove the ceilometer contents from the OpenStack Installation Guide for Newton per [2]. The ceilometer install-guide structure is based on Install Guide Cookiecutter [3]. Also adds tox.ini environment for install-guide and adds openstackdocs-theme to test-requirements.txt. [1] http://specs.openstack.org/openstack/docs-specs/specs/newton/project-specific-installguides.html [2] http://specs.openstack.org/openstack/docs-specs/specs/newton/installguide.html [3] https://review.openstack.org/#/c/314229/ Partially-Implements: blueprint projectspecificinstallguide Change-Id: Iffc5d7243e9eeb74c9dd7b559ef3de7123269293
32 lines
1.1 KiB
ReStructuredText
32 lines
1.1 KiB
ReStructuredText
=================================
|
|
Telemetry Data Collection service
|
|
=================================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
get_started.rst
|
|
install-base-obs.rst
|
|
install-base-rdo.rst
|
|
install-base-ubuntu.rst
|
|
configure_services/glance/install-glance-obs.rst
|
|
configure_services/glance/install-glance-rdo.rst
|
|
configure_services/glance/install-glance-ubuntu.rst
|
|
configure_services/nova/install-nova-obs.rst
|
|
configure_services/nova/install-nova-rdo.rst
|
|
configure_services/nova/install-nova-ubuntu.rst
|
|
configure_services/cinder/install-cinder-obs.rst
|
|
configure_services/cinder/install-cinder-rdo.rst
|
|
configure_services/cinder/install-cinder-ubuntu.rst
|
|
configure_services/swift/install-swift-obs.rst
|
|
configure_services/swift/install-swift-rdo.rst
|
|
configure_services/swift/install-swift-ubuntu.rst
|
|
verify.rst
|
|
next-steps.rst
|
|
database/environment-nosql-database-obs.rst
|
|
database/environment-nosql-database-rdo.rst
|
|
database/environment-nosql-database-ubuntu.rst
|
|
|
|
This chapter assumes a working setup of OpenStack following the base
|
|
Installation Guide.
|