Commit Graph

306 Commits (cd663a4a01624750b995ebe1e5c382380db02105)
 

Author SHA1 Message Date
Dmitriy Smirnov cd663a4a01 Improve style of version compliance in README.md
11 months ago
Dmitriy Smirnov 0cdfa6a0ec Add annotation for result of the method `DecortController.decort_api_call` and improve its docstring code style
11 months ago
Dmitriy Smirnov 53938d9d94 Improve code style and docstring for the method `DecortController.account_find`
11 months ago
Dmitriy Smirnov 8e4ce18d8a Improve naming of some methods and variable in library/decort_account_info.py and module_utils/decort_utils.py
11 months ago
Dmitriy Smirnov ced031bba8 Add docstring for the method `DecortAccountInfo.mapped_vinses_params`
11 months ago
Dmitriy Smirnov 25795e9fe9 Add docstring for the method `DecortAccountInfo.mapped_rg_params`
11 months ago
Dmitriy Smirnov a46ed24168 Add docstring for the method `DecortAccountInfo.mapped_computes_params`
11 months ago
Dmitriy Smirnov 53ba9a4f02 Add brief docstring for the method `DecortController.account_vinses`
11 months ago
Dmitriy Smirnov 682f19c4ce Add brief docstring for the method `DecortController.account_computes`
11 months ago
Dmitriy Smirnov 3516843c41 Add brief docstring for the method `DecortController.account_resource_groups`
11 months ago
Dmitriy Smirnov 94586345a1 Add brief docstring for the method `DecortController.account_resource_consumption`
11 months ago
Дмитрий Смирнов c1dfaccb61 Merge branch 'BANS-477' into 'dev_5.4.0'
11 months ago
Dmitriy Smirnov d99af4498a Implement functionality of the API method `cloudapi/account/listVins` in `decort_account_info` module
11 months ago
Dmitriy Smirnov a0805d45b3 Update docstring and args type hints for the method `DecortController.account_find`
11 months ago
Dmitriy Smirnov 3b2be18346 Add decorator for adding the name of called method to the string `self.result['waypoints']`.
11 months ago
Dmitriy Smirnov f230325968 Remove erroneously added module `decort_account_info` parameters
11 months ago
Дмитрий Смирнов 1d56940e7e Merge branch 'BANS-476' into 'dev_5.4.0'
11 months ago
Dmitriy Smirnov 10dba22834 Implement functionality of `cloudapi/account/listComputes` API method in `decort_account_info` module
11 months ago
Дмитрий Смирнов b6bbc31961 Merge branch 'BANS-475' into 'dev_5.4.0'
11 months ago
Dmitriy Smirnov 412bd704f1 Implement functionality of `/cloudapi/account/listRG` API method in `decort_account_info` module
11 months ago
Dmitriy Smirnov 77a2b6a182 Refactor DecortAccountInfo class (`MODULE_ARGS` attribute -> `module_args` property)
11 months ago
Dmitriy Smirnov f00055e009 Refactor DecortController.account_find method
11 months ago
Dmitriy Smirnov 37de8afbc1 (2)Remove `required=False` optional setting from `decort_account_info` module argument specification
11 months ago
Dmitriy Smirnov 53e30105b1 Remove `required=False` optional setting from `decort_account_info` module argument specification
11 months ago
Дмитрий Смирнов 734408ab10 Merge branch 'BANS-472' into 'dev_5.4.0'
11 months ago
Дмитрий Смирнов 0fcde3f4bd Merge branch 'BANS-474' into 'BANS-472'
11 months ago
Dmitriy Smirnov 32324ee184 Update changelog after implementation functionality of /cloudapi/account/getResourceConsumption
11 months ago
Dmitriy Smirnov 5161649fe9 Implement functionality of `/cloudapi/account/getResourceConsumption` API method
11 months ago
Дмитрий Смирнов ce4ac4630c Merge branch 'BANS-462' into 'dev_5.4.0'
11 months ago
Dmitriy Smirnov 8ee5bcce52 Update Ansible modules version for 4.0.0 version platform in README.md
11 months ago
Дмитрий Смирнов 1d6141117d Merge branch 'BANS-469' into 'BANS-462'
11 months ago
Dmitriy Smirnov 5d6a278b8f Update changelog for 5.4.0 version
11 months ago
Дмитрий Смирнов cf4d43d23e Merge branch 'BANS-471' into 'BANS-462'
11 months ago
Dmitriy Smirnov 11168827e6 Add `decort_account_info` module with implementation of `cloudapi/account/get` functionality
11 months ago
Дмитрий Смирнов 2507a65d89 Merge branch 'BANS-467' into 'BANS-462'
11 months ago
Dmitriy Smirnov 22f487b626 Improve `DecortController.account_find` method
11 months ago
Дмитрий Смирнов 89b03213df Merge branch 'BANS-468' into 'BANS-462'
11 months ago
Dmitriy Smirnov 96b163ba00 Add `not_fail_codes` parameter to `DecortController.decort_api_call` method
11 months ago
Дмитрий Смирнов 21470542ea Merge branch 'BANS-466' into 'BANS-462'
11 months ago
Dmitriy Smirnov 7eed30d2ab Disable dependency on `password`, `user`, `workflow_callback` and `workflow_context` module parameters
11 months ago
Dmitriy Smirnov efa60a5caf Add wiki directory with documentation files
11 months ago
Дмитрий Смирнов b7b02fdb85 Merge branch 'BANS-463' into 'dev_5.3.0'
11 months ago
Dmitriy Smirnov c5f2e143ba Delete decort-ansible.tar file
11 months ago
Дмитрий Смирнов 68f4bcbcc6 Merge branch 'BANS-460' into 'dev_5.3.0'
11 months ago
Dmitriy Smirnov a94a5a2e62 Update README.md file
11 months ago
Dmitriy Smirnov 3b84a5f633 Fix BANS-434 task description in CHANGELOG.md file
11 months ago
Дмитрий Смирнов 2d04cad3d4 Merge branch 'BANS-459' into 'dev_5.3.0'
11 months ago
Дмитрий Смирнов f12e6fc941 Merge branch 'rc-5.2.6' into 'dev_5.3.0'
11 months ago
Dmitriy Smirnov 02e55e77f4 Add CHANGELOG.md file for 5.3.0 version
11 months ago
Дмитрий Смирнов dac66fac77 Merge branch 'BANS-457' into 'rc-5.2.6'
12 months ago