Set lock_path correctly.
[openstack-build/neutron-build.git] / neutron / ipam / __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-08-03 JenkinsMerge "List up necessary files for thirdparty-ci.rst"
2015-08-03 JenkinsMerge "Updated sub_projects.rst for networking-vsphere"
2015-08-03 JenkinsMerge "Update dhcp host portbinding on failover"
2015-08-02 JenkinsMerge "Remove unneeded OS_TEST_DBAPI_ADMIN_CONNECTION"
2015-07-31 Thomas GoirandMerge tag '7.0.0_b2' into debian/liberty
2015-07-29 JenkinsMerge "Moving out cisco n1kv extensions"
2015-07-29 JenkinsMerge "Correct fcntl.flock use in Pidfile.unlock"
2015-07-29 JenkinsMerge "Allow overriding of the neutron endpoint URL...
2015-07-23 JenkinsMerge "Allow passing table argument to construct IpRout...
2015-07-23 JenkinsMerge "Just use {0,1,2} rather sys.std*.fileno()"
2015-07-23 JenkinsMerge "Ensure that update_fip_statuses gets called"
2015-07-23 JenkinsMerge "Fullstack testing devref follow up"
2015-07-22 JenkinsMerge "Always use BridgeDevice to manage linuxbridges"
2015-07-22 JenkinsMerge "Added functional tests for L3 schedulers."
2015-07-19 JenkinsMerge "Add constants for vhost-user vif"
2015-07-18 JenkinsMerge "Introduce connection testers module"
2015-07-18 JenkinsMerge "Use oslo_log.helpers.log_method_call"
2015-07-18 JenkinsMerge "Add sanity_check for keepalived ipv6 support"
2015-07-17 JenkinsMerge "Fix bug that resources in attr_map may point...
2015-07-17 JenkinsMerge "Lower log level of errors caused by user request...
2015-07-17 JenkinsMerge "Make Daemon pidfile arg optional"
2015-07-16 Thomas GoirandMerge tag '7.0.0_b1' into debian/liberty
2015-07-16 JenkinsMerge "Different approach to indicate failure on System...
2015-07-16 JenkinsMerge "populate port security default into network"
2015-07-15 JenkinsMerge "Remove db-access semaphore in ML2"
2015-07-15 JenkinsMerge "Move pylint dep from tox.ini to test-requirements"
2015-07-15 JenkinsMerge "Abstract sync_allocations"
2015-07-15 JenkinsMerge "Cleanup unused method get_plugin_version"
2015-07-15 JenkinsMerge "Register extraroute extension"
2015-07-14 JenkinsMerge "Qos Agent Extension" into feature/qos
2015-07-13 JenkinsMerge "DVR: cleanup stale floating ip namespaces"
2015-07-13 JenkinsMerge "Install more-specific ICMPv6 rule in DVR routers"
2015-07-13 JenkinsMerge "Merge remote-tracking branch 'origin/feature...
2015-07-13 JenkinsMerge "Add extra subnet route to ha router"
2015-07-13 JenkinsMerge "Use _is_this_snat_host and remove _get_gw_port_host"
2015-07-13 JenkinsMerge "Move more snat code to dvr class that does snat"
2015-07-13 JenkinsMerge "Ensure floating IPs only use IPv4 addresses"
2015-07-13 JenkinsMerge "Add sub-project lieutenant for networking-plumgrid"
2015-07-13 Kyle MesteryMerge remote-tracking branch 'origin/master' into merge...
2015-07-13 JenkinsMerge "Add API stub for QoS support rule_type resource...
2015-07-13 Ihar HrachyshkaMerge remote-tracking branch 'origin/feature/qos' into...
2015-07-13 JenkinsMerge "Enforce specific order for firewall.(un)filtered...
2015-07-13 JenkinsMerge "get_vif_ports: ignore non-Interface ports"
2015-07-13 JenkinsMerge "Reject router-interface-add with a port which...
2015-07-12 JenkinsMerge "Make IPAM more pythonic"
2015-07-10 Ihar HrachyshkaMerge remote-tracking branch 'origin/feature/qos' into...
2015-07-09 JenkinsMerge "In Arista ML2 driver Reconfigure VLAN on VM...
2015-07-09 Sean M. CollinsMake IPAM more pythonic
2015-07-09 JenkinsMerge "Do not mock arping in L3AgentTestFramework funct...
2015-07-09 JenkinsMerge "Precision networking-bagpipe-l2 subproject"
2015-07-09 Kyle MesteryMerge remote-tracking branch 'origin/master' into merge...
2015-07-09 JenkinsMerge "objects.qos: added unit tests for QosPolicy...
2015-07-09 JenkinsMerge "objects.base: avoid db access if object does...
2015-07-08 JenkinsMerge "lb-agent: handle security group updates in main...
2015-07-08 JenkinsMerge "Add ARP spoofing protection for LinuxBridge...
2015-07-08 JenkinsMerge "Python3: cast the result of zip() to list"
2015-07-08 JenkinsMerge "Add IP_ANY dict to ease choosing between IPv4...
2015-07-08 JenkinsMerge "Make sure path_prefix is set during unit tests"
2015-07-08 JenkinsMerge "Remove lingering traces of q_"
2015-07-08 JenkinsMerge "Track allocation_pools in SubnetRequest"
2015-07-08 JenkinsMerge "Refactor init_l3 to separate router port use...
2015-07-07 JenkinsMerge "Merge remote-tracking branch 'origin/feature...
2015-07-07 JenkinsMerge "portsecurity_db_common: Access db columns in...
2015-07-07 Ihar HrachyshkaMerge remote-tracking branch 'origin/feature/qos' into...
2015-07-07 Pavel BondarTrack allocation_pools in SubnetRequest
2015-07-06 JenkinsMerge "Refactor IpRuleCommand to take more arguments"
2015-07-05 JenkinsMerge "Add policy files specific to NSX plugins"
2015-07-03 JenkinsMerge "Start documenting potential API breakages in...
2015-07-03 JenkinsMerge "devref: document API status for neutron.openstac...
2015-07-03 JenkinsMerge "Python3: do not use urllib.urlencode"
2015-07-03 JenkinsMerge "COMMON_PREFIXES cleanup - patch 1/5"
2015-07-03 JenkinsMerge "Fall back on empty path if prefix is missing"
2015-07-03 JenkinsMerge "OVS native DBListcommand if_exists support"
2015-07-03 JenkinsMerge "Downgrade log level for gone port on status...
2015-07-03 JenkinsMerge "Fixing indentation and typo in comments"
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 Pavel BondarFixing indentation and typo in comments
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 Doug WiegleyMerge remote-tracking branch 'origin/master' into merge-qos
2015-06-26 JenkinsMerge "linuxbridge: clean up README file"
2015-06-26 Pavel BondarExtend SubnetRequestFactory to access subnet dict
2015-06-26 JenkinsMerge "Fix tenant-id in Arista ML2 driver to support...
2015-06-26 JenkinsMerge "Add deadlock retry to API and ML2 RPC port update"
2015-06-25 JenkinsMerge "Make DHCPv6 out of bounds API test deterministic"
next