Comment 29 for bug 1733566

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-nova-cloud-controller (master)

Reviewed: https://review.openstack.org/542538
Committed: https://git.openstack.org/cgit/openstack/charm-nova-cloud-controller/commit/?id=d43e264d02bf66b616782dc8b834243f7ef094f2
Submitter: Zuul
Branch: master

commit d43e264d02bf66b616782dc8b834243f7ef094f2
Author: Billy Olsen <email address hidden>
Date: Thu Feb 8 18:57:52 2018 -0700

    Sync charm-helpers and use VolumeAPIContext

    Sync in the charm-helpers to use the new VolumeAPIContext object
    in order to determine the volume catalog info to use in the
    configuration file.

    This is simply an alternative implementation for commit 16ae06bf
    which separates the concerns for volume endpoint context and
    internal endpoint context.

    Change-Id: I187bc8ef5644a59dc5a0b5f7ad66774812a78b78
    Related-Bug: #1733566