Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Version 1.4.0 is missing the IdentityClassNotDefined exception class. #77

Closed
EdLeafe opened this issue May 29, 2013 · 3 comments
Closed
Assignees
Labels

Comments

@EdLeafe
Copy link
Contributor

EdLeafe commented May 29, 2013

Subject says it all.

@mlew
Copy link

mlew commented May 30, 2013

I tried the same using pyrax 1.4.1, and it still throws:

pyrax.exceptions.IdentityClassNotDefined: No identity class has been defined for the current environment.

@abishekk92
Copy link

Still the same exception is being thrown on 1.4.1

@EdLeafe
Copy link
Contributor Author

EdLeafe commented May 31, 2013

See the discussion on #79. This is not a bug, but rather an expected exception, since pyrax now supports all OpenStack identity types. You have to somehow tell it what identity service type you are using. I will release a fix shortly that addresses a couple of bugs when setting these things manually.

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

No branches or pull requests

3 participants