From a5fba7ce28aa732211699c95ad3689f1b7a45c56 Mon Sep 17 00:00:00 2001 From: Hidekazu Nakamura Date: Fri, 17 Nov 2017 13:25:34 +0900 Subject: [PATCH] [Doc] Fix ubuntu version in devstack installation This patch updates ubuntu version from 14.04 to 16.04 in devstack installation. Change-Id: Icf096dd8f3fc366567f9cde329987c4f9f02ad48 --- doc/source/contributor/devstack.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/contributor/devstack.rst b/doc/source/contributor/devstack.rst index f0332d628..dbc5e2426 100644 --- a/doc/source/contributor/devstack.rst +++ b/doc/source/contributor/devstack.rst @@ -37,7 +37,7 @@ Detailed DevStack Instructions needed (i.e., no computes are needed if you want to just experiment with the Watcher services). These servers can be VMs running on your local machine via VirtualBox if you prefer. DevStack currently recommends that - you use Ubuntu 14.04 LTS. The servers should also have connections to the + you use Ubuntu 16.04 LTS. The servers should also have connections to the same network such that they are all able to communicate with one another. #. For each server, clone the DevStack repository and create the stack user::