Set lock_path correctly.
[openstack-build/neutron-build.git] / neutron / services / metering / drivers / noop / __init__.py
2014-12-24 Thomas GoirandMerge tag '2015.1_b1' into debian/kilo
2014-12-01 JenkinsMerge "Stop exception log in Big Switch unit tests"
2014-11-21 JenkinsMerge "Refactor l2_pop code to pass mac/ip info more...
2014-11-21 JenkinsMerge "Validate local_ip for OVS agent is actual ip...
2014-11-21 JenkinsMerge "Remove default dictionary from function def"
2014-11-20 JenkinsMerge "Ignore top-level hidden dirs/files by default"
2014-11-19 JenkinsMerge "Switch run-time import to using importutils...
2014-11-18 JenkinsMerge "Execute udevadm on other linux installs"
2014-11-18 JenkinsMerge "Fix L2 agent does not remove unused ipset set"
2014-11-13 JenkinsMerge "Fix missing allowed command in openvswitch xenap...
2014-11-11 JenkinsMerge "Enable assignment-from-no-return pylint check"
2014-11-10 JenkinsMerge "Merge tag '2014.2'"
2014-11-08 JenkinsMerge "Guard against concurrent port removal in DVR"
2014-11-08 JenkinsMerge "Remove single occurrence of lost-exception warning"
2014-11-07 JenkinsMerge "neutron-db-manage finds automatically config...
2014-11-07 JenkinsMerge "Validate network config (vlan)"
2014-11-07 JenkinsMerge "Make L2 DVR Agent start successfully without...
2014-11-05 JenkinsMerge "Remove some duplicate unit tests"
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-29 JenkinsMerge "tox.ini: Avoid using bash where unnecessary"
2014-10-29 JenkinsMerge "Create DHCP port for IPv6 subnet"
2014-10-29 JenkinsMerge "Rename constant to a more appropriate name"
2014-10-29 JenkinsMerge "Only resync DHCP for a particular network when...
2014-10-29 JenkinsMerge "l2population_rpc: docstring improvements"
2014-10-28 JenkinsMerge "Hyper-V: Remove useless use of "else" clause...
2014-10-28 JenkinsMerge "Ensure test_agent_manager handles random hashseeds"
2014-10-28 JenkinsMerge "Enable no-name-in-module pylint check"
2014-10-26 JenkinsMerge "NSX: Make conn_idle_timeout configurable"
2014-10-25 JenkinsMerge "Set vif_details to reflect enable_security_group"
2014-10-23 JenkinsMerge "Remove duplicate import of constants module"
2014-10-23 JenkinsMerge "Ensure ofagent unit tests handles random hashseeds"
2014-10-22 JenkinsMerge "Work toward Python 3.4 support and testing"
2014-10-22 JenkinsMerge "Remove superfluous except/re-raise"
2014-10-22 JenkinsMerge "Fix race condition on processing DVR floating...
2014-10-22 JenkinsMerge "Remove redundant initialization and check from...
2014-10-22 JenkinsMerge "Improve performance of security group DB query"
2014-10-22 JenkinsMerge "Cisco N1kv: Fix update network profile for add...
2014-10-22 JenkinsMerge "Moves the HA resource creations outside of trans...
2014-10-21 JenkinsMerge "Check for VPN Objects when deleting interfaces"
2014-10-21 JenkinsMerge "Modify docstring on send_delete_port_request...
2014-10-21 JenkinsMerge "mock.assert_called_once() is not a valid method"
2014-10-21 JenkinsMerge "Updated cache module and its dependencies"
2014-10-21 JenkinsMerge "Updated service.py and its dependencies"
2014-10-20 JenkinsMerge "Empty files should not contain copyright or...
2014-10-20 JenkinsMerge "ofagent: Ignore unknown l2pop entry removals"
2014-10-20 JenkinsMerge "ofagent: Drop log level of tenant-triggerable...
2014-10-20 Weidong ShaoEmpty files should not contain copyright or license
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-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