distcloud/dcmanager
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 Distributed cloud: Fix Patch Orchestration 2019-03-21 10:02:16 -04:00
cmd StarlingX open source release updates 2018-08-07 11:51:21 -04:00
common FIX other issues for Python 2/3 compatible code 2019-01-15 00:33:54 +00:00
db Distributed cloud: Fix Patch Orchestration 2019-03-21 10:02:16 -04:00
drivers Distributed cloud: Fix Patch Orchestration 2019-03-21 10:02:16 -04:00
manager Distributed cloud: Fix Patch Orchestration 2019-03-21 10:02:16 -04:00
objects StarlingX open source release updates 2018-08-07 11:51:21 -04:00
rpc StarlingX open source release updates 2018-08-07 11:51:21 -04:00
tests FIX other issues for Python 2/3 compatible code 2019-01-15 00:33:54 +00:00
__init__.py StarlingX open source release updates 2018-08-07 11:51:21 -04:00
config-generator.conf StarlingX open source release updates 2018-08-07 11:51:21 -04:00
version.py StarlingX open source release updates 2018-08-07 11:51:21 -04:00