openvcloud / 0-templates

Apache License 2.0
1 stars 5 forks source link

Make install action on node template idempotent. #114

Closed katia-e closed 6 years ago

katia-e commented 6 years ago

make necessary changes to node template and OVCclient of js9 to make action install of node template idempotent. Goal: to use retry decorator in case of network errors and continue installation of the VM from where it was interrupted.