distcloud-client/dcmanagerclient
Tao Liu 0203b97ef8 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
dcmanagerclient.

Closes-Bug:1821081
Depends-On: https://review.openstack.org/#/c/645011/

Change-Id: I04488623ef601422352f77372259e4a514c11681
Signed-off-by: Tao Liu <tao.liu@windriver.com>
2019-03-20 17:29:00 -04:00
..
api Distributed cloud: Fix Patch Orchestration 2019-03-20 17:29:00 -04:00
commands Distributed cloud: Fix Patch Orchestration 2019-03-20 17:29:00 -04:00
openstack StarlingX open source release updates 2018-08-07 11:51:16 -04:00
osc StarlingX open source release updates 2018-08-07 11:51:16 -04:00
tests Fix pep8 and py27 tests in stx-distcloud-client 2018-11-02 14:51:18 +00:00
__init__.py StarlingX open source release updates 2018-08-07 11:51:16 -04:00
exceptions.py StarlingX open source release updates 2018-08-07 11:51:16 -04:00
shell.py StarlingX open source release updates 2018-08-07 11:51:16 -04:00
utils.py StarlingX open source release updates 2018-08-07 11:51:16 -04:00