Comment 8 for bug 1773282

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

Reviewed: https://review.openstack.org/576368
Committed: https://git.openstack.org/cgit/openstack/neutron-vpnaas/commit/?id=363fc4070df1af54a3c1a0c7b974fe032155dab6
Submitter: Zuul
Branch: master

commit 363fc4070df1af54a3c1a0c7b974fe032155dab6
Author: Hunt Xu <email address hidden>
Date: Tue Jun 19 13:31:34 2018 +0800

    Fix flavors plugin not found error

    Upon the initialization of the vpnaas plugin, it gets the flavors plugin
    only once. This is not working well because if the vpnaas plugin gets
    loaded before the flavors service plugin, it will fail to find the
    flavors service plugin.

    Closes-Bug: #1773282

    Change-Id: Ib4e11c8eef7831513f0fae2a45120ec396cfe3f5