Change optparse to argparse, optparse is Deprecated since python version 2.7
Bug #1553030 reported by
Vishal kumar mahajan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Glance |
Fix Released
|
Medium
|
Vishal kumar mahajan | ||
OpenStack DBaaS (Trove) |
Fix Released
|
Low
|
Zhao Chao | ||
OpenStack Object Storage (swift) |
In Progress
|
Undecided
|
dharmendra | ||
oslo-incubator |
Won't Fix
|
Undecided
|
Vishal kumar mahajan | ||
python-swiftclient |
Fix Released
|
Undecided
|
Tim Burke |
Bug Description
In glance currently we use optparse.So we can move optparse to argparse because optparse is deprecated since python version2.7.
Related link:- https:/
Changed in ironic: | |
assignee: | nobody → Vishal kumar mahajan (mahajan-vishal-mca) |
Changed in python-ironicclient: | |
assignee: | nobody → Vishal kumar mahajan (mahajan-vishal-mca) |
Changed in python-swiftclient: | |
assignee: | nobody → Vishal kumar mahajan (mahajan-vishal-mca) |
Changed in python-congressclient: | |
assignee: | nobody → Vishal kumar mahajan (mahajan-vishal-mca) |
description: | updated |
Changed in python-saharaclient: | |
assignee: | nobody → Vishal kumar mahajan (mahajan-vishal-mca) |
Changed in cinder: | |
assignee: | nobody → Vishal kumar mahajan (mahajan-vishal-mca) |
Changed in glance: | |
assignee: | nobody → Vishal kumar mahajan (mahajan-vishal-mca) |
Changed in nova: | |
assignee: | nobody → Vishal kumar mahajan (mahajan-vishal-mca) |
Changed in oslo-incubator: | |
assignee: | nobody → Vishal kumar mahajan (mahajan-vishal-mca) |
no longer affects: | cinder |
no longer affects: | ironic |
Changed in python-swiftclient: | |
assignee: | Vishal kumar mahajan (mahajan-vishal-mca) → nobody |
Changed in python-swiftclient: | |
assignee: | nobody → dharmendra (dharmendra-kushwaha) |
no longer affects: | python-ironicclient |
no longer affects: | python-congressclient |
Changed in manila: | |
assignee: | nobody → MD NADEEM (mail2nadeem92) |
no longer affects: | python-saharaclient |
no longer affects: | nova |
no longer affects: | manila |
Changed in swift: | |
assignee: | nobody → dharmendra (dharmendra-kushwaha) |
summary: |
- Change optparse to argparse, optparse is Deprecated since pyhton version + Change optparse to argparse, optparse is Deprecated since python version 2.7 |
Changed in oslo-incubator: | |
status: | New → Won't Fix |
Changed in glance: | |
status: | New → Triaged |
importance: | Undecided → Medium |
description: | updated |
Changed in swift: | |
status: | New → In Progress |
Changed in glance: | |
status: | Triaged → In Progress |
Changed in trove: | |
importance: | Undecided → Low |
Changed in trove: | |
assignee: | nobody → iswarya vakati (v-iswarya) |
Changed in trove: | |
assignee: | iswarya vakati (v-iswarya) → Zhao Chao (zhaochao1984) |
status: | New → In Progress |
To post a comment you must log in.
Will be fixed in python-swiftclient by https:/ /review. openstack. org/#/c/ 287666/