mirror of
https://github.com/ceph/ceph
synced 2025-01-29 14:34:40 +00:00
Changed os-recommendation table sorting to remove implied bias.
Fixes: #10247 signed-of by: Patrick McGarry <pmcgarry@redhat.com>
This commit is contained in:
parent
ec2677eaa6
commit
237b29c248
@ -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)
|
||||
------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user