Comment 4 for bug 1761691

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

Reviewed: https://review.openstack.org/561210
Committed: https://git.openstack.org/cgit/openstack/networking-bgpvpn/commit/?id=2f061ca51f4af69efbb200e318cf269faffe93af
Submitter: Zuul
Branch: master

commit 2f061ca51f4af69efbb200e318cf269faffe93af
Author: Thomas Morin <email address hidden>
Date: Fri Apr 13 14:22:45 2018 +0200

    heat: use BGPVPN API method from neutronclient

    With this change, heat code will use the BGPVPN API
    methods from neutronclient, instead of the ones dynamically
    added to neutronclient by the networking-bgpvpn module.

    This allows the heat plugin to be installed in an environment
    where networking-bgpvpn is not installed.

    Partial-Bug: 1761691
    Change-Id: Ibea29481662994c8b560bda45d4db534e924d42a