Set lock_path correctly.
[openstack-build/neutron-build.git] / neutron / tests / unit / api / test_extensions.py
2016-01-12 JenkinsMerge "Allow tox to pass more arguments to ostestr...
2016-01-10 JenkinsMerge "Simplify extension processing"
2016-01-06 JenkinsMerge "Introduce an API test for specified floating...
2016-01-06 JenkinsMerge "Some minor misspellings in comment block."
2015-12-04 Thomas GoirandMerge tag '8.0.0_b1' into debian/mitaka
2015-11-26 JenkinsMerge "Use diffs for iptables restore instead of all...
2015-11-25 JenkinsMerge "Remove duplicate deprecation messages for quota_...
2015-11-22 JenkinsMerge "Keep reading stdout/stderr until after kill"
2015-11-21 JenkinsMerge "Switch to using neutron.common.utils:replace_file()"
2015-11-20 JenkinsMerge "Add vhost-user support via ovs capabilities...
2015-11-20 JenkinsMerge "Use compare-and-swap for IpamAvailabilityRange"
2015-11-20 JenkinsMerge "Ensure l3 agent receives notification about...
2015-11-19 JenkinsMerge "Resync L3, DHCP and OVS/LB agents upon revival"
2015-11-17 JenkinsMerge "Avoid race condition for reserved DHCP ports"
2015-11-17 JenkinsMerge "Check missed IPSet utility using neutron-sanity...
2015-11-16 JenkinsMerge "Switch to using neutron.common.utils:replace_file()"
2015-11-14 JenkinsMerge "Cleanup dhcp namespace upon dhcp setup."
2015-11-12 JenkinsMerge "test_networks: Stop assuming net-mtu extension"
2015-11-11 JenkinsMerge "api test: Skip address-scope tests when the...
2015-11-11 JenkinsMerge "Add call to pluggable IPAM from ml2 delete_subnet"
2015-11-09 JenkinsMerge "Add track_quota_usage conf into neutron.conf"
2015-11-06 JenkinsMerge "Deprecate new= argument from create_connection"
2015-11-06 JenkinsMerge "DVR: only notify needed agents on new VM port...
2015-11-05 JenkinsMerge "Ensure to decode bytes or fail"
2015-11-05 JenkinsMerge "Formatting exception messages"
2015-11-04 JenkinsMerge "Delete fipnamespace when external net removed...
2015-11-04 JenkinsMerge "Fix incorrect passing port dict in pluggable...
2015-11-03 JenkinsMerge "Add IRC part for effective neutron"
2015-11-03 JenkinsMerge "Update specs backlog directory"
2015-11-03 JenkinsMerge "Add section for code review in effective neutron"
2015-11-03 JenkinsMerge "Add ops tag to bugs policy"
2015-11-03 JenkinsMerge "Use a more pythonic string construction"
2015-11-02 JenkinsMerge "Per-branch HEAD files for conflict management"
2015-11-02 JenkinsMerge "Adds base in-tree functional testing of the...
2015-11-02 JenkinsMerge "DHCP agent: log when reloading allocations for...
2015-11-02 JenkinsMerge "IPSet Manager: make code more pythonic"
2015-11-02 JenkinsMerge "Decompose ML2 mechanism driver for Mellanox"
2015-11-02 JenkinsMerge "Optimize get_bridge_for_tap_device"
2015-11-02 JenkinsMerge "Use oslo_config new type PortOpt for port options"
2015-11-02 JenkinsMerge "Removes the use of mutables as default args"
2015-11-02 JenkinsMerge "Don't update metadata_proxy if metadata is not...
2015-11-01 JenkinsMerge "Remove deprecated nova_* options"
2015-10-31 JenkinsMerge "Fixed a bunch of typos throughout Neutron"
2015-10-30 Brandon PalmFixed a bunch of typos throughout Neutron
2015-10-29 Gary KottonRemoves the use of mutables as default args
2015-10-23 JenkinsMerge "Add another patch scoping bullet point to effect...
2015-10-16 JenkinsMerge "Do not try to delete a veth from a nonexistent...
2015-10-15 JenkinsMerge "Python 3: add classifiers"
2015-10-15 OpenStack Proposal BotMerge tag '7.0.0'
2015-10-14 JenkinsMerge "DVR: notify specific agent when creating floatin...
2015-10-14 JenkinsMerge "Replaced deprecated isotime() function"
2015-10-13 JenkinsMerge "Add deadlock warning to 'effective neutron'"
2015-10-12 JenkinsMerge "Add OpenFixture and get rid of 'open' mocks"
2015-10-12 JenkinsMerge "QoS SR-IOV: allow to reset vf rate when VF is...
2015-10-12 JenkinsMerge "Use assertTrue(observed) instead of assertEqual...
2015-10-11 JenkinsMerge "Add pointers to access Neutron test coverage...
2015-10-09 JenkinsMerge "Fix rule generation for single and all host...
2015-10-09 JenkinsMerge "Correct MAC representation to match iptables...
2015-10-09 JenkinsMerge "Removed release_port_fixed_ip dead code"
2015-10-09 JenkinsMerge "Removed neutronclient option from metadata agent"
2015-10-09 JenkinsMerge "Remove remaining uses of load_admin_roles flag...
2015-10-09 JenkinsMerge "Removed a pile of debtcollector removals from...
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 "test_create_router_gateway_fails fixes"
2015-10-09 JenkinsMerge "Fix iptables comments for bare jump rules"
2015-10-09 JenkinsMerge "Remove excessive fallback iptables ACCEPT rules"
2015-10-09 JenkinsMerge "Cleaned up remaining incorrect usage for LOG...
2015-10-08 JenkinsMerge "Effective: avoid mocking open() if you can"
2015-10-08 JenkinsMerge "Mock oslo policy HTTPCheck instead of urllib"
2015-10-08 JenkinsMerge "Consume sslutils and wsgi modules from oslo...
2015-10-08 Elena EzhovaConsume sslutils and wsgi modules from oslo.service
2015-09-29 JenkinsMerge "usage_audit: Fix usage_audit to work with ML2"
2015-09-29 JenkinsMerge "Devref for authorization policies enforcement"
2015-09-24 JenkinsMerge "Remove _extract_roles method from neutron.policy"
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-10 JenkinsMerge "Check ICMP codes in range [0,255]"
2015-09-08 JenkinsMerge "Fixed filters for functional tests"
2015-09-08 JenkinsMerge "Add a functional test to validate dvr snat names...
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 "Fix locale problem in execute()"
2015-09-05 Thomas GoirandMerge tag '7.0.0_b3' into debian/liberty
2015-09-04 JenkinsMerge "Enable most unit tests for py34 job"
2015-09-04 JenkinsMerge "Add constraint target to tox.ini"
2015-09-04 JenkinsMerge "Changed filter field to router_id"
2015-09-04 JenkinsMerge "Better message on allowed address pairs error"
2015-09-04 JenkinsMerge "Add support for PluginWorker and Process creatio...
2015-09-04 JenkinsMerge "Rename 'newapi' to 'pecan_wsgi'" into feature...
2015-09-03 JenkinsMerge "Add info to debug test_keepalived_respawns gate...
2015-09-03 JenkinsMerge "Make Neutron service flavor save service_type"
2015-09-03 JenkinsMerge "Enable to update external network subnet's gatew...
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 Doug WiegleyMerge remote-tracking branch 'origin/master' into merge...
2015-09-02 JenkinsMerge "Remove duplicated codes in two test cases"
2015-09-02 JenkinsMerge "Enable py34 tests for pluggable ipam backend"
2015-09-02 JenkinsMerge "Python 3: use a hash to sort dictionaries"
next