Set lock_path correctly.
[openstack-build/neutron-build.git] / neutron / tests / unit / db / quota / test_driver.py
2016-01-20 Thomas GoirandMerge tag '8.0.0_b2' into debian/mitaka
2016-01-19 JenkinsMerge "Add support for neutron-full and api jobs using...
2016-01-19 JenkinsMerge "gate_hook: add support for dsvm-plus job type"
2016-01-19 JenkinsMerge "DVR: Optimize getting arp entry info"
2016-01-17 JenkinsMerge "Register RA and PD config options in l3-agent"
2016-01-16 JenkinsMerge "devstack: use stevedore entry point for flavor...
2016-01-16 JenkinsMerge "DVR: when updating port's fixed_ips, update...
2016-01-16 JenkinsMerge "Make sure datapath_type is updated on bridges...
2016-01-16 JenkinsMerge "Fix get_subnet_for_dvr() to return correct gatew...
2016-01-16 JenkinsMerge "Fix params order in assertEqual"
2016-01-16 JenkinsMerge "Make security_groups_provider_updated work with...
2016-01-16 JenkinsMerge "Revert "Change function call order in ovs_neutro...
2016-01-16 JenkinsMerge "Retry port create/update on duplicate db records"
2016-01-16 JenkinsMerge "L3 agent: paginate sync routers task"
2016-01-16 JenkinsMerge "Make neutron pecan server an option instead...
2016-01-16 JenkinsMerge "Fix regression with unbound ports and l2pop"
2016-01-16 JenkinsMerge "Unify using assertIsInstance"
2016-01-16 JenkinsMerge "Use oslo.utils.reflection extract the class...
2016-01-16 JenkinsMerge "OVS: Reorder table-id constants"
2016-01-15 JenkinsMerge "Unify exceptions for assign router to dvr agent"
2016-01-15 JenkinsMerge "Fix Linux bridge test_report_state_revived failu...
2016-01-15 JenkinsMerge "Added Keystone and RequestID headers to CORS...
2016-01-15 JenkinsMerge "Provide kwargs for callback abort"
2016-01-15 JenkinsMerge "Pecan controller loads service plugins"
2016-01-15 JenkinsMerge "Add --dry-run mode to code review abandon tool"
2016-01-15 JenkinsMerge "HACKING: update HACKING.rst file to include...
2016-01-15 JenkinsMerge "Add systemd notification after reporting initial...
2016-01-15 JenkinsMerge "Do not prohibit VXLAN over IPv6"
2016-01-15 JenkinsMerge "Add 'ovs' to requirements.txt"
2016-01-15 JenkinsMerge "Use admin context when removing DVR router on...
2016-01-15 JenkinsMerge "ML2: verify if required extension drivers are...
2016-01-15 JenkinsMerge "Updated from global requirements"
2016-01-15 JenkinsMerge "Static routes not added to qrouter namespace...
2016-01-15 JenkinsMerge "Scope get_tenant_quotas by tenant_id"
2016-01-13 Salvatore OrlandoScope get_tenant_quotas by tenant_id
2015-09-29 JenkinsMerge "usage_audit: Fix usage_audit to work with ML2"
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 "Split SR-IOV configuration file into driver...
2015-09-01 JenkinsMerge "Add network to SubnetContext"
2015-09-01 JenkinsMerge "Refactor IpRouteCommand to allow using it withou...
2015-09-01 JenkinsMerge "SR-IOV: deprecate agent_required option"
2015-09-01 JenkinsMerge "DHCP agent: add 'bridged' property to interface...
2015-08-31 Doug WiegleyMerge remote-tracking branch 'origin/master' into merge...
2015-08-29 JenkinsMerge ""FakeV4Subnet" class be inherited by following...
2015-08-27 JenkinsMerge "Adding Ale Omniswitch to sub_projects document"
2015-08-27 JenkinsMerge "Add IPv6 Prefix Delegation compatibility to...
2015-08-25 JenkinsMerge "Distributed router can not add routes"
2015-08-25 JenkinsMerge "ml2: Remove a redundant assignment in _bind_port...
2015-08-25 JenkinsMerge "ip_lib: support creating Linux dummy interface"
2015-08-24 JenkinsMerge "Move tests for non pluggable ipam backend"
2015-08-24 JenkinsMerge "Add support for unaddressed port"
2015-08-21 JenkinsMerge "Python 3: hmac requires bytes key/msg"
2015-08-21 JenkinsMerge "Add missing tenant_id validation in RESOURCE_ATT...
2015-08-21 JenkinsMerge "Graceful ovs-agent restart"
2015-08-21 JenkinsMerge "Setup firewall filters only for required ports"
2015-08-20 JenkinsMerge "Python 3: encode or decode i/o data of Popen...
2015-08-20 JenkinsMerge "Unskip firewall test"
2015-08-20 JenkinsMerge "Add logging to debug oslo.messaging failure"
2015-08-20 JenkinsMerge "Minor typo fix"
2015-08-20 JenkinsMerge "Fix tenant access to qos policies"
2015-08-19 JenkinsMerge "Support delegation of bind_port to networking...
2015-08-19 JenkinsMerge "Redundant tests removed from ovs-lib unit tests:"
2015-08-18 JenkinsMerge "Updated from global requirements"
2015-08-18 JenkinsMerge "Python 3: fix neutron.tests.unit.api.test_extens...
2015-08-18 JenkinsMerge "Fix some issues around tempest in fullstack...
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-18 JenkinsMerge "doc: Improve table rendering using multi-row...
2015-08-18 JenkinsMerge "Reservations support"
2015-08-17 Salvatore OrlandoReservations support
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 "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 "Add DNS and DHCP log into dhcp agent"
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-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 "Updated from global requirements"
next