Set lock_path correctly.
[openstack-build/neutron-build.git] / neutron / tests / unit / extensions / extensionattribute.py
2015-09-15 JenkinsMerge "Return exception when attempting to add duplicat...
2015-09-05 Thomas GoirandMerge tag '7.0.0_b3' into debian/liberty
2015-09-01 JenkinsMerge "DHCP agent: add 'bridged' property to interface...
2015-08-19 JenkinsMerge "Support delegation of bind_port to networking...
2015-08-18 JenkinsMerge "Remove line number of link and useless link"
2015-08-18 JenkinsMerge "Disable port creation when invalid MAC address...
2015-08-18 JenkinsMerge "Fix gateway port could not retrieve for subnet"
2015-08-14 JenkinsMerge "Add parent_id to _item calling from _handle_action"
2015-08-12 JenkinsMerge "Revert "Revert "Add VIF_DELETED notification...
2015-08-11 JenkinsMerge "Bug-Fix for unexpected DHCP agent redundant"
2015-08-10 JenkinsMerge "Neutron-Ironic integration patch"
2015-08-10 JenkinsMerge "[qos] ovs: removed TODO for getting integration...
2015-08-07 JenkinsMerge "Add conntrack-tool to manage security groups"
2015-08-07 JenkinsMerge "Create fip on subnet id"
2015-08-06 JenkinsMerge "Validate interface_mappings on Linux bridge...
2015-08-06 JenkinsMerge "NSX: Rename default_interface_name option"
2015-08-06 JenkinsMerge "Install arp spoofing protection flow after setti...
2015-08-06 JenkinsMerge "Fix dhcp autoschedule test assertion logic"
2015-08-05 Ihar HrachyshkaMerge remote-tracking branch 'origin/feature/qos' into...
2015-08-04 JenkinsMerge "Update port bindings for master router"
2015-08-04 JenkinsMerge "Check that VXLAN is not in use in LB VXLAN check"
2015-08-04 JenkinsMerge "Add DNS and DHCP log into dhcp agent"
2015-08-04 JenkinsMerge "Prevent update alloc pool over existing gateway ip"
2015-08-03 JenkinsMerge "Fix a microsecond format of isoformat()"
2015-08-03 JenkinsMerge "List up necessary files for thirdparty-ci.rst"
2015-08-03 JenkinsMerge "Extend vxlan_group option to allow a range of...
2015-08-03 JenkinsMerge "Updated sub_projects.rst for networking-vsphere"
2015-08-03 JenkinsMerge "Adding a cleanup for 'qlbaas-' namespaces in...
2015-08-03 JenkinsMerge "Update dhcp host portbinding on failover"
2015-08-02 JenkinsMerge "Introduce get_ports_attributes in OVSBridge"
2015-08-02 JenkinsMerge "Remove unneeded OS_TEST_DBAPI_ADMIN_CONNECTION"
2015-08-01 JenkinsMerge "Fixes a typo phys_brs in place of phys_br"
2015-08-01 JenkinsMerge "Initial pecan structure" into feature/pecan
2015-08-01 JenkinsMerge "Arista Drivers decomposition part II"
2015-07-31 JenkinsMerge "Python 3: pass bytes to base64.encode{string...
2015-07-31 JenkinsMerge "Python3: pass bytes to binascii.crc32"
2015-07-31 JenkinsMerge "Python 3: Use '//' instead of '/'"
2015-07-31 JenkinsMerge "Initialize port_info dict as blank in OVS agent"
2015-07-31 JenkinsMerge "sriov: implement spoofchecking configuration"
2015-07-31 Kyle MesteryMerge remote-tracking branch 'origin/master' into merge...
2015-07-31 JenkinsMerge "Moved out cisco n1kv mech driver and db models"
2015-07-31 JenkinsMerge "test_db_base_plugin_v2: Improve DBReferenceError...
2015-07-31 JenkinsMerge "SR-IOV: Fix SR-IOV agent to run ip link commands...
2015-07-31 JenkinsMerge "Updated from global requirements"
2015-07-31 JenkinsMerge "Update dhcp agent cache for network:dhcp ports"
2015-07-31 JenkinsMerge "Introduce usage data tracking for Neutron"
2015-07-29 JenkinsMerge "Allow overriding of the neutron endpoint URL...
2015-07-28 Salvatore OrlandoIntroduce usage data tracking for Neutron
2015-07-23 JenkinsMerge "Just use {0,1,2} rather sys.std*.fileno()"
2015-07-23 JenkinsMerge "Fullstack testing devref follow up"
2015-07-22 JenkinsMerge "Added functional tests for L3 schedulers."
2015-07-18 JenkinsMerge "Add sanity_check for keepalived ipv6 support"
2015-07-17 JenkinsMerge "Make Daemon pidfile arg optional"
2015-07-16 Thomas GoirandMerge tag '7.0.0_b1' into debian/liberty
2015-07-16 JenkinsMerge "Different approach to indicate failure on System...
2015-07-15 JenkinsMerge "Abstract sync_allocations"
2015-07-13 JenkinsMerge "Reject router-interface-add with a port which...
2015-07-09 JenkinsMerge "Precision networking-bagpipe-l2 subproject"
2015-07-05 JenkinsMerge "Add policy files specific to NSX plugins"
2015-07-02 JenkinsMerge "l3 agent: do router cleanup for unknown routers"
2015-07-01 JenkinsMerge "dhcp fails if extra_dhcp_opts for stateless...
2015-07-01 JenkinsMerge "NSXv: update ini file to support dhcp_lease_time"
2015-06-30 JenkinsMerge "Add documentation for Linux Bridge (previously...
2015-06-30 JenkinsMerge "Use sets to calculate added/original/removed...
2015-06-30 Kyle MesteryMerge remote-tracking branch 'origin/master' into merge...
2015-06-30 JenkinsMerge "Retry port status update on StaleDataError"
2015-06-27 JenkinsMerge "Define SafeFixture base fixture"
2015-06-26 JenkinsMerge "Fix ip_lib get_gateway for default gateway on...
2015-06-26 JenkinsMerge "Fix FloatingIP Namespace creation in DVR for...
2015-06-26 JenkinsMerge "Python3: do not use __builtin__"
2015-06-26 Doug WiegleyMerge remote-tracking branch 'origin/master' into merge-qos
2015-06-26 JenkinsMerge "linuxbridge: clean up README file"
2015-06-26 JenkinsMerge "Remove quantum untracked files from .gitignore"
2015-06-26 JenkinsMerge "Don't process network_delete events on OVS agent"
2015-06-26 JenkinsMerge "Fix tenant-id in Arista ML2 driver to support...
2015-06-26 JenkinsMerge "Python 3: do not use itertools.izip"
2015-06-26 JenkinsMerge "Add deadlock retry to API and ML2 RPC port update"
2015-06-25 JenkinsMerge "Switch to oslo_utils.uuidutils"
2015-06-25 JenkinsMerge "Fix >80 char lines that pep8 failed to detect"
2015-06-25 JenkinsMerge "Make DHCPv6 out of bounds API test deterministic"
2015-06-24 JenkinsMerge "Deprecate "router_delete_namespaces" and "dhcp_d...
2015-06-24 JenkinsMerge "Use string exception casting everywhere"
2015-06-24 JenkinsMerge "Override opportunistic database tests to PyMySQL"
2015-06-24 JenkinsMerge "Extend default setenv instead of replacing it...
2015-06-24 JenkinsMerge "Bulk move methods to ipam_backend_mixin.py"
2015-06-24 JenkinsMerge "Fix SR-IOV mech driver to set port status to...
2015-06-24 JenkinsMerge "Add IPset cleanup script"
2015-06-24 JenkinsMerge "Revert "Fix subnet creation failure on IPv6...
2015-06-24 JenkinsMerge "Remove get_namespace from API extensions"
2015-06-15 Sean M. CollinsRemove get_namespace from API extensions
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"
next