Browse code

Fedora version updated in Devstack doc

Docs say that you require Fedora 24/25 to run Devstack, but Devstack
is working in newer versions. Update document to say that Fedora 28
can be used instead.

Closes-Bug: #1797239

Change-Id: Ie5227db9943e5ddb93cd37440165eabbae22f4fc
Signed-off-by: Laura Sofia Enriquez <lsofia.enriquez@gmail.com>

Laura Sofia Enriquez authored on 2018/10/12 07:13:17
Showing 1 changed files
... ...
@@ -39,8 +39,9 @@ Install Linux
39 39
 -------------
40 40
 
41 41
 Start with a clean and minimal install of a Linux system. Devstack
42
-attempts to support Ubuntu 16.04/17.04, Fedora 24/25, CentOS/RHEL 7,
43
-as well as Debian and OpenSUSE.
42
+attempts to support the two latest LTS releases of Ubuntu, the
43
+latest/current Fedora version, CentOS/RHEL 7, as well as Debian and
44
+OpenSUSE.
44 45
 
45 46
 If you do not have a preference, Ubuntu 16.04 is the most tested, and
46 47
 will probably go the smoothest.