12 Commits

Author SHA1 Message Date
Lance Bragstad
06062151de [install] Incorporate bootstrap into keystone content
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
2016-09-16 20:47:32 +00:00
Brian Moss
aa4ff78daf Add watermark to Newton versioned guides
Adds a Newton watermark to the Install Guides,
Networking Guide, and Config Ref Guide.

Change-Id: I0e4f2942b87d996e9f2fd419f808578636d07e78
Backport: mitaka liberty
Partial-bug: #1479166
2016-09-06 15:54:30 +10:00
Petr Kovar
f2a7e88fb4 [install] Remove manila from IT
- 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
2016-08-23 22:46:09 -04:00
Akihiro Motoki
ef43c464ee [common] Use hyphens in filenames
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
2016-08-03 13:07:31 +09:00
Petr Kovar
ebcf3282e1 [install] Remove duplicate heat content
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
2016-07-25 18:56:40 +02:00
LisaLi
265d4bb5fc [install] Add cinder backup service
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
2016-07-20 11:22:07 -06:00
KATO Tomoyuki
55d677c626 [install] remove object storage chapter
For Newton, Object Storage Install Guide lives in openstack/swift repo.

Change-Id: I81069f94f8648dcf2a6f5934416cf5fc4d7a734b
Implements: blueprint projectspecificinstallguides
2016-07-16 19:11:32 +09:00
KATO Tomoyuki
527efb82e8 [install] remove telemetry chapter
Telemetry chapter has been moved into ceilometer and aodh repos.
* https://review.openstack.org/330051/
* https://review.openstack.org/330048/

Change-Id: I95de15373313f951b787b50c19093b8855262611
Implements: blueprint project-specific-installguides
2016-07-06 17:44:09 +09:00
Andreas Jaeger
80a919fe43 [install-guide] Remove heat and trove
These chapters are moved to the respective repositories, remove them
here.

Change-Id: I50505de3867562c536682cc91bd96c495c6a75df
2016-06-24 20:54:06 +02:00
KATO Tomoyuki
dc1e1c3b52 [install] update guide title for Newton
http://lists.openstack.org/pipermail/openstack-docs/2016-June/008718.html

Change-Id: Idee17a705223dbc3b56588427e925ab68c678aa9
Implements: blueprint installguidenewton
2016-06-03 14:58:47 +09:00
KATO Tomoyuki
bcc8cc0b5b [install] update title of install guide with debconf
Change-Id: I1be8c737db71e28089cda3538297f1557b03678c
2016-05-28 14:10:58 +09:00
KATO Tomoyuki
31b31410f9 Factor out Install Guide for Debian with debconf
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
2016-05-19 17:37:53 +09:00