Set lock_path correctly.
[openstack-build/neutron-build.git] / neutron / services / metering / drivers / abstract_driver.py
2014-11-21 JenkinsMerge "Validate local_ip for OVS agent is actual ip...
2014-11-13 JenkinsMerge "Fix missing allowed command in openvswitch xenap...
2014-11-02 JenkinsMerge "Stop ignoring 400 errors returned by ODL"
2014-10-30 JenkinsMerge "Neutron metering does not check overlap ip range"
2014-10-22 JenkinsMerge "Work toward Python 3.4 support and testing"
2014-10-20 JenkinsMerge "ofagent: Ignore unknown l2pop entry removals"
2014-10-20 JenkinsMerge "ofagent: Drop log level of tenant-triggerable...
2014-10-15 JenkinsMerge "Properly handle empty before/after notifications...
2014-10-15 JenkinsMerge "ofagent: Fix a possible crash in arp responder"
2014-10-07 JenkinsMerge "Pythonified sanity_check.all_tests_passed"
2014-10-07 JenkinsMerge "Retry getting the list of service plugins"
2014-10-04 JenkinsMerge "Removed kombu from requirements"
2014-10-03 Thomas GoirandMerge tag '2014.2_rc1' into debian/juno
2014-09-29 JenkinsMerge "Rename workers to api_workers and simplify code"
2014-09-27 JenkinsMerge "Add unit tests covering single operations to...
2014-09-26 JenkinsMerge "Fix to delete user and group association in...
2014-09-24 JenkinsMerge "Supply missing cisco_cfg_agent.ini file"
2014-09-23 JenkinsMerge "Added TAP_DEVICE_PREFIX info to common/constants"
2014-09-20 JenkinsMerge "HA routers master state now distributed amongst...
2014-09-19 JenkinsMerge "Use call to report state when ovs_agent starts up"
2014-09-19 JenkinsMerge "Access correct key for template name"
2014-09-18 JenkinsMerge "Check for ports in subnet before deleting it...
2014-09-18 JenkinsMerge "Update URL of Ryu official site in ofagent READM...
2014-09-18 JenkinsMerge "NSX plugin: set VNIC_TYPE port binding attribute"
2014-09-18 JenkinsMerge "Add endpoint_type parameter to MetaInterfaceDriver"
2014-09-16 JenkinsMerge "Remove @author(s) from copyright statements"
2014-09-15 Gary KottonRemove @author(s) from copyright statements
2013-12-22 JenkinsMerge "Fixes missing method in Hyper-V Utils (Metering)"
2013-12-09 Thomas GoirandMerge tag '2014.1_b1' into debian/icehouse
2013-12-07 JenkinsMerge "Preserve floating ips when initializing l3 gatew...
2013-12-06 JenkinsMerge "Improve unit test coverage for Cisco plugin...
2013-12-06 JenkinsMerge "Handle failures on update_dhcp_port"
2013-12-05 JenkinsMerge "Ensure NVP API connection port is always an...
2013-12-05 JenkinsMerge "Fix MeteringLabel model to not clear router...
2013-12-05 JenkinsMerge "Improve unit test coverage for Cisco plugin...
2013-12-05 JenkinsMerge "Midonet to support port association at floating...
2013-12-05 JenkinsMerge "metaplugin: use correct parameter to call neutro...
2013-12-05 JenkinsMerge "Improve unit test coverage for Cisco plugin...
2013-12-05 JenkinsMerge "Handle exceptions on create_dhcp_port"
2013-12-03 JenkinsMerge "Cisco nexus plugin fails to untrunk vlan if...
2013-12-03 JenkinsMerge "Fix downgrade in migration"
2013-12-03 JenkinsMerge "Move MidonetInterfaceDriver and use mm-ctl"
2013-12-02 JenkinsMerge "Pass in certain ICMPv6 types by default"
2013-12-02 JenkinsMerge "Improve OVS agent logging for profiling"
2013-11-30 JenkinsMerge "Add support for NSX/NVP DHCP services"
2013-11-30 JenkinsMerge "Revert "ML2 plugin should not delete ports on...
2013-11-29 JenkinsMerge "Mock the udevadm in the TunnelTestWithMTU test"
2013-11-28 JenkinsMerge "Fix random unit-test failure for NVP advanced...
2013-11-28 JenkinsMerge "Do not add DHCP info to subnet if DHCP is disabled"
2013-11-28 JenkinsMerge "Add test_handle_router_snat_rules_add_rules"
2013-11-28 JenkinsMerge "Rebind allowed address pairs only if they changed"
2013-11-28 JenkinsMerge "Optionally delete namespaces when they are no...
2013-11-28 JenkinsMerge "Fix showing nonexistent NetworkGateway throws...
2013-11-28 JenkinsMerge "Stop logging unnecessary warning on context...
2013-11-28 JenkinsMerge "Fwaas can't run in operating system without...
2013-11-28 JenkinsMerge "Handle IPAddressGenerationFailure during get_dhc...
2013-11-28 JenkinsMerge "Avoid dhcp agent race condition on subnet and...
2013-11-27 JenkinsMerge "Apply six for metaclass"
2013-11-18 fujioka yuuichiApply six for metaclass
2013-09-15 JenkinsMerge "Using constant error codes instead of hard-coded"
2013-09-12 Thomas GoirandMerge tag '2013.2_b3' into debian/havana
2013-09-09 JenkinsMerge "Enhance unittest for hyperv_neutron_agent"
2013-09-05 JenkinsMerge "LBaaS: make haproxy stats parsing more safe"
2013-09-05 JenkinsMerge "Implement MidoNet Neutron plugin for Havana"
2013-09-05 JenkinsMerge "Allow None for binding:profile attribute"
2013-09-04 JenkinsMerge "Add jump to float-snat chain after clearing...
2013-09-04 JenkinsMerge "Reference driver implementation (IPsec) for...
2013-09-04 JenkinsMerge "Embrane Neutron Plugin"
2013-09-04 JenkinsMerge "OpenFlow distributed router support in NEC plugin"
2013-09-04 JenkinsMerge "Fixes formatting exception from logging in BigSw...
2013-09-04 JenkinsMerge "LBaaS: add status of pool-monitor association...
2013-09-04 JenkinsMerge "Add Neutron l3 metering agent"
2013-09-02 Sylvain AfchainAdd Neutron l3 metering agent