]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Changed os-recommendation table sorting to remove implied bias. 3082/head
authorscuttlemonkey <patrick@inktank.com>
Thu, 4 Dec 2014 16:27:35 +0000 (11:27 -0500)
committerscuttlemonkey <patrick@inktank.com>
Thu, 4 Dec 2014 16:27:35 +0000 (11:27 -0500)
Fixes: #10247
signed-of by: Patrick McGarry <pmcgarry@redhat.com>

doc/start/os-recommendations.rst

index 4b78788339a688134b875ed3369d4a7575054b80..d34eb3161c4d37eb51d85e76b7514053bde5e4c9 100644 (file)
@@ -62,25 +62,25 @@ Firefly (0.80)
 +----------+----------+--------------------+--------------+---------+------------+
 | Distro   | Release  | Code Name          | Kernel       | Notes   | Testing    | 
 +==========+==========+====================+==============+=========+============+
-| Ubuntu   | 12.04    | Precise Pangolin   | linux-3.2.0  | 1, 2    | B, I, C    |
+| CentOS   | 6        | N/A                | linux-2.6.32 | 1, 2    | B, I       |
 +----------+----------+--------------------+--------------+---------+------------+
-| Ubuntu   | 14.04    | Trusty Tahr        | linux-3.13.0 |         | B, I, C    |
+| CentOS   | 7        |                    | linux-3.10.0 |         | B          |
 +----------+----------+--------------------+--------------+---------+------------+
 | Debian   | 6.0      | Squeeze            | linux-2.6.32 | 1, 2, 3 | B          |
 +----------+----------+--------------------+--------------+---------+------------+
 | Debian   | 7.0      | Wheezy             | linux-3.2.0  | 1, 2    | B          |
 +----------+----------+--------------------+--------------+---------+------------+
-| CentOS   | 6        | N/A                | linux-2.6.32 | 1, 2    | B, I       |
+| Fedora   | 19       | Schrödinger's Cat  | linux-3.10.0 |         | B          |
 +----------+----------+--------------------+--------------+---------+------------+
-| CentOS   | 7        |                    | linux-3.10.0 |         | B          |
+| Fedora   | 20       | Heisenbug          | linux-3.14.0 |         | B          |
 +----------+----------+--------------------+--------------+---------+------------+
 | RHEL     | 6        |                    | linux-2.6.32 | 1, 2    | B, I, C    |
 +----------+----------+--------------------+--------------+---------+------------+
 | RHEL     | 7        |                    | linux-3.10.0 |         | B, I, C    |
 +----------+----------+--------------------+--------------+---------+------------+
-| Fedora   | 19       | Schrödinger's Cat  | linux-3.10.0 |         | B          |
+| Ubuntu   | 12.04    | Precise Pangolin   | linux-3.2.0  | 1, 2    | B, I, C    |
 +----------+----------+--------------------+--------------+---------+------------+
-| Fedora   | 20       | Heisenbug          | linux-3.14.0 |         | B          |
+| Ubuntu   | 14.04    | Trusty Tahr        | linux-3.13.0 |         | B, I, C    |
 +----------+----------+--------------------+--------------+---------+------------+
 
 **NOTE**: Ceph also supports ``Quantal``, ``Raring`` and ``Saucy``. However, we 
@@ -100,27 +100,26 @@ Dumpling (0.67)
 +----------+----------+--------------------+--------------+---------+------------+
 | Distro   | Release  | Code Name          | Kernel       | Notes   | Testing    | 
 +==========+==========+====================+==============+=========+============+
-| Ubuntu   | 12.04    | Precise Pangolin   | linux-3.2.0  | 1, 2    | B, I, C    |
-+----------+----------+--------------------+--------------+---------+------------+
-| Ubuntu   | 12.10    | Quantal Quetzal    | linux-3.5.4  | 2       | B          |
-+----------+----------+--------------------+--------------+---------+------------+
-| Ubuntu   | 13.04    | Raring Ringtail    | linux-3.8.5  |         | B          |
+| CentOS   | 6.3      | N/A                | linux-2.6.32 | 1, 2    | B, I       |
 +----------+----------+--------------------+--------------+---------+------------+
 | Debian   | 6.0      | Squeeze            | linux-2.6.32 | 1, 2, 3 | B          |
 +----------+----------+--------------------+--------------+---------+------------+
 | Debian   | 7.0      | Wheezy             | linux-3.2.0  | 1, 2    | B          |
 +----------+----------+--------------------+--------------+---------+------------+
-| CentOS   | 6.3      | N/A                | linux-2.6.32 | 1, 2    | B, I       |
-+----------+----------+--------------------+--------------+---------+------------+
-| RHEL     | 6.3      |                    | linux-2.6.32 | 1, 2    | B, I       |
-+----------+----------+--------------------+--------------+---------+------------+
 | Fedora   | 18       | Spherical Cow      | linux-3.6.0  |         | B          |
 +----------+----------+--------------------+--------------+---------+------------+
 | Fedora   | 19       | Schrödinger's Cat  | linux-3.10.0 |         | B          |
 +----------+----------+--------------------+--------------+---------+------------+
 | OpenSuse | 12.2     | N/A                | linux-3.4.0  | 2       | B          |
 +----------+----------+--------------------+--------------+---------+------------+
-
+| RHEL     | 6.3      |                    | linux-2.6.32 | 1, 2    | B, I       |
++----------+----------+--------------------+--------------+---------+------------+
+| Ubuntu   | 12.04    | Precise Pangolin   | linux-3.2.0  | 1, 2    | B, I, C    |
++----------+----------+--------------------+--------------+---------+------------+
+| Ubuntu   | 12.10    | Quantal Quetzal    | linux-3.5.4  | 2       | B          |
++----------+----------+--------------------+--------------+---------+------------+
+| Ubuntu   | 13.04    | Raring Ringtail    | linux-3.8.5  |         | B          |
++----------+----------+--------------------+--------------+---------+------------+
 
 Argonaut (0.48), Bobtail (0.56), and Cuttlefish (0.61)
 ------------------------------------------------------