Set lock_path correctly.
[openstack-build/neutron-build.git] / neutron / plugins / ml2 / drivers / openvswitch / agent / openflow / ovs_ofctl / br_phys.py
2015-09-15 JenkinsMerge "Return exception when attempting to add duplicat...
2015-08-14 JenkinsMerge "Add parent_id to _item calling from _handle_action"
2015-08-12 JenkinsMerge "Revert "Revert "Add VIF_DELETED notification...
2015-08-10 JenkinsMerge "Neutron-Ironic integration patch"
2015-07-31 Thomas GoirandMerge tag '7.0.0_b2' into debian/liberty
2015-07-29 JenkinsMerge "Allow overriding of the neutron endpoint URL...
2015-07-23 JenkinsMerge "Just use {0,1,2} rather sys.std*.fileno()"
2015-07-23 JenkinsMerge "Fullstack testing devref follow up"
2015-07-22 JenkinsMerge "Added functional tests for L3 schedulers."
2015-07-18 JenkinsMerge "Add sanity_check for keepalived ipv6 support"
2015-07-17 JenkinsMerge "Make Daemon pidfile arg optional"
2015-07-16 JenkinsMerge "Different approach to indicate failure on System...
2015-07-15 JenkinsMerge "Abstract sync_allocations"
2015-07-13 JenkinsMerge "Reject router-interface-add with a port which...
2015-07-09 JenkinsMerge "Precision networking-bagpipe-l2 subproject"
2015-07-05 JenkinsMerge "Add policy files specific to NSX plugins"
2015-07-02 JenkinsMerge "l3 agent: do router cleanup for unknown routers"
2015-07-01 Kyle MesteryMerge remote-tracking branch 'origin/master' into merge...
2015-07-01 JenkinsMerge "dhcp fails if extra_dhcp_opts for stateless...
2015-07-01 JenkinsMerge "NSXv: update ini file to support dhcp_lease_time"
2015-06-30 JenkinsMerge "Add documentation for Linux Bridge (previously...
2015-06-30 JenkinsMerge "Use sets to calculate added/original/removed...
2015-06-30 Kyle MesteryMerge remote-tracking branch 'origin/master' into merge...
2015-06-30 JenkinsMerge "Use last address in v6 allocation pool generation"
2015-06-30 JenkinsMerge "Retry port status update on StaleDataError"
2015-06-29 JenkinsMerge "Revert "Removed test_lib module""
2015-06-28 JenkinsMerge "fixing typo in gerrit query link in third party...
2015-06-27 JenkinsMerge "Define SafeFixture base fixture"
2015-06-26 JenkinsMerge "Fix ip_lib get_gateway for default gateway on...
2015-06-26 JenkinsMerge "Extend SubnetRequestFactory to access subnet...
2015-06-26 JenkinsMerge "Decompose _save_subnet"
2015-06-26 JenkinsMerge "Fix FloatingIP Namespace creation in DVR for...
2015-06-26 JenkinsMerge "Python3: do not use __builtin__"
2015-06-26 Kyle MesteryRestructure agent code in preparation for decomp