Comment 36 for bug 1412919

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

Reviewed: https://review.openstack.org/151414
Committed: https://git.openstack.org/cgit/stackforge/cookbook-openstack-network/commit/?id=2918234a399054ee054eece9da00007bcca9ba9d
Submitter: Jenkins
Branch: master

commit 2918234a399054ee054eece9da00007bcca9ba9d
Author: Ken Thomas <email address hidden>
Date: Thu Jan 29 22:46:52 2015 +0000

    Use new common specific_endpoint routines

    Now that admin_endpoint, public_endpoint, and internal_endpoint
    in the common library are working, these are the changes to use
    them in the openstack-network recipes.

    Note that some calls to 'endpoint' that can't have separate
    admin, internal, public endpoints. (E.g. network-api-bind,
    network-linuxbridge, network-openvswitch, etc.) Those
    will continue to use the general endpoint routine.

    Partial-Bug: 1412919

    Change-Id: Ia08983f6f8da8a96da22969cdb660b44f82780d6