Set lock_path correctly.
[openstack-build/neutron-build.git] / neutron / tests / unit / quota / test_resource.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 "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-16 JenkinsMerge "Do not try to delete a veth from a nonexistent...
2015-10-09 JenkinsMerge "Validate local_ip for linuxbridge-agent"
2015-10-06 JenkinsMerge "Refactoring devstack script"
2015-10-06 JenkinsMerge "Add neutron-linuxbridge-cleanup util"
2015-10-03 JenkinsMerge "Decomposition phase2 for MidoNet plugin"
2015-10-02 JenkinsMerge "/common/utils.py py34 incompatibility"
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 "Move ConfigDict and ConfigFileFixture to neutron...
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 "OVSAgentTestFramework: Remove _bind_ports"
2015-09-18 JenkinsMerge "Introduce a separate RPC server" into feature...
2015-09-16 JenkinsMerge "Fix establishing UDP connection"
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-14 JenkinsMerge "Fix query in get_l3_agent_with_min_routers"
2015-09-14 JenkinsMerge "Delete gateway conntrack state when remove exter...
2015-09-12 JenkinsMerge "Don't setup ARP protection on LB for network...
2015-09-12 JenkinsMerge "Add RPC command and delete if last FIP on Agent"
2015-09-11 JenkinsMerge "ovs: don't use ARP responder for IPv6 addresses"
2015-09-11 JenkinsMerge "Make ip address optional to add_route and delete...
2015-09-11 JenkinsMerge "Add list routes"
2015-09-11 JenkinsMerge "Updated from global requirements"
2015-09-11 JenkinsMerge "Add test to check that correct functions is...
2015-09-10 JenkinsMerge "Don't setup ARP protection on OVS for network...
2015-09-10 JenkinsMerge "Check ICMP codes in range [0,255]"
2015-09-10 JenkinsMerge "Add l2pop support to full stack tests"
2015-09-10 JenkinsMerge "Add tunneling support to full stack tests"
2015-09-10 JenkinsMerge "Descheduling DVR routers when ports are unbound...
2015-09-10 JenkinsMerge "Remove hack for discovery novaclients extension"
2015-09-10 JenkinsMerge "Remove address scopes from supported extensions"
2015-09-10 JenkinsMerge "Reduce the chance of random check/gate test...
2015-09-09 ajmillerReduce the chance of random check/gate test failures
2015-09-09 JenkinsMerge "Make ip rule comparison more robust"
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-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 "Remove implicit registration of *-aas service...
2015-09-05 JenkinsMerge "test_migrations: Remove unnecessary midonetclien...
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 "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 "OVS-agent: Introduce Ryu based OpenFlow implemen...
2015-09-04 JenkinsMerge "Add support for PluginWorker and Process creatio...
next