diff --git a/doc/source/dev/manual-devstack.rst b/doc/source/dev/manual-devstack.rst index 32e3ad33e..da49cb143 100644 --- a/doc/source/dev/manual-devstack.rst +++ b/doc/source/dev/manual-devstack.rst @@ -7,8 +7,7 @@ If you are getting started with zun it is recommended you follow the :ref:`quickstart` to get up and running with zun. This guide covers a more in-depth process to setup zun with devstack. -This session has only been tested on Ubuntu 14.04 (Trusty). -We recommend users to select one of it if it is possible. +This session has been tested on Ubuntu only. Clone devstack:: diff --git a/doc/source/dev/quickstart.rst b/doc/source/dev/quickstart.rst index 71ed5d691..d7e062a7f 100644 --- a/doc/source/dev/quickstart.rst +++ b/doc/source/dev/quickstart.rst @@ -65,8 +65,7 @@ To run only the pep8/flake8 syntax and style checks:: Exercising the Services Using Devstack ====================================== -This session has only been tested on Ubuntu 14.04 (Trusty). -We recommend users to select one of it if it is possible. +This session has been tested on Ubuntu only. Clone devstack::