Comment 5 for bug 1496848

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to akanda-rug (stable/juno)

Reviewed: https://review.openstack.org/225914
Committed: https://git.openstack.org/cgit/stackforge/akanda-rug/commit/?id=a966659b53982b7c16a982745e34c2375acfc913
Submitter: Jenkins
Branch: stable/juno

commit a966659b53982b7c16a982745e34c2375acfc913
Author: Ryan Petrello <email address hidden>
Date: Thu Sep 17 09:08:45 2015 -0700

    Use a standard hostname to prevent setting invalid hostnames.

    It's possible for a tenant to change their router's name to something that's
    not a valid hostname. This uses a standard ak-<tenant-uuid> value that we can
    rely on.

    Change-Id: Id64f7c796f8ef01200f51494611458b5731149c8
    Fixes-bug: #1496848
    (cherry picked from commit 760df4839ef2f97a6825f852b87556569c6c03c7)