Bug 1838993
Summary: | Package Review: openstack-barbican-ui | ||
---|---|---|---|
Product: | [Community] RDO | Reporter: | gtherond <gael.therond> |
Component: | Package Review | Assignee: | hguemar |
Status: | CLOSED CANTFIX | QA Contact: | hguemar |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | trunk | CC: | amoralej |
Target Milestone: | --- | ||
Target Release: | trunk | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-08-21 09:22:12 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: |
Description
gtherond
2020-05-22 09:47:19 UTC
To be more specific, this bugzilla is requesting new package for https://opendev.org/openstack/barbican-ui repo: $ licensecheck -r . ./.eslintrc: *No copyright* UNKNOWN ./.gitreview: *No copyright* UNKNOWN ./CONTRIBUTING.rst: *No copyright* UNKNOWN ./HACKING.rst: *No copyright* UNKNOWN ./LICENSE: *No copyright* Apache License (v2.0) ./MANIFEST.in: *No copyright* UNKNOWN ./README.rst: *No copyright* UNKNOWN ./babel-django.cfg: *No copyright* UNKNOWN ./babel-djangojs.cfg: *No copyright* UNKNOWN ./manage.py: *No copyright* Apache License (v2.0) ./package.json: *No copyright* UNKNOWN ./requirements.txt: *No copyright* UNKNOWN ./setup.cfg: *No copyright* Apache License ./setup.py: *No copyright* Apache License (v2.0) GENERATED FILE ./test-requirements.txt: *No copyright* UNKNOWN ./test-shim.js: *No copyright* UNKNOWN ./tox.ini: *No copyright* UNKNOWN ./barbican_ui/karma.conf.js: *No copyright* Apache License (v2.0) ./barbican_ui/version.py: *No copyright* Apache License (v2.0) ./doc/requirements.txt: *No copyright* UNKNOWN ./barbican_ui/api/client.py: *No copyright* Apache License (v2.0) ./barbican_ui/api/rest_api.py: *No copyright* Apache License (v2.0) ./barbican_ui/enabled/_90_barbican_barbican_panelgroup.py: *No copyright* Apache License (v2.0) ./barbican_ui/enabled/_91_barbican_barbican_secrets_panel.py: *No copyright* Apache License (v2.0) ./barbican_ui/test/settings.py: *No copyright* Apache License (v2.0) ./doc/source/conf.py: *No copyright* Apache License (v2.0) GENERATED FILE ./doc/source/index.rst: *No copyright* UNKNOWN ./releasenotes/source/conf.py: *No copyright* Apache License (v2.0) GENERATED FILE ./releasenotes/source/index.rst: *No copyright* UNKNOWN ./releasenotes/source/unreleased.rst: *No copyright* UNKNOWN ./barbican_ui/content/secrets/panel.py: *No copyright* Apache License (v2.0) ./barbican_ui/content/secrets/urls.py: *No copyright* Apache License (v2.0) ./barbican_ui/test/api_tests/test_client.py: *No copyright* Apache License (v2.0) ./barbican_ui/test/api_tests/test_rest_api.py: *No copyright* Apache License (v2.0) ./doc/source/configuration/index.rst: *No copyright* UNKNOWN ./doc/source/contributor/api.rst: *No copyright* UNKNOWN ./doc/source/contributor/index.rst: *No copyright* UNKNOWN ./doc/source/install/index.rst: *No copyright* UNKNOWN ./barbican_ui/static/dashboard/barbican/barbican.module.js: *No copyright* Apache License (v2.0) ./barbican_ui/static/dashboard/barbican/barbican.module.spec.js: *No copyright* Apache License (v2.0) ./barbican_ui/static/dashboard/barbican/barbican.scss: *No copyright* UNKNOWN ./barbican_ui/static/dashboard/barbican/barbican.service.js: *No copyright* Apache License (v2.0) ./barbican_ui/static/dashboard/barbican/secrets/panel.html: *No copyright* UNKNOWN ./barbican_ui/static/dashboard/barbican/secrets/secrets.module.js: *No copyright* Apache License (v2.0) ./barbican_ui/static/dashboard/barbican/secrets/secrets.module.spec.js: *No copyright* Apache License (v2.0) ./barbican_ui/static/dashboard/barbican/secrets/secrets.service.js: *No copyright* Apache License (v2.0) ./barbican_ui/static/dashboard/barbican/secrets/secrets.service.spec.js: *No copyright* Apache License (v2.0) ./barbican_ui/static/dashboard/barbican/secrets/actions/actions.module.js: *No copyright* Apache License (v2.0) ./barbican_ui/static/dashboard/barbican/secrets/actions/create.service.js: *No copyright* Apache License (v2.0) ./barbican_ui/static/dashboard/barbican/secrets/actions/delete.service.js: *No copyright* Apache License (v2.0) ./barbican_ui/static/dashboard/barbican/secrets/actions/update.service.js: *No copyright* Apache License (v2.0) ./barbican_ui/static/dashboard/barbican/secrets/details/details.module.js: *No copyright* Apache License (v2.0) ./barbican_ui/static/dashboard/barbican/secrets/details/drawer.html: *No copyright* UNKNOWN ./barbican_ui/static/dashboard/barbican/secrets/details/overview.controller.js: *No copyright* Apache License (v2.0) ./barbican_ui/static/dashboard/barbican/secrets/details/overview.html: *No copyright* UNKNOWN ./barbican_ui/static/dashboard/barbican/secrets/workflow/info.help.html: *No copyright* UNKNOWN ./barbican_ui/static/dashboard/barbican/secrets/workflow/recipe.help.html: *No copyright* UNKNOWN ./barbican_ui/static/dashboard/barbican/secrets/workflow/secret-model.js: *No copyright* Apache License (v2.0) ./barbican_ui/static/dashboard/barbican/secrets/workflow/workflow.service.js: *No copyright* Apache License (v2.0) License is a valid ASL v2.0 and includes correct LICENSE file. You can go ahead and request to add the package in RDO. Checking content of https://opendev.org/openstack/barbican-ui/commits/branch/master it seems just simple cookiecutter skel and has no branches nor releases so I think it's better to keep this on hold until it's functional. Sorry for this really slow answer, I had some busy period over me recently. Ok, so, yeah, I've looked at the packages and discussed a bit with barbican community, it seems like the barbican ui is a really recent development effort, so you can close my request as it will require some times and effort to achieve the appropriate milestone to reach a decent stability state. Thanks a lot for the quick review and sorry for the delay. |