From 4ddd4c8a6322f0eada0d712ea75a7279af795626 Mon Sep 17 00:00:00 2001 From: Kota Tsuyuzaki Date: Tue, 12 Sep 2017 02:21:41 +0900 Subject: [PATCH] Update ubuntu version to be correct target - saio describes both 14.04 and 16.04 procedure - currently we're testing on 16.04 (xenial) envrionment on the gate Remaining task (probably another work): - review the installation guide which adjusts to the ubuntu 14.04 LTS Change-Id: Id690a1deabeb24bfc1af3ba3a3019794fe4b8eb9 --- doc/source/development_saio.rst | 2 +- doc/source/getting_started.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/development_saio.rst b/doc/source/development_saio.rst index 1325497efa..a71109c81e 100644 --- a/doc/source/development_saio.rst +++ b/doc/source/development_saio.rst @@ -11,7 +11,7 @@ development. The virtual machine will emulate running a four node Swift cluster. To begin: * Get a linux system server image, this guide will cover: - * Ubuntu 14.04 LTS + * Ubuntu 14.04, 16.04 LTS * Fedora/CentOS. * OpenSuse diff --git a/doc/source/getting_started.rst b/doc/source/getting_started.rst index e5ab687924..92e0c417ef 100644 --- a/doc/source/getting_started.rst +++ b/doc/source/getting_started.rst @@ -6,7 +6,7 @@ Getting Started System Requirements ------------------- -Swift development currently targets Ubuntu Server 14.04, but should work on +Swift development currently targets Ubuntu Server 16.04, but should work on most Linux platforms. Swift is written in Python and has these dependencies: