https://bugzilla.redhat.com/show_bug.cgi?id=1778988
Bug ID: 1778988 Summary: Create new RPM for Openstack Networking-Omnipath Product: Fedora Version: rawhide Status: NEW Component: Package Review Assignee: nobody@fedoraproject.org Reporter: xubo.zhang@intel.com QA Contact: extras-qa@fedoraproject.org CC: package-review@lists.fedoraproject.org Target Milestone: --- Classification: Fedora
OpenStack networking-omnipath is a ML2 mechanism driver that integrates OpenStack Neutron API with Omnipath backend. It enables Omnipath switching fabric in OpenStack cloud and each network in openstack networking realm corresponds to a virtual fabric on omnipath side.
The project can be found at: https://opendev.org/x/networking-omnipath
https://bugzilla.redhat.com/show_bug.cgi?id=1778988
Xubo Zhang xubo.zhang@intel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xubo.zhang@intel.com Doc Type|--- |If docs needed, set a value
https://bugzilla.redhat.com/show_bug.cgi?id=1778988
Xubo Zhang xubo.zhang@intel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|nobody@fedoraproject.org |xubo.zhang@intel.com
https://bugzilla.redhat.com/show_bug.cgi?id=1778988
Alan Pevec apevec@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|Package Review |Package Review Version|rawhide |trunk Product|Fedora |RDO
https://bugzilla.redhat.com/show_bug.cgi?id=1778988
--- Comment #1 from Xubo Zhang xubo.zhang@intel.com --- licensecheck -r .
./devstack/plugin.sh: *No copyright* Apache (v2.0) ./doc/source/conf.py: Apache (v2.0) ./omnipath/__init__.py: *No copyright* Apache (v2.0) ./omnipath/common/constants.py: Apache (v2.0) ./omnipath/common/omnipath_conf.py: Apache (v2.0) ./omnipath/common/omnipath_exceptions.py: Apache (v2.0) ./omnipath/db/api.py: *No copyright* Apache (v2.0) ./omnipath/db/migration/alembic_migrations/env.py: Apache (v2.0) ./omnipath/db/migration/alembic_migrations/versions/initial_branchpoint.py: *No copyright* Apache (v2.0) ./omnipath/db/migration/alembic_migrations/versions/stein/expand/fe3470e95eac_add_omnipath_journal.py: Apache (v2.0) ./omnipath/db/models.py: *No copyright* Apache (v2.0) ./omnipath/mechanism_driver/fabric_agent.py: Apache (v2.0) ./omnipath/mechanism_driver/mech_omnipath.py: Apache (v2.0) ./omnipath/omnipath_exceptions.py: Apache (v2.0) ./omnipath/omnipath_thread.py: Apache (v2.0) ./omnipath/omnipath_worker.py: Apache (v2.0) ./omnipath/tests/functional/db/test_migrations.py: *No copyright* Apache (v2.0) ./omnipath/tests/unit/base.py: Apache (v2.0) ./omnipath/tests/unit/mechanism_driver/test_fabric_agent.py: *No copyright* Apache (v2.0) ./omnipath/tests/unit/mechanism_driver/test_mech_omnipath.py: *No copyright* Apache (v2.0) ./omnipath/tests/unit/test_omnipath_thread.py: Apache (v2.0) ./releasenotes/source/conf.py: *No copyright* Apache (v2.0) GENERATED FILE ./setup.py: Apache (v2.0) GENERATED FILE ./tools/coding-checks.sh: *No copyright* UNKNOWN
package-review@lists.fedoraproject.org