Set lock_path correctly.
[openstack-build/neutron-build.git] / neutron / tests / unit / plugins / ml2 / drivers / openvswitch / agent / openflow / ovs_ofctl / test_br_tun.py
2016-01-12 JenkinsMerge "Allow tox to pass more arguments to ostestr...
2015-10-03 JenkinsMerge "Decomposition phase2 for MidoNet plugin"
2015-09-29 JenkinsMerge "usage_audit: Fix usage_audit to work with ML2"
2015-09-29 JenkinsMerge "Devref for authorization policies enforcement"
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-18 JenkinsMerge "Introduce a separate RPC server" into feature...
2015-09-17 armando-migliaccioMerge remote-tracking branch 'origin/master' into walnut
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-14 JenkinsMerge "Delete gateway conntrack state when remove exter...
2015-09-10 JenkinsMerge "Check ICMP codes in range [0,255]"
2015-09-09 JenkinsMerge "Make ip rule comparison more robust"
2015-09-09 JenkinsMerge "sriov: update port state even if ip link fails"
2015-09-08 JenkinsMerge "Fixed filters for functional tests"
2015-09-08 JenkinsMerge "Resolve issue where router can't be removed...
2015-09-08 JenkinsMerge "Add a functional test to validate dvr snat names...
2015-09-08 JenkinsMerge "Qos SR-IOV: Refactor extension delete to get...
2015-09-06 JenkinsMerge "Improve python code for missing suggestion"
2015-09-05 JenkinsMerge "Add snat ports cache to dvr router"
2015-09-05 JenkinsMerge "Implement external physical bridge mapping in...
2015-09-05 JenkinsMerge "Fix locale problem in execute()"
2015-09-05 Thomas GoirandMerge tag '7.0.0_b3' into debian/liberty
2015-09-05 JenkinsMerge "OVS agent: flush firewall rules for all deleted...
2015-09-05 JenkinsMerge "Remove implicit registration of *-aas service...
2015-09-05 JenkinsMerge "test_migrations: Remove unnecessary midonetclien...
2015-09-04 JenkinsMerge "Deprecate external_network_bridge option in...
2015-09-04 JenkinsMerge "Enable most unit tests for py34 job"
2015-09-04 JenkinsMerge "Avoid DB errors when deleting network's ports...
2015-09-04 JenkinsMerge "Make sure service providers can be loaded correctly"
2015-09-04 JenkinsMerge "Add constraint target to tox.ini"
2015-09-04 JenkinsMerge "Changed filter field to router_id"
2015-09-04 JenkinsMerge "Fix a wrong condition for the _purge_metering_in...
2015-09-04 JenkinsMerge "Better message on allowed address pairs error"
2015-09-04 JenkinsMerge "OVS-agent: Introduce Ryu based OpenFlow implemen...
2015-09-04 JenkinsMerge "Add support for PluginWorker and Process creatio...
2015-09-03 JenkinsMerge "Add info to debug test_keepalived_respawns gate...
2015-09-03 JenkinsMerge "Add tenant_id to flavor service profiles attributes"
2015-09-03 JenkinsMerge "DHCP agent: allow using gateway IPs instead...
2015-09-02 YAMAMOTO TakashiOVS-agent: Introduce Ryu based OpenFlow implementation
2015-09-01 JenkinsMerge "Fix misnomer on network attribute"
2015-09-01 JenkinsMerge "Process update_network in the openvswitch agent"
2015-09-01 JenkinsMerge "Use directly neutron.common.constants constants...
2015-09-01 JenkinsMerge "Only mark metadata packets on internal interfaces"
2015-09-01 JenkinsMerge "Add policy and policy rule belongs check"
2015-09-01 JenkinsMerge "Add flows to tunnel bridge with proper cookie."
2015-09-01 JenkinsMerge "Split SR-IOV configuration file into driver...
2015-09-01 JenkinsMerge "Remove out-of-tree vendor VIF_TYPE_* constants"
2015-09-01 JenkinsMerge "Fixed the typo in the doc string of the class...
2015-09-01 JenkinsMerge "Fix DBDuplicateEntry when creating port with...
2015-09-01 JenkinsMerge "SimpleInterfaceMonitor handle case when ofport...
2015-09-01 JenkinsMerge "Defer freeing of conntrack zone ids until alloca...
2015-09-01 JenkinsMerge "Add network to SubnetContext"
2015-09-01 JenkinsMerge "Refactor IpRouteCommand to allow using it withou...
2015-09-01 JenkinsMerge "SR-IOV: deprecate agent_required option"
2015-09-01 JenkinsMerge "[neutron-db-manage] Introduce contract and expan...
2015-09-01 JenkinsMerge "DHCP agent: add 'bridged' property to interface...
2015-08-31 JenkinsMerge "Make delete-vlan-bridge and delete-vlan function...
2015-08-31 Doug WiegleyMerge remote-tracking branch 'origin/master' into merge...
2015-08-30 JenkinsMerge "Fix Prefix delegation router deletion key error"
2015-08-30 JenkinsMerge "Adding networking-onos to sub_projects document"
2015-08-30 JenkinsMerge "Add enable_new_agents to neutron server"
2015-08-30 JenkinsMerge "Replace "prt" variable by "port""
2015-08-30 JenkinsMerge "PLUMgrid plugin decomposition part II"
2015-08-30 JenkinsMerge "handle gw_info outside of the db transaction...
2015-08-30 JenkinsMerge "Add optional file permission argument to replace...
2015-08-30 JenkinsMerge "IPv6 display suitable message when MTU is invali...
2015-08-30 JenkinsMerge "Stop logging STDOUT and STDERR on every shell...
2015-08-30 JenkinsMerge "Remove ml2 resource extension success logging"
2015-08-29 JenkinsMerge "Revert "Add support for unaddressed port""
2015-08-29 JenkinsMerge "Improve logging upon failure in iptables functio...
2015-08-29 JenkinsMerge "Removing the SDN-VE monolithic plugin"
2015-08-29 JenkinsMerge "Validate router admin_state_up on upgrade to...
2015-08-29 JenkinsMerge ""FakeV4Subnet" class be inherited by following...
2015-08-29 JenkinsMerge "Fix DVR log strings in agent"
2015-08-29 JenkinsMerge "Add lieutenants contact for networking-onos"
2015-08-29 JenkinsMerge "Switch to using os-testr's copy of subunit2html"
2015-08-29 JenkinsMerge "Document prefix delegation testing issues"
2015-08-29 JenkinsMerge "lb: stop handling Havana device updates"
2015-08-29 JenkinsMerge "Base on SqlTestCase to init db tables correctly"
2015-08-29 JenkinsMerge "Stops patching an object method which could...
2015-08-28 JenkinsMerge "Add Geneve type driver support to ML2"
2015-08-27 Aaron RosenAdd Geneve type driver support to ML2
2015-08-27 JenkinsMerge "Adding Ale Omniswitch to sub_projects document"
2015-08-27 JenkinsMerge "Move in-tree vendor AGENT_TYPE_* constants"
2015-08-27 JenkinsMerge "Move in-tree vendor VIF_TYPE_* constants"
2015-08-27 JenkinsMerge "Remove VIF_TYPES constant"
2015-08-27 JenkinsMerge "Add IPv6 Prefix Delegation compatibility to...
2015-08-25 JenkinsMerge "Distributed router can not add routes"
2015-08-25 JenkinsMerge "ml2: Remove a redundant assignment in _bind_port...
2015-08-25 JenkinsMerge "ip_lib: support creating Linux dummy interface"
2015-08-24 JenkinsMerge "Make NeutronDbObjectDuplicateEntry exception...
2015-08-24 JenkinsMerge "Move tests for non pluggable ipam backend"
2015-08-24 JenkinsMerge "Added initial devstack plugin"
2015-08-24 JenkinsMerge "manual add/remove router for dvr_snat agent"
2015-08-24 JenkinsMerge "Add support for unaddressed port"
2015-08-23 JenkinsMerge "Rename args for alembic 0.8.0"
2015-08-22 JenkinsMerge "DVR: make sure snat portion is always scheduled...
2015-08-22 JenkinsMerge "Dropped release name from migration branch labels"
next