yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #03255
[Bug 1189415] Re: nova image-list gives error as keyerror images
** Changed in: glance
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1189415
Title:
nova image-list gives error as keyerror images
Status in OpenStack Image Registry and Delivery Service (Glance):
Invalid
Bug description:
Hi,
I have configured Openstack grizzly on a Fedora core 18 server with openstack-glance and openstack-cinder. I am facing problem with as the command
#nova image-list gives an error as follows,
##########################################
DEBUG (shell:543) 'images'
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/novaclient/shell.py", line 540, in main
OpenStackComputeShell().main(sys.argv[1:])
File "/usr/lib/python2.7/site-packages/novaclient/shell.py", line 476, in main
args.func(self.cs, args)
File "/usr/lib/python2.7/site-packages/novaclient/v1_1/shell.py", line 517, in do_image_list
image_list = cs.images.list()
File "/usr/lib/python2.7/site-packages/novaclient/v1_1/images.py", line 47, in list
return self._list("/images/detail", "images")
File "/usr/lib/python2.7/site-packages/novaclient/base.py", line 67, in _list
data = body[response_key]
KeyError: 'images'
ERROR: 'images'
##############################################
A the same time the command
#nova-manage service and
#glance image-list works fine.
I have tried with "python-novaclient-2.10.0-1.fc18.noarch" "python-novaclient-2.13.0-1.fc18.noarch.rpm" .
Please help me to solve the issue....
Thanks in advance,
Biju Joseph
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1189415/+subscriptions