config/sysinv/cgts-client/cgts-client
albailey 39919f7be0 Scalability updates for cgtsclient
- added session based httpclient support to cgtsclient
- removed the unused smapi_endpoint code from the client.
- replaced calls to keystoneclient with keystoneauth
- fixed an issue in the post-processing where sort was
making deep copies during the display of the results.

Test plan:
PASS: System host-lock and unlock.
PASS: System load-import.
PASS: System host-add.
PASS: System host-delete.
PASS: dcmanager subcloud add.
PASS: Simulated test: multiple sysinv-api calls in parallel
      with cached token and endpoint.

Story: 2008943
Task: 42954
Signed-off-by: albailey <Al.Bailey@windriver.com>
Change-Id: I249bb9fc88fa6489bc8eda3da50b7a474ef09d90
2022-04-28 13:43:45 -03:00
..
cgtsclient Scalability updates for cgtsclient 2022-04-28 13:43:45 -03:00
tools StarlingX open source release updates 2018-05-31 07:35:52 -07:00
.coveragerc Updates for cgtsclient to work with python3 2020-01-20 13:46:46 -06:00
.gitignore Convert from testrepository to stestr 2019-12-04 09:56:57 -06:00
.stestr.conf Convert from testrepository to stestr 2019-12-04 09:56:57 -06: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 Cleanup pylint error: super-init-not-called 2021-11-30 13:31:06 -05:00
requirements.txt cgts: Add missing dependencies 2021-04-16 13:39:12 +00: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 Scalability updates for cgtsclient 2022-04-28 13:43:45 -03:00
tox.ini Scalability updates for cgtsclient 2022-04-28 13:43:45 -03:00

README.rst