Comment 6 for bug 1796068

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-nova-compute (master)

Reviewed: https://review.openstack.org/608030
Committed: https://git.openstack.org/cgit/openstack/charm-nova-compute/commit/?id=4fb124310091008b3f650ac389d010d530b6831e
Submitter: Zuul
Branch: master

commit 4fb124310091008b3f650ac389d010d530b6831e
Author: Dmitrii Shcherbakov <email address hidden>
Date: Thu Oct 4 19:22:43 2018 +0300

    Allow Juju AZ context information to be used

    The change adds an option to the charm to use JUJU_AVAILABILITY_ZONE
    environment variable set by Juju for the hook environment based on the
    underlying provider's availability zone information for a given machine.

    This information is used to configure default_availability_zone for nova
    and availability_zone for subordinate networking charms.

    Change-Id: Idc7112e7fe7b76d15cf9c4896b702b8ffd8c0e8e
    Closes-Bug: #1796068