Set lock_path correctly.
[openstack-build/neutron-build.git] / neutron / common / eventlet_utils.py
2015-06-19 JenkinsMerge "Ensure tests run under python2.7"
2015-06-01 JenkinsMerge "Use accessors instead of private attributes...
2015-05-16 JenkinsMerge "ml2: remove stale _filter_nets_l3 in get_networks"
2015-04-18 JenkinsMerge "Add some more comments to models/frozen.py"
2015-04-15 Thomas GoirandMerge branch 'debian/kilo' of git+ssh://git.debian...
2015-04-15 Thomas GoirandMerge tag '2015.1_rc1' into debian/kilo
2015-04-01 JenkinsMerge "Add API tests for subnetpool allocation"
2015-04-01 JenkinsMerge "Enable to apply policies to resources with speci...
2015-03-31 JenkinsMerge "Decouple L3 and service plugins during DVR route...
2015-03-31 JenkinsMerge "Enable to specify context on POST requests durin...
2015-03-31 JenkinsMerge "Improve DVR scale performance"
2015-03-30 JenkinsMerge "Fix DBDuplicateError handling in _ensure_default...
2015-03-30 JenkinsMerge "Fix minor nits in _notify_l3_agent_new_port()"
2015-03-29 JenkinsMerge "Validate string length at API level"
2015-03-29 JenkinsMerge "Reload DHCP interface when its port is updated"
2015-03-28 JenkinsMerge "Fix common misspellings"
2015-03-27 JenkinsMerge "Send only one rule in queue on rule create/delete"
2015-03-27 JenkinsMerge "Don't eagerly load ranges from IPAllocationPool"
2015-03-26 JenkinsMerge "Add L3 router plugin shim for Brocade MLX"
2015-03-26 JenkinsMerge "Add full-stack tests framework"
2015-03-26 JenkinsMerge "Stop any spawned ProcessMonitor at test cleanup"
2015-03-26 JenkinsMerge "VMWare NSXv: Metadata default gateway param"
2015-03-26 JenkinsMerge "Missing entry points for cisco apic topology...
2015-03-26 JenkinsMerge "Fix port status not being updated properly"
2015-03-26 JenkinsMerge "Fix create_security_group_rule_bulk_native to...
2015-03-26 JenkinsMerge "Move process_ha_router_added/removed from HA...
2015-03-26 JenkinsMerge "Move create_dvr_fip_interfaces in to DVR"
2015-03-25 JenkinsMerge "Rename/move/remove HaRouter methods"
2015-03-25 JenkinsMerge "Add some useful notes in devref/db_layer.rst"
2015-03-25 JenkinsMerge "Fix intermittent failure in TestNetworksFailover UT"
2015-03-25 JenkinsMerge "Fix a usage error of joinedload + filter in...
2015-03-25 JenkinsMerge "Move metadata proxy shared options to neutron...
2015-03-25 JenkinsMerge "Fix a usage error of joinedload + filter in...
2015-03-25 JenkinsMerge "Fix handling of before/after notifications in...
2015-03-25 JenkinsMerge "Add the default_ipv6_subnet_pool config option"
2015-03-25 JenkinsMerge "Add eventlet monkey_patch helper"
2015-03-24 Adelina TuvenieAdd eventlet monkey_patch helper