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
This commit is contained in:
Kota Tsuyuzaki 2017-09-12 02:21:41 +09:00
parent 834b733d29
commit 4ddd4c8a63
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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: