Set lock_path correctly.
[openstack-build/neutron-build.git] / neutron / tests / unit / plugins / ml2 / drivers / openvswitch / agent / test_ovs_neutron_agent.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 "Retry port create/update on duplicate db records"
2016-01-16 JenkinsMerge "L3 agent: paginate sync routers task"
2016-01-16 JenkinsMerge "Make neutron pecan server an option instead...
2016-01-16 JenkinsMerge "Fix regression with unbound ports and l2pop"
2016-01-16 JenkinsMerge "Unify using assertIsInstance"
2016-01-16 JenkinsMerge "Use oslo.utils.reflection extract the class...
2016-01-16 JenkinsMerge "OVS: Reorder table-id constants"
2016-01-15 JenkinsMerge "Unify exceptions for assign router to dvr agent"
2016-01-15 JenkinsMerge "Fix Linux bridge test_report_state_revived failu...
2016-01-15 JenkinsMerge "Added Keystone and RequestID headers to CORS...
2016-01-15 JenkinsMerge "Provide kwargs for callback abort"
2016-01-15 JenkinsMerge "Pecan controller loads service plugins"
2016-01-15 Kevin BentonRevert "Change function call order in ovs_neutron_agent."
2016-01-15 JenkinsMerge "Add --dry-run mode to code review abandon tool"
2016-01-15 JenkinsMerge "HACKING: update HACKING.rst file to include...
2016-01-15 JenkinsMerge "Add systemd notification after reporting initial...
2016-01-15 JenkinsMerge "Add 'ovs' to requirements.txt"
2016-01-12 JenkinsMerge "Allow tox to pass more arguments to ostestr...
2016-01-12 Terry WilsonMake sure datapath_type is updated on bridges changed
2016-01-10 JenkinsMerge "Simplify extension processing"
2016-01-09 JenkinsMerge "HACKING: align the underline text and header"
2016-01-08 JenkinsMerge "select router with subnet's gateway_ip for float...
2016-01-08 JenkinsMerge "fix call which is only specific to enhanced_rpc"
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-05 Brent EaglesAdd systemd notification after reporting initial state
2015-12-23 JenkinsMerge "XenAPI: Fix netwrap to support security group"
2015-12-21 JenkinsMerge "Correct return values for bridge sysctl calls"
2015-12-18 JenkinsMerge "L3 DB: set get_assoc_data to be an internal...
2015-12-18 JenkinsMerge "Add to deprecate OFAgent in release note"
2015-12-17 JenkinsMerge "Improve tox to show coverage report on same...
2015-12-16 JenkinsMerge "Updating devref for networking-onos project"
2015-12-15 JenkinsMerge "Force service provider relationships to load"
2015-12-15 JenkinsMerge "Ignore possible suffix in iproute commands."
2015-12-14 JenkinsMerge "Skip keepalived_respawns test"
2015-12-12 JenkinsMerge "Add address scope to ports in RPC response to...
2015-12-11 JenkinsMerge "Decompose OFAgent mechanism driver from neutron...
2015-12-11 JenkinsMerge "ML2: Add tests to validate quota usage tracking"
2015-12-10 JenkinsMerge "Add linuxbridge job to the dashboard"
2015-12-10 JenkinsMerge "Added CORS support to Neutron"
2015-12-10 JenkinsMerge "devref: Rolling upgrade mechanism for rpc-callbacks"
2015-12-10 JenkinsMerge "Updated from global requirements"
2015-12-10 JenkinsMerge "Make keepalived add_vip idempotent"
2015-12-10 JenkinsMerge "Add Guru Meditation Reports support to Neutron...
2015-12-10 JenkinsMerge "Add explanations and examples to TESTING.rst"
2015-12-10 JenkinsMerge "Revert "Revert "OVS agent reacts to events inste...
2015-12-09 JenkinsMerge "Fix timestamp in RBAC extension"
2015-12-09 JenkinsMerge "Refactor OVS-agent tunnel config validate"
2015-12-09 JenkinsMerge "Add release note covering keystoneauth and v3"
2015-12-09 JenkinsMerge "Pull project out of request in addition to tenant"
2015-12-08 Cedric BrandilyRefactor OVS-agent tunnel config validate
2015-12-08 JenkinsMerge "Deprecate _ builtin translation function"
2015-12-08 JenkinsMerge "Notify about port create/update unconditionally"
2015-12-08 JenkinsMerge "Moved fullstack test doc content to TESTING...
2015-12-08 JenkinsMerge "Remove useless lb-agent remove_empty_bridges"
2015-12-07 JenkinsMerge "HACKING: fix edge case with log hints"
2015-12-07 JenkinsMerge "Set timetable for removal of oslo.messaging...
2015-12-07 JenkinsMerge "Use _ from neutron._i18n"
2015-12-07 JenkinsMerge "Use keystoneauth instead of keystoneclient"
2015-12-06 JenkinsMerge "I18n related guideline for subprojects"
2015-12-06 JenkinsMerge "In port_dead, handle case when port already...
2015-12-06 Akihiro MotokiUse _ from neutron._i18n
2015-12-04 JenkinsMerge "Disallow updating SG rule direction in RESOURCE_...
2015-12-04 Thomas GoirandMerge tag '8.0.0_b1' into debian/mitaka
2015-12-03 JenkinsMerge "Remove Neutron core static example configuration...
2015-12-02 JenkinsMerge "Support for IPv6 RDNSS Option in Router Advts"
2015-12-02 JenkinsMerge "Optimize "open" method with context manager"
2015-12-02 rossellaRevert "Revert "OVS agent reacts to events instead...
2015-12-02 JenkinsMerge "l3_db: it updates port attribute without L2...
2015-12-01 JenkinsMerge "lb: avoid doing nova VIF work plumbing tap to...
2015-12-01 JenkinsMerge "Change check_ports_exist_on_l3agent to pass...
2015-12-01 JenkinsMerge "Refactor OVS-agent init-method"
2015-12-01 JenkinsMerge "Move a note to bridge_lib"
2015-12-01 JenkinsMerge "Add UnionModel support to filter query generator"
2015-11-30 Ramu RamamurthyIn port_dead, handle case when port already deleted
2015-11-28 JenkinsMerge "Update toctree of neutron document"
2015-11-27 JenkinsMerge "force releasenotes warnings to be treated as...
2015-11-26 JenkinsMerge "Use diffs for iptables restore instead of all...
next