97c94787a3
Creates a non-voting Zuul job that runs the tox coverage test. Current coverage is 75%, so it's configured to fail if less than 75%. This value should be updated whenever the coverage increases. The full coverage report is copied to the zuul logs folder, providing an easy way to view and share the results. Test plan: 1. PASS: Verify that Zuul runs the new job and that the reports are copied to the Zuul log output folder. Story: 2011149 Task: 53657 Co-Authored-By: Raphael <Raphael.Lima@windriver.com> Change-Id: I93b254a587a052e0f890799ed9d7f969915a91a2 Signed-off-by: Gustavo Herzmann <gustavo.herzmann@windriver.com>
Dcmanagerclient
Wind River's Distributed Cloud system supports an edge computing solution by providing central management and orchestration for a geographically distributed network of Titanium Cloud systems.
python-dcmanagerclient
Python client for dcmanager
This is a client library for Dcmanager built on the Dcmanager API. It
provides a Python API (the dcmanagerclient module) and a
command-line tool (dcmanager).