Set lock_path correctly.
[openstack-build/neutron-build.git] / neutron / plugins / ml2 / extensions / __init__.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-03-30 JenkinsMerge "Fix DBDuplicateError handling in _ensure_default...
2015-03-29 JenkinsMerge "Validate string length at API level"
2015-03-29 JenkinsMerge "Reload DHCP interface when its port is updated"
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 full-stack tests framework"
2015-03-26 JenkinsMerge "Stop any spawned ProcessMonitor at test cleanup"
2015-03-26 JenkinsMerge "Missing entry points for cisco apic topology...
2015-03-24 JenkinsMerge "Fix metering agent failure when chain missing"
2015-03-23 JenkinsMerge "Remove unneeded DVRAgentRpcApiMixin from OVSDVRN...
2015-03-23 JenkinsMerge "Start metadata agent without trying to connect db"
2015-03-23 JenkinsMerge "Improve validate of remove_router_interface"
2015-03-23 Thomas GoirandMerge tag '2015.1_b3' into debian/kilo
2015-03-22 JenkinsMerge "Fix missing spaces in strings split across lines"
2015-03-22 JenkinsMerge "Validate when DVR enabled, l2_pop is also enabled"
2015-03-22 JenkinsMerge "Remove redundant unit tests from OVS DVR Agent"
2015-03-20 JenkinsMerge "Always fill UDP checksums in DHCP replies"
2015-03-20 JenkinsMerge "Move the assignment of existing_floating_ips...
2015-03-20 JenkinsMerge "Allow plugin to specify security-group rules...
2015-03-20 JenkinsMerge "Break coupling between ML2 and L3 during delete...
2015-03-20 JenkinsMerge "Adding a cleanup for 'fip-' and 'snat-' namespac...
2015-03-19 JenkinsMerge "Include IPv6 SLAAC addresses implicitly for...
2015-03-19 JenkinsMerge "Add a netns-cleanup functional test"
2015-03-19 JenkinsMerge "Reduce code duplication and fix argument order...
2015-03-19 JenkinsMerge "Remove unused L3 HA RPC method"
2015-03-19 JenkinsMerge "Include IPv6 SLAAC addresses implicitly for...
2015-03-19 JenkinsMerge "Fix minor decomp progress chart issues"
2015-03-19 JenkinsMerge "Replace keepalived notifier bash script with...
2015-03-18 JenkinsMerge "Api tests to cover network mtu attribute"
2015-03-18 JenkinsMerge "Add portsecurity extension support"
2015-03-16 Yalei WangAdd portsecurity extension support