glance image-create-via-import fails with value error
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Glance Client |
Fix Released
|
Undecided
|
Abhishek Kekane | ||
Bug Description
glance image-create-
Steps to reproduce:
1. Run image-create-
$ glance --debug image-create-
Output:
Traceback (most recent call last):
File "/opt/stack/
OpenStackIm
File "/opt/stack/
args.
File "/opt/stack/
return func(gc, args)
File "/opt/stack/
image, resp = gc.images.
ValueError: too many values to unpack
too many values to unpack
Further it fails with AttributeError: 'Namespace' object has no attribute 'import_method'
'Namespace' object has no attribute 'import_method'
Logs:
Traceback (most recent call last):
File "/opt/stack/
OpenStackIm
File "/opt/stack/
args.
File "/opt/stack/
return func(gc, args)
File "/opt/stack/
do_
File "/opt/stack/
gc.
| Changed in python-glanceclient: | |
| assignee: | nobody → Abhishek Kekane (abhishek-kekane) |
| description: | updated |

Fix proposed to branch: master /review. openstack. org/494982
Review: https:/