Set lock_path correctly.
[openstack-build/neutron-build.git] / neutron / debug / debug_agent.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-16 JenkinsMerge "OVS: Reorder table-id constants"
2016-01-15 JenkinsMerge "Add 'ovs' to requirements.txt"
2016-01-12 JenkinsMerge "Allow tox to pass more arguments to ostestr...
2016-01-11 JenkinsMerge "Add a link of availability zone document into...
2016-01-10 JenkinsMerge "Simplify extension processing"
2016-01-09 JenkinsMerge "HACKING: align the underline text and header"
2016-01-09 JenkinsMerge "Provide pointer for ML2 extension manager to...
2016-01-09 JenkinsMerge "Refactor the subnetpools API tests"
2016-01-08 JenkinsMerge "select router with subnet's gateway_ip for float...
2016-01-08 JenkinsMerge "SR-IOV: Fix macvtap assigned vf check when kerne...
2016-01-08 JenkinsMerge "fix call which is only specific to enhanced_rpc"
2016-01-07 JenkinsMerge "Separate the command for replace_port to delete...
2016-01-07 JenkinsMerge "ovs_vhostuser: fix vhostuser_socket_dir typo"
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."
2016-01-06 JenkinsMerge "Delete test_restart_l3_agent_on_sighup"
2015-12-30 JenkinsMerge "Wrong usage of "an""
2015-12-30 JenkinsMerge "Wrong usage of "a""
2015-12-25 JenkinsMerge "Add tests that constrain db query count"
2015-12-24 JenkinsMerge "dibbler: fix import order"
2015-12-24 JenkinsMerge "Return availability_zone_hints as list when...
2015-12-24 JenkinsMerge "Add address scope to floating IPs in RPC respons...
2015-12-23 JenkinsMerge "reject leading '0's in IPv4 addr to avoid ambiguity"
2015-12-23 JenkinsMerge "API: _validate_ip_address should not raise an...
2015-12-23 JenkinsMerge "Run functional gate jobs in a constrained enviro...
2015-12-23 JenkinsMerge "XenAPI: Fix netwrap to support security group"
2015-12-23 JenkinsMerge "Force L3 agent to resync router it could not...
2015-12-22 JenkinsMerge "Add abstractmethod to FirewallDriver abstract...
2015-12-21 JenkinsMerge "Add functional test for availability_zone support"
2015-12-21 JenkinsMerge "Add notes on loading strategies for ORM relation...
2015-12-21 JenkinsMerge "Corrected wrong ethertype exception message"
2015-12-21 JenkinsMerge "Remove duplicated code in attribute.py"
2015-12-21 JenkinsMerge "Use the constant HOST_ID instead of 'binding...
2015-12-21 JenkinsMerge "Correct return values for bridge sysctl calls"
2015-12-20 Gary KottonUse the constant HOST_ID instead of 'binding:host_id'
2015-12-16 JenkinsMerge "Updating devref for networking-onos project"
2015-12-14 JenkinsMerge "Skip keepalived_respawns test"
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-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-06 JenkinsMerge "I18n related guideline for subprojects"
2015-12-06 JenkinsMerge "In port_dead, handle case when port already...
2015-12-05 JenkinsMerge "Add a script to create review dashboard for...
2015-12-04 JenkinsMerge "Disallow updating SG rule direction in RESOURCE_...
2015-12-04 Thomas GoirandMerge tag '8.0.0_b1' into debian/mitaka
2015-12-04 JenkinsMerge "Clean up FIP namespace in DVR functional tests"
2015-12-04 JenkinsMerge "[policy] Clarify bug deputy does not require...
2015-12-03 JenkinsMerge "Remove version from setup.cfg"
2015-12-03 JenkinsMerge "Remove Neutron core static example configuration...
2015-12-03 JenkinsMerge "Make port binding message on dead agents clear"
2015-12-02 JenkinsMerge "Support for IPv6 RDNSS Option in Router Advts"
2015-12-02 JenkinsMerge "Move i18n to _i18n, as per oslo_i18n guidelines"
2015-12-02 JenkinsMerge "Optimize "open" method with context manager"
2015-12-02 Doug WiegleyMove i18n to _i18n, as per oslo_i18n guidelines
2015-12-01 JenkinsMerge "lb: avoid doing nova VIF work plumbing tap to...
2015-12-01 JenkinsMerge "Refactor OVS-agent init-method"
2015-12-01 JenkinsMerge "Move a note to bridge_lib"
2015-12-01 JenkinsMerge "Remove transparent VLAN support from base plugin"
2015-12-01 JenkinsMerge "Correct unwatch_log to support python <= 2.7.5"
2015-12-01 JenkinsMerge "Add UnionModel support to filter query generator"
2015-11-30 JenkinsMerge "Support Unicode request_id on Python 3"
2015-11-28 JenkinsMerge "Update toctree of neutron document"
2015-11-28 JenkinsMerge "Automatically generate neutron core configuratio...
2015-11-27 Martin HickeyAutomatically generate neutron core configuration files
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 "Add hosted agents list to dhcp agent scheduler"
2015-11-24 JenkinsMerge "Make sure we return unicode strings for process...
2015-11-24 JenkinsMerge "devref: add upgrade strategy page"
2015-11-24 JenkinsMerge "IPAM: fix 'enable-dhcp' with internal driver"
2015-11-23 JenkinsMerge "Fix get_subnet_ids_on_router in dvr scheduler"
2015-11-22 JenkinsMerge "Fix alignment in message"
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 "Datapath on L2pop only for agents with tunneling-ip"
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 "Disable IPv6 on bridge devices in LinuxBridgeMan...
2015-11-18 Cedric BrandilyRemove deprecated use_namespaces option
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"
next