Set lock_path correctly.
[openstack-build/neutron-build.git] / neutron / tests / unit / test_manager.py
2016-01-20 Thomas GoirandMerge tag '8.0.0_b2' into debian/mitaka
2016-01-19 JenkinsMerge "Add support for neutron-full and api jobs using...
2016-01-19 JenkinsMerge "gate_hook: add support for dsvm-plus job type"
2016-01-19 JenkinsMerge "DVR: Optimize getting arp entry info"
2016-01-17 JenkinsMerge "Register RA and PD config options in l3-agent"
2016-01-17 JenkinsMerge "Refactor router delete processing"
2016-01-16 JenkinsMerge "devstack: use stevedore entry point for flavor...
2016-01-16 JenkinsMerge "DVR: when updating port's fixed_ips, update...
2016-01-16 JenkinsMerge "Make sure datapath_type is updated on bridges...
2016-01-16 JenkinsMerge "fix get_ha_sync_data_for_host for non-dvr agent"
2016-01-16 JenkinsMerge "Fix get_subnet_for_dvr() to return correct gatew...
2016-01-16 JenkinsMerge "Fix params order in assertEqual"
2016-01-16 JenkinsMerge "Make security_groups_provider_updated work with...
2016-01-16 JenkinsMerge "doc: Update Ryu Ishimoto's IRC nick"
2016-01-16 JenkinsMerge "Revert "Change function call order in ovs_neutro...
2016-01-16 JenkinsMerge "Introduce new query to return all hosts for...
2016-01-16 JenkinsMerge "Retry port create/update on duplicate db records"
2016-01-16 JenkinsMerge "L3 agent: paginate sync routers task"
2016-01-16 JenkinsMerge "Make neutron pecan server an option instead...
2016-01-16 JenkinsMerge "Fix regression with unbound ports and l2pop"
2016-01-16 JenkinsMerge "dhcp: handle advertise_mtu=True when plugin...
2016-01-16 JenkinsMerge "Unify using assertIsInstance"
2016-01-16 JenkinsMerge "Use oslo.utils.reflection extract the class...
2016-01-16 JenkinsMerge "OVS: Reorder table-id constants"
2016-01-15 JenkinsMerge "Unify exceptions for assign router to dvr agent"
2016-01-15 JenkinsMerge "Fix Linux bridge test_report_state_revived failu...
2016-01-15 JenkinsMerge "Added Keystone and RequestID headers to CORS...
2016-01-15 JenkinsMerge "Provide kwargs for callback abort"
2016-01-15 JenkinsMerge "Pecan controller loads service plugins"
2016-01-15 JenkinsMerge "Add 'ovs' to requirements.txt"
2016-01-15 JenkinsMerge "Static routes not added to qrouter namespace...
2016-01-12 JenkinsMerge "Allow tox to pass more arguments to ostestr...
2016-01-12 Brandon LoganPecan controller loads service plugins
2016-01-12 JenkinsMerge "Call _allocate_vr_id outside of transaction"
2016-01-12 JenkinsMerge "Don't call add_ha_port inside a transaction"
2016-01-11 JenkinsMerge "Add a link of availability zone document into...
2016-01-11 JenkinsMerge "Fix Security-rule's port should not set to 0...
2016-01-11 JenkinsMerge "DVR: optimize check_ports_exist_on_l3_agent()"
2016-01-11 JenkinsMerge "Remove check on dhcp enabled subnets while sched...
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 "Add firewall blink + remote SG functional tests"
2016-01-08 JenkinsMerge "Add test cases to testing firewall drivers"
2016-01-08 JenkinsMerge "select router with subnet's gateway_ip for float...
2016-01-08 JenkinsMerge "Support rootwrap sysctl and conntrack commands...
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-08 JenkinsMerge "Kilo initial migration"
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-28 JenkinsMerge "Change log level from error to warning"
2015-12-28 JenkinsMerge "Allow to control to use constraint env for funct...
2015-12-26 ChangBo Guo(gcb)Trival: Remove unused logging import
2015-12-10 JenkinsMerge "Add explanations and examples to TESTING.rst"
2015-12-08 JenkinsMerge "Moved fullstack test doc content to TESTING...
2015-12-06 JenkinsMerge "In port_dead, handle case when port already...
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-12-01 JenkinsMerge "lb: avoid doing nova VIF work plumbing tap to...
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 "ovs: Make interface name hashing algorithm commo...
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 the end point test for client"
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 "Updated from global requirements"
2015-11-20 JenkinsMerge "Fix Neutron flavor framework"
2015-11-19 James ArendtFix Neutron flavor framework
2015-11-19 JenkinsMerge "Resync L3, DHCP and OVS/LB agents upon revival"
2015-11-16 JenkinsMerge "Switch to using neutron.common.utils:replace_file()"
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-09 JenkinsMerge "Add track_quota_usage conf into neutron.conf"
2015-11-05 JenkinsMerge "Ensure to decode bytes or fail"
2015-11-03 JenkinsMerge "Add IRC part for effective neutron"
2015-11-03 JenkinsMerge "Add section for code review in effective neutron"
2015-10-26 JenkinsMerge "Fix iptables modules references in rule generation"
2015-10-24 JenkinsMerge "Validate ethertype for icmp protocols"
2015-10-24 JenkinsMerge "Support migrating of legacy routers to HA and...
2015-10-23 JenkinsMerge "Add another patch scoping bullet point to effect...
2015-10-23 JenkinsMerge "Enable specific extra_dhcp_opt to be left blank"
next