Updated supported OS releases listed in stack.sh
Updated the supported OS release versions mentioned in stack.sh to be consistent with what is listed in doc/source/index.rst Change-Id: Ie9045927779a063865115e3aff1b92450a104946 Closes-Bug: #1414205
This commit is contained in:
parent
e256022a16
commit
5bee0cd4ce
@ -19,7 +19,7 @@ Quick Start
|
|||||||
|
|
||||||
#. Select a Linux Distribution
|
#. Select a Linux Distribution
|
||||||
|
|
||||||
Only Ubuntu 14.04 (Trusty), Fedora 20 and CentOS/RHEL 6.5 are
|
Only Ubuntu 14.04 (Trusty), Fedora 20 and CentOS/RHEL 7 are
|
||||||
documented here. OpenStack also runs and is packaged on other flavors
|
documented here. OpenStack also runs and is packaged on other flavors
|
||||||
of Linux such as OpenSUSE and Debian.
|
of Linux such as OpenSUSE and Debian.
|
||||||
|
|
||||||
|
10
stack.sh
10
stack.sh
@ -13,11 +13,11 @@
|
|||||||
# a multi-node developer install.
|
# a multi-node developer install.
|
||||||
|
|
||||||
# To keep this script simple we assume you are running on a recent **Ubuntu**
|
# To keep this script simple we assume you are running on a recent **Ubuntu**
|
||||||
# (12.04 Precise or newer) or **Fedora** (F18 or newer) machine. (It may work
|
# (14.04 Trusty or newer), **Fedora** (F20 or newer), or **CentOS/RHEL**
|
||||||
# on other platforms but support for those platforms is left to those who added
|
# (7 or newer) machine. (It may work on other platforms but support for those
|
||||||
# them to DevStack.) It should work in a VM or physical server. Additionally
|
# platforms is left to those who added them to DevStack.) It should work in
|
||||||
# we maintain a list of ``apt`` and ``rpm`` dependencies and other configuration
|
# a VM or physical server. Additionally, we maintain a list of ``apt`` and
|
||||||
# files in this repo.
|
# ``rpm`` dependencies and other configuration files in this repo.
|
||||||
|
|
||||||
# Learn more and get the most recent version at http://devstack.org
|
# Learn more and get the most recent version at http://devstack.org
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user