diff options
author | Bin Yang <bin.yang@windriver.com> | 2017-09-04 21:37:57 +0800 |
---|---|---|
committer | Bin Yang <bin.yang@windriver.com> | 2017-09-04 21:37:57 +0800 |
commit | 21da6a95b1c043c5a17ce1e802295aea26de5a8d (patch) | |
tree | ab31d0b19b9f4facf57592b200111219a334c25e /.gitignore | |
parent | 580b60e6882bfce52affb1aa730b8edd97cf574c (diff) |
Fix restcall to AAI
fix restcall to AAI, and fix extension API response
Change-Id: I0d786135de5c4d96d447a51af99adfe04178765e
Issue-Id: MULTICLOUD-58
Signed-off-by: Bin Yang <bin.yang@windriver.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,3 +5,7 @@ target/ logs/*.log *.pyc +.tox +.coverage +htmlcov/ + |