Comment 2 for bug 1816520

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

Reviewed: https://review.openstack.org/637708
Committed: https://git.openstack.org/cgit/openstack/stx-metal/commit/?id=ab3f2385e84cf015760d34317a6085008563901c
Submitter: Zuul
Branch: master

commit ab3f2385e84cf015760d34317a6085008563901c
Author: Yi Wang <email address hidden>
Date: Wed Feb 20 14:49:01 2019 +0800

    fix a devstack plugin bug

    devstack default user stack may not have permission to modify system
    file /etc/hosts. use sudo to make sure the modification is done.

    Change-Id: Iabe47cae88da9d70a1f7788c1847d99856963713
    Closes-Bug: 1816520
    Signed-off-by: Yi Wang <email address hidden>