neutron-vpnaas/neutron_vpnaas
Hunt Xu 363fc4070d 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
2018-06-19 14:43:46 +08:00
..
cmd VPN as a Service (VPNaaS) Agent 2017-10-23 09:24:28 +07:00
db use plugin names from neutron-lib plugin constants 2018-04-12 16:14:51 +00:00
extensions remove unused plugin.get_plugin_name() 2018-04-02 02:21:17 +00:00
services Fix flavors plugin not found error 2018-06-19 14:43:46 +08:00
tests use rpc Connection rather than create_connection 2018-04-17 06:11:39 -06:00
__init__.py Use flake8-import-order plugin and clean up exceptions 2017-07-11 15:49:52 +07:00
_i18n.py Remove log translations from neutron-vpnaas 2017-03-24 15:05:28 +08:00
opts.py Automatically generate neutron VPNaaS configuration files 2015-12-11 11:03:33 +00:00
version.py After the services split, get neutron-vpnaas Jenkins jobs passing 2014-12-09 00:00:04 -07:00