Comment 9 for bug 1718947

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to magnum (stable/pike)

Reviewed: https://review.openstack.org/522811
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=6a2d14d3276bb4fe289ad2dd839ffe7b73f80794
Submitter: Zuul
Branch: stable/pike

commit 6a2d14d3276bb4fe289ad2dd839ffe7b73f80794
Author: Costin Gamenț <email address hidden>
Date: Wed Oct 11 14:24:13 2017 +0200

    Generate stack name as a valid hostname

    Truncate cluster name to 30 characters, map ('_', '.') to '-' and remove non
    alpha-numeric characters.

    Change-Id: Ibb2bddc5b602a34d0e2bebd1f6bb197669bf21ec
    Close-Bug: #1718947
    (cherry picked from commit 283c0931879acc876c7f053f561efc383b7a0da1)