Comment 11 for bug 1577408

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

Reviewed: https://review.openstack.org/313263
Committed: https://git.openstack.org/cgit/openstack/charm-swift-storage/commit/?id=30c3fb9353d69944f815eb1be6a2c8b1e858fe2b
Submitter: Jenkins
Branch: master

commit 30c3fb9353d69944f815eb1be6a2c8b1e858fe2b
Author: Chris Glass <email address hidden>
Date: Fri May 6 06:51:50 2016 +0000

    Resolve links before using path as block device

    If the charm code is passed symlinks to block devices (as is often the
    case with newer MAAS substrate versions), resolve links before
    attempting to use the block device for storage.

    Charmhelpers were updated as well.

    Testing done:

    - Unit tests pass
    - Tests pass
    - Multiple Openstack Autopilot deployments pass

    Change-Id: If966239502d0752c86e46f3f0aee96f43828aa08
    Closes-Bug: 1577408
    Signed-off-by: Chris Glass <email address hidden>