config/sysinv/sysinv/sysinv
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
..
.eggs StarlingX open source release updates 2018-05-31 07:35:52 -07:00
contrib StarlingX open source release updates 2018-05-31 07:35:52 -07:00
doc/source delete unnecessary symbol 2018-08-01 02:21:46 +00:00
etc/sysinv Remove support for nova-local lvm backend for compute hosts 2018-11-28 00:22:10 -05:00
scripts Remove container dependencies on sysinv-conductor shutdown 2018-12-03 16:23:57 -05:00
sysinv 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
.coveragerc StarlingX open source release updates 2018-05-31 07:35:52 -07:00
.gitignore Update sysinv to not invoke ceph during unit testing 2018-10-02 13:19:43 -05:00
.stestr.conf Update sysinv to not invoke ceph during unit testing 2018-10-02 13:19:43 -05:00
CONTRIBUTING.rst StarlingX open source release updates 2018-05-31 07:35:52 -07:00
LICENSE StarlingX open source release updates 2018-05-31 07:35:52 -07:00
MANIFEST.in StarlingX open source release updates 2018-05-31 07:35:52 -07:00
README.rst StarlingX open source release updates 2018-05-31 07:35:52 -07:00
babel.cfg StarlingX open source release updates 2018-05-31 07:35:52 -07:00
openstack-common.conf StarlingX open source release updates 2018-05-31 07:35:52 -07:00
pylint.rc Fix sysinv tox job 2018-06-29 13:44:42 -04:00
requirements.txt Extend sysinv to assign kubernetes labels to nodes 2018-08-24 15:40:48 -04:00
setup.cfg Load the helm plugins dynamically through stevedore 2018-11-30 13:55:18 -05:00
setup.py Add a zuul job for sysinv tox unittest 2018-08-13 16:34:06 +08:00
test-requirements.txt Armada-Sysinv integration 2018-11-07 07:52:35 -05:00
tox.ini Enable pep8 and pylint in zuul for cgts-client 2018-11-22 09:48:57 -06:00

README.rst

Placeholder to allow setup.py to work. Removing this requires modifying the setup.py manifest.