Fix bug of AZ cap check 91/84791/6
authorXiaohua Zhang <xiaohua.zhang@windriver.com>
Wed, 10 Apr 2019 08:51:19 +0000 (08:51 +0000)
committerXiaohua Zhang <xiaohua.zhang@windriver.com>
Wed, 10 Apr 2019 09:48:26 +0000 (09:48 +0000)
commit2024bb59b1d4ec20300304aed3a69132b9c082bc
tree349a90cd5fc0c64335142c09bd76db86e3d2d7e7
parent14132a2c06bc6b6431f5be90cecf303132d94103
Fix bug of AZ cap check

Fix bugs in restcall module
update the status code of workload api
Remove unused event api from lenovo

Change-Id: Iaa16bc3aca42c4583408384c73802ff4debe1b19
Issue-ID: MULTICLOUD-542
Signed-off-by: Xiaohua Zhang <xiaohua.zhang@windriver.com>
15 files changed:
lenovo/thinkcloud/resource/tests/test_events.py [deleted file]
lenovo/thinkcloud/resource/views/events.py [deleted file]
lenovo/thinkcloud/urls.py
share/common/msapi/helper.py
share/common/utils/aai_cache.py
share/common/utils/restcall.py
share/newton_base/registration/registration.py
share/newton_base/resource/infra_workload_helper.py
share/starlingx_base/registration/registration.py
share/starlingx_base/resource/capacity.py
share/starlingx_base/resource/infra_workload.py
starlingx/starlingx/resource/tests/test_capacity.py
starlingx/starlingx/urls.py
windriver/titanium_cloud/resource/tests/test_capacity.py
windriver/titanium_cloud/urls.py