Merge "Remove tc:approved-release tag"
This commit is contained in:
@@ -130,7 +130,7 @@ def _get_tag_badges(tags):
|
|||||||
for tag in tags:
|
for tag in tags:
|
||||||
# NOTE(flaper87): will submit other patches to make these
|
# NOTE(flaper87): will submit other patches to make these
|
||||||
# tags consistent with the rest.
|
# tags consistent with the rest.
|
||||||
if tag in ['starter-kit:compute', 'tc-approved-release']:
|
if tag in ['starter-kit:compute']:
|
||||||
group, tname = 'tc', tag
|
group, tname = 'tc', tag
|
||||||
else:
|
else:
|
||||||
group, tname = tag.split(':')
|
group, tname = tag.split(':')
|
||||||
|
|||||||
@@ -5,9 +5,7 @@
|
|||||||
Official OpenStack projects need to follow a number of rules when it comes
|
Official OpenStack projects need to follow a number of rules when it comes
|
||||||
to licensing.
|
to licensing.
|
||||||
|
|
||||||
In order to be considered for inclusion in the
|
The project must be licensed under `Apache License, Version 2.0`_ (ASLv2).
|
||||||
:ref:`tag-tc:approved-release`, the project must be licensed under `Apache
|
|
||||||
License, Version 2.0`_ (ASLv2).
|
|
||||||
|
|
||||||
.. _Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0
|
.. _Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
@@ -17,8 +15,7 @@ licensed under a license supported by the `Contributor License
|
|||||||
Agreement`_ (CLA) which allows redistribution by the OpenStack
|
Agreement`_ (CLA) which allows redistribution by the OpenStack
|
||||||
Foundation under ASLv2 (currently only the MIT and both forms of the
|
Foundation under ASLv2 (currently only the MIT and both forms of the
|
||||||
BSD license meet this requirement). In particular, service projects
|
BSD license meet this requirement). In particular, service projects
|
||||||
are recommended to *always* pick ASLv2 so that they may be included in
|
are recommended to *always* pick ASLv2.
|
||||||
the TC-approved release in the future.
|
|
||||||
|
|
||||||
.. _Contributor License Agreement: https://wiki.openstack.org/wiki/How_To_Contribute#Contributor_License_Agreement
|
.. _Contributor License Agreement: https://wiki.openstack.org/wiki/How_To_Contribute#Contributor_License_Agreement
|
||||||
|
|
||||||
|
|||||||
@@ -129,7 +129,6 @@ cinder:
|
|||||||
repos:
|
repos:
|
||||||
- openstack/cinder
|
- openstack/cinder
|
||||||
tags:
|
tags:
|
||||||
- tc:approved-release
|
|
||||||
- vulnerability:managed
|
- vulnerability:managed
|
||||||
- assert:follows-standard-deprecation
|
- assert:follows-standard-deprecation
|
||||||
- assert:supports-upgrade
|
- assert:supports-upgrade
|
||||||
@@ -250,7 +249,6 @@ designate:
|
|||||||
repos:
|
repos:
|
||||||
- openstack/designate
|
- openstack/designate
|
||||||
tags:
|
tags:
|
||||||
- tc:approved-release
|
|
||||||
- starter-kit:kubernetes-in-virt
|
- starter-kit:kubernetes-in-virt
|
||||||
- stable:follows-policy
|
- stable:follows-policy
|
||||||
- assert:follows-standard-deprecation
|
- assert:follows-standard-deprecation
|
||||||
@@ -351,7 +349,6 @@ glance:
|
|||||||
tags:
|
tags:
|
||||||
- assert:follows-standard-deprecation
|
- assert:follows-standard-deprecation
|
||||||
- assert:supports-upgrade
|
- assert:supports-upgrade
|
||||||
- tc:approved-release
|
|
||||||
- starter-kit:compute
|
- starter-kit:compute
|
||||||
- starter-kit:kubernetes-in-virt
|
- starter-kit:kubernetes-in-virt
|
||||||
- vulnerability:managed
|
- vulnerability:managed
|
||||||
@@ -391,7 +388,6 @@ heat:
|
|||||||
repos:
|
repos:
|
||||||
- openstack/heat
|
- openstack/heat
|
||||||
tags:
|
tags:
|
||||||
- tc:approved-release
|
|
||||||
- vulnerability:managed
|
- vulnerability:managed
|
||||||
- assert:follows-standard-deprecation
|
- assert:follows-standard-deprecation
|
||||||
- assert:supports-upgrade
|
- assert:supports-upgrade
|
||||||
@@ -457,7 +453,6 @@ horizon:
|
|||||||
repos:
|
repos:
|
||||||
- openstack/horizon
|
- openstack/horizon
|
||||||
tags:
|
tags:
|
||||||
- tc:approved-release
|
|
||||||
- vulnerability:managed
|
- vulnerability:managed
|
||||||
- assert:follows-standard-deprecation
|
- assert:follows-standard-deprecation
|
||||||
- assert:supports-upgrade
|
- assert:supports-upgrade
|
||||||
@@ -576,7 +571,6 @@ ironic:
|
|||||||
repos:
|
repos:
|
||||||
- openstack/ironic
|
- openstack/ironic
|
||||||
tags:
|
tags:
|
||||||
- tc:approved-release
|
|
||||||
- stable:follows-policy
|
- stable:follows-policy
|
||||||
- assert:supports-upgrade
|
- assert:supports-upgrade
|
||||||
- assert:supports-accessible-upgrade
|
- assert:supports-accessible-upgrade
|
||||||
@@ -704,7 +698,6 @@ keystone:
|
|||||||
repos:
|
repos:
|
||||||
- openstack/keystone
|
- openstack/keystone
|
||||||
tags:
|
tags:
|
||||||
- tc:approved-release
|
|
||||||
- starter-kit:compute
|
- starter-kit:compute
|
||||||
- starter-kit:kubernetes-in-virt
|
- starter-kit:kubernetes-in-virt
|
||||||
- vulnerability:managed
|
- vulnerability:managed
|
||||||
@@ -852,7 +845,6 @@ manila:
|
|||||||
repos:
|
repos:
|
||||||
- openstack/manila
|
- openstack/manila
|
||||||
tags:
|
tags:
|
||||||
- tc:approved-release
|
|
||||||
- starter-kit:kubernetes-in-virt
|
- starter-kit:kubernetes-in-virt
|
||||||
- assert:follows-standard-deprecation
|
- assert:follows-standard-deprecation
|
||||||
- assert:supports-upgrade
|
- assert:supports-upgrade
|
||||||
@@ -1119,7 +1111,6 @@ neutron:
|
|||||||
repos:
|
repos:
|
||||||
- openstack/neutron
|
- openstack/neutron
|
||||||
tags:
|
tags:
|
||||||
- tc:approved-release
|
|
||||||
- stable:follows-policy
|
- stable:follows-policy
|
||||||
- starter-kit:compute
|
- starter-kit:compute
|
||||||
- starter-kit:kubernetes-in-virt
|
- starter-kit:kubernetes-in-virt
|
||||||
@@ -1136,7 +1127,6 @@ neutron:
|
|||||||
repos:
|
repos:
|
||||||
- openstack/neutron-lib
|
- openstack/neutron-lib
|
||||||
tags:
|
tags:
|
||||||
- tc:approved-release
|
|
||||||
- stable:follows-policy
|
- stable:follows-policy
|
||||||
- vulnerability:managed
|
- vulnerability:managed
|
||||||
neutron-specs:
|
neutron-specs:
|
||||||
@@ -1192,7 +1182,6 @@ nova:
|
|||||||
repos:
|
repos:
|
||||||
- openstack/nova
|
- openstack/nova
|
||||||
tags:
|
tags:
|
||||||
- tc:approved-release
|
|
||||||
- starter-kit:compute
|
- starter-kit:compute
|
||||||
- starter-kit:kubernetes-in-virt
|
- starter-kit:kubernetes-in-virt
|
||||||
- vulnerability:managed
|
- vulnerability:managed
|
||||||
@@ -2744,7 +2733,6 @@ sahara:
|
|||||||
repos:
|
repos:
|
||||||
- openstack/sahara
|
- openstack/sahara
|
||||||
tags:
|
tags:
|
||||||
- tc:approved-release
|
|
||||||
- vulnerability:managed
|
- vulnerability:managed
|
||||||
- assert:follows-standard-deprecation
|
- assert:follows-standard-deprecation
|
||||||
- assert:supports-upgrade
|
- assert:supports-upgrade
|
||||||
@@ -2771,7 +2759,6 @@ sahara:
|
|||||||
repos:
|
repos:
|
||||||
- openstack/sahara-plugin-ambari
|
- openstack/sahara-plugin-ambari
|
||||||
tags:
|
tags:
|
||||||
- tc:approved-release
|
|
||||||
- vulnerability:managed
|
- vulnerability:managed
|
||||||
- assert:follows-standard-deprecation
|
- assert:follows-standard-deprecation
|
||||||
- assert:supports-upgrade
|
- assert:supports-upgrade
|
||||||
@@ -2780,7 +2767,6 @@ sahara:
|
|||||||
repos:
|
repos:
|
||||||
- openstack/sahara-plugin-cdh
|
- openstack/sahara-plugin-cdh
|
||||||
tags:
|
tags:
|
||||||
- tc:approved-release
|
|
||||||
- vulnerability:managed
|
- vulnerability:managed
|
||||||
- assert:follows-standard-deprecation
|
- assert:follows-standard-deprecation
|
||||||
- assert:supports-upgrade
|
- assert:supports-upgrade
|
||||||
@@ -2789,7 +2775,6 @@ sahara:
|
|||||||
repos:
|
repos:
|
||||||
- openstack/sahara-plugin-mapr
|
- openstack/sahara-plugin-mapr
|
||||||
tags:
|
tags:
|
||||||
- tc:approved-release
|
|
||||||
- vulnerability:managed
|
- vulnerability:managed
|
||||||
- assert:follows-standard-deprecation
|
- assert:follows-standard-deprecation
|
||||||
- assert:supports-upgrade
|
- assert:supports-upgrade
|
||||||
@@ -2798,7 +2783,6 @@ sahara:
|
|||||||
repos:
|
repos:
|
||||||
- openstack/sahara-plugin-spark
|
- openstack/sahara-plugin-spark
|
||||||
tags:
|
tags:
|
||||||
- tc:approved-release
|
|
||||||
- vulnerability:managed
|
- vulnerability:managed
|
||||||
- assert:follows-standard-deprecation
|
- assert:follows-standard-deprecation
|
||||||
- assert:supports-upgrade
|
- assert:supports-upgrade
|
||||||
@@ -2807,7 +2791,6 @@ sahara:
|
|||||||
repos:
|
repos:
|
||||||
- openstack/sahara-plugin-storm
|
- openstack/sahara-plugin-storm
|
||||||
tags:
|
tags:
|
||||||
- tc:approved-release
|
|
||||||
- vulnerability:managed
|
- vulnerability:managed
|
||||||
- assert:follows-standard-deprecation
|
- assert:follows-standard-deprecation
|
||||||
- assert:supports-upgrade
|
- assert:supports-upgrade
|
||||||
@@ -2816,7 +2799,6 @@ sahara:
|
|||||||
repos:
|
repos:
|
||||||
- openstack/sahara-plugin-vanilla
|
- openstack/sahara-plugin-vanilla
|
||||||
tags:
|
tags:
|
||||||
- tc:approved-release
|
|
||||||
- vulnerability:managed
|
- vulnerability:managed
|
||||||
- assert:follows-standard-deprecation
|
- assert:follows-standard-deprecation
|
||||||
- assert:supports-upgrade
|
- assert:supports-upgrade
|
||||||
@@ -2977,7 +2959,6 @@ swift:
|
|||||||
repos:
|
repos:
|
||||||
- openstack/swift
|
- openstack/swift
|
||||||
tags:
|
tags:
|
||||||
- tc:approved-release
|
|
||||||
- vulnerability:managed
|
- vulnerability:managed
|
||||||
- stable:follows-policy
|
- stable:follows-policy
|
||||||
- assert:follows-standard-deprecation
|
- assert:follows-standard-deprecation
|
||||||
@@ -3047,7 +3028,6 @@ Telemetry:
|
|||||||
tags:
|
tags:
|
||||||
- assert:follows-standard-deprecation
|
- assert:follows-standard-deprecation
|
||||||
- assert:supports-upgrade
|
- assert:supports-upgrade
|
||||||
- tc:approved-release
|
|
||||||
telemetry-specs:
|
telemetry-specs:
|
||||||
release-management: none
|
release-management: none
|
||||||
repos:
|
repos:
|
||||||
@@ -3236,7 +3216,6 @@ trove:
|
|||||||
repos:
|
repos:
|
||||||
- openstack/trove
|
- openstack/trove
|
||||||
tags:
|
tags:
|
||||||
- tc:approved-release
|
|
||||||
- vulnerability:managed
|
- vulnerability:managed
|
||||||
- assert:follows-standard-deprecation
|
- assert:follows-standard-deprecation
|
||||||
trove-dashboard:
|
trove-dashboard:
|
||||||
|
|||||||
@@ -24,13 +24,11 @@ TC Managed Tags
|
|||||||
|
|
||||||
starter-kit_compute
|
starter-kit_compute
|
||||||
starter-kit_kubernetes-in-virt
|
starter-kit_kubernetes-in-virt
|
||||||
tc_approved-release
|
|
||||||
|
|
||||||
.. toctree::
|
OpenStack Technical Committee Approved Release
|
||||||
:maxdepth: 1
|
----------------------------------------------
|
||||||
:hidden:
|
All deliverables created by our `Official OpenStack Projects Teams <https://governance.openstack.org/tc/reference/projects/index.html>`_
|
||||||
|
are "OpenStack Technical Committee Approved Release".
|
||||||
tc-approved-release
|
|
||||||
|
|
||||||
Team Description Tags
|
Team Description Tags
|
||||||
=====================
|
=====================
|
||||||
|
|||||||
@@ -1,11 +0,0 @@
|
|||||||
..
|
|
||||||
This work is licensed under a Creative Commons Attribution 3.0
|
|
||||||
Unported License.
|
|
||||||
http://creativecommons.org/licenses/by/3.0/legalcode
|
|
||||||
|
|
||||||
|
|
||||||
=====================
|
|
||||||
tc-approved-release
|
|
||||||
=====================
|
|
||||||
|
|
||||||
This tag has been renamed to :ref:`tag-tc:approved-release`
|
|
||||||
@@ -1,93 +0,0 @@
|
|||||||
..
|
|
||||||
This work is licensed under a Creative Commons Attribution 3.0
|
|
||||||
Unported License.
|
|
||||||
http://creativecommons.org/licenses/by/3.0/legalcode
|
|
||||||
|
|
||||||
.. _`tag-tc:approved-release`:
|
|
||||||
|
|
||||||
=====================
|
|
||||||
tc:approved-release
|
|
||||||
=====================
|
|
||||||
|
|
||||||
.. NOTE(dhellmann): I don't especially like the name of this tag, but
|
|
||||||
I decided its use would be more easily communicated if we stuck
|
|
||||||
with the designation from the bylaws rather than making up a
|
|
||||||
different name.
|
|
||||||
|
|
||||||
This tag is used to indicate the projects the TC recommends to the
|
|
||||||
OpenStack Foundation Board as candidates for trademark use under the
|
|
||||||
OpenStack Foundation trademark policy.
|
|
||||||
|
|
||||||
|
|
||||||
Application to current deliverables
|
|
||||||
===================================
|
|
||||||
|
|
||||||
.. tagged-projects:: tc:approved-release
|
|
||||||
|
|
||||||
|
|
||||||
Rationale
|
|
||||||
=========
|
|
||||||
|
|
||||||
The "OpenStack TC Approved Release" is used as the superset of
|
|
||||||
projects used by the OpenStack Foundation when creating commercial
|
|
||||||
trademark programs. A commercial trademark program would not be able
|
|
||||||
to have any requirements for code or functionality outside of what is
|
|
||||||
included in this group. The foundation may choose to create trademark
|
|
||||||
programs only related to a subset of the projects.
|
|
||||||
|
|
||||||
The projects included in this group should generally represent the
|
|
||||||
most mature OpenStack projects. OpenStack Foundation commercial
|
|
||||||
trademark programs use criteria developed by the Interop working group
|
|
||||||
(formerly the DefCore committee) of the Foundation board of
|
|
||||||
directors. This criteria is partially based on a set of capabilities
|
|
||||||
provided by OpenStack Projects. The capabilities adopted by the
|
|
||||||
Interop committee are ones that are mature, well adopted, and not
|
|
||||||
expected to change in the near future.
|
|
||||||
|
|
||||||
This tag is applied to projects the TC considers suitable to be
|
|
||||||
included in the set of "Trademark Designated OpenStack Software" as
|
|
||||||
defined in the Foundation bylaws. Applying the tag is an indication
|
|
||||||
that the TC is including the project in the "OpenStack TC Approved
|
|
||||||
Release", following the guidelines laid out in sections 4.1 and 4.13
|
|
||||||
of `the OpenStack Foundation Bylaws`_.
|
|
||||||
|
|
||||||
.. _the OpenStack Foundation Bylaws: http://www.openstack.org/legal/bylaws-of-the-openstack-foundation
|
|
||||||
|
|
||||||
Requirements
|
|
||||||
============
|
|
||||||
|
|
||||||
A project that receives the "tc:approved-release" tag should at a
|
|
||||||
minimum meet the following requirements:
|
|
||||||
|
|
||||||
* The TC approves the request for the tag to be applied to a project.
|
|
||||||
|
|
||||||
*Additional criteria for applying this tag will be worked out at a
|
|
||||||
future date.*
|
|
||||||
|
|
||||||
Tag application process
|
|
||||||
=======================
|
|
||||||
|
|
||||||
The sole purpose of this tag is defining the pool of projects that
|
|
||||||
could be used for the OpenStack Trademark program. It is the role of
|
|
||||||
the Board (as well as working groups like the Interop committee) to
|
|
||||||
best understand the demand for the commercial trademark by OpenStack
|
|
||||||
users and vendors.
|
|
||||||
|
|
||||||
As such, changes proposing to add or remove this tag are expected to
|
|
||||||
come from the Interop working group based on their judgment that the
|
|
||||||
marketplace has evolved and a new set of projects should be used in
|
|
||||||
future versions of trademark programs.
|
|
||||||
|
|
||||||
Deprecation
|
|
||||||
===========
|
|
||||||
|
|
||||||
Deprecation of the use of this tag is governed by the bylaws, the
|
|
||||||
trademark policy set out by the board, and the procedures the Board
|
|
||||||
and TC have agreed to follow for communicating changes to the
|
|
||||||
"Trademark Designated OpenStack Software".
|
|
||||||
|
|
||||||
.. note::
|
|
||||||
|
|
||||||
We need a reference to that agreement, when we have it. We also
|
|
||||||
need a reference to the deprecation policy the Board adopts, since
|
|
||||||
that will influence our policy by at least setting a minimum.
|
|
||||||
Reference in New Issue
Block a user