tacker/tacker/nfvo
Ayumu Ueha b4f54d9d15 Adapt to python-mistralclient v4.2.0 for PingVIM
python-mistralclient upgraded to v4.2.0 on 2021-01-26.
v4.2.0 include change of the patch [1], and this patch changed argument
of ExectutionManager.create() method.
[1] https://review.opendev.org/c/openstack/python-mistralclient/+/764897

Tacker uses above method for creating VIM monitoring task during user
will register VIM.
So, this patch fix argument of mistral_client.executions.create() method
in NfvoPlugin to adapt to python-mistralclient v4.2.0 and enable to set
up vim monitoring successfuly.

And updated the python-mistralclient version of `requirements.txt`,
`lower-constraints.txt` and `upper-constraints.txt`.
After merging this patch, the user must upgrade python-mistralclient to
v4.2.0 in order for the VIM registration state to REACHABLE.

Closes-Bug: #1914737
Change-Id: Ia02b917f0dabc715575ab7f4c93cba0ff68380b6
2021-02-10 04:51:17 +00:00
..
drivers Dropping explicit unicode literal 2021-02-02 06:45:53 +05:30
workflows Adapt to python-mistralclient v4.2.0 for PingVIM 2021-02-10 04:51:17 +00:00
__init__.py Implement multisite VIM feature 2016-03-28 15:32:54 -07:00
nfvo_plugin.py Cleanup of .keys() 2020-04-25 08:16:00 +00:00