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

Fix availability zone script for SOC9 #2425

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

djoreilly
Copy link
Contributor

This patch changes the script to use the Keystone v3 endpoint as the 2.0
endpoint is not available in SOC9. Also the python-novaclient in SOC9
does not have the os-hosts bindings [1], so use the availability_zones
bindings to find the host's current availability zone instead.

[1] openstack/python-novaclient@1d88717

This patch changes the script to use the Keystone v3 endpoint as the 2.0
endpoint is not available in SOC9. Also the python-novaclient in SOC9
does not have the os-hosts bindings [1], so use the availability_zones
bindings to find the host's current availability zone instead.

[1] openstack/python-novaclient@1d88717
@JanZerebecki
Copy link
Contributor

https://travis-ci.org/github/crowbar/crowbar-openstack/builds/695052401 was successful, just failure to report.

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

Successfully merging this pull request may close these issues.

2 participants