RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1638141 - openstack-tempest-tripleo-ui
Summary: openstack-tempest-tripleo-ui
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: RDO
Classification: Community
Component: Package Review
Version: trunk
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: trunk
Assignee: hguemar
QA Contact: hguemar
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-10-10 21:10 UTC by Honza Pokorny
Modified: 2024-02-14 11:42 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2024-02-14 11:42:51 UTC
Embargoed:


Attachments (Terms of Use)

Comment 1 hguemar 2018-10-25 14:53:33 UTC
How to add packages in the distro: https://www.rdoproject.org/documentation/add-packages/

Next step: check information on https://review.rdoproject.org/r/#/c/17118/
Then we'll get to work on gerrit for the review.
You may notice that I fixed the package name to be consistent with other tempest plugins

Comment 2 Alfredo Moralejo 2018-10-26 13:49:56 UTC
Code in https://github.com/openstack/tempest-tripleo-ui

licensecheck:

$ licensecheck -r .
./.gitreview: *No copyright* UNKNOWN
./.zuul.yaml: *No copyright* UNKNOWN
./LICENSE: *No copyright* Apache (v2.0)
./README.rst: *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
./doc/requirements.txt: *No copyright* UNKNOWN
./tempest_tripleo_ui/config.py: Apache (v2.0)
./tempest_tripleo_ui/plugin.py: Apache (v2.0)
./releasenotes/notes/set-up-project-1f593fc4174758e6.yaml: *No copyright* UNKNOWN
./releasenotes/source/conf.py: *No copyright* Apache (v2.0)
./releasenotes/source/index.rst: *No copyright* UNKNOWN
./releasenotes/source/unreleased.rst: *No copyright* UNKNOWN
./tempest_tripleo_ui/tests/scenario/test_basic.py: Apache (v2.0)


Licese looks good Apache Software License v2.0


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