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/