240e2ce2df
Assign upload_files variable outside of if construction in DecortController.k8s_provision method
2024-05-06 18:48:08 +03:00
Алексей Даньков
f4fcf5b7b7
Merge branch 'fix/rc-5.2.6/jira_bans-39' into 'rc-5.2.6'
...
(Jira BANS-39) Add NoneType check for 'aaff' argument of the 'Decort.Controller.compute_affinity' method.
See merge request rudecs/dev/decort-ansible!20
2024-04-16 11:12:37 +00:00
694e68fe22
Add NoneType check for the 'aaff' argument to Affinity Rules management logic of the 'Decort.Controller.compute_affinity' method.
2024-04-15 18:02:50 +03:00
9e7a33a44a
Add NoneType check for the 'aff' argument to Affinity Rules management logic of the 'Decort.Controller.compute_affinity' method.
2024-04-15 17:03:51 +03:00
Алексей Даньков
31b72b3806
Merge branch 'fix/rc-5.2.6/decort_utils.py/1' into 'rc-5.2.6'
...
Enable output of deleted RGs for API request /restmachine/cloudapi/rg/list in...
See merge request rudecs/dev/decort-ansible!18
2024-04-11 12:21:58 +00:00
6cd828d031
Add status DESTROYED for condition excluding of API request /restmachine/cloudapi/rg/getResourceConsumption in the DecortController._rg_get_by_id method.
2024-04-05 12:17:05 +03:00
d50509e0c3
Enable output of deleted RGs for API request /restmachine/cloudapi/rg/list in the DecortController.rg_find method.
2024-04-05 11:10:40 +03:00
Алексей Даньков
9bf50c958f
Merge branch 'fix/decort_utils.py/_rg_get_by_id/1' into 'rc-5.2.6'
...
Add call of API /cloudapi/rg/getResourceConsumption to...
See merge request rudecs/dev/decort-ansible!14
2024-04-04 13:13:00 +00:00
f11ec8fefb
Update logic to only request RG resources info if the RG is not deleted.
2024-04-04 11:11:18 +03:00
19534384a8
Fix value for query_key_map['disk'] in method DecortController.rg_update: 'CU_D' -> 'CU_DM'
2024-04-03 13:18:53 +03:00
1304a0fcbf
Add call of API /cloudapi/rg/getResourceConsumption to DecortController._rg_get_by_id and update its logic and code style
2024-04-03 11:00:56 +03:00
Алексей Даньков
a5f03389f2
Merge branch 'fix/rc-5.2.6/decort_utils.py_decort_api_call' into 'rc-5.2.6'
...
Add response text to error msg of decort_api_call method
See merge request rudecs/dev/decort-ansible!11
2024-03-25 12:34:54 +00:00
Алексей Даньков
6760167e4e
Merge branch 'fix/rc-5.2.6/decort_utils.py_compute_resize' into 'rc-5.2.6'
...
Remove new_ram value conversion from GB to MB
See merge request rudecs/dev/decort-ansible!9
2024-03-25 12:29:56 +00:00
b18bdef269
fix code style
2024-03-22 18:54:57 +03:00
21e853c1f2
Add response text to error msg of decort_api_call method
2024-03-22 18:42:44 +03:00
1c6b46c535
remove new_ram value conversion from GB to MB
2024-03-22 17:01:50 +03:00
Dmitriy Smirnov
d622dd8453
fix account vins find logic
2024-03-20 14:58:02 +03:00
Alex_geth
a8f50bfb6b
k8s/lb update && bug fixes
2023-11-07 16:45:37 +03:00
Alex_geth
9222fdd866
k8s provision update
...
fix */list
2023-08-16 19:04:27 +03:00
Alex_geth
e94faef2ad
extnet list fix
2023-08-14 17:42:34 +03:00
Alex_geth
66e72a3d3b
fix list data
2023-08-01 10:14:51 +03:00
Alex_geth
207c04bb77
4.8.7 decort/basis version update
2023-07-31 17:19:50 +03:00
Alex_geth
7fffdd0ab5
affinit/tag/label fix
2023-05-02 10:58:24 +03:00
Alex_geth
ae85826129
Some impruvments and updates
2023-04-21 14:23:07 +03:00
msbolshakov
8f737397de
decort_rg module refactoring
2022-10-21 18:47:13 +07:00
Alex_geth
82eef4492d
Merge branch 'feature/decort_lb'
2022-09-21 13:00:55 +03:00
Alex_geth
889618f843
added LB module & some other fix
2022-09-20 21:44:32 +03:00
msbolshakov
8f7c933fb8
decort_disk remake
2022-09-16 23:26:11 +07:00
Alex_geth
8d6ed618ab
decort_vins update & k8 wg fix
2022-09-02 14:56:58 +03:00
Alex_geth
1c3558d6f3
Merge branch 'rc-5.0-demo' of ssh://git.digitalenergy.online:2221/rudecs/decort-ansible into rc-5.0-demo
2022-07-18 14:24:25 +03:00
Alex_geth
12a80e7cf4
vins connect
2022-07-18 14:21:38 +03:00
msbolshakov
ff4273cbce
module_utils_fix
2022-07-11 15:59:04 +07:00
msbolshakov
28876ae38d
decort_osimage update
2022-07-08 19:12:17 +07:00
Alex_geth
4b23cf8bae
bservice module fix
2022-06-29 15:54:21 +03:00
Alex_geth
5b809dee4f
basic services addon
2022-06-28 03:55:28 +03:00
Alex_geth
e058925f9b
fix 2
2022-05-27 17:45:12 +03:00
Alex_geth
be7841ba38
fix 1
2022-05-25 10:56:44 +03:00
Alex_geth
aabd5dab6e
demo update
2022-05-20 14:37:13 +03:00
Aleksandr Malyavin
0237c469c5
Change API for get task request cloudbroker>cloudapi
2022-04-01 12:00:50 +03:00
Alex_geth
75bda6d76d
update pyJWT > 2.0.0
2022-03-29 14:59:32 +03:00
Aleksandr Malyavin
41ca42dcab
add k8s library
2022-03-28 19:53:34 +03:00
Alex_geth
3d9917b8a7
api update, arch update
2022-01-27 13:17:14 +03:00
Sergey Shubin svs1370
a166ce1c8d
Update module info for DECORT API 3.6.1
2021-04-21 12:45:30 +03:00
Sergey Shubin svs1370
e81bf1ca16
Initial adaptation for DECORT API ver.3.6.1
2021-04-21 12:29:15 +03:00
Sergey Shubin svs1370
2c95c6ef0c
Add extra checks for compute data disks management
2021-04-06 14:49:09 +03:00
Sergey Shubin svs1370
bc317d1438
Change default pool name for disk provisioning to empty string
2021-03-29 10:14:43 +03:00
Sergey Shubin svs1370
e17c8be53a
Rework conditions which cause compute_network method to fail module execution
2021-03-25 21:34:53 +03:00
Sergey Shubin svs1370
2014863c37
Fix incorrect condition when listing ext nets in compute_networks
2021-03-25 18:49:04 +03:00
Sergey Shubin svs1370
4b57777a2c
Change external network list API URL to use new group extnet
2020-12-21 09:48:12 +03:00
Sergey Shubin svs1370
f7437ebcad
Avoid extra rg/get API calls when locating compute instance
2020-11-03 23:57:01 +03:00