StarlingX Distributed Cloud
Go to file
Tao Liu ae73fe3469 Distributed cloud: Fix Patch Orchestration
The dcmanager failed to create patch strategy for sub-clouds.
This problem is caused by keyword argument name mismatch in the
vim interfaces that used by the dcmanager.
The argument names that have compute reference have been
changed to worker on the vim side while the dcmanager
still uses the old names.

This update changes all compute references to worker in
dcmanager including the data model.

Closes-Bug:1821081

Change-Id: I8cb2dea286e7f91d9b34cc13c57d40de018f3a9f
Signed-off-by: Tao Liu <tao.liu@windriver.com>
2019-03-21 10:02:16 -04:00
api-ref/source Clean up and standardize landing pages 2019-01-08 15:52:04 -08:00
dcmanager Distributed cloud: Fix Patch Orchestration 2019-03-21 10:02:16 -04:00
dcorch Integrate Distributed Cloud with containerized services 2019-03-14 15:13:21 -04:00
doc Clean up and standardize landing pages 2019-01-08 15:52:04 -08:00
etc StarlingX open source release updates 2018-08-07 11:51:21 -04:00
ocf Run dcorch proxies from dcorch user context. 2018-09-26 10:03:04 -04:00
releasenotes Clean up and standardize landing pages 2019-01-08 15:52:04 -08:00
.coveragerc Fix coverage reporting for stx-distcloud 2018-11-19 10:08:13 -06:00
.coveragerc_xml StarlingX open source release updates 2018-08-07 11:51:21 -04:00
.gitignore [Doc] OpenStack API Reference Guide 2018-09-25 08:18:08 -07:00
.gitreview Set up initial Gerrit requirements 2018-09-06 15:38:41 -05:00
.mailmap StarlingX open source release updates 2018-08-07 11:51:21 -04:00
.testr.conf StarlingX open source release updates 2018-08-07 11:51:21 -04:00
.zuul.yaml Enable tox tests for stx-distcloud 2018-11-02 10:27:02 -05:00
CONTRIBUTING.rst StarlingX open source release updates 2018-08-07 11:51:21 -04:00
CONTRIBUTORS.wrs StarlingX open source release updates 2018-08-07 11:51:21 -04:00
HACKING.rst Update setup.cfg to align with StarlingX project 2019-01-07 16:34:24 +00:00
LICENSE StarlingX open source release updates 2018-08-07 11:51:21 -04:00
MANIFEST.in StarlingX open source release updates 2018-08-07 11:51:21 -04:00
README.rst StarlingX open source release updates 2018-08-07 11:51:21 -04:00
README_DC StarlingX open source release updates 2018-08-07 11:51:21 -04:00
babel.cfg StarlingX open source release updates 2018-08-07 11:51:21 -04:00
pylint.rc StarlingX open source release updates 2018-08-07 11:51:21 -04:00
requirements.txt StarlingX open source release updates 2018-08-07 11:51:21 -04:00
setup.cfg Update setup.cfg to align with StarlingX project 2019-01-07 16:34:24 +00:00
setup.py StarlingX open source release updates 2018-08-07 11:51:21 -04:00
setup_ddt_tests.py Fix pep8 error when running tox 2018-10-29 06:23:49 +08:00
test-requirements.txt Set up initial Gerrit requirements 2018-09-06 15:38:41 -05:00
tox.ini Merge "Fix coverage reporting for stx-distcloud" 2018-11-23 19:29:55 +00:00

README.rst

DistributedCloud

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.