Set lock_path correctly.
[openstack-build/neutron-build.git] / neutron / tests / functional / agent / test_ovs_lib.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-07 lzklibjUnify assertEqual for empty usages
2015-12-04 Thomas GoirandMerge tag '8.0.0_b1' into debian/mitaka
2015-11-12 JenkinsMerge "test_networks: Stop assuming net-mtu extension"
2015-10-16 JenkinsMerge "Do not try to delete a veth from a nonexistent...
2015-10-15 OpenStack Proposal BotMerge tag '7.0.0'
2015-10-09 JenkinsMerge "Fix rule generation for single and all host...
2015-10-09 JenkinsMerge "Validate local_ip for linuxbridge-agent"
2015-10-09 JenkinsMerge "Move gateway processing out of init_router_port"
2015-10-09 JenkinsMerge "Only lock in set_members on mutating operations"
2015-10-09 JenkinsMerge "Fix iptables comments for bare jump rules"
2015-10-06 JenkinsMerge "Refactoring devstack script"
2015-10-06 JenkinsMerge "Add neutron-linuxbridge-cleanup util"
2015-10-06 JenkinsMerge "Execute ipset command using check_exit_code"
2015-10-05 JenkinsMerge "Make OVS interface name hashing algorithm common...
2015-10-05 JenkinsMerge "Simplify join to rbac_entries for subnets"
2015-10-05 JenkinsMerge "The option force_metadata=True breaks the dhcp...
2015-10-03 JenkinsMerge "Decomposition phase2 for MidoNet plugin"
2015-10-02 JenkinsMerge "/common/utils.py py34 incompatibility"
2015-09-30 JenkinsMerge "Just call set-manager if connecting fails"
2015-09-30 JenkinsMerge "Add compatibility with iproute2 >= 4.0"
2015-09-29 JenkinsMerge "Revert "Remove address scopes from supported...
2015-09-29 JenkinsMerge "usage_audit: Fix usage_audit to work with ML2"
2015-09-29 JenkinsMerge "Devref for authorization policies enforcement"
2015-09-28 JenkinsMerge "Fixing traces of "Replace prt variable by port""
2015-09-28 JenkinsMerge "SubnetPoolsTest: Skip IPv6 tests appropriately"
2015-09-28 JenkinsMerge "Fixes 'ovs-agent cannot start on Windows because...
2015-09-28 JenkinsMerge "Move ConfigDict and ConfigFileFixture to neutron...
2015-09-28 JenkinsMerge "Imported Translations from Zanata"
2015-09-28 JenkinsMerge "Python 3: use "open" instead of "file""
2015-09-28 JenkinsMerge "Kill HEADS file"
2015-09-28 JenkinsMerge "Forbid more than one branch point in alembic...
2015-09-28 JenkinsMerge "Handle empty bridge case in OVSBridge.get_ports_...
2015-09-27 Assaf MullerHandle empty bridge case in OVSBridge.get_ports_attributes
2015-09-25 Thomas GoirandMerge tag '7.0.0_rc1' into debian/liberty
2015-09-24 JenkinsMerge "Remove _extract_roles method from neutron.policy"
2015-09-21 JenkinsMerge "Fix adding tap failure if bridge mapping is...
2015-09-21 JenkinsMerge "OVSAgentTestFramework: Remove _bind_ports"
2015-09-18 JenkinsMerge "Remove an invalid comment."
2015-09-18 JenkinsMerge "Introduce a separate RPC server" into feature...
2015-09-16 JenkinsMerge "No network devices on network attached qos policies"
2015-09-16 JenkinsMerge "Fix establishing UDP connection"
2015-09-16 JenkinsMerge "ovsdb: Fix a few docstring"
2015-09-16 JenkinsMerge "Add IPv6 Address Resolution protection"
2015-09-16 JenkinsMerge "Enable servicing lbaasV2 vip by DVR"
2015-09-16 JenkinsMerge "QoS agent extension and driver refactoring"
2015-09-16 JenkinsMerge "Always return iterables in L3 get_candidates"
2015-09-16 JenkinsMerge "Cleanup the fip agent gateway port delete routines"
2015-09-17 armando-migliaccioMerge remote-tracking branch 'origin/master' into walnut
2015-09-16 JenkinsMerge "Prevent full sync in dhcp_agent when possible"
2015-09-16 JenkinsMerge "Allow passing arbitrary ip route parameters...
2015-09-16 JenkinsMerge "Process user iptables rules before INVALID"
2015-09-16 JenkinsMerge "Remove out-of-tree vendor AGENT_TYPE_* constant"
2015-09-15 JenkinsMerge "Return exception when attempting to add duplicat...
2015-09-15 JenkinsMerge "sub_project_guidelines: Add richer documentation"
next