OSTF should use enums for constant values
Bug #1404866 reported by
Sebastian Kalinowski
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
Low
|
Fuel Python (Deprecated) |
Bug Description
In OSTF in few places (for example [1]) we have values that could be converted to enums like it was done in Nailgun [2]
[2] https:/
Changed in fuel: | |
milestone: | none → 6.1 |
tags: | added: ostf |
Changed in fuel: | |
status: | New → Triaged |
tags: | added: size-s |
tags: |
added: module-ostf tech-debt removed: ostf |
Changed in fuel: | |
milestone: | 6.1 → next |
milestone: | next → 7.0 |
summary: |
- OSTF shoul use enums for const values + OSTF should use enums for constant values |
Changed in fuel: | |
milestone: | 7.0 → 8.0 |
tags: | added: area-python |
Changed in fuel: | |
milestone: | 8.0 → 9.0 |
tags: |
added: area-ostf removed: module-ostf |
To post a comment you must log in.
Can i work on this bug, and where woudl this constant file go, in /fuel-ostf/ fuel-plugin/ ostf_adapter/ const.py