neutron/neutron/tests/unit/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 enable OVSDB native interface by default 2016-06-25 10:43:12 +03:00
dhcp Make DHCP agent use 'revision_number' 2016-09-21 03:51:19 +00:00
l2 Introduce bulk push to rpc callback mechanism 2016-08-01 14:22:56 -07:00
l3 Make L3 agent use different request-id for each request 2016-09-02 00:51:27 -06:00
linux Merge "Disable DHCP on agent port removal" 2016-09-19 14:12:24 +00:00
metadata Add metadata proxy router_update callback handler 2016-09-15 21:28:21 -07:00
ovsdb Wait for vswitchd to add interfaces in native ovsdb 2016-07-26 19:44:45 -05:00
windows Removed invalid test due to invalid mocking 2016-05-16 13:59:11 -04:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agent_extensions_manager.py Generalize agent extension mechanism 2016-07-19 13:45:22 +00:00
test_rpc.py Fix deprecation warnings 2016-08-26 22:16:06 -04:00
test_securitygroups_rpc.py Use method get_ipv6_addr_by_EUI64 from oslo.utils 2016-08-30 19:49:09 +08:00