Set lock_path correctly.
[openstack-build/neutron-build.git] / neutron / plugins / ml2 / drivers / openvswitch / agent / openflow / ovs_ofctl / 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-03 JenkinsMerge "DHCP agent: allow using gateway IPs instead...
2015-09-02 YAMAMOTO TakashiOVS-agent: Introduce Ryu based OpenFlow implementation
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 "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 "DHCP agent: add 'bridged' property to interface...
2015-08-31 Doug WiegleyMerge remote-tracking branch 'origin/master' into merge...
2015-08-29 JenkinsMerge ""FakeV4Subnet" class be inherited by following...
2015-08-29 JenkinsMerge "lb: stop handling Havana device updates"
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"
2015-08-22 JenkinsMerge "neutron-db-manage: sync HEADS file with 'current...
2015-08-22 JenkinsMerge "Only validate local_ip if using tunneling"
2015-08-22 JenkinsMerge "DHCP agent: clarify logic of setup_dhcp_port"
2015-08-21 JenkinsMerge "Do not query reservations table when counting...
2015-08-21 JenkinsMerge "l2pop: check port mac in pre-commit to stop...
2015-08-21 JenkinsMerge "Fixed broken link in neutron-server's documents"
2015-08-21 JenkinsMerge "qos: Delete bw limit rule when policy is deleted"
2015-08-21 JenkinsMerge "Used namedtuple for ReservationInfo"
2015-08-21 JenkinsMerge "Split DRIVER_TABLES in external.py"
2015-08-21 JenkinsMerge "Python 3: hmac requires bytes key/msg"
2015-08-21 JenkinsMerge "fullstack: use migration scripts to create db...
2015-08-21 JenkinsMerge "Fix qos api-tests after policy changes"
2015-08-21 JenkinsMerge "fullstack: Skip NotFound in safe_client cleanup"
2015-08-21 JenkinsMerge "quota: synchronize resync and count with other...
2015-08-21 JenkinsMerge "Add high-level functional/integration DVR tests"
2015-08-21 JenkinsMerge "Add missing tenant_id validation in RESOURCE_ATT...
2015-08-21 JenkinsMerge "Sync FK constraints in db models with migration...
2015-08-21 JenkinsMerge "Graceful ovs-agent restart"
2015-08-20 Eugene NikanorovGraceful ovs-agent restart
2015-08-19 JenkinsMerge "Support delegation of bind_port to networking...
2015-08-19 JenkinsMerge "Redundant tests removed from ovs-lib unit tests:"
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-17 Ihar HrachyshkaMerge remote-tracking branch 'origin/feature/qos' into...
2015-08-15 JenkinsMerge "Remove vmware plugin from neutron (etc part)"
2015-08-14 JenkinsMerge "l3: not use L2 plugin _get_subnet unnecessarily"
2015-08-14 JenkinsMerge "l3_db: not use L2 plugin _get_port unnecessarily"
2015-08-14 JenkinsMerge "Validate local_ip for OVS tunnel"
2015-08-14 JenkinsMerge "Add parent_id to _item calling from _handle_action"
2015-08-14 JenkinsMerge "db_base_plugin_v2: Avoid creating another session"
2015-08-14 JenkinsMerge "Add test that checks external tables are not...
2015-08-13 JenkinsMerge "The unnecessary value "sgids" was deleted"
2015-08-13 JenkinsMerge "Python 3: compare response.body to bytes in...
2015-08-13 JenkinsMerge "Python 3: encode unicode response bodies"
2015-08-13 JenkinsMerge "Python 3: do not compare int and NoneType"
2015-08-12 JenkinsMerge "Revert "Revert "Add VIF_DELETED notification...
next