Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/

Bug 1638141

Summary: openstack-tempest-tripleo-ui
Product: [Community] RDO Reporter: Honza Pokorny <hpokorny>
Component: Package ReviewAssignee: hguemar
Status: CLOSED WONTFIX QA Contact: hguemar
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: trunkCC: amoralej, jcapitao
Target Milestone: ---   
Target Release: trunk   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-02-14 11:42:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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