Commit Graph

59 Commits (b79842f289f0c9b9fdce9d6cc689538ec61216e7)

Author SHA1 Message Date
Brian Haley b79842f289 Start enforcing E125 flake8 directive
4 years ago
Rodolfo Alonso Hernandez 5d35e7d360 Switch to new engine facade for L3RpcCallback
4 years ago
LIU Yulong 3d99147e73 Ensure dvr ha router gateway port binding host
4 years ago
Boden R 9bbe9911c4 remove neutron.common.constants
4 years ago
Brian Haley eaf990b2bc Fix pep8 E128 warnings in non-test code
4 years ago
LIU Yulong 5b7d444b31 Not set the HA port down at regular l3-agent restart
4 years ago
ZhaoBo 21ae99d5b3 [server side] Floating IP port forwarding plugin
5 years ago
Boden R e4348eb1e1 use retry_db_errors from neutron-lib
5 years ago
Dmitrii Shcherbakov ff5e8d7d6c Refresh router objects after port binding
5 years ago
Boden R 062ef79381 use is_extension_supported from neutron-lib
5 years ago
Zuul bfaae98396 Merge "use l3 api def from neutron-lib"
5 years ago
Boden R 54444407f4 use l3 api def from neutron-lib
5 years ago
Brian Haley d00b7ddec5 Remove router_ids argument to auto_schedule_routers()
5 years ago
venkata anil 9647d68fdb New RPC to set HA network port status to DOWN
6 years ago
Boden R 0a1405794f use service type constants from neutron_lib plugins
6 years ago
venkata anil d730b10102 Set HA network port to DOWN when l3 agent starts
6 years ago
fpxie 574312165b Replace six.iteritems with dict.items(Part-2)
6 years ago
Boden R 7bd521e7ce use neutron_lib's portbindings api-def
6 years ago
Armando Migliaccio ca751a1486 Spin off context module
6 years ago
Kevin Benton a5a8a37344 Check for unbound ports in L3 RPC handler
6 years ago
Armando Migliaccio 17563a802e Adopt neutron-lib plugin directory
6 years ago
Armando Migliaccio a7c8a825a4 Emit router payload only during failures
7 years ago
Assaf Muller 16f5d50b52 Add the l3 agent 'host' when logging routers
7 years ago
venkata anil 89cd4d07d1 Rename dvr portbinding functions
7 years ago
Hong Hui Xiao 64726983f2 Not auto schedule router when sync routers from agent
7 years ago
Ann Kamyshnikova 899b6cb065 Pass ha_router_port flag for _snat_router_interfaces ports
7 years ago
Henry Gessau 4148a347b3 Use constants from neutron-lib
7 years ago
Henry Gessau ae5bad49cc Use exceptions from neutron-lib
7 years ago
Eugene Nikanorov d8f0ee5ecd Wrap all update/delete l3_rpc handlers with retries
7 years ago
Oleg Bondarev 51adde5eb9 Fix regression in routers auto scheduling logic
7 years ago
Oleg Bondarev 0e97feb0f3 L3 agent: paginate sync routers task
7 years ago
Carl Baldwin 02439b6730 Add address scope to floating IPs in RPC response to L3 agent
7 years ago
Hong Hui Xiao 4676c55f9d Remove the useless l3plugin check in l3_rpc.py
7 years ago
Brian Haley 573c14659a Fix TypeError caused by delete_agent_gateway_port()
8 years ago
Swaminathan Vasudevan 639f1893dd Add RPC command and delete if last FIP on Agent
8 years ago
Michael Smith 7cfcbac066 manual add/remove router for dvr_snat agent
8 years ago
John Davidge a3285ac71a Fix update_subnet for prefix delegation
8 years ago
Jenkins 1bc4fa9bd7 Merge "Add oslo db retry decorator to the RPC handlers"
8 years ago
Jenkins 5e985b5c5c Merge "DB, IPAM & RPC changes for IPv6 Prefix Delegation"
8 years ago
John Davidge fc7cae844c DB, IPAM & RPC changes for IPv6 Prefix Delegation
8 years ago
Oleg Bondarev 272768cadd Add oslo db retry decorator to the RPC handlers
8 years ago
Mike Kolesnik 91d3a0219a Update port bindings for master router
8 years ago
Cyril Roelandt 3751f9ab34 Python3: use six.iteritems() instead of dict.iteritems()
8 years ago
Kevin Benton a80924dc3e Don't update port with host id of None
8 years ago
Kevin Benton 649599457e Defer creation of router JSON in get_routers RPC
8 years ago
YAMAMOTO Takashi 2c0ac29749 l3_rpc: Fix a comment typo
8 years ago
Assaf Muller 79f64ab041 Send notification to controller about HA router state change
8 years ago
Assaf Muller 43bf99ee40 Remove unused L3 HA RPC method
8 years ago
Ihar Hrachyshka 22328baf1f Migrate to oslo.log
8 years ago
Swaminathan Vasudevan 934c04d19a Remove unused RPC methods from l3_rpc
8 years ago