Re: [openstack-dev] nova cli commands fail with 404. devstack installation from today

2016-01-21 Thread Chen CH Ji
Guess it's image-list instead of image list,right?  maybe you can check with nova --debug image-list and see the API which wassend to nova-api server then analyze the nova api log to know what's exactly the error?-"Bob Hansen" wrote: -To:

Re: [openstack-dev] nova cli commands fail with 404. devstack installation from today

2016-01-21 Thread Bob Hansen
est raise exceptions.from_response(resp, method, url) NotFound: The resource could not be found. (HTTP 404) Bob Hansen z/VM OpenStack Enablement From: "Chen CH Ji" <jiche...@cn.ibm.com> To: "OpenStack Development Mailing List \(not for usage questions

Re: [openstack-dev] nova cli commands fail with 404. devstack installation from today

2016-01-21 Thread Bob Hansen
> Date: 01/21/2016 10:46 AM Subject: Re: [openstack-dev] nova cli commands fail with 404. devstack installation from today Yes, it is image-list not image list. I don't seem to be able to find any other hints in any of the nova logs. nova --debug image-list shows this: DEB

Re: [openstack-dev] nova cli commands fail with 404. devstack installation from today

2016-01-21 Thread Mikhail Medvedev
ise exceptions.from_response(resp, method, url) > NotFound: The resource could not be found. (HTTP 404) > > > > Bob Hansen > z/VM OpenStack Enablement > > > [image: Inactive hide details for "Chen CH Ji" ---01/21/2016 04:25:28 > AM---Guess it's image-list instead of image li

[openstack-dev] nova cli commands fail with 404. devstack installation from today

2016-01-20 Thread Bob Hansen
Installed devstack today, this morning actually, and most everything works except simple nova cli commands, nova image list, list, flavor-list all fail) glance ok, nuetron ok, As an example, nova image list returns: devstack$ nova image list ERROR (NotFound): The resource could not be