Set lock_path correctly.
[openstack-build/neutron-build.git] / neutron / tests / functional / scheduler / test_l3_agent_scheduler.py
2016-01-20 Thomas GoirandMerge tag '8.0.0_b2' into debian/mitaka
2016-01-16 JenkinsMerge "Make sure datapath_type is updated on bridges...
2016-01-16 JenkinsMerge "Fix get_subnet_for_dvr() to return correct gatew...
2016-01-16 JenkinsMerge "Revert "Change function call order in ovs_neutro...
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 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-12 JenkinsMerge "Move notifications before DB retry decorator"
2016-01-11 JenkinsMerge "make floating IP specification test robust to...
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 "Fix uuid passing in disable_isolated_metadata_proxy"
2016-01-09 JenkinsMerge "Refactor the subnetpools API tests"
2016-01-09 JenkinsMerge "Utils: Add missing translation to exception"
2016-01-08 JenkinsMerge "Fix incorrect classmethod declaration"
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-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"
2016-01-05 Mathieu RohonAvoid duplicating tenant check when creating resources
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 "DVR: Remove get_port call from dvr_update_router...
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 "Don't raise if polling manager is running when...
2015-12-22 JenkinsMerge "DVR:Fix _notify_l3_agent_new_port for proper...
2015-12-22 JenkinsMerge "Add abstractmethod to FirewallDriver abstract...
2015-12-21 JenkinsMerge "Add functional test for availability_zone support"
2015-12-14 Hirofumi IchiharaAdd functional test for availability_zone support
2015-09-15 JenkinsMerge "Return exception when attempting to add duplicat...
2015-08-18 JenkinsMerge "Remove line number of link and useless link"
2015-08-18 JenkinsMerge "Disable port creation when invalid MAC address...
2015-08-18 JenkinsMerge "Fix gateway port could not retrieve for subnet"
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-11 JenkinsMerge "Bug-Fix for unexpected DHCP agent redundant"
2015-08-10 JenkinsMerge "Neutron-Ironic integration patch"
2015-08-10 JenkinsMerge "[qos] ovs: removed TODO for getting integration...
2015-08-07 JenkinsMerge "Add conntrack-tool to manage security groups"
2015-08-07 JenkinsMerge "Create fip on subnet id"
2015-08-06 JenkinsMerge "Fix dhcp autoschedule test assertion logic"
2015-08-05 Ihar HrachyshkaMerge remote-tracking branch 'origin/feature/qos' into...
2015-08-04 JenkinsMerge "Update port bindings for master router"
2015-08-04 JenkinsMerge "Add DNS and DHCP log into dhcp agent"
2015-08-03 JenkinsMerge "Fix a microsecond format of isoformat()"
2015-08-03 JenkinsMerge "List up necessary files for thirdparty-ci.rst"
2015-08-03 JenkinsMerge "Extend vxlan_group option to allow a range of...
2015-08-03 JenkinsMerge "Updated sub_projects.rst for networking-vsphere"
2015-08-03 JenkinsMerge "Adding a cleanup for 'qlbaas-' namespaces in...
2015-08-03 JenkinsMerge "Update dhcp host portbinding on failover"
2015-08-02 JenkinsMerge "Remove unneeded OS_TEST_DBAPI_ADMIN_CONNECTION"
2015-08-01 JenkinsMerge "Fixes a typo phys_brs in place of phys_br"
2015-08-01 JenkinsMerge "Initial pecan structure" into feature/pecan
2015-07-31 JenkinsMerge "sriov: implement spoofchecking configuration"
2015-07-31 Thomas GoirandMerge tag '7.0.0_b2' into debian/liberty
2015-07-31 Kyle MesteryMerge remote-tracking branch 'origin/master' into merge...
2015-07-30 JenkinsMerge "Python 3: fix test_attributes"
next