Set lock_path correctly.
[openstack-build/neutron-build.git] / neutron / tests / functional / db / test_migrations.py
2016-01-20 Thomas GoirandMerge tag '8.0.0_b2' into debian/mitaka
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 "Revert "Change function call order in ovs_neutro...
2016-01-16 JenkinsMerge "L3 agent: paginate sync routers task"
2016-01-16 JenkinsMerge "Use oslo.utils.reflection extract the class...
2016-01-16 JenkinsMerge "OVS: Reorder table-id constants"
2016-01-15 JenkinsMerge "Pecan controller loads service plugins"
2016-01-15 JenkinsMerge "Add systemd notification after reporting initial...
2016-01-15 JenkinsMerge "Add 'ovs' to requirements.txt"
2016-01-15 JenkinsMerge "ML2: verify if required extension drivers are...
2016-01-15 JenkinsMerge "Static routes not added to qrouter namespace...
2016-01-14 JenkinsMerge "Adopt oslotest BaseTestCase as a base class...
2016-01-12 JenkinsMerge "Allow tox to pass more arguments to ostestr...
2016-01-12 JenkinsMerge "remove openstack-common.conf"
2016-01-12 JenkinsMerge "Call _allocate_vr_id outside of transaction"
2016-01-12 JenkinsMerge "Don't call add_ha_port inside a transaction"
2016-01-12 JenkinsMerge "Remove L2populationDbMixin parent"
2016-01-12 JenkinsMerge "Add unit test cases for linuxbridge agent when...
2016-01-12 JenkinsMerge "Move notifications before DB retry decorator"
2016-01-11 JenkinsMerge "make floating IP specification test robust to...
2016-01-11 JenkinsMerge "Add a link of availability zone document into...
2016-01-11 JenkinsMerge "Fix Security-rule's port should not set to 0...
2016-01-11 JenkinsMerge "DVR: optimize check_ports_exist_on_l3_agent()"
2016-01-11 JenkinsMerge "Remove check on dhcp enabled subnets while sched...
2016-01-10 JenkinsMerge "Remove references to model_base through models_v2"
2016-01-10 JenkinsMerge "Simplify extension processing"
2016-01-09 JenkinsMerge "devstack: don't enable qos service with the...
2016-01-09 JenkinsMerge "HACKING: align the underline text and header"
2016-01-09 JenkinsMerge "Provide pointer for ML2 extension manager to...
2016-01-09 JenkinsMerge "Fix uuid passing in disable_isolated_metadata_proxy"
2016-01-09 JenkinsMerge "Refactor the subnetpools API tests"
2016-01-09 JenkinsMerge "Utils: Add missing translation to exception"
2016-01-08 JenkinsMerge "Fix incorrect classmethod declaration"
2016-01-08 JenkinsMerge "Add firewall blink + remote SG functional tests"
2016-01-08 JenkinsMerge "Add test cases to testing firewall drivers"
2016-01-08 JenkinsMerge "select router with subnet's gateway_ip for float...
2016-01-08 JenkinsMerge "Check missed ip6tables utility"
2016-01-08 JenkinsMerge "Keep py3.X compatibility for urllib"
2016-01-08 JenkinsMerge "Support rootwrap sysctl and conntrack commands...
2016-01-08 JenkinsMerge "Create a routing table manager"
2016-01-08 JenkinsMerge "DVR: Rename dvr_update_router_addvm function"
2016-01-08 JenkinsMerge "SR-IOV: Fix macvtap assigned vf check when kerne...
2016-01-08 JenkinsMerge "fix call which is only specific to enhanced_rpc"
2016-01-08 JenkinsMerge "Fixing the deprecated library function."
2016-01-08 JenkinsMerge "Unify assertEqual for empty usages"
2016-01-08 JenkinsMerge "Avoid duplicating tenant check when creating...
2016-01-08 JenkinsMerge "Kilo initial migration"
2016-01-07 JenkinsMerge "ovs_vhostuser: fix vhostuser_socket_dir typo"
2016-01-06 JenkinsMerge "Introduce an API test for specified floating...
2016-01-06 JenkinsMerge "Don't snat traffic between fixed IPs behind...
2016-01-06 JenkinsMerge "Add extension_manager and support for extensions...
2016-01-06 JenkinsMerge "Some minor misspellings in comment block."
2016-01-04 Ann KamyshnikovaKilo initial migration
2015-12-24 JenkinsMerge "Return availability_zone_hints as list when...
2015-12-24 JenkinsMerge "Add address scope to floating IPs in RPC respons...
2015-12-23 JenkinsMerge "reject leading '0's in IPv4 addr to avoid ambiguity"
2015-12-23 JenkinsMerge "API: _validate_ip_address should not raise an...
2015-12-23 JenkinsMerge "XenAPI: Fix netwrap to support security group"
2015-12-21 JenkinsMerge "Add functional test for availability_zone support"
2015-12-21 JenkinsMerge "Correct return values for bridge sysctl calls"
2015-12-20 JenkinsMerge "Cleanup all the release notes"
2015-12-19 JenkinsMerge "Enable Guru Meditation Reports for other refarch...
2015-12-18 JenkinsMerge "Use a joined relationship for AZ info on routers"
2015-12-18 JenkinsMerge "Adding a VNIC type for physical functions"
2015-12-18 JenkinsMerge "L3 DB: set get_assoc_data to be an internal...
2015-12-18 JenkinsMerge "Add to deprecate OFAgent in release note"
2015-12-17 JenkinsMerge "Remove unused parameter from _update_router_db...
2015-12-17 JenkinsMerge "Improve tox to show coverage report on same...
2015-12-17 JenkinsMerge "Add check that list of agents is not empty in...
2015-12-16 AKamyshnikovaFix comparison of Variant and other type in test_model_sync
2015-12-16 JenkinsMerge "Updating devref for networking-onos project"
2015-12-14 JenkinsMerge "Skip keepalived_respawns test"
2015-12-10 JenkinsMerge "devref: Rolling upgrade mechanism for rpc-callbacks"
2015-12-10 JenkinsMerge "Add Guru Meditation Reports support to Neutron...
2015-12-10 JenkinsMerge "Add explanations and examples to TESTING.rst"
2015-12-10 JenkinsMerge "Revert "Revert "OVS agent reacts to events inste...
2015-12-09 JenkinsMerge "Refactor OVS-agent tunnel config validate"
2015-12-08 JenkinsMerge "Notify about port create/update unconditionally"
2015-12-08 JenkinsMerge "Moved fullstack test doc content to TESTING...
2015-12-08 JenkinsMerge "Remove useless lb-agent remove_empty_bridges"
2015-12-07 JenkinsMerge "HACKING: fix edge case with log hints"
2015-12-06 JenkinsMerge "I18n related guideline for subprojects"
2015-12-06 JenkinsMerge "In port_dead, handle case when port already...
2015-12-06 JenkinsMerge "Do not autoreschedule routers if l3 agent is...
2015-12-06 JenkinsMerge "Tox: Remove fullstack env, keep only dsvm-fullstack"
2015-12-05 JenkinsMerge "Trivial typo fix in LinuxBridge dashboard"
2015-12-05 JenkinsMerge "Add a script to create review dashboard for...
2015-12-05 JenkinsMerge "Final decomposition of the nuage plugin"
2015-12-05 JenkinsMerge "Final decomposition of Brocade vendor code"
2015-12-05 JenkinsMerge "Hyper-V: remove driver from the neutron tree"
2015-12-05 JenkinsMerge "Reuse constants defined in attributes"
2015-12-04 JenkinsMerge "Cleanup veth-pairs in default netns for function...
2015-12-04 JenkinsMerge "Remove Neutron core static example configuration...
2015-12-04 JenkinsMerge "test_migrations: Avoid returning a filter object...
2015-12-04 YAMAMOTO Takashitest_migrations: Avoid returning a filter object for...
2015-12-04 Thomas GoirandMerge tag '8.0.0_b1' into debian/mitaka
2015-12-04 Manjeet Singh BhatiaReuse constants defined in attributes
2015-11-26 JenkinsMerge "Use diffs for iptables restore instead of all...
2015-11-25 JenkinsMerge "Remove duplicate deprecation messages for quota_...
next