Commit Graph

312 Commits (0ca339902656d7ca62e639ea1c6b1e871b496ec7)
 

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