Comment 4 for bug 1518001

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

Reviewed: https://review.openstack.org/521920
Committed: https://git.openstack.org/cgit/openstack/charm-nova-compute/commit/?id=5cd89001031d205f38da3fcc4e921bbe42fbc8ac
Submitter: Zuul
Branch: master

commit 5cd89001031d205f38da3fcc4e921bbe42fbc8ac
Author: Shane Peters <email address hidden>
Date: Tue Nov 21 11:16:20 2017 -0500

    Enable support for iscsi multipath connections

    Adds new charm config option to enable multipath
    connections to iscsi volumes. This is configured
    in the [libvirt] section of the nova config.

    Since newton, the option has been renamed to
    'volume_use_multipath'. To accomodate this,
    a newton template has been created.

    Change-Id: Ibbf91547c5fc41215873c63219cd83303b1d37cd
    Partial-Bug: #1518001