vmware-nsx/quantum
Akihiro MOTOKI 4e4ad8af0c Change the default l3_agent_manager to L3NATAgent
This is a l3-agent version of 349aa3ef35.

The combination of the plugin without agent extension support
and L3NATAgentWithStateReport results in an error:
"AttributeError: No such RPC function 'report_state'".

This patch changes l3_agent_manager to be L3NATAgent instead of
L3NATAgentWithStateReport since all plugins do not support
L3NATAgentWithStateReport and having this as the default breaks
all current deployments that upgrade source without changing
their config files.

Fixes bug 1139726

Change-Id: Ibb5c04c89bfad741ec43a372cbf97445f7b3d76c
2013-03-03 16:58:10 +09:00
..
agent Change the default l3_agent_manager to L3NATAgent 2013-03-03 16:58:10 +09:00
api Move network schedule to first port creation. 2013-03-02 11:12:46 +08:00
common LBaaS Agent Reference Implementation 2013-02-27 21:49:57 -05:00
db Move network schedule to first port creation. 2013-03-02 11:12:46 +08:00
debug Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
extensions Merge "Remove compat cfg wrapper" 2013-02-28 18:45:05 +00:00
locale Imported Translations from Transifex 2013-03-03 00:06:28 +00:00
openstack Remove compat cfg wrapper 2013-02-27 22:15:54 +09:00
plugins Merge "Host route to metadata server with Bigswitch/Floodlight Plugin" 2013-03-02 08:18:12 +00:00
rootwrap Remove unused imports in rootwrap package 2013-01-02 22:38:46 +02:00
scheduler Move network schedule to first port creation. 2013-03-02 11:12:46 +08:00
server Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
tests Merge "Set fake rpc implementation in metaplugin test configuration." 2013-03-03 06:25:03 +00:00
__init__.py Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00
auth.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
context.py Fix i18n messages 2013-01-22 11:42:15 +08:00
manager.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
policy.py Add scheduling feature basing on agent management extension 2013-02-27 21:20:51 +08:00
quantum_plugin_base_v2.py Supporting pagination in api v2.0 2013-02-19 23:04:13 +08:00
quota.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
service.py Agent management extension 2013-02-18 11:43:45 +08:00
version.py Updated to latest oslo-version code. 2013-02-04 11:21:16 +11:00
wsgi.py Add pagination support for xml 2013-02-21 15:21:34 +08:00