vmware-nsx/quantum
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
..
agent Merge "Use oslo-config-2013.1b3" 2013-02-17 18:51:37 +00:00
api Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
common Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
db Add Migration for nvp-qos extension 2013-02-17 13:36:27 -08:00
debug Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
extensions Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
locale Imported Translations from Transifex 2013-02-18 00:05:57 +00:00
openstack Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
plugins Need to pass port['port'] to _get_tenant_id_for_create() 2013-02-17 18:59:35 -08:00
rootwrap Remove unused imports in rootwrap package 2013-01-02 22:38:46 +02:00
server Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
tests Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
__init__.py Update codebase for HACKING compliance. 2012-05-01 11:46:24 -07:00
auth.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
context.py Fix i18n messages 2013-01-22 11:42:15 +08:00
manager.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
policy.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
quantum_plugin_base_v2.py fix broken logic of only using hasattr to check for get_x_counts 2012-11-20 12:59:20 -08:00
quota.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
service.py Use oslo-config-2013.1b3 2013-02-17 17:33:05 +00:00
version.py Updated to latest oslo-version code. 2013-02-04 11:21:16 +11:00
wsgi.py Unused methods in quantum.wsgi clean up 2013-02-11 15:07:25 +02:00