Skip to content

Commit 3f55319

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Updated supported OS releases listed in stack.sh"
2 parents 18e0a33 + 5bee0cd commit 3f55319

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

doc/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Quick Start
1919

2020
#. Select a Linux Distribution
2121

22-
Only Ubuntu 14.04 (Trusty), Fedora 20 and CentOS/RHEL 6.5 are
22+
Only Ubuntu 14.04 (Trusty), Fedora 20 and CentOS/RHEL 7 are
2323
documented here. OpenStack also runs and is packaged on other flavors
2424
of Linux such as OpenSUSE and Debian.
2525

stack.sh

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
# a multi-node developer install.
1414

1515
# To keep this script simple we assume you are running on a recent **Ubuntu**
16-
# (12.04 Precise or newer) or **Fedora** (F18 or newer) machine. (It may work
17-
# on other platforms but support for those platforms is left to those who added
18-
# them to DevStack.) It should work in a VM or physical server. Additionally
19-
# we maintain a list of ``apt`` and ``rpm`` dependencies and other configuration
20-
# files in this repo.
16+
# (14.04 Trusty or newer), **Fedora** (F20 or newer), or **CentOS/RHEL**
17+
# (7 or newer) machine. (It may work on other platforms but support for those
18+
# platforms is left to those who added them to DevStack.) It should work in
19+
# a VM or physical server. Additionally, we maintain a list of ``apt`` and
20+
# ``rpm`` dependencies and other configuration files in this repo.
2121

2222
# Learn more and get the most recent version at http://devstack.org
2323

0 commit comments

Comments
 (0)