Bug 1486955
| Summary: | Review request: freezer-api | ||
|---|---|---|---|
| Product: | [Community] RDO | Reporter: | Eric Harney <eharney> |
| Component: | Package Review | Assignee: | hguemar |
| Status: | CLOSED DEFERRED | QA Contact: | hguemar |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | trunk | CC: | apevec, eharney |
| 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: | 2019-03-14 16:55:28 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1332659, 1550514 | ||
|
Description
Eric Harney
2017-08-30 21:25:00 UTC
This was not blocking any of RDO-<RELEASE> bz trackers so it was missed, you could also raise the package review at the weekly https://etherpad.openstack.org/p/RDO-Meeting You can proceed with Step 2 [1], licensecheck is good: $ licensecheck -r ./freezer |cut -d: -f 2|sort -u Apache (v2.0) Apache (v2.0) GENERATED FILE MIT/X11 (BSD like) *No copyright* Apache *No copyright* Apache (v2.0) *No copyright* Apache (v2.0) GENERATED FILE *No copyright* CC by (v3.0) *No copyright* GENERATED FILE *No copyright* UNKNOWN UNKNOWN MIT licensed are: ./freezer/freezer/lib/pep3143daemon/daemon.py: MIT/X11 (BSD like) ./freezer/freezer/lib/pep3143daemon/pidfile.py: MIT/X11 (BSD like) which looks like bundling and needs to be looked at closely during formal package review (most likely will need to be de-bundled and replace with an external dependency). [1] https://www.rdoproject.org/documentation/add-packages/ |