]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Ensure that decomposed plugins do not break
authorGary Kotton <gkotton@vmware.com>
Fri, 8 Jan 2016 15:34:27 +0000 (07:34 -0800)
committerGary Kotton <gkotton@vmware.com>
Sat, 9 Jan 2016 08:15:22 +0000 (00:15 -0800)
commit584d960a93a5ee278fd2c79887cd96da224e8fc5
tree5cb8fd773dcfdd9bdcc9ab3be4c30fa28aecffb3
parentaa9cc3f9da3089e792eff676a74f96085ac9a802
Ensure that decomposed plugins do not break

Commit 5d53dfb8d64186b5b1d2f356fbff8f222e15d1b2 removed the
method _get_tenant_id_for_create. This is used by various plugins
and the *aaS libaries.

Change-Id: I6d5e2555d6c198102a3d5400609f1d671e0d388d
neutron/db/common_db_mixin.py