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

Commits on Jun 5, 2020

  1. Fix availability zone script for SOC9

    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
    djoreilly committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    dde63a3 View commit details
    Browse the repository at this point in the history