Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

/identity/v2.0 responds 404 and nova list command failed #511

Open
nyasukun opened this issue Jan 27, 2016 · 2 comments
Open

/identity/v2.0 responds 404 and nova list command failed #511

nyasukun opened this issue Jan 27, 2016 · 2 comments

Comments

@nyasukun
Copy link
Contributor

nova list command catch following error.

# nova list
No handlers could be found for logger "keystoneauth.identity.generic.base"
ERROR (DiscoveryFailure): Could not determine a suitable URL for the plugin

This is caused by there is no resource at /identiy/v2.0.
/identity/v2.0 should show version details.
Please see: http://developer.openstack.org/api-ref-identity-v2.html#showVersionInfo-v2.0

@BenjamenMeyer BenjamenMeyer changed the title /identiy/v2.0 responds 404 and nova list command failed /identity/v2.0 responds 404 and nova list command failed May 20, 2016
@Benjamin91300
Copy link
Contributor

This should be solved as my commit #618 and #619 have been merged.

@BenjamenMeyer
Copy link
Contributor

@Benjamin91300 would you please verify and post output from one of the openstack clients (e.g python-openstackclient, pyrax, etc).

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants