Set lock_path correctly.
[openstack-build/neutron-build.git] / neutron / tests / functional / agent / linux / test_ip_monitor.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-29 JenkinsMerge "Validate string length at API level"
2015-03-27 JenkinsMerge "Send only one rule in queue on rule create/delete"
2015-03-26 JenkinsMerge "Missing entry points for cisco apic topology...
2015-03-22 JenkinsMerge "Fix missing spaces in strings split across lines"
2015-03-20 JenkinsMerge "Always fill UDP checksums in DHCP replies"
2015-03-20 JenkinsMerge "Move the assignment of existing_floating_ips...
2015-03-19 JenkinsMerge "Reduce code duplication and fix argument order...
2015-03-17 JenkinsMerge "IBM SDN-VE Plugin decomposition"
2015-03-17 JenkinsMerge "If providers exist in neutron.conf, don't look...
2015-03-17 JenkinsMerge "portsecurity_db: Use is_attr_set instead of...
2015-03-17 JenkinsMerge "OVS UT: Remove useless return_value for setup_in...
2015-03-17 Thomas GoirandMerge tag '2015.1_b2+git20150317+31fbae6d2b' into debia...
2015-03-15 JenkinsMerge "portsecurity_db: Fix a usage of is_attr_set"
2015-03-13 JenkinsMerge "Refactor _remove_unused_security_group_info"
2015-03-13 JenkinsMerge "ofagent: Update after networking-ofagent release"
2015-03-13 JenkinsMerge "Don't start transaction during floating IP delete"
2015-03-12 JenkinsMerge "Fix non-existent self.local_subnets in DvrRouter...
2015-03-12 JenkinsMerge "linuxbridge UT: Mock get_interface_by_ip"
2015-03-12 JenkinsMerge "Imported Translations from Transifex"
2015-03-12 JenkinsMerge "linuxbridge UT: Do not create the same instance...
2015-03-12 JenkinsMerge "Add README and requirements.txt for VMware plugins"
2015-03-11 JenkinsMerge "Raise QuotaResourceUnknown in the quota engine"
2015-03-11 JenkinsMerge "Change linux/ip_lib code to better handle addres...
2015-03-10 JenkinsMerge "tests: initialize policy in BaseTestCase"
2015-03-10 JenkinsMerge "policy: don't hack around oslo.config path searc...
2015-03-10 JenkinsMerge "Update default tox envlist to match voting gate...
2015-03-10 JenkinsMerge "In Arista ML2 delete tenant without any resources"
2015-03-10 Brian HaleyChange linux/ip_lib code to better handle address families
2015-03-09 JenkinsMerge "Add a functional test for iptables_manager.binar...
2015-03-09 JenkinsMerge "Raise error upon deleting subnet with router...
2015-03-08 JenkinsMerge "ml2 plugin: use attributes.{NETWORK, SUBNET...
2015-03-06 JenkinsMerge "Revert "Add the rebinding chance in _bind_port_i...
2015-03-06 JenkinsMerge "oslo: sync all modules that depend on incubator...
2015-03-06 JenkinsMerge "Remove references to 0.0.0.0/0 in iptable rules"
2015-03-06 JenkinsMerge "Move _set_subnet_arp_info to dvr_router"
2015-03-05 JenkinsMerge "ofagent: Vendor code decomposition"
2015-03-05 JenkinsMerge "contribute.rst: Fill in the current status of...
2015-03-05 JenkinsMerge "Add cisco decomposition progress to chart"
2015-03-05 JenkinsMerge "Add InvalidIpForNetwork and InvalidIpForSubnet...
2015-03-05 JenkinsMerge "Refactor DVR _arp_entry methods"
2015-03-05 JenkinsMerge "Refactor management of namespaces in the L3...
2015-03-05 JenkinsMerge "Metaplugin decomposition"
2015-03-05 JenkinsMerge "ml2 extension driver: more tests, fix data argum...
2015-03-05 JenkinsMerge "Use oslo_config choices support"
2015-03-05 JenkinsMerge "Introduce ip address monitor"
2015-03-04 Assaf MullerIntroduce ip address monitor