Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions themes/openstack/templates/Layout/InteropPage.ss
Original file line number Diff line number Diff line change
Expand Up @@ -105,13 +105,13 @@
</p>
<p>
Products must comply with one of the two most recent guidelines approved by the OpenStack Foundation Board of Directors.
These versions are numbered based on the date when they were approved, such as "2017.09" for the version approved in September, 2017.
These versions are numbered based on the date when they were approved, such as "2018.02" for the version approved in February, 2018.
</p>
<p>
The two most recent versions approved by the board are
"<a title="2017.01 Interop Capabilities" href="http://git.openstack.org/cgit/openstack/interop/tree/2017.01.json" target="_blank">2017.01</a>" and
"<a title="2018.01 Interop Capabilities" href="http://git.openstack.org/cgit/openstack/interop/tree/2018.02.json" target="_blank">2018.02</a>" and
"<a title="Interop 2017.09 Guideline" href="http://git.openstack.org/cgit/openstack/interop/tree/2017.09.json" target="_blank">2017.09</a>". These
two guidelines cover five OpenStack releases: Liberty, Mitaka, Newton, Ocata, and Pike.
two guidelines cover five OpenStack releases: Mitaka, Newton, Ocata, Pike, and Queens.
The list of required capabilities (with must-pass tests) and designated code sections are published on
<a title="OpenStack Interop Working Group Repository" href="http://git.openstack.org/cgit/openstack/interop/tree/" target="_blank">git.openstack.org</a>&nbsp;
and summarized below. Once a company verifies their products include the appropriate designated sections and submit API test results, they will
Expand Down