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

teuthology-openstack can't create server or teardown on some regions #108

Open
kshtsk opened this issue Oct 24, 2017 · 0 comments
Open

teuthology-openstack can't create server or teardown on some regions #108

kshtsk opened this issue Oct 24, 2017 · 0 comments

Comments

@kshtsk
Copy link

kshtsk commented Oct 24, 2017

Unhandled exception is thrown while trying to run teuthology-openstack first time or teardown. Log example:

2017-10-24 21:54:36,121.121 DEBUG:teuthology.misc::sh: openstack --quiet ip floating list -f json
2017-10-24 21:54:36,838.838 DEBUG:teuthology.misc:NotFoundException: Not Found
...
Command 'openstack --quiet ip floating list -f json' returned non-zero exit status 1

The issue is reproduced on OVH regions like WAW1 and DE1, where floating ip list command fails:

$ openstack --quiet ip floating list -f json || echo $?
NotFoundException: Not Found
1

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

1 participant