Comment 8 for bug 1624341

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-octane (stable/mitaka)

Reviewed: https://review.openstack.org/371936
Committed: https://git.openstack.org/cgit/openstack/fuel-octane/commit/?id=27076fe832ee976a6427f0e4945f570f7566d309
Submitter: Jenkins
Branch: stable/mitaka

commit 27076fe832ee976a6427f0e4945f570f7566d309
Author: Ilya Kharin <email address hidden>
Date: Sat Sep 17 17:04:45 2016 +0300

    Perform cinder-manage volume update_host

    The backend name for volumes was changed since Kilo. To make these
    volumes back manageable in Mitaka their hostnames have to be changed.
    The `cinder-manage volume update_host` command is suitable to do that.

    Change-Id: Ieeadd81c714186d58a3e3dfe5fd1223c40d16996
    Partial-Bug: #1624341