<font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2"> <span><br></span>Guess it's image-list instead of image list,right?  maybe you can check with nova --debug image-list and see the API which was<br>send to nova-api server then analyze the nova api log to know what's exactly the error?<br><br><font color="#990099">-----"Bob Hansen" <<a target="_blank" href="mailto:hansenb@us.ibm.com">hansenb@us.ibm.com</a>> wrote: -----</font><div class="iNotesHistory" style="padding-left:5px;"><div style="padding-right:0px;padding-left:5px;border-left:solid black 2px;">To: <a target="_blank" href="mailto:openstack-dev@lists.openstack.org">openstack-dev@lists.openstack.org</a><br>From: "Bob Hansen" <<a target="_blank" href="mailto:hansenb@us.ibm.com">hansenb@us.ibm.com</a>><br>Date: 01/20/2016 10:31PM<br>Subject: [openstack-dev] nova cli commands fail with 404. devstack        installation from today<br><br><p>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,<br> <br>As an example, nova image list returns:<br><br>devstack$ nova image list<br>ERROR (NotFound): The resource could not be found. (HTTP 404)<br><br>However the command; openstack image list returns the correct list of cirros images, plus one I have already imported.<br><br>key.log has:<br><br>127.0.0.1 - - [20/Jan/2016:21:10:49 +0000] "POST /tokens HTTP/1.1" 404 93 "-" "keystoneauth1/2.2.0 python-requests/2.9.1 CPython/2.7.6" 2270(us)<br><br>Clearly an authentication thing. Since other commands work, e.g. neutorn subnet-list, I concluded keystone auth is just fine.<br><br>I suspect it is something in nova.conf. [keystone_auth] has this in it, which stack.sh built<br><br>[keystone_authtoken]<br>signing_dir = /var/cache/nova<br>cafile = /opt/stack/data/ca-bundle.pem<br>auth_uri = <a href="http://127.0.0.1:5000/">http://127.0.0.1:5000</a><br>project_domain_id = default<br>project_name = service<br>user_domain_id = default<br>password = secretservice<br>username = nova<br>auth_url = <a href="http://127.0.0.1:35357/">http://127.0.0.1:35357</a><br>auth_type = password<br><br>Any suggestions on where else to look?<br><br>Bob Hansen<br>z/VM OpenStack Enablement <br><br>
</p><div><font face="Courier New,Courier,monospace" size="2">__________________________________________________________________________<br>OpenStack Development Mailing List (not for usage questions)<br>Unsubscribe: <a target="_blank" href="mailto:OpenStack-dev-request@lists.openstack.org?subject">OpenStack-dev-request@lists.openstack.org?subject</a>:unsubscribe<br><a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br></font></div></div></div></font><BR>