neutron/neutron/scheduler
Ann Kamyshnikova 3fef15a40b Add transaction for setting agent_id in L3HARouterAgentPortBinding
To avoid having extra L3HARouterAgentPortBinding with l3_agent as
None, operation of setting l3_agent should be atomic.
For this purpose, transaction was added in methods
create_ha_port_and_bind and _bind_ha_router_to_agents.

Closes-Bug: #1499647

Change-Id: Iaad82fe522cfd70061daecf411c924fdc11b7e41
2015-11-13 09:59:33 +00:00
..
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
base_resource_filter.py DHCP Service LoadBalancing Scheduler 2015-03-18 10:13:53 -07:00
base_scheduler.py DHCP Service LoadBalancing Scheduler 2015-03-18 10:13:53 -07:00
dhcp_agent_scheduler.py Bug-Fix for unexpected DHCP agent redundant 2015-07-21 19:27:37 +09:00
l3_agent_scheduler.py Add transaction for setting agent_id in L3HARouterAgentPortBinding 2015-11-13 09:59:33 +00:00