config/sysinv/cgts-client/cgts-client
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
..
cgtsclient System application - tarfile download support 2018-12-05 11:42:32 -05:00
tools StarlingX open source release updates 2018-05-31 07:35:52 -07:00
.gitignore Convert cgtsclient from setuptools to pbr. Add tox. 2018-06-28 22:07:37 -04:00
.testr.conf Convert cgtsclient from setuptools to pbr. Add tox. 2018-06-28 22:07:37 -04:00
LICENSE StarlingX open source release updates 2018-05-31 07:35:52 -07:00
README.rst Convert cgtsclient from setuptools to pbr. Add tox. 2018-06-28 22:07:37 -04:00
pylint.rc Convert cgtsclient from setuptools to pbr. Add tox. 2018-06-28 22:07:37 -04:00
requirements.txt Integrate gnocchi for OpenStack Telemetry 2018-07-31 15:48:44 -04:00
setup.cfg Fix dependency path in cgts-client tox.ini 2018-08-21 03:34:40 +00:00
setup.py Fix dependency path in cgts-client tox.ini 2018-08-21 03:34:40 +00:00
test-requirements.txt Convert cgtsclient from setuptools to pbr. Add tox. 2018-06-28 22:07:37 -04:00
tox.ini Enable pep8 and pylint in zuul for cgts-client 2018-11-22 09:48:57 -06:00

README.rst