Comment 3 for bug 1505621

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-agent (master)

Reviewed: https://review.openstack.org/246883
Committed: https://git.openstack.org/cgit/openstack/fuel-agent/commit/?id=b895d7dc49db40fbd9bcc9f1173a327ac66543b9
Submitter: Jenkins
Branch: master

commit b895d7dc49db40fbd9bcc9f1173a327ac66543b9
Author: Maciej Kwiek <email address hidden>
Date: Wed Nov 18 12:05:08 2015 +0100

    Move label formatting to make_fs from driver

    The code that truncated and formatted labels was in driver - too high up
    in code hierarchy. The label is now simply passed to make_fs and it
    handles it properly.

    Change-Id: I87c151e4f01784101977bdd46c3e64401090fc05
    Closes-Bug: #1505621