diff --git a/reference/project-testing-interface.rst b/reference/project-testing-interface.rst index 1178530ba..463756fcc 100644 --- a/reference/project-testing-interface.rst +++ b/reference/project-testing-interface.rst @@ -112,18 +112,13 @@ Language specific instructions supplement these and are in addition to them. Linux Distributions ------------------- -The following operating systems are regularly used when deploying OpenStack: +The following free operating systems are representative of platforms regularly +used to deploy OpenStack on: - `Latest Ubuntu LTS `_ - `Latest CentOS Major `_ - `Latest openSUSE Leap `_ - .. note:: - - The CentOS distribution is derived from the sources of Red Hat Enterprise Linux (RHEL). - In reality, RHEL is more popular than CentOS but we can't use this platform - on upstream gates, so we rely on CentOS. - Each project should run some functional tests on these platforms so we make sure OpenStack works with distros used in production. The scope of these functional tests are discussed for every project, and may adjust their coverage depending of resources