File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments