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

Unable to list interfaces for Servers #581

Open
briancurtin opened this issue Oct 22, 2015 · 1 comment
Open

Unable to list interfaces for Servers #581

briancurtin opened this issue Oct 22, 2015 · 1 comment

Comments

@briancurtin
Copy link
Contributor

A 404 occurs while trying to list interfaces for a Server in pyrax.cloudserver.

for interface in pyrax.cloudservers.list(): print instance.interface_list()

@maxamante
Copy link

Looks like the Rackspace endpoint is different than the OpenStack endpoint.

The hack/workaround would be to change os-interface here to os-virtual-interfacesv2 locally.

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

No branches or pull requests

2 participants