commit | 1aeb0c8d95c3c8b8368386f9096e09f1fdc71aed | [log] [tgz] |
---|---|---|
author | Oleh Hryhorov <ohryhorov@mirantis.com> | Fri Oct 26 14:51:30 2018 +0000 |
committer | Oleh Hryhorov <ohryhorov@mirantis.com> | Tue Oct 30 18:43:52 2018 +0200 |
tree | 6e5b7aff7dd333be410b22e59de01ed947b337ce | |
parent | 715728653601e91641e6129e42495c3e9a623cd1 [diff] |
Switch salt-formula-cinder to cinderv3 calls The patch does the following: - Switches salt-formula-cinder to use cinderv3 module and state instead of cinderng. - Adds retries to functions to avoid failing in case of cinder service or any relevant service is not available for some reason. - Arranges function return data Change-Id: I347cc3b8f53e85a2e1eaa08cf8637d0092cb6ef7 Related-PROD: PROD-23594 (PROD:23594)