neutron/neutron/api/rpc/handlers
LIU Yulong 9f72ba5707 Upgrade RPC version of SecurityGroup*Rpc
A partial upgrading of neutron cluster, neutron-server
has a newer version while neutron-agents not, does not
run well after a RPC data structure upgrading. This
patch upgrades the security group related RPC version
between neutron-server and agents. A partial upgrading
neutron cluster will explicitly raise error. The RPC
version should be aligned.

Closes-bug: #1903531
Related-bug: #1867119
Change-Id: I6cb2ba05fa3337be46eb01f2d9f869efa41e4db6
(cherry picked from commit 510089bc5f)
2020-12-21 10:21:41 +00:00
..
__init__.py RPC additions to support DVR 2014-07-17 11:45:45 -07:00
dhcp_rpc.py Update DHCP port information during setup 2019-09-11 07:06:40 +00:00
dvr_rpc.py remove neutron.common.constants 2019-04-04 14:10:26 -06:00
l3_rpc.py Remove leftovers of get_external_network_id for router 2020-02-28 10:53:29 +00:00
metadata_rpc.py remove neutron.common.constants 2019-04-04 14:10:26 -06:00
resources_rpc.py remove neutron.common.constants 2019-04-04 14:10:26 -06:00
securitygroups_rpc.py Upgrade RPC version of SecurityGroup*Rpc 2020-12-21 10:21:41 +00:00