RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1602000 - Review-request: sphinx-feature-classification - Sphinx directive that allows creating matrices of drivers a project
Summary: Review-request: sphinx-feature-classification - Sphinx directive that allows ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RDO
Classification: Community
Component: distribution
Version: trunk
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: trunk
Assignee: Haïkel Guémar
QA Contact: Shai Revivo
URL:
Whiteboard:
Depends On:
Blocks: RDO-ROCKY
TreeView+ depends on / blocked
 
Reported: 2018-07-17 14:57 UTC by Alfredo Moralejo
Modified: 2019-04-30 13:43 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-04-30 13:43:56 UTC
Embargoed:


Attachments (Terms of Use)

Description Alfredo Moralejo 2018-07-17 14:57:45 UTC
Add package https://github.com/openstack/sphinx-feature-classification to RDO in rocky.

This is a Sphinx directive that allows creating matrices of drivers a project contains and which features they support.

It has been added as new dependency for nova in http://git.openstack.org/cgit/openstack/nova/commit/?id=af2a54ec0ec30715bf3e8739352b3ca4838c0e99

For the time being we'll add it only to RDO, not fedora as it's not needed for clients, only nova server.

Comment 1 Alfredo Moralejo 2018-07-17 14:59:28 UTC
licensecheck output:

$ licensecheck -r .
./.coveragerc: *No copyright* UNKNOWN
./.gitreview: *No copyright* UNKNOWN
./.mailmap: *No copyright* UNKNOWN
./.testr.conf: *No copyright* UNKNOWN
./CONTRIBUTING.rst: *No copyright* UNKNOWN
./HACKING.rst: *No copyright* UNKNOWN
./LICENSE: *No copyright* Apache (v2.0)
./README.rst: *No copyright* UNKNOWN
./babel.cfg: *No copyright* UNKNOWN
./requirements.txt: *No copyright* UNKNOWN
./setup.cfg: *No copyright* Apache
./setup.py: Apache (v2.0) GENERATED FILE
./test-requirements.txt: *No copyright* UNKNOWN
./tox.ini: *No copyright* UNKNOWN
./sphinx_feature_classification/__init__.py: *No copyright* Apache (v2.0)
./sphinx_feature_classification/support-matrix.css: *No copyright* UNKNOWN
./sphinx_feature_classification/support_matrix.py: *No copyright* Apache (v2.0)
./doc/source/conf.py: *No copyright* Apache (v2.0)
./doc/source/contributing.rst: *No copyright* UNKNOWN
./doc/source/index.rst: *No copyright* UNKNOWN
./doc/source/installation.rst: *No copyright* UNKNOWN
./doc/source/readme.rst: *No copyright* UNKNOWN
./doc/source/usage.rst: *No copyright* UNKNOWN
./releasenotes/source/conf.py: *No copyright* Apache (v2.0) GENERATED FILE
./releasenotes/source/index.rst: *No copyright* UNKNOWN
./releasenotes/source/unreleased.rst: *No copyright* UNKNOWN
./sphinx_feature_classification/tests/base.py: Apache (v2.0)
./sphinx_feature_classification/tests/test_sphinx_feature_classification.py: *No copyright* Apache (v2.0)
./sphinx_feature_classification/tests/fakes/support-matrix.ini: *No copyright* UNKNOWN


License is a valid Apache Software License v2.0

Comment 2 Alfredo Moralejo 2019-04-30 13:43:56 UTC
python-sphinx-feature-classification is in RDO since Rocky https://review.rdoproject.org/r/#/q/topic:add-sphinx-feature-classification


Note You need to log in before you can comment on or make changes to this bug.