neutron-lib duplicates os-resource-classes constants
Bug #1934256 reported by
Balazs Gibizer
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| neutron |
Fix Released
|
Low
|
Przemyslaw Szczerbik | ||
Bug Description
The os-resource-classes lib is the official source of the standard placement resource classes. The neutron-lib repo has a copy of those constants[1]. Instead of duplicating the names, neutron-lib could depend on the os-resource-classes lib and import the constants from there[2].
[1] https:/
[2] https:/
| tags: | added: low-hanging-fruit |
| tags: | added: lib |
| Changed in neutron: | |
| assignee: | nobody → Przemyslaw Szczerbik (pszczerbik) |
| Changed in neutron: | |
| importance: | Undecided → Low |
| Changed in neutron: | |
| status: | In Progress → Fix Released |
To post a comment you must log in.

Fix proposed to branch: master /review. opendev. org/c/openstack /neutron- lib/+/799034
Review: https:/