Comment 2 for bug 1411840

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

Reviewed: https://review.openstack.org/148012
Committed: https://git.openstack.org/cgit/stackforge/cookbook-openstack-common/commit/?id=0aeb4fc7ea53703585c93cc9f1eba765abedb10b
Submitter: Jenkins
Branch: master

commit 0aeb4fc7ea53703585c93cc9f1eba765abedb10b
Author: Mark Vanderwiel <email address hidden>
Date: Fri Jan 16 16:01:28 2015 -0600

    Add global bind-interface attribute like the existing bind-host one

    To make environment config easier add a bind-interface, very similar to
    the existing bind-host attribuite.
    Cleanup endpoint recipe to skip parent override keys.

    Change-Id: Ic830a8bae71a690682ceaf876eaff40540e28b5f
    Closes-Bug: #1411840