FA: align python requirements for oslo.config and oslo.serialization
Bug #1481297 reported by
Alexander Gordeev
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Triaged
|
Medium
|
Fuel Sustaining | ||
Mitaka |
Won't Fix
|
Medium
|
Fuel Python (Deprecated) | ||
Newton |
Triaged
|
Medium
|
Fuel Sustaining |
Bug Description
fuel-agent should discontinue to use 'oslo.foo' namespace. Since oslo.config 1.6.0 and oslo.serialization 1.2.0 it should be switched to 'oslo_foo' namespace.
our repos for 7.0 have got packages with 'oslo_foo' namespace support.
also tests for requirements should be added.
summary: |
- FA: align python requirement with centos repo + FA: align python requirements with centos repo |
Changed in fuel: | |
status: | New → In Progress |
summary: |
- FA: align python requirements with centos repo + FA: align python requirements for oslo.config and oslo.serialization |
description: | updated |
Changed in fuel: | |
importance: | High → Medium |
Changed in fuel: | |
status: | In Progress → Triaged |
assignee: | Aleksandr Gordeev (a-gordeev) → Fuel Python Team (fuel-python) |
Changed in fuel: | |
milestone: | 7.0 → 8.0 |
status: | Won't Fix → Triaged |
no longer affects: | fuel/8.0.x |
tags: | added: area-python |
Changed in fuel: | |
milestone: | 8.0 → 9.0 |
To post a comment you must log in.
I don't see a reason to make this bug a High. What we have now works and those changes might introduce next hell of dependency conflicts.