Set lock_path correctly.
[openstack-build/neutron-build.git] / neutron / db / portbindings_base.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
2014-06-30 gustavo panizzoMerge tag '2014.2.b1' into debian/juno
2014-05-19 JenkinsMerge "Unit test cases for quota_db.py"
2014-04-29 JenkinsMerge "Invalid ovs-agent test case - test_fdb_add_flows"
2014-04-24 JenkinsMerge "Add 2-leg configuration to Radware LBaaS Driver"
2014-04-24 JenkinsMerge "Remove unused variable"
2014-04-24 JenkinsMerge "Fix unshortened IPv6 address caused DHCP crash"
2014-04-23 JenkinsMerge "Delete disassociated floating ips on external...
2014-04-22 JenkinsMerge "Add support for https requests on nova metadata"
2014-04-17 JenkinsMerge "Use different name for the same constraint"
2014-04-15 JenkinsMerge "Start using oslosphinx theme for docs"
2014-04-10 JenkinsMerge "ML2 Cisco Nexus MD: Support portchannel interfaces"
2014-04-08 JenkinsMerge "Deals with fails in update_*_postcommit ops"
2014-04-08 JenkinsMerge "OFA agent: use hexadecimal IP address in tunnel...
2014-04-08 JenkinsMerge "Correctly inherit __table_args__ from parent...
2014-04-08 JenkinsMerge "Fix _validate_mac_address method"
2014-04-05 JenkinsMerge "Fixed TypeError when creating MlnxException"
2014-04-04 JenkinsMerge "Cisco VPN driver correct reporting for admin...
2014-04-04 JenkinsMerge "Advanced Services documentation"
2014-04-04 JenkinsMerge "Permit ICMPv6 RAs only from known routers"
2014-04-03 JenkinsMerge "use floatingip's ID as key instead of itself"
2014-04-03 JenkinsMerge "De-duplicate unit tests for ports in Big Switch"
2014-04-03 JenkinsMerge "fixes tests using called_once_ without assert"
2014-04-03 JenkinsMerge "Fix quota_health_monitor opt name in neutron...
2014-04-03 JenkinsMerge "Restore NOT NULL constraint lost by earlier...
2014-04-03 JenkinsMerge "Changed the message line of RouterInUse class"
2014-04-03 JenkinsMerge "Use os.uname() instead of calling uname in subpr...
2014-04-03 JenkinsMerge "Remove last parts of Quantum compatibility shim"
2014-04-02 JenkinsMerge "Enable hacking H301 check"
2014-04-02 JenkinsMerge "Fixing Arista CLI command"
2014-04-02 JenkinsMerge "NSX: Fix pagination support"
2014-04-02 JenkinsMerge "Only send notifications on uuid device_id's"
2014-04-02 JenkinsMerge "Update BigSwitch Name to its correct name"
2014-04-02 JenkinsMerge "Return 409 for second firewall creation"
2014-04-02 JenkinsMerge "Stop using portbindings_db in BSN ML2 driver"
2014-04-02 JenkinsMerge "Removing vim header lines"
2014-04-01 Mohammad BanikazemiRemoving vim header lines
2013-09-12 Thomas GoirandMerge tag '2013.2_b3' into debian/havana
2013-08-22 JenkinsMerge "make neutron-ns-metadata-proxy configurable"
2013-08-20 JenkinsMerge "Remove global DB_ENGINE from Neutron"
2013-08-15 JenkinsMerge "Remove long db transaction for metadata access...
2013-08-14 JenkinsMerge "Enable conversion for composite attribute items"
2013-08-12 JenkinsMerge "Cleanup remaining code that used 'status' fields...
2013-08-09 JenkinsMerge "Make DbPlugin accept status in create_network()."
2013-08-09 JenkinsMerge "LBaaS: pass the complete healthmonitor object...
2013-08-08 JenkinsMerge "Fix lbaas_pool_scheduler db migration"
2013-08-08 JenkinsMerge "Sync oslo gettextutils"
2013-08-08 JenkinsMerge "Change decorator to webob as doesn't need to...
2013-08-08 JenkinsMerge "Fix BigSwitch plugin to handle device_id re...
2013-08-07 JenkinsMerge "Fix wrong column name in db migration script...
2013-08-07 JenkinsMerge "Remove openstack.common.exception usage"
2013-08-07 JenkinsMerge "Do not alter test_config global in test_extensio...
2013-08-07 JenkinsMerge "Cisco plugin db code cleanup, part II"
2013-08-07 JenkinsMerge "Delete useless and wrong comments in NEC Plugin"
2013-08-07 JenkinsMerge "refactor port binding codes"
2013-07-26 Yong Sheng Gongrefactor port binding codes