Set lock_path correctly.
[openstack-build/neutron-build.git] / neutron / openstack / common / cache / __init__.py
2014-04-24 JenkinsMerge "Fix unshortened IPv6 address caused DHCP crash"
2014-03-31 JenkinsMerge "Delete subnet fails if assoc port has IPs from...
2014-03-23 JenkinsMerge "Remove unnecessary call to get_dhcp_port from...
2014-03-21 JenkinsMerge "Delete duplicate internal devices in router...
2014-03-15 JenkinsMerge "Remove legacy quantum config path"
2014-03-13 Jakub LibosvarCopy cache package from oslo-incubator
2014-03-05 JenkinsMerge "Reset the policy after loading extensions"
2014-03-05 JenkinsMerge "L3 agent fetches the external network id once"
2014-03-05 JenkinsMerge "Minor refactoring for Hyper-V utils and tests"
2014-03-05 JenkinsMerge "Adds Hyper-V Security Groups implementation"
2014-03-04 JenkinsMerge "Fix class name typo in test_db_rpc_base"
2014-03-04 JenkinsMerge "Improves Arista's ML2 driver's sync performance"
2014-03-03 JenkinsMerge "Make sure dnsmasq can distinguish IPv6 address...
2014-03-03 JenkinsMerge "Move db migration of ml2 security groups to...
2014-03-02 JenkinsMerge "Fix VPN agent does not handle multiple connectio...
2014-03-02 JenkinsMerge "Fix webob.exc.HTTPForbidden parameter miss"
2014-03-01 JenkinsMerge "Change firewall to DOWN when admin state down"
2014-03-01 JenkinsMerge "Ensure ovsdb-client is stopped when OVS agent...
2014-02-28 JenkinsMerge "Handle racing condition in OFC port deletion"
2014-02-27 JenkinsMerge "Implements provider network support in PLUMgrid...
2014-02-26 JenkinsMerge "Fixes Tempest XML test failures for Cisco N1kv...
2014-02-25 JenkinsMerge "Reassign IP to vlan interface when deleting...
2014-02-24 JenkinsMerge "Embrane Tempest Compliance"
2014-02-24 JenkinsMerge "Should specify expect_errors=False for success...
2014-02-24 JenkinsMerge "Fix test_db_plugin.test_delete_port"
2014-02-24 JenkinsMerge "Use six.moves.urllib.parse instead of urlparse"
2014-02-23 JenkinsMerge "Improve unit test coverage for Cisco plugin...
2014-02-23 JenkinsMerge "Sync latest oslo.db code into neutron"
2014-02-23 JenkinsMerge "Update help message of flag 'enable_isolated_met...
2014-02-23 JenkinsMerge "add router_id to response for CRU on fw/vip...
2014-02-23 JenkinsMerge "Extending quota support for neutron LBaaS entities"
2014-02-23 JenkinsMerge "Adds https support for metadata agent"
2014-02-23 JenkinsMerge "Fix invalid facilities documented in rootwrap...
2014-02-23 JenkinsMerge "Use "!=" instead of "is not" when comparing...
2014-02-23 JenkinsMerge "ipt_mgr.ipv6 written in the wrong ipt_mgr.ipv4"
2014-02-23 JenkinsMerge "ML2/vxlan/test: remove unnecessary self.addClean...
2014-02-23 JenkinsMerge "Remove dependent module py3kcompat"
2014-02-23 JenkinsMerge "Implements an LBaaS driver for NetScaler devices"
2014-02-23 JenkinsMerge "Use six.StringIO/BytesIO instead of StringIO...
2014-02-23 JenkinsMerge "remove unused imports"
2014-02-23 JenkinsMerge "Ensure that session is rolled back on bulk creates"
2014-02-23 JenkinsMerge "wsgi.run_server no longer used"
2014-02-22 JenkinsMerge "Fix typo in service_drivers.ipsec"
2014-02-22 JenkinsMerge "Don't document non-existing flag '--hide-elapsed'"
2014-02-22 JenkinsMerge "Removes an incorrect and unnecessary return"
2014-02-22 JenkinsMerge "Add additional unit tests for the ML2 plugin"
2014-02-22 JenkinsMerge "L3 Agent restart causes network outage"
2014-02-22 JenkinsMerge "Add support to request vnic type on port"
2014-02-21 JenkinsMerge "Fix ValueError in ip_lib.IpRouteCommand.get_gate...
2014-02-21 JenkinsMerge "Use different context for each API request in...
2014-02-21 JenkinsMerge "Sync minimum requirements"
2014-02-21 JenkinsMerge "Copy cache package from oslo-incubator"
2014-02-20 Jakub LibosvarCopy cache package from oslo-incubator