Since the keystone-manage bootstrap command has been implemented we
can refactor our installation process to use that, instead of
creating the Identity service and endpoints manually with the
ADMIN_TOKEN.
This also includes moving a bunch of the information in
keystone-services.rst to the get-started-identity.rst guide, since
creating the keystone service and endpoints manually is no longer
required (bootstrap does this for us now). The remaining information
in keystone-services.rst for exporting environment variables to use
the ``openstack`` client were moved to the keystone-install.rst
document since that's essentially the last step of keystone's
installation and configuration.
Change-Id: I6be3f286daf968dddf808f0204f2b317a5f09a59
Adds a Newton watermark to the Install Guides,
Networking Guide, and Config Ref Guide.
Change-Id: I0e4f2942b87d996e9f2fd419f808578636d07e78
Backport: mitaka liberty
Partial-bug: #1479166
- manila content has been moved to the project-specific install-guide.
- Add link to the shared-file-systems installation tutorial
published from within the manila project code tree
Change-Id: Ie541df1d38706bc0c0603b94bffaf06a9316b1c2
Partially-Implements: blueprint projectspecificinstallguides
Partially-Implements: blueprint manila-in-tree-install-guide
Part of "consistency-file-rename" spec [1]
This commit also changes the following:
* Update corresponding references to common in various guides
* Rename excluded_patterns in conf.py of various guide
* Rename existing entries in www/static/.htaccess
* Add entries to .htaccess to redirect renamed files
[1] http://specs.openstack.org/openstack/docs-specs/specs/newton/consistency-file-rename.html
Change-Id: I39a9d5b95535cad1918ee64e95dee5ef18ab2cbe
Since launch-instance-heat was moved to the heat install guide,
replace the content with a link to the project install guide.
Change-Id: I060e9708bce34337369a3f1dfe394451e559c577
Partially-Implements: blueprint projectspecificinstallguides
Add instructions to optionally install and configure the
Block Storage (cinder) backup service on the storage node.
Change-Id: Idf61bf9249c34cafcd37f97c37f33983e9a2a000
Co-Authored-By: Matt Kassawara <mkassawara@gmail.com>
Closes-Bug: #1547173
To simplify the build tool chain,
factor out Install Guide for Debian with debconf.
Continueously, keep Install Guide for Debian without debconf
in the doc/install-guide directory. Also, use the contents
at doc/install-guide as possible for consistency.
On the following patches, clean up doc/install-guide sources
to cleanup the contents and build tool chains.
Change-Id: I8df6b3b382137d08d60f85bc41bcd98ac1f4eb47