Commit Graph

66 Commits (b79842f289f0c9b9fdce9d6cc689538ec61216e7)

Author SHA1 Message Date
Brian Haley b79842f289 Start enforcing E125 flake8 directive
4 years ago
Yang JianFeng 494b65d951 Optimize the code that fixes the race condition of DHCP agent.
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
Boden R 68fd13af40 remove neutron.common.exceptions
4 years ago
Kailun Qin b70ee4df88 Block port update from unbound DHCP agent
4 years ago
Boden R e4348eb1e1 use retry_db_errors from neutron-lib
5 years ago
Boden R 839e575fa6 use plugin utils from neutron-lib
5 years ago
Brian Haley 2e34279ec3 Fix lack of routes for neighbour IPv4 subnets
5 years ago
Brian Haley 90cd939047 Fix W503 pep8 warnings
5 years ago
Boden R 062ef79381 use is_extension_supported from neutron-lib
5 years ago
Zuul 048c880c30 Merge "consume common constants from lib"
6 years ago
Boden R 0822b0aef4 consume common constants from lib
6 years ago
SapanaJadhav d8807e2fa9 Wrong path of rpc_api.rst in class docstring
6 years ago
Inessa Vasilevskaya 7322bd6efb Make code follow log translation guideline
6 years ago
Kevin Benton 4dc81f0a53 DHCP RPC: Separate local from non-local subnets
6 years ago
Boden R 0e2b667bf1 use neutron-lib callbacks
6 years ago
Boden R 7bd521e7ce use neutron_lib's portbindings api-def
6 years ago
Kevin Benton bb3653f337 Don't IPAddressGenerationFailure for DHCP ports
6 years ago
Armando Migliaccio 17563a802e Adopt neutron-lib plugin directory
6 years ago
Armando Migliaccio d6df96ddf2 Skip warnings during DHCP port actions if no error is raised
7 years ago
Kevin Benton 9d24490da8 Handle racey teardowns in DHCP agent
7 years ago
Jenkins 1d4a621718 Merge "Narrow down DBError to DBReferenceError in DHCP action handler"
7 years ago
Armando Migliaccio 9726a00c90 Narrow down DBError to DBReferenceError in DHCP action handler
7 years ago
Jenkins aae2e8dcbc Merge "Don't catch DBError in DHCP action handler"
7 years ago
Kevin Benton 85ed7017ff Don't catch DBError in DHCP action handler
7 years ago
Kevin Benton c05751a556 Catch InvalidInput in DHCP port actions
7 years ago
Jenkins 39a4793a55 Merge "Filter out subnets on different segments for dhcp"
7 years ago
Brandon Logan 45552b5c2c Filter out subnets on different segments for dhcp
7 years ago
Henry Gessau 890c30fc52 Add retry decorator to dhcp_ready_on_ports
7 years ago
Aaron Rosen 2ddbbce7ba remove unused rpc method get_active_networks
7 years ago
Jenkins b342ca6447 Merge "Restart dsnmasq on any network subnet change"
7 years ago
Kevin Benton e45add7b07 Restart dsnmasq on any network subnet change
7 years ago
Kevin Benton b672c26cb4 Add provisioning blocks to status ACTIVE transition
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
Gary Kotton cefb1079f0 DHCP: remove update_lease_expiration
7 years ago
LiuNanke 83ef6b5677 Using LOG.warning replace LOG.warn
7 years ago
Kevin Benton 0db4ba3f85 Downgrade network not found log in DHCP RPC
7 years ago
hgangwx 283e5db691 Wrong usage of "a"
7 years ago
Akihiro Motoki 2d8632e412 Use _ from neutron._i18n
7 years ago
Doug Wiegley dd726ed494 Move i18n to _i18n, as per oslo_i18n guidelines
7 years ago
Jenkins f3d99f5928 Merge "Avoid race condition for reserved DHCP ports"
7 years ago
Eugene Nikanorov f76ef76f25 Avoid race condition for reserved DHCP ports
7 years ago
Pavel Bondar a7b976e652 Deepcopy port dict in dhcp rpc handler
8 years ago
Ihar Hrachyshka 9ad3c6ac9b Removed release_port_fixed_ip dead code
8 years ago
Isaku Yamahata f1457af336 Replace internal calls of create_{network, subnet, port}
8 years ago
Jenkins 1bc4fa9bd7 Merge "Add oslo db retry decorator to the RPC handlers"
8 years ago
Jenkins 05db2fdc67 Merge "Update dhcp host portbinding on failover"
8 years ago
Oleg Bondarev 272768cadd Add oslo db retry decorator to the RPC handlers
8 years ago