config/sysinv/sysinv/sysinv/sysinv/api
Tee Ngo 16c4db1bb9 System application - tarfile download support
This commit adds support for tarfile download from http/ftp server.

Tests conducted:
  - successful upload, apply and removal of stx-openstack app on
    premise.
  - successful upload and apply of stx-openstack app downloaded
    from http & ftp test servers.
  - common failed tests (both remote and local tarfile): wrong
    tarfile extension, no helm charts, corrupted manifest, wrong
    chart tarfile extension, multiple manifests.
  - download specific failed tests: timeout error, http error,
    url error.

Story: 2003908
Task: 28054

Change-Id: If02d0d84e6de4bc395da28bef914b991d24b045b
Signed-off-by: Tee Ngo <Tee.Ngo@windriver.com>
2018-12-05 11:42:32 -05:00
..
controllers System application - tarfile download support 2018-12-05 11:42:32 -05:00
middleware StarlingX open source release updates 2018-05-31 07:35:52 -07:00
__init__.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
acl.py Sysinv. Cleanup import statements for pep8 2018-06-29 13:43:53 -04:00
app.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
config.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
hooks.py Fix urllib import issue for Python2/3 compatible code. 2018-10-25 15:45:54 +08:00