From 6932c03e59748e241ce3ea33f1d5fcfe386cd72b Mon Sep 17 00:00:00 2001 From: "ChangBo Guo(gcb)" Date: Tue, 4 Oct 2016 21:02:52 +0800 Subject: [PATCH] Add reference to OpenStack documentation Add additional information with links to the Trove installation guides found in the OpenStack documentation. Co-Authored-By:jiansong Change-Id: Ic46b84a48faf77e1a609d2abf94fffb002e92112 --- doc/source/dev/manual_install.rst | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/doc/source/dev/manual_install.rst b/doc/source/dev/manual_install.rst index 1d8a596359..d94209ab1d 100644 --- a/doc/source/dev/manual_install.rst +++ b/doc/source/dev/manual_install.rst @@ -441,3 +441,28 @@ One possible way to find the network name is to execute the 'nova list' command. NETWORK_NAME=IP_ADDRESS + +Additional information +====================== + +Additional information can be found in the OpenStack installation guide for the trove project. This document can be found under the "Installation Tutorials and Guides" section of the OpenStack Documentation. + +For the current documentation, visit: + +http://docs.openstack.org/index.html#install-guides + +Select the link for "Installation Tutorials and Guides" + +The installation guides for trove (the Database Service) can be found under the appropriate operating system. + +If you are interested in documentation for a specific OpenStack release, visit: + +http://docs.openstack.org// + +For example, the documentation for the Newton release is found at: + +http://docs.openstack.org/newton/ + +and the documentation for the Mitaka release is found at: + +http://docs.openstack.org/mitaka/