Make has_key py3 compatible
Bug #1596516 reported by
Ji.Wei
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
daisycloud-core |
Incomplete
|
Undecided
|
jingtao liang | ||
radar |
In Progress
|
Undecided
|
Unassigned |
Bug Description
has_key is the legacy of the old API, in order to support the 2.2 before the code left behind. Python3 has removed the function, replaced with in
Changed in daisycloud-core: | |
assignee: | nobody → Ji.Wei (jiwei) |
Changed in radar: | |
assignee: | nobody → Ji.Wei (jiwei) |
Changed in radar: | |
assignee: | Ji.Wei (jiwei) → jingtao liang (liang-jingtao) |
Changed in daisycloud-core: | |
assignee: | Ji.Wei (jiwei) → nobody |
Changed in daisycloud-core: | |
assignee: | nobody → jingtao liang (liang-jingtao) |
Changed in radar: | |
assignee: | jingtao liang (liang-jingtao) → Ji.Wei (jiwei) |
Changed in daisycloud-core: | |
status: | New → Incomplete |
Changed in radar: | |
assignee: | Ji.Wei (jiwei) → nobody |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/335290
Review: https:/