Set lock_path correctly.
[openstack-build/neutron-build.git] / neutron / tests / unit / agent / ovsdb / native / __init__.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 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-27 JenkinsMerge "Define SafeFixture base fixture"
2015-06-26 JenkinsMerge "Fix ip_lib get_gateway for default gateway on...
2015-06-26 JenkinsMerge "Fix FloatingIP Namespace creation in DVR for...
2015-06-26 JenkinsMerge "Python3: do not use __builtin__"
2015-06-26 Doug WiegleyMerge remote-tracking branch 'origin/master' into merge-qos
2015-06-26 JenkinsMerge "linuxbridge: clean up README file"
2015-06-26 JenkinsMerge "Remove quantum untracked files from .gitignore"
2015-06-26 JenkinsMerge "Remove duplicated call to setup_coreplugin"
2015-06-26 JenkinsMerge "Remove double mock of dhcp agent periodic check"
2015-06-26 JenkinsMerge "Remove double fanout mock"
2015-06-26 JenkinsMerge "Remove double callback manager mocks"
2015-06-26 JenkinsMerge "Skip ARP protection if 0.0.0.0/0 in addr pairs"
2015-06-26 JenkinsMerge "Don't process network_delete events on OVS agent"
2015-06-26 JenkinsMerge "Remove ensure_dirs double-patch"
2015-06-26 JenkinsMerge "Updated from global requirements"
2015-06-26 JenkinsMerge "Fix tenant-id in Arista ML2 driver to support...
2015-06-26 JenkinsMerge "Python 3: do not use itertools.izip"
2015-06-26 JenkinsMerge "Add deadlock retry to API and ML2 RPC port update"
2015-06-26 JenkinsMerge "Removed test_lib module"
2015-06-25 JenkinsMerge "Switch to oslo_utils.uuidutils"
2015-06-25 JenkinsMerge "Fix tox errors in thirdparty-ci docs"
2015-06-25 JenkinsMerge "ovsdb: attempt to enable connection_uri for...
2015-06-25 Ihar Hrachyshkaovsdb: attempt to enable connection_uri for native...