Set lock_path correctly.
[openstack-build/neutron-build.git] / neutron / tests / functional / agent / l3 / test_legacy_router.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-17 JenkinsMerge "Fix the duplicated references"
2016-01-17 JenkinsMerge "Add opnfv tag to the list of auto-complete tags"
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 "Move L2populationDbMixin to module-level functions"
2016-01-16 JenkinsMerge "Updated from global requirements"
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 "Use oslo.utils.reflection extract the class...
2016-01-16 JenkinsMerge "OVS: Reorder table-id constants"
2016-01-15 JenkinsMerge "Pecan controller loads service plugins"
2016-01-15 JenkinsMerge "Add systemd notification after reporting initial...
2016-01-15 JenkinsMerge "Add 'ovs' to requirements.txt"
2016-01-15 JenkinsMerge "ML2: verify if required extension drivers are...
2016-01-15 JenkinsMerge "Static routes not added to qrouter namespace...
2016-01-14 JenkinsMerge "Adopt oslotest BaseTestCase as a base class...
2016-01-12 JenkinsMerge "Allow tox to pass more arguments to ostestr...
2016-01-12 JenkinsMerge "remove openstack-common.conf"
2016-01-12 Oleg BondarevL3 agent: paginate sync routers task
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-12 JenkinsMerge "Remove L2populationDbMixin parent"
2016-01-12 JenkinsMerge "Add unit test cases for linuxbridge agent when...
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 "Remove references to model_base through models_v2"
2016-01-10 JenkinsMerge "Simplify extension processing"
2016-01-09 JenkinsMerge "devstack: don't enable qos service with the...
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 "Check missed ip6tables utility"
2016-01-08 JenkinsMerge "Keep py3.X compatibility for urllib"
2016-01-08 JenkinsMerge "Support rootwrap sysctl and conntrack commands...
2016-01-08 JenkinsMerge "Create a routing table manager"
2016-01-08 JenkinsMerge "DVR: Rename dvr_update_router_addvm function"
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 "Fixing the deprecated library function."
2016-01-08 JenkinsMerge "Unify assertEqual for empty usages"
2016-01-08 JenkinsMerge "Avoid duplicating tenant check when creating...
2016-01-08 JenkinsMerge "Kilo initial migration"
2016-01-07 JenkinsMerge "Separate the command for replace_port to delete...
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 "Some minor misspellings in comment block."
2015-12-17 Hong Hui XiaoSeparate the command for replace_port to delete and add
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-12-01 JenkinsMerge "Add UnionModel support to filter query generator"
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 "Make Neutron resources reference standard attr...
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-23 JenkinsMerge "neutron-db-manage: mark several options as depre...
2015-11-23 JenkinsMerge "Make fullstack test_connectivity tests more...
2015-11-22 JenkinsMerge "neutron-db-manage: expose alembic 'heads' command"
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-21 JenkinsMerge "Fix misspelled word in docstring"
2015-11-20 JenkinsMerge "Remove misplaced copyright attribution"
2015-11-20 JenkinsMerge "Reorganize and improve l3_agent functional tests"
2015-11-20 Manjeet Singh BhatiaReorganize and improve l3_agent functional tests