Set lock_path correctly.
[openstack-build/neutron-build.git] / neutron / ipam / subnet_alloc.py
2016-01-20 Thomas GoirandMerge tag '8.0.0_b2' into debian/mitaka
2016-01-16 JenkinsMerge "Revert "Change function call order in ovs_neutro...
2016-01-12 JenkinsMerge "Allow tox to pass more arguments to ostestr...
2016-01-10 JenkinsMerge "Simplify extension processing"
2016-01-09 JenkinsMerge "HACKING: align the underline text and header"
2016-01-06 JenkinsMerge "Introduce an API test for specified floating...
2016-01-06 JenkinsMerge "Don't snat traffic between fixed IPs behind...
2016-01-06 JenkinsMerge "Add extension_manager and support for extensions...
2016-01-06 JenkinsMerge "Some minor misspellings in comment block."
2015-12-23 JenkinsMerge "XenAPI: Fix netwrap to support security group"
2015-12-21 JenkinsMerge "Correct return values for bridge sysctl calls"
2015-12-16 JenkinsMerge "Updating devref for networking-onos project"
2015-12-14 JenkinsMerge "Skip keepalived_respawns test"
2015-12-12 JenkinsMerge "Add address scope to ports in RPC response to...
2015-12-10 JenkinsMerge "devref: Rolling upgrade mechanism for rpc-callbacks"
2015-12-10 JenkinsMerge "Add Guru Meditation Reports support to Neutron...
2015-12-10 JenkinsMerge "Add explanations and examples to TESTING.rst"
2015-12-10 JenkinsMerge "Revert "Revert "OVS agent reacts to events inste...
2015-12-09 JenkinsMerge "Refactor OVS-agent tunnel config validate"
2015-12-09 JenkinsMerge "Add release note covering keystoneauth and v3"
2015-12-09 JenkinsMerge "Pull project out of request in addition to tenant"
2015-12-08 JenkinsMerge "Notify about port create/update unconditionally"
2015-12-08 JenkinsMerge "Moved fullstack test doc content to TESTING...
2015-12-08 JenkinsMerge "Remove useless lb-agent remove_empty_bridges"
2015-12-07 JenkinsMerge "HACKING: fix edge case with log hints"
2015-12-07 JenkinsMerge "Set timetable for removal of oslo.messaging...
2015-12-07 JenkinsMerge "Use _ from neutron._i18n"
2015-12-06 Akihiro MotokiUse _ from neutron._i18n
2015-12-04 Thomas GoirandMerge tag '8.0.0_b1' into debian/mitaka
2015-12-02 JenkinsMerge "Support for IPv6 RDNSS Option in Router Advts"
2015-11-26 JenkinsMerge "Use diffs for iptables restore instead of all...
2015-11-26 JenkinsMerge "Change instances of Openstack to OpenStack."
2015-11-25 JenkinsMerge "Remove duplicate deprecation messages for quota_...
2015-11-24 JenkinsMerge "Make sure we return unicode strings for process...
2015-11-24 JenkinsMerge "devref: add upgrade strategy page"
2015-11-23 JenkinsMerge "Fix get_subnet_ids_on_router in dvr scheduler"
2015-11-22 JenkinsMerge "Keep reading stdout/stderr until after kill"
2015-11-21 JenkinsMerge "Switch to using neutron.common.utils:replace_file()"
2015-11-20 JenkinsMerge "Add vhost-user support via ovs capabilities...
2015-11-20 JenkinsMerge "Use compare-and-swap for IpamAvailabilityRange"
2015-11-20 JenkinsMerge "Use SIGUSR1 to notify l3 agent of changing prefi...
2015-11-20 JenkinsMerge "Ensure l3 agent receives notification about...
2015-11-20 JenkinsMerge "Send 50% less debug information when executing...
2015-11-19 JenkinsMerge "Remove deprecated use_namespaces option"
2015-11-19 JenkinsMerge "Resync L3, DHCP and OVS/LB agents upon revival"
2015-11-18 JenkinsMerge "Add a better description for notification_driver"
2015-11-18 JenkinsMerge "Disable IPv6 on bridge devices in LinuxBridgeMan...
2015-11-18 JenkinsMerge "Update networking-powervm sub-project docs"
2015-11-18 JenkinsMerge "Remove SysV init script for neutron-server"
2015-11-18 JenkinsMerge "Use get_interface_bridge instead of get_bridge_f...
2015-11-18 JenkinsMerge "Elaborate how priorities are assigned to blueprints"
2015-11-18 JenkinsMerge "Add fullstack testing doc content"
2015-11-17 JenkinsMerge "Add networking-infoblox sub-project"
2015-11-17 JenkinsMerge "Fix dvr_local_router.floating_ip_added_dist...
2015-11-17 JenkinsMerge "Don't add default route to HA router if there...
2015-11-17 JenkinsMerge "Fix the indentation issue"
2015-11-17 JenkinsMerge "Avoid race condition for reserved DHCP ports"
2015-11-17 JenkinsMerge "Remove unused delete_dvr_mac_address method"
2015-11-17 JenkinsMerge "Revert "Move dhcp_lease_duration into DHCP agent...
2015-11-17 JenkinsMerge "Remove the useless l3plugin check in l3_rpc.py"
2015-11-17 JenkinsMerge "Fix releasenotes/../unreleased.rst"
2015-11-17 JenkinsMerge "Check missed IPSet utility using neutron-sanity...
2015-11-17 JenkinsMerge "Add the missing arg of RetryRequest exception...
2015-11-17 JenkinsMerge "Use admin context when requesting floating ip...
2015-11-17 JenkinsMerge "Fix notification driver package"
2015-11-16 Yalei WangAdd the missing arg of RetryRequest exception in _lock_...
2015-11-16 JenkinsMerge "Fix broken references in doc"
2015-11-16 JenkinsMerge "Switch to using neutron.common.utils:replace_file()"
2015-11-16 JenkinsMerge "Remove MidonetInterfaceDriver"
2015-11-16 JenkinsMerge "Fix some reST field lists in docstrings"
2015-11-14 JenkinsMerge "Undeprecate force_gateway_on_subnet option"
2015-11-14 JenkinsMerge "Cleanup dhcp namespace upon dhcp setup."
2015-11-13 JenkinsMerge "Replace get_all_neutron_bridges by get_deletable...
2015-11-13 JenkinsMerge "Add transaction for setting agent_id in L3HARout...
2015-11-13 JenkinsMerge "Last sync from oslo-incubator"
2015-11-13 JenkinsMerge "Adding security-groups unittests"
2015-11-13 JenkinsMerge "Refactor test_server functional tests"
2015-11-13 JenkinsMerge "Move dhcp_lease_duration into DHCP agent config...
2015-11-13 JenkinsMerge "Change the repos from stackforge to OpenStack"
2015-11-13 JenkinsMerge "Require tox >= 2.0"
2015-11-13 JenkinsMerge "Replace subnetpool config options with admin...
2015-11-12 JenkinsMerge "test_networks: Stop assuming net-mtu extension"
2015-11-11 JenkinsMerge "api test: Skip address-scope tests when the...
2015-11-11 JenkinsMerge "Add call to pluggable IPAM from ml2 delete_subnet"
2015-11-09 JenkinsMerge "Add track_quota_usage conf into neutron.conf"
2015-11-06 JenkinsMerge "Deprecate new= argument from create_connection"
2015-11-06 John DavidgeReplace subnetpool config options with admin-only API
2015-11-06 JenkinsMerge "DVR: only notify needed agents on new VM port...
2015-11-05 JenkinsMerge "Ensure to decode bytes or fail"
2015-11-05 JenkinsMerge "Formatting exception messages"
2015-11-04 JenkinsMerge "Delete fipnamespace when external net removed...
2015-11-04 JenkinsMerge "Fix incorrect passing port dict in pluggable...
2015-11-03 JenkinsMerge "Add IRC part for effective neutron"
2015-11-03 JenkinsMerge "Update specs backlog directory"
2015-11-03 JenkinsMerge "Add section for code review in effective neutron"
2015-11-03 JenkinsMerge "Add ops tag to bugs policy"
2015-11-03 JenkinsMerge "Use a more pythonic string construction"
2015-11-02 JenkinsMerge "Per-branch HEAD files for conflict management"
2015-11-02 JenkinsMerge "Adds base in-tree functional testing of the...
2015-11-02 JenkinsMerge "DHCP agent: log when reloading allocations for...
next