sskarimov
|
e537eadda6
|
7.1.0
|
4 days ago |
sskarimov
|
5f3df12742
|
7.0.0
|
2 months ago |
sskarimov
|
6b102946de
|
6.1.2
|
2 months ago |
sskarimov
|
45355b3dd3
|
6.1.1
|
2 months ago |
sskarimov
|
54c306b13b
|
6.1.0
|
2 months ago |
sskarimov
|
dd2fca15f3
|
6.0.0
|
3 months ago |
Dmitriy Smirnov
|
aa3f84095f
|
5.6.0
|
5 months ago |
Dmitriy Smirnov
|
ba305a0ccb
|
5.5.0
|
6 months ago |
Dmitriy Smirnov
|
7d60e5f97b
|
5.4.1
|
6 months ago |
Dmitriy Smirnov
|
bbc352715d
|
Add docs for the modules version 5.4.0
|
7 months ago |
Дмитрий Смирнов
|
c34f02f7bd
|
Merge branch 'BANS-481' into 'dev_5.4.0'
Implement functionality of the API method `/cloudapi/account/audits` in the...
See merge request rudecs/dev/decort-ansible!107
|
7 months ago |
Dmitriy Smirnov
|
3c6ce85dba
|
Implement functionality of the API method `/cloudapi/account/audits` in the module `decort_account_info`
|
7 months ago |
Дмитрий Смирнов
|
fe1e8a32f9
|
Merge branch 'BANS-480' into 'dev_5.4.0'
Implement functionality of the API method `/cloudapi/account/listFlipGroups`
See merge request rudecs/dev/decort-ansible!106
|
7 months ago |
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'
Implement functionality of the API method `cloudapi/account/listTemplates`
See merge request rudecs/dev/decort-ansible!105
|
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'
Implement functionality of the API method `cloudapi/account/listDisks`
See merge request rudecs/dev/decort-ansible!104
|
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'
Implement functionality of the API method `cloudapi/account/listVins` in...
See merge request rudecs/dev/decort-ansible!103
|
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'
Implement functionality of `cloudapi/account/listComputes` API method in...
See merge request rudecs/dev/decort-ansible!102
|
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'
Implement functionality of `/cloudapi/account/listRG` API method in `decort_account_info` module
See merge request rudecs/dev/decort-ansible!101
|
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'
Implement functionality of `/cloudapi/account/getResourceConsumption` API method
See merge request rudecs/dev/decort-ansible!100
|
7 months ago |
Дмитрий Смирнов
|
0fcde3f4bd
|
Merge branch 'BANS-474' into 'BANS-472'
Update changelog after implementation functionality of /cloudapi/account/getResourceConsumption
See merge request rudecs/dev/decort-ansible!99
|
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'
Implement `cloudapi/account/get` API
See merge request rudecs/dev/decort-ansible!98
|
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'
Update changelog for 5.4.0 version
See merge request rudecs/dev/decort-ansible!97
|
7 months ago |