summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testapi/3rd_party/static/.gitignore (renamed from result_collection_api/3rd_party/static/.gitignore)0
-rw-r--r--testapi/3rd_party/static/css/highlight.default.css (renamed from result_collection_api/3rd_party/static/css/highlight.default.css)0
-rw-r--r--testapi/3rd_party/static/css/hightlight.default.css (renamed from result_collection_api/3rd_party/static/css/hightlight.default.css)0
-rw-r--r--testapi/3rd_party/static/css/screen.css (renamed from result_collection_api/3rd_party/static/css/screen.css)0
-rw-r--r--testapi/3rd_party/static/endpoint.html (renamed from result_collection_api/3rd_party/static/endpoint.html)0
-rw-r--r--testapi/3rd_party/static/images/explorer_icons.png (renamed from result_collection_api/3rd_party/static/images/explorer_icons.png)bin5763 -> 5763 bytes
-rw-r--r--testapi/3rd_party/static/images/logo_small.png (renamed from result_collection_api/3rd_party/static/images/logo_small.png)bin770 -> 770 bytes
-rw-r--r--testapi/3rd_party/static/images/pet_store_api.png (renamed from result_collection_api/3rd_party/static/images/pet_store_api.png)bin824 -> 824 bytes
-rw-r--r--testapi/3rd_party/static/images/throbber.gif (renamed from result_collection_api/3rd_party/static/images/throbber.gif)bin9257 -> 9257 bytes
-rw-r--r--testapi/3rd_party/static/images/wordnik_api.png (renamed from result_collection_api/3rd_party/static/images/wordnik_api.png)bin980 -> 980 bytes
-rw-r--r--testapi/3rd_party/static/index.html (renamed from result_collection_api/3rd_party/static/index.html)0
-rw-r--r--testapi/3rd_party/static/lib/backbone-min.js (renamed from result_collection_api/3rd_party/static/lib/backbone-min.js)0
-rw-r--r--testapi/3rd_party/static/lib/handlebars-1.0.0.js (renamed from result_collection_api/3rd_party/static/lib/handlebars-1.0.0.js)0
-rw-r--r--testapi/3rd_party/static/lib/highlight.7.3.pack.js (renamed from result_collection_api/3rd_party/static/lib/highlight.7.3.pack.js)0
-rw-r--r--testapi/3rd_party/static/lib/jquery-1.8.0.min.js (renamed from result_collection_api/3rd_party/static/lib/jquery-1.8.0.min.js)0
-rw-r--r--testapi/3rd_party/static/lib/jquery.ba-bbq.min.js (renamed from result_collection_api/3rd_party/static/lib/jquery.ba-bbq.min.js)0
-rw-r--r--testapi/3rd_party/static/lib/jquery.slideto.min.js (renamed from result_collection_api/3rd_party/static/lib/jquery.slideto.min.js)0
-rw-r--r--testapi/3rd_party/static/lib/jquery.wiggle.min.js (renamed from result_collection_api/3rd_party/static/lib/jquery.wiggle.min.js)0
-rw-r--r--testapi/3rd_party/static/lib/shred.bundle.js (renamed from result_collection_api/3rd_party/static/lib/shred.bundle.js)0
-rw-r--r--testapi/3rd_party/static/lib/shred/content.js (renamed from result_collection_api/3rd_party/static/lib/shred/content.js)0
-rw-r--r--testapi/3rd_party/static/lib/swagger-oauth.js (renamed from result_collection_api/3rd_party/static/lib/swagger-oauth.js)0
-rw-r--r--testapi/3rd_party/static/lib/swagger.js (renamed from result_collection_api/3rd_party/static/lib/swagger.js)0
-rw-r--r--testapi/3rd_party/static/lib/underscore-min.js (renamed from result_collection_api/3rd_party/static/lib/underscore-min.js)0
-rw-r--r--testapi/3rd_party/static/o2c.html (renamed from result_collection_api/3rd_party/static/o2c.html)0
-rw-r--r--testapi/3rd_party/static/swagger-ui.js (renamed from result_collection_api/3rd_party/static/swagger-ui.js)0
-rw-r--r--testapi/3rd_party/static/swagger-ui.min.js (renamed from result_collection_api/3rd_party/static/swagger-ui.min.js)0
-rw-r--r--testapi/README.rst (renamed from result_collection_api/README.rst)0
-rw-r--r--testapi/docker/Dockerfile (renamed from result_collection_api/docker/Dockerfile)2
-rwxr-xr-xtestapi/docker/prepare-env.sh (renamed from result_collection_api/docker/prepare-env.sh)0
-rwxr-xr-xtestapi/docker/start-server.sh (renamed from result_collection_api/docker/start-server.sh)0
-rw-r--r--testapi/etc/config.ini (renamed from result_collection_api/etc/config.ini)0
-rwxr-xr-xtestapi/install.sh (renamed from result_collection_api/install.sh)0
-rw-r--r--testapi/opnfv_testapi/__init__.py (renamed from result_collection_api/opnfv_testapi/__init__.py)0
-rw-r--r--testapi/opnfv_testapi/cmd/__init__.py (renamed from result_collection_api/opnfv_testapi/cmd/__init__.py)0
-rw-r--r--testapi/opnfv_testapi/cmd/server.py (renamed from result_collection_api/opnfv_testapi/cmd/server.py)0
-rw-r--r--testapi/opnfv_testapi/common/__init__.py (renamed from result_collection_api/opnfv_testapi/common/__init__.py)0
-rw-r--r--testapi/opnfv_testapi/common/config.py (renamed from result_collection_api/opnfv_testapi/common/config.py)0
-rw-r--r--testapi/opnfv_testapi/common/constants.py (renamed from result_collection_api/opnfv_testapi/common/constants.py)0
-rw-r--r--testapi/opnfv_testapi/resources/__init__.py (renamed from result_collection_api/opnfv_testapi/resources/__init__.py)0
-rw-r--r--testapi/opnfv_testapi/resources/handlers.py (renamed from result_collection_api/opnfv_testapi/resources/handlers.py)0
-rw-r--r--testapi/opnfv_testapi/resources/models.py (renamed from result_collection_api/opnfv_testapi/resources/models.py)0
-rw-r--r--testapi/opnfv_testapi/resources/pod_handlers.py (renamed from result_collection_api/opnfv_testapi/resources/pod_handlers.py)0
-rw-r--r--testapi/opnfv_testapi/resources/pod_models.py (renamed from result_collection_api/opnfv_testapi/resources/pod_models.py)0
-rw-r--r--testapi/opnfv_testapi/resources/project_handlers.py (renamed from result_collection_api/opnfv_testapi/resources/project_handlers.py)0
-rw-r--r--testapi/opnfv_testapi/resources/project_models.py (renamed from result_collection_api/opnfv_testapi/resources/project_models.py)0
-rw-r--r--testapi/opnfv_testapi/resources/result_handlers.py (renamed from result_collection_api/opnfv_testapi/resources/result_handlers.py)0
-rw-r--r--testapi/opnfv_testapi/resources/result_models.py (renamed from result_collection_api/opnfv_testapi/resources/result_models.py)0
-rw-r--r--testapi/opnfv_testapi/resources/testcase_handlers.py (renamed from result_collection_api/opnfv_testapi/resources/testcase_handlers.py)0
-rw-r--r--testapi/opnfv_testapi/resources/testcase_models.py (renamed from result_collection_api/opnfv_testapi/resources/testcase_models.py)0
-rw-r--r--testapi/opnfv_testapi/router/__init__.py (renamed from result_collection_api/opnfv_testapi/router/__init__.py)0
-rw-r--r--testapi/opnfv_testapi/router/url_mappings.py (renamed from result_collection_api/opnfv_testapi/router/url_mappings.py)0
-rw-r--r--testapi/opnfv_testapi/tests/__init__.py (renamed from result_collection_api/opnfv_testapi/tests/__init__.py)0
-rw-r--r--testapi/opnfv_testapi/tests/unit/__init__.py (renamed from result_collection_api/opnfv_testapi/tests/unit/__init__.py)0
-rw-r--r--testapi/opnfv_testapi/tests/unit/fake_pymongo.py (renamed from result_collection_api/opnfv_testapi/tests/unit/fake_pymongo.py)0
-rw-r--r--testapi/opnfv_testapi/tests/unit/test_base.py (renamed from result_collection_api/opnfv_testapi/tests/unit/test_base.py)0
-rw-r--r--testapi/opnfv_testapi/tests/unit/test_fake_pymongo.py (renamed from result_collection_api/opnfv_testapi/tests/unit/test_fake_pymongo.py)0
-rw-r--r--testapi/opnfv_testapi/tests/unit/test_pod.py (renamed from result_collection_api/opnfv_testapi/tests/unit/test_pod.py)0
-rw-r--r--testapi/opnfv_testapi/tests/unit/test_project.py (renamed from result_collection_api/opnfv_testapi/tests/unit/test_project.py)0
-rw-r--r--testapi/opnfv_testapi/tests/unit/test_result.py (renamed from result_collection_api/opnfv_testapi/tests/unit/test_result.py)0
-rw-r--r--testapi/opnfv_testapi/tests/unit/test_testcase.py (renamed from result_collection_api/opnfv_testapi/tests/unit/test_testcase.py)0
-rw-r--r--testapi/opnfv_testapi/tests/unit/test_version.py (renamed from result_collection_api/opnfv_testapi/tests/unit/test_version.py)0
-rw-r--r--testapi/opnfv_testapi/tornado_swagger/README.md (renamed from result_collection_api/opnfv_testapi/tornado_swagger/README.md)0
-rw-r--r--testapi/opnfv_testapi/tornado_swagger/__init__.py (renamed from result_collection_api/opnfv_testapi/tornado_swagger/__init__.py)0
-rw-r--r--testapi/opnfv_testapi/tornado_swagger/handlers.py (renamed from result_collection_api/opnfv_testapi/tornado_swagger/handlers.py)0
-rw-r--r--testapi/opnfv_testapi/tornado_swagger/settings.py (renamed from result_collection_api/opnfv_testapi/tornado_swagger/settings.py)0
-rw-r--r--testapi/opnfv_testapi/tornado_swagger/swagger.py (renamed from result_collection_api/opnfv_testapi/tornado_swagger/swagger.py)0
-rw-r--r--testapi/opnfv_testapi/tornado_swagger/views.py (renamed from result_collection_api/opnfv_testapi/tornado_swagger/views.py)0
-rw-r--r--testapi/requirements.txt (renamed from result_collection_api/requirements.txt)0
-rwxr-xr-xtestapi/run_test.sh (renamed from result_collection_api/run_test.sh)0
-rw-r--r--testapi/setup.cfg (renamed from result_collection_api/setup.cfg)0
-rw-r--r--testapi/setup.py (renamed from result_collection_api/setup.py)0
-rw-r--r--testapi/test-requirements.txt (renamed from result_collection_api/test-requirements.txt)0
-rw-r--r--testapi/update/README.md (renamed from result_collection_api/update/README.md)0
-rw-r--r--testapi/update/__init__.py (renamed from result_collection_api/update/__init__.py)0
-rwxr-xr-xtestapi/update/playbook-update.sh (renamed from result_collection_api/update/playbook-update.sh)0
-rw-r--r--testapi/update/templates/__init__.py (renamed from result_collection_api/update/templates/__init__.py)0
-rw-r--r--testapi/update/templates/backup_mongodb.py (renamed from result_collection_api/update/templates/backup_mongodb.py)0
-rw-r--r--testapi/update/templates/changes_in_mongodb.py (renamed from result_collection_api/update/templates/changes_in_mongodb.py)0
-rw-r--r--testapi/update/templates/restore_mongodb.py (renamed from result_collection_api/update/templates/restore_mongodb.py)0
-rwxr-xr-xtestapi/update/templates/rm_images.sh (renamed from result_collection_api/update/templates/rm_images.sh)0
-rw-r--r--testapi/update/templates/rm_olds.sh (renamed from result_collection_api/update/templates/rm_olds.sh)0
-rw-r--r--testapi/update/templates/update_mongodb.py (renamed from result_collection_api/update/templates/update_mongodb.py)0
-rw-r--r--testapi/update/templates/utils.py (renamed from result_collection_api/update/templates/utils.py)0
-rw-r--r--testapi/update/test.yml (renamed from result_collection_api/update/test.yml)0
-rw-r--r--testapi/update/update.yml (renamed from result_collection_api/update/update.yml)0
-rw-r--r--testapi/update/update_api.py (renamed from result_collection_api/update/update_api.py)0
86 files changed, 1 insertions, 1 deletions
diff --git a/result_collection_api/3rd_party/static/.gitignore b/testapi/3rd_party/static/.gitignore
index ebf4281..ebf4281 100644
--- a/result_collection_api/3rd_party/static/.gitignore
+++ b/testapi/3rd_party/static/.gitignore
diff --git a/result_collection_api/3rd_party/static/css/highlight.default.css b/testapi/3rd_party/static/css/highlight.default.css
index e417fc1..e417fc1 100644
--- a/result_collection_api/3rd_party/static/css/highlight.default.css
+++ b/testapi/3rd_party/static/css/highlight.default.css
diff --git a/result_collection_api/3rd_party/static/css/hightlight.default.css b/testapi/3rd_party/static/css/hightlight.default.css
index e417fc1..e417fc1 100644
--- a/result_collection_api/3rd_party/static/css/hightlight.default.css
+++ b/testapi/3rd_party/static/css/hightlight.default.css
diff --git a/result_collection_api/3rd_party/static/css/screen.css b/testapi/3rd_party/static/css/screen.css
index 2882b8d..2882b8d 100644
--- a/result_collection_api/3rd_party/static/css/screen.css
+++ b/testapi/3rd_party/static/css/screen.css
diff --git a/result_collection_api/3rd_party/static/endpoint.html b/testapi/3rd_party/static/endpoint.html
index 4ae3bde..4ae3bde 100644
--- a/result_collection_api/3rd_party/static/endpoint.html
+++ b/testapi/3rd_party/static/endpoint.html
diff --git a/result_collection_api/3rd_party/static/images/explorer_icons.png b/testapi/3rd_party/static/images/explorer_icons.png
index ed9d2ff..ed9d2ff 100644
--- a/result_collection_api/3rd_party/static/images/explorer_icons.png
+++ b/testapi/3rd_party/static/images/explorer_icons.png
Binary files differ
diff --git a/result_collection_api/3rd_party/static/images/logo_small.png b/testapi/3rd_party/static/images/logo_small.png
index 5496a65..5496a65 100644
--- a/result_collection_api/3rd_party/static/images/logo_small.png
+++ b/testapi/3rd_party/static/images/logo_small.png
Binary files differ
diff --git a/result_collection_api/3rd_party/static/images/pet_store_api.png b/testapi/3rd_party/static/images/pet_store_api.png
index f9f9cd4..f9f9cd4 100644
--- a/result_collection_api/3rd_party/static/images/pet_store_api.png
+++ b/testapi/3rd_party/static/images/pet_store_api.png
Binary files differ
diff --git a/result_collection_api/3rd_party/static/images/throbber.gif b/testapi/3rd_party/static/images/throbber.gif
index 0639388..0639388 100644
--- a/result_collection_api/3rd_party/static/images/throbber.gif
+++ b/testapi/3rd_party/static/images/throbber.gif
Binary files differ
diff --git a/result_collection_api/3rd_party/static/images/wordnik_api.png b/testapi/3rd_party/static/images/wordnik_api.png
index dca4f14..dca4f14 100644
--- a/result_collection_api/3rd_party/static/images/wordnik_api.png
+++ b/testapi/3rd_party/static/images/wordnik_api.png
Binary files differ
diff --git a/result_collection_api/3rd_party/static/index.html b/testapi/3rd_party/static/index.html
index db209f4..db209f4 100644
--- a/result_collection_api/3rd_party/static/index.html
+++ b/testapi/3rd_party/static/index.html
diff --git a/result_collection_api/3rd_party/static/lib/backbone-min.js b/testapi/3rd_party/static/lib/backbone-min.js
index c1c0d4f..c1c0d4f 100644
--- a/result_collection_api/3rd_party/static/lib/backbone-min.js
+++ b/testapi/3rd_party/static/lib/backbone-min.js
diff --git a/result_collection_api/3rd_party/static/lib/handlebars-1.0.0.js b/testapi/3rd_party/static/lib/handlebars-1.0.0.js
index c70f09d..c70f09d 100644
--- a/result_collection_api/3rd_party/static/lib/handlebars-1.0.0.js
+++ b/testapi/3rd_party/static/lib/handlebars-1.0.0.js
diff --git a/result_collection_api/3rd_party/static/lib/highlight.7.3.pack.js b/testapi/3rd_party/static/lib/highlight.7.3.pack.js
index 9a95a75..9a95a75 100644
--- a/result_collection_api/3rd_party/static/lib/highlight.7.3.pack.js
+++ b/testapi/3rd_party/static/lib/highlight.7.3.pack.js
diff --git a/result_collection_api/3rd_party/static/lib/jquery-1.8.0.min.js b/testapi/3rd_party/static/lib/jquery-1.8.0.min.js
index 066d72c..066d72c 100644
--- a/result_collection_api/3rd_party/static/lib/jquery-1.8.0.min.js
+++ b/testapi/3rd_party/static/lib/jquery-1.8.0.min.js
diff --git a/result_collection_api/3rd_party/static/lib/jquery.ba-bbq.min.js b/testapi/3rd_party/static/lib/jquery.ba-bbq.min.js
index bcbf248..bcbf248 100644
--- a/result_collection_api/3rd_party/static/lib/jquery.ba-bbq.min.js
+++ b/testapi/3rd_party/static/lib/jquery.ba-bbq.min.js
diff --git a/result_collection_api/3rd_party/static/lib/jquery.slideto.min.js b/testapi/3rd_party/static/lib/jquery.slideto.min.js
index ba32cff..ba32cff 100644
--- a/result_collection_api/3rd_party/static/lib/jquery.slideto.min.js
+++ b/testapi/3rd_party/static/lib/jquery.slideto.min.js
diff --git a/result_collection_api/3rd_party/static/lib/jquery.wiggle.min.js b/testapi/3rd_party/static/lib/jquery.wiggle.min.js
index 2adb0d6..2adb0d6 100644
--- a/result_collection_api/3rd_party/static/lib/jquery.wiggle.min.js
+++ b/testapi/3rd_party/static/lib/jquery.wiggle.min.js
diff --git a/result_collection_api/3rd_party/static/lib/shred.bundle.js b/testapi/3rd_party/static/lib/shred.bundle.js
index 74d0816..74d0816 100644
--- a/result_collection_api/3rd_party/static/lib/shred.bundle.js
+++ b/testapi/3rd_party/static/lib/shred.bundle.js
diff --git a/result_collection_api/3rd_party/static/lib/shred/content.js b/testapi/3rd_party/static/lib/shred/content.js
index b8051fe..b8051fe 100644
--- a/result_collection_api/3rd_party/static/lib/shred/content.js
+++ b/testapi/3rd_party/static/lib/shred/content.js
diff --git a/result_collection_api/3rd_party/static/lib/swagger-oauth.js b/testapi/3rd_party/static/lib/swagger-oauth.js
index 7c8839a..7c8839a 100644
--- a/result_collection_api/3rd_party/static/lib/swagger-oauth.js
+++ b/testapi/3rd_party/static/lib/swagger-oauth.js
diff --git a/result_collection_api/3rd_party/static/lib/swagger.js b/testapi/3rd_party/static/lib/swagger.js
index 78e8b29..78e8b29 100644
--- a/result_collection_api/3rd_party/static/lib/swagger.js
+++ b/testapi/3rd_party/static/lib/swagger.js
diff --git a/result_collection_api/3rd_party/static/lib/underscore-min.js b/testapi/3rd_party/static/lib/underscore-min.js
index 5a0cb3b..5a0cb3b 100644
--- a/result_collection_api/3rd_party/static/lib/underscore-min.js
+++ b/testapi/3rd_party/static/lib/underscore-min.js
diff --git a/result_collection_api/3rd_party/static/o2c.html b/testapi/3rd_party/static/o2c.html
index d32d130..d32d130 100644
--- a/result_collection_api/3rd_party/static/o2c.html
+++ b/testapi/3rd_party/static/o2c.html
diff --git a/result_collection_api/3rd_party/static/swagger-ui.js b/testapi/3rd_party/static/swagger-ui.js
index 4c99226..4c99226 100644
--- a/result_collection_api/3rd_party/static/swagger-ui.js
+++ b/testapi/3rd_party/static/swagger-ui.js
diff --git a/result_collection_api/3rd_party/static/swagger-ui.min.js b/testapi/3rd_party/static/swagger-ui.min.js
index 28cb9e6..28cb9e6 100644
--- a/result_collection_api/3rd_party/static/swagger-ui.min.js
+++ b/testapi/3rd_party/static/swagger-ui.min.js
diff --git a/result_collection_api/README.rst b/testapi/README.rst
index 44ab2a4..44ab2a4 100644
--- a/result_collection_api/README.rst
+++ b/testapi/README.rst
diff --git a/result_collection_api/docker/Dockerfile b/testapi/docker/Dockerfile
index ffee4c2..b0272e6 100644
--- a/result_collection_api/docker/Dockerfile
+++ b/testapi/docker/Dockerfile
@@ -46,7 +46,7 @@ RUN pip install --upgrade pip
RUN git config --global http.sslVerify false
RUN git clone https://gerrit.opnfv.org/gerrit/releng /home/releng
-WORKDIR /home/releng/utils/test/result_collection_api/
+WORKDIR /home/releng/utils/test/testapi/
RUN pip install -r requirements.txt
RUN python setup.py install
CMD ["bash", "docker/start-server.sh"]
diff --git a/result_collection_api/docker/prepare-env.sh b/testapi/docker/prepare-env.sh
index 99433cc..99433cc 100755
--- a/result_collection_api/docker/prepare-env.sh
+++ b/testapi/docker/prepare-env.sh
diff --git a/result_collection_api/docker/start-server.sh b/testapi/docker/start-server.sh
index 8bf6084..8bf6084 100755
--- a/result_collection_api/docker/start-server.sh
+++ b/testapi/docker/start-server.sh
diff --git a/result_collection_api/etc/config.ini b/testapi/etc/config.ini
index 0edb73a..0edb73a 100644
--- a/result_collection_api/etc/config.ini
+++ b/testapi/etc/config.ini
diff --git a/result_collection_api/install.sh b/testapi/install.sh
index 43229ea..43229ea 100755
--- a/result_collection_api/install.sh
+++ b/testapi/install.sh
diff --git a/result_collection_api/opnfv_testapi/__init__.py b/testapi/opnfv_testapi/__init__.py
index 363bc38..363bc38 100644
--- a/result_collection_api/opnfv_testapi/__init__.py
+++ b/testapi/opnfv_testapi/__init__.py
diff --git a/result_collection_api/opnfv_testapi/cmd/__init__.py b/testapi/opnfv_testapi/cmd/__init__.py
index 363bc38..363bc38 100644
--- a/result_collection_api/opnfv_testapi/cmd/__init__.py
+++ b/testapi/opnfv_testapi/cmd/__init__.py
diff --git a/result_collection_api/opnfv_testapi/cmd/server.py b/testapi/opnfv_testapi/cmd/server.py
index c3d7346..c3d7346 100644
--- a/result_collection_api/opnfv_testapi/cmd/server.py
+++ b/testapi/opnfv_testapi/cmd/server.py
diff --git a/result_collection_api/opnfv_testapi/common/__init__.py b/testapi/opnfv_testapi/common/__init__.py
index 05c0c93..05c0c93 100644
--- a/result_collection_api/opnfv_testapi/common/__init__.py
+++ b/testapi/opnfv_testapi/common/__init__.py
diff --git a/result_collection_api/opnfv_testapi/common/config.py b/testapi/opnfv_testapi/common/config.py
index ecab88a..ecab88a 100644
--- a/result_collection_api/opnfv_testapi/common/config.py
+++ b/testapi/opnfv_testapi/common/config.py
diff --git a/result_collection_api/opnfv_testapi/common/constants.py b/testapi/opnfv_testapi/common/constants.py
index 4d39a14..4d39a14 100644
--- a/result_collection_api/opnfv_testapi/common/constants.py
+++ b/testapi/opnfv_testapi/common/constants.py
diff --git a/result_collection_api/opnfv_testapi/resources/__init__.py b/testapi/opnfv_testapi/resources/__init__.py
index 05c0c93..05c0c93 100644
--- a/result_collection_api/opnfv_testapi/resources/__init__.py
+++ b/testapi/opnfv_testapi/resources/__init__.py
diff --git a/result_collection_api/opnfv_testapi/resources/handlers.py b/testapi/opnfv_testapi/resources/handlers.py
index 5059f5d..5059f5d 100644
--- a/result_collection_api/opnfv_testapi/resources/handlers.py
+++ b/testapi/opnfv_testapi/resources/handlers.py
diff --git a/result_collection_api/opnfv_testapi/resources/models.py b/testapi/opnfv_testapi/resources/models.py
index e79308b..e79308b 100644
--- a/result_collection_api/opnfv_testapi/resources/models.py
+++ b/testapi/opnfv_testapi/resources/models.py
diff --git a/result_collection_api/opnfv_testapi/resources/pod_handlers.py b/testapi/opnfv_testapi/resources/pod_handlers.py
index 8f44439..8f44439 100644
--- a/result_collection_api/opnfv_testapi/resources/pod_handlers.py
+++ b/testapi/opnfv_testapi/resources/pod_handlers.py
diff --git a/result_collection_api/opnfv_testapi/resources/pod_models.py b/testapi/opnfv_testapi/resources/pod_models.py
index 7231806..7231806 100644
--- a/result_collection_api/opnfv_testapi/resources/pod_models.py
+++ b/testapi/opnfv_testapi/resources/pod_models.py
diff --git a/result_collection_api/opnfv_testapi/resources/project_handlers.py b/testapi/opnfv_testapi/resources/project_handlers.py
index 1e9a972..1e9a972 100644
--- a/result_collection_api/opnfv_testapi/resources/project_handlers.py
+++ b/testapi/opnfv_testapi/resources/project_handlers.py
diff --git a/result_collection_api/opnfv_testapi/resources/project_models.py b/testapi/opnfv_testapi/resources/project_models.py
index f70630c..f70630c 100644
--- a/result_collection_api/opnfv_testapi/resources/project_models.py
+++ b/testapi/opnfv_testapi/resources/project_models.py
diff --git a/result_collection_api/opnfv_testapi/resources/result_handlers.py b/testapi/opnfv_testapi/resources/result_handlers.py
index 400b84a..400b84a 100644
--- a/result_collection_api/opnfv_testapi/resources/result_handlers.py
+++ b/testapi/opnfv_testapi/resources/result_handlers.py
diff --git a/result_collection_api/opnfv_testapi/resources/result_models.py b/testapi/opnfv_testapi/resources/result_models.py
index f73f5c6..f73f5c6 100644
--- a/result_collection_api/opnfv_testapi/resources/result_models.py
+++ b/testapi/opnfv_testapi/resources/result_models.py
diff --git a/result_collection_api/opnfv_testapi/resources/testcase_handlers.py b/testapi/opnfv_testapi/resources/testcase_handlers.py
index 253aa66..253aa66 100644
--- a/result_collection_api/opnfv_testapi/resources/testcase_handlers.py
+++ b/testapi/opnfv_testapi/resources/testcase_handlers.py
diff --git a/result_collection_api/opnfv_testapi/resources/testcase_models.py b/testapi/opnfv_testapi/resources/testcase_models.py
index c9dce60..c9dce60 100644
--- a/result_collection_api/opnfv_testapi/resources/testcase_models.py
+++ b/testapi/opnfv_testapi/resources/testcase_models.py
diff --git a/result_collection_api/opnfv_testapi/router/__init__.py b/testapi/opnfv_testapi/router/__init__.py
index 3fc79f1..3fc79f1 100644
--- a/result_collection_api/opnfv_testapi/router/__init__.py
+++ b/testapi/opnfv_testapi/router/__init__.py
diff --git a/result_collection_api/opnfv_testapi/router/url_mappings.py b/testapi/opnfv_testapi/router/url_mappings.py
index eb648ec..eb648ec 100644
--- a/result_collection_api/opnfv_testapi/router/url_mappings.py
+++ b/testapi/opnfv_testapi/router/url_mappings.py
diff --git a/result_collection_api/opnfv_testapi/tests/__init__.py b/testapi/opnfv_testapi/tests/__init__.py
index 9f28b0b..9f28b0b 100644
--- a/result_collection_api/opnfv_testapi/tests/__init__.py
+++ b/testapi/opnfv_testapi/tests/__init__.py
diff --git a/result_collection_api/opnfv_testapi/tests/unit/__init__.py b/testapi/opnfv_testapi/tests/unit/__init__.py
index 3fc79f1..3fc79f1 100644
--- a/result_collection_api/opnfv_testapi/tests/unit/__init__.py
+++ b/testapi/opnfv_testapi/tests/unit/__init__.py
diff --git a/result_collection_api/opnfv_testapi/tests/unit/fake_pymongo.py b/testapi/opnfv_testapi/tests/unit/fake_pymongo.py
index 3dd87e6..3dd87e6 100644
--- a/result_collection_api/opnfv_testapi/tests/unit/fake_pymongo.py
+++ b/testapi/opnfv_testapi/tests/unit/fake_pymongo.py
diff --git a/result_collection_api/opnfv_testapi/tests/unit/test_base.py b/testapi/opnfv_testapi/tests/unit/test_base.py
index ff1a193..ff1a193 100644
--- a/result_collection_api/opnfv_testapi/tests/unit/test_base.py
+++ b/testapi/opnfv_testapi/tests/unit/test_base.py
diff --git a/result_collection_api/opnfv_testapi/tests/unit/test_fake_pymongo.py b/testapi/opnfv_testapi/tests/unit/test_fake_pymongo.py
index 5f50ba8..5f50ba8 100644
--- a/result_collection_api/opnfv_testapi/tests/unit/test_fake_pymongo.py
+++ b/testapi/opnfv_testapi/tests/unit/test_fake_pymongo.py
diff --git a/result_collection_api/opnfv_testapi/tests/unit/test_pod.py b/testapi/opnfv_testapi/tests/unit/test_pod.py
index a1184d5..a1184d5 100644
--- a/result_collection_api/opnfv_testapi/tests/unit/test_pod.py
+++ b/testapi/opnfv_testapi/tests/unit/test_pod.py
diff --git a/result_collection_api/opnfv_testapi/tests/unit/test_project.py b/testapi/opnfv_testapi/tests/unit/test_project.py
index 327ddf7..327ddf7 100644
--- a/result_collection_api/opnfv_testapi/tests/unit/test_project.py
+++ b/testapi/opnfv_testapi/tests/unit/test_project.py
diff --git a/result_collection_api/opnfv_testapi/tests/unit/test_result.py b/testapi/opnfv_testapi/tests/unit/test_result.py
index 8479b35..8479b35 100644
--- a/result_collection_api/opnfv_testapi/tests/unit/test_result.py
+++ b/testapi/opnfv_testapi/tests/unit/test_result.py
diff --git a/result_collection_api/opnfv_testapi/tests/unit/test_testcase.py b/testapi/opnfv_testapi/tests/unit/test_testcase.py
index cb76784..cb76784 100644
--- a/result_collection_api/opnfv_testapi/tests/unit/test_testcase.py
+++ b/testapi/opnfv_testapi/tests/unit/test_testcase.py
diff --git a/result_collection_api/opnfv_testapi/tests/unit/test_version.py b/testapi/opnfv_testapi/tests/unit/test_version.py
index b6fbf45..b6fbf45 100644
--- a/result_collection_api/opnfv_testapi/tests/unit/test_version.py
+++ b/testapi/opnfv_testapi/tests/unit/test_version.py
diff --git a/result_collection_api/opnfv_testapi/tornado_swagger/README.md b/testapi/opnfv_testapi/tornado_swagger/README.md
index d815f21..d815f21 100644
--- a/result_collection_api/opnfv_testapi/tornado_swagger/README.md
+++ b/testapi/opnfv_testapi/tornado_swagger/README.md
diff --git a/result_collection_api/opnfv_testapi/tornado_swagger/__init__.py b/testapi/opnfv_testapi/tornado_swagger/__init__.py
index 363bc38..363bc38 100644
--- a/result_collection_api/opnfv_testapi/tornado_swagger/__init__.py
+++ b/testapi/opnfv_testapi/tornado_swagger/__init__.py
diff --git a/result_collection_api/opnfv_testapi/tornado_swagger/handlers.py b/testapi/opnfv_testapi/tornado_swagger/handlers.py
index 2154b46..2154b46 100644
--- a/result_collection_api/opnfv_testapi/tornado_swagger/handlers.py
+++ b/testapi/opnfv_testapi/tornado_swagger/handlers.py
diff --git a/result_collection_api/opnfv_testapi/tornado_swagger/settings.py b/testapi/opnfv_testapi/tornado_swagger/settings.py
index 88d0d0f..88d0d0f 100644
--- a/result_collection_api/opnfv_testapi/tornado_swagger/settings.py
+++ b/testapi/opnfv_testapi/tornado_swagger/settings.py
diff --git a/result_collection_api/opnfv_testapi/tornado_swagger/swagger.py b/testapi/opnfv_testapi/tornado_swagger/swagger.py
index 3d21ede..3d21ede 100644
--- a/result_collection_api/opnfv_testapi/tornado_swagger/swagger.py
+++ b/testapi/opnfv_testapi/tornado_swagger/swagger.py
diff --git a/result_collection_api/opnfv_testapi/tornado_swagger/views.py b/testapi/opnfv_testapi/tornado_swagger/views.py
index 2508319..2508319 100644
--- a/result_collection_api/opnfv_testapi/tornado_swagger/views.py
+++ b/testapi/opnfv_testapi/tornado_swagger/views.py
diff --git a/result_collection_api/requirements.txt b/testapi/requirements.txt
index e1fd9e4..e1fd9e4 100644
--- a/result_collection_api/requirements.txt
+++ b/testapi/requirements.txt
diff --git a/result_collection_api/run_test.sh b/testapi/run_test.sh
index 9b25f8f..9b25f8f 100755
--- a/result_collection_api/run_test.sh
+++ b/testapi/run_test.sh
diff --git a/result_collection_api/setup.cfg b/testapi/setup.cfg
index 927957a..927957a 100644
--- a/result_collection_api/setup.cfg
+++ b/testapi/setup.cfg
diff --git a/result_collection_api/setup.py b/testapi/setup.py
index 15dda96..15dda96 100644
--- a/result_collection_api/setup.py
+++ b/testapi/setup.py
diff --git a/result_collection_api/test-requirements.txt b/testapi/test-requirements.txt
index ddbdefc..ddbdefc 100644
--- a/result_collection_api/test-requirements.txt
+++ b/testapi/test-requirements.txt
diff --git a/result_collection_api/update/README.md b/testapi/update/README.md
index cb0e67b..cb0e67b 100644
--- a/result_collection_api/update/README.md
+++ b/testapi/update/README.md
diff --git a/result_collection_api/update/__init__.py b/testapi/update/__init__.py
index 363bc38..363bc38 100644
--- a/result_collection_api/update/__init__.py
+++ b/testapi/update/__init__.py
diff --git a/result_collection_api/update/playbook-update.sh b/testapi/update/playbook-update.sh
index 86d30e4..86d30e4 100755
--- a/result_collection_api/update/playbook-update.sh
+++ b/testapi/update/playbook-update.sh
diff --git a/result_collection_api/update/templates/__init__.py b/testapi/update/templates/__init__.py
index e69de29..e69de29 100644
--- a/result_collection_api/update/templates/__init__.py
+++ b/testapi/update/templates/__init__.py
diff --git a/result_collection_api/update/templates/backup_mongodb.py b/testapi/update/templates/backup_mongodb.py
index 7e0dd55..7e0dd55 100644
--- a/result_collection_api/update/templates/backup_mongodb.py
+++ b/testapi/update/templates/backup_mongodb.py
diff --git a/result_collection_api/update/templates/changes_in_mongodb.py b/testapi/update/templates/changes_in_mongodb.py
index 1a4d5a1..1a4d5a1 100644
--- a/result_collection_api/update/templates/changes_in_mongodb.py
+++ b/testapi/update/templates/changes_in_mongodb.py
diff --git a/result_collection_api/update/templates/restore_mongodb.py b/testapi/update/templates/restore_mongodb.py
index c45a0e6..c45a0e6 100644
--- a/result_collection_api/update/templates/restore_mongodb.py
+++ b/testapi/update/templates/restore_mongodb.py
diff --git a/result_collection_api/update/templates/rm_images.sh b/testapi/update/templates/rm_images.sh
index 6722573..6722573 100755
--- a/result_collection_api/update/templates/rm_images.sh
+++ b/testapi/update/templates/rm_images.sh
diff --git a/result_collection_api/update/templates/rm_olds.sh b/testapi/update/templates/rm_olds.sh
index c6bca18..c6bca18 100644
--- a/result_collection_api/update/templates/rm_olds.sh
+++ b/testapi/update/templates/rm_olds.sh
diff --git a/result_collection_api/update/templates/update_mongodb.py b/testapi/update/templates/update_mongodb.py
index ba4334a..ba4334a 100644
--- a/result_collection_api/update/templates/update_mongodb.py
+++ b/testapi/update/templates/update_mongodb.py
diff --git a/result_collection_api/update/templates/utils.py b/testapi/update/templates/utils.py
index a18ff03..a18ff03 100644
--- a/result_collection_api/update/templates/utils.py
+++ b/testapi/update/templates/utils.py
diff --git a/result_collection_api/update/test.yml b/testapi/update/test.yml
index a886872..a886872 100644
--- a/result_collection_api/update/test.yml
+++ b/testapi/update/test.yml
diff --git a/result_collection_api/update/update.yml b/testapi/update/update.yml
index e6663d9..e6663d9 100644
--- a/result_collection_api/update/update.yml
+++ b/testapi/update/update.yml
diff --git a/result_collection_api/update/update_api.py b/testapi/update/update_api.py
index db8ad2d..db8ad2d 100644
--- a/result_collection_api/update/update_api.py
+++ b/testapi/update/update_api.py