Incorrect usage of python-novaclient
Bug #1493576 reported by
Andrey Kurilin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cinder |
Fix Released
|
Medium
|
Ivan Kolodyazhny | ||
Mistral |
Fix Released
|
High
|
Zhenguo Niu | ||
OpenStack DBaaS (Trove) |
Fix Released
|
Undecided
|
Amrith Kumar | ||
OpenStack Dashboard (Horizon) |
Fix Released
|
High
|
Timur Sufiev | ||
OpenStack Shared File Systems Service (Manila) |
Fix Released
|
Low
|
Valeriy Ponomaryov | ||
congress |
Fix Released
|
Undecided
|
Andrey Kurilin | ||
networking-cisco |
Fix Released
|
Undecided
|
Andrey Kurilin | ||
os-cloud-config |
Fix Released
|
Undecided
|
Andrey Kurilin |
Bug Description
All projects should use only `novaclient.client` as entry point. It designed with some version checks and backward compatibility.
Direct import of versioned client object(i.e. novaclient.
Python-novaclient's doc: http://
Affected projects:
- Horizon - https:/
- Congress - https:/
description: | updated |
Changed in python-novaclient: | |
status: | New → Invalid |
no longer affects: | python-novaclient |
description: | updated |
description: | updated |
tags: | added: novaclient |
description: | updated |
Changed in manila: | |
importance: | Undecided → Low |
Changed in horizon: | |
assignee: | nobody → Timur Sufiev (tsufiev-x) |
Changed in cinder: | |
assignee: | nobody → Ivan Kolodyazhny (e0ne) |
description: | updated |
Changed in manila: | |
milestone: | none → liberty-rc1 |
Changed in mistral: | |
assignee: | nobody → Zhenguo Niu (niu-zglinux) |
description: | updated |
Changed in mistral: | |
status: | New → In Progress |
description: | updated |
Changed in horizon: | |
importance: | Undecided → High |
milestone: | none → liberty-rc1 |
Changed in cinder: | |
milestone: | none → liberty-rc1 |
importance: | Undecided → Medium |
Changed in mistral: | |
status: | Fix Committed → Confirmed |
Changed in mistral: | |
status: | Confirmed → Fix Committed |
milestone: | none → liberty-rc1 |
importance: | Undecided → High |
Changed in manila: | |
status: | Fix Committed → Fix Released |
Changed in cinder: | |
status: | Fix Committed → Fix Released |
Changed in mistral: | |
status: | Fix Committed → Fix Released |
Changed in horizon: | |
status: | Fix Committed → Fix Released |
Changed in horizon: | |
milestone: | liberty-rc1 → 8.0.0 |
Changed in cinder: | |
milestone: | liberty-rc1 → 7.0.0 |
Changed in manila: | |
milestone: | liberty-rc1 → 1.0.0 |
Changed in mistral: | |
milestone: | liberty-rc1 → liberty |
Changed in trove: | |
assignee: | nobody → Amrith (amrith) |
milestone: | none → next |
Changed in trove: | |
status: | Fix Committed → Fix Released |
description: | updated |
Changed in congress: | |
assignee: | nobody → Andrey Kurilin (andreykurilin) |
status: | New → In Progress |
Changed in networking-cisco: | |
assignee: | nobody → Andrey Kurilin (andreykurilin) |
status: | New → In Progress |
Changed in os-cloud-config: | |
status: | New → In Progress |
assignee: | nobody → Andrey Kurilin (andreykurilin) |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/221687
Review: https:/