Description of problem: RDO-ROCKY (and following) repositories provides required barbican RPMs except for barbican-ui which is missing. Version-Release number of selected component (if applicable): RDO-ROCKY RDO-STEIN RDO-TRAIN RDO-USSURI RDO-VICTORIA How reproducible: Try to install the openstack-barbican-ui package from your package manager as it should be named. Steps to Reproduce: 1.yum/dnf install openstack-barbican-ui Actual results: Package not found. Expected results: Package manager retrieve and install the appropriate RPM. Additional info: I know that if you ever decide to add this package it will be pushed on trunk first, but could you please backport it on RDO-ROCKY/STEIN/TRAIN and USSURI branches please?
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.