Comment 2 for bug 1755282

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

Reviewed: https://review.openstack.org/552134
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=1197d7f6f0de8bb10daa740dda40dc31b0465bb1
Submitter: Zuul
Branch: master

commit 1197d7f6f0de8bb10daa740dda40dc31b0465bb1
Author: Jay S. Bryant <email address hidden>
Date: Mon Mar 12 15:25:17 2018 -0500

    Avoid build system IP going into sample config

    We should not show the IP address of the build system as
    the sample default for my_ip in /etc/cinder/cinder.conf.sample .

    This patch sets a sample_default that will be used instead.

    Change-Id: If9ba07bb7f83c2ad3d89e2d5264c064117bbad23
    closes-bug: 1755282