neutron/neutron/agent
Kevin Benton 9019ff2f74 Make DHCP agent use 'revision_number'
Change I445974b0e0dabb762807c6f318b1b44f51b3fe15 updated the
'revision' field to 'revision_number' but it missed the DHCP
agent and subsequently broke it's ability to detect stale updates.

This fixes the name in the agent.

This is marked as a partial for 1622616 because one of the reasons
the agent was frequently updating the DHCP port was in reaction
to stale port update messages for its own port.

Partial-Bug: #1622616
Closes-Bug: #1625867
Change-Id: Id41000127e1084f7ff243f8dc9c399999fbdaab4
2016-09-21 03:51:19 +00:00
..
common Merge "Add debug option to verify iptables rules" 2016-08-15 18:04:23 +00:00
dhcp Make DHCP agent use 'revision_number' 2016-09-21 03:51:19 +00:00
l2 L2 Agent Extensions handle unimplemented methods 2016-08-19 19:13:08 +00:00
l3 Merge "Emit router payload only during failures" 2016-09-12 08:40:50 +00:00
linux Always cleanup stale devices on DHCP setup failure 2016-09-20 23:22:40 +00:00
metadata Add metadata proxy router_update callback handler 2016-09-15 21:28:21 -07:00
ovsdb Use row.uuid as getattr works for inserted row 2016-08-22 13:28:09 +00:00
windows Merge "Reuse to_utf8() and jsonutils.dump_as_bytes()" 2016-04-15 23:40:59 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
agent_extension.py Generalize agent extension mechanism 2016-07-19 13:45:22 +00:00
agent_extensions_manager.py Generalize agent extension mechanism 2016-07-19 13:45:22 +00:00
dhcp_agent.py Refactoring config options for dhcp agent 2016-07-06 17:24:23 +00:00
firewall.py Use ICMPV6_TYPE_* constants from neutron-lib 2016-05-28 07:53:35 -07:00
l3_agent.py Refactoring config options for l3 agent config 2016-07-21 18:29:18 +00:00
metadata_agent.py Switch to oslo.cache 2016-06-02 15:22:36 +00:00
rpc.py Don't use exponential back-off for report_state 2016-07-28 14:54:19 +03:00
securitygroups_rpc.py Merge "Refactoring security group config options" 2016-08-17 04:36:21 +00:00