vmware-nsx/quantum/plugins
Aaron Rosen b77246b844 Need to pass port['port'] to _get_tenant_id_for_create()
This change set I9ac44a8e moved this logic out of the transaction
which caused this bug. Unit tests did not catch this because
this error is caused on NVP since the tenant_id is passed in as a tag
and this change resulted in the tenant_id becoming None which is not
an allowed tag value. Will improve error handling and edge cases like
this to fake_nvpapiclient in different commit.

Change-Id: Ib0eaab1f389de98b335f58e9215981adbbf9e2ef
2013-02-17 18:59:35 -08:00
..
bigswitch Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
brocade Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
cisco Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
common The change implemented Lbaas CRUD Sqlalchemy operations. 2013-01-08 11:16:15 -08:00
hyperv Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
linuxbridge Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
metaplugin Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
nec Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
nicira Need to pass port['port'] to _get_tenant_id_for_create() 2013-02-17 18:59:35 -08:00
openvswitch Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
plumgrid Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
ryu Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
services Fix i18n messages 2013-01-22 11:42:15 +08:00
__init__.py The change allows loading several service plugins along with core plugin. 2012-11-20 09:37:34 +04:00