Fix issue of v1/.../tenants API 90/88590/1
authorBin Yang <bin.yang@windriver.com>
Tue, 28 May 2019 05:32:54 +0000 (05:32 +0000)
committerBin Yang <bin.yang@windriver.com>
Tue, 28 May 2019 05:32:54 +0000 (05:32 +0000)
commit9154720606df1bb43e501a63cd23beca77a409eb
tree8c90d5891f45c28a408bc52100ff78c696186380
parenteb1e6c75c236bd88a3c371befebcb56fa4f9f090
Fix issue of v1/.../tenants API

Fix all openoapi v1 which use logger

Change-Id: Iaf82c1ca17959725531f6b340e3e770844dd222c
Issue-ID: MULTICLOUD-657
Signed-off-by: Bin Yang <bin.yang@windriver.com>
13 files changed:
share/newton_base/openoapi/alarm.py
share/newton_base/openoapi/flavor.py
share/newton_base/openoapi/hosts.py
share/newton_base/openoapi/hypervisor.py
share/newton_base/openoapi/image.py
share/newton_base/openoapi/limits.py
share/newton_base/openoapi/network.py
share/newton_base/openoapi/server.py
share/newton_base/openoapi/subnet.py
share/newton_base/openoapi/tenants.py
share/newton_base/openoapi/vmlist.py
share/newton_base/openoapi/volume.py
share/newton_base/openoapi/vport.py