|
|
90ae212d0c
|
Fix logic of LB deleting from Recycle Bin and LB list getting
|
2024-06-04 16:30:00 +03:00 |
|
|
|
421d19bfa8
|
Merge branch 'BANS-331' into 'dev_rc-5.2.6'
Fix logic of DecortController.lb_update method running in decort_lb.create method
See merge request rudecs/dev/decort-ansible!56
|
2024-06-04 08:51:04 +00:00 |
|
|
|
41731c3dd7
|
Fix logic of DecortController.lb_update method running in decort_lb.create method
|
2024-06-04 11:49:14 +03:00 |
|
|
|
034aeca3f0
|
Merge branch 'BANS-324' into 'dev_rc-5.2.6'
Fix logic of LB frontends updating in DecortController._lb_update_fronts method
See merge request rudecs/dev/decort-ansible!55
|
2024-06-03 16:16:07 +00:00 |
|
|
|
db67a3b2d2
|
Fix logic of LB frontends updating in DecortController._lb_update_fronts method
|
2024-06-03 19:14:02 +03:00 |
|
|
|
af6eff33f7
|
Merge branch 'BANS-326' into 'dev_rc-5.2.6'
Fix logic of frontends creating in DecortController._lb_add_fronts method
See merge request rudecs/dev/decort-ansible!54
|
2024-06-03 15:14:13 +00:00 |
|
|
|
ca45f49c2e
|
Fix logic of frontends creating in DecortController._lb_add_fronts method
|
2024-06-03 18:11:40 +03:00 |
|
|
|
88d9ddcdbe
|
Merge branch 'BANS-325' into 'dev_rc-5.2.6'
Fix API request parameter name for LB description in DecortController.lb_provision method
See merge request rudecs/dev/decort-ansible!53
|
2024-06-03 13:14:43 +00:00 |
|
|
|
876ff5b98d
|
Fix API request parameter name for LB description in DecortController.lb_provision method
|
2024-06-03 16:12:05 +03:00 |
|
|
|
c46edd4f86
|
Merge branch 'BANS-323' into 'dev_rc-5.2.6'
Add logic for processing vins_name parameter
See merge request rudecs/dev/decort-ansible!52
|
2024-06-03 12:13:07 +00:00 |
|
|
|
9ce5a3d711
|
Add logic for processing vins_name parameter
|
2024-06-03 15:09:35 +03:00 |
|
|
|
38757aa902
|
Merge branch 'BANS-322' into 'dev_rc-5.2.6'
Fix access to acc_id class attrubute in decort_lb.__init__ method
See merge request rudecs/dev/decort-ansible!51
|
2024-06-02 19:31:23 +00:00 |
|
|
|
56f7f354c1
|
Fix access to acc_id class attrubute in decort_lb.__init__ method
|
2024-06-02 22:27:52 +03:00 |
|
|
|
2b09b9449a
|
Merge branch 'BANS-321' into 'dev_rc-5.2.6'
Fix if-condition for rg_name parameter check
See merge request rudecs/dev/decort-ansible!50
|
2024-06-02 19:20:29 +00:00 |
|
|
|
eb0766b15f
|
Fix if-condition for rg_name parameter check
|
2024-06-02 22:18:58 +03:00 |
|
|
|
d7a32376db
|
Merge branch 'dev_rc-5.2.6' into 'rc-5.2.6'
osimage module bugs fix
See merge request rudecs/dev/decort-ansible!49
|
2024-05-30 13:50:41 +00:00 |
|
|
|
8a9c354f20
|
Merge branch 'BANS-304' into 'dev_rc-5.2.6'
Fix if-condition for executing logic of virtual image link changing
See merge request rudecs/dev/decort-ansible!48
|
2024-05-30 13:27:57 +00:00 |
|
|
|
1e994410fe
|
Fix if-condition for executing logic of virtual image link changing
|
2024-05-30 16:24:28 +03:00 |
|
|
|
e2bbeb7ffb
|
Merge branch 'BANS-303' into 'dev_rc-5.2.6'
Add logic for virtual image renaming in decort_osimage class
See merge request rudecs/dev/decort-ansible!47
|
2024-05-30 13:08:15 +00:00 |
|
|
|
2777059b6b
|
Add logic for virtual image renaming in decort_osimage class
|
2024-05-30 16:06:25 +03:00 |
|
|
|
38f11ee480
|
Merge branch 'BANS-300' into 'dev_rc-5.2.6'
Fix access to API response image list in DecortController.virt_image_find method
See merge request rudecs/dev/decort-ansible!46
|
2024-05-30 11:44:21 +00:00 |
|
|
|
dc24c0e7ee
|
Merge branch 'BANS-296' into 'dev_rc-5.2.6'
Exclude failed setting in case when image not found in DecortController.image_find method
See merge request rudecs/dev/decort-ansible!41
|
2024-05-30 11:36:30 +00:00 |
|
|
|
9a5fd176f0
|
Merge branch 'BANS-297' into 'dev_rc-5.2.6'
Fix account_Id parameter value for call of decort_osimage.decort_image_create method
See merge request rudecs/dev/decort-ansible!42
|
2024-05-30 11:35:47 +00:00 |
|
|
|
279d60083d
|
Merge branch 'BANS-299' into 'dev_rc-5.2.6'
Fix image renaming logic in decort_osimage.__init__ method
See merge request rudecs/dev/decort-ansible!43
|
2024-05-30 11:35:14 +00:00 |
|
|
|
1d53fd3213
|
Merge branch 'BANS-301' into 'dev_rc-5.2.6'
Exclude 'failed' setting in case when image not found in DecortController.virt_image_find method
See merge request rudecs/dev/decort-ansible!44
|
2024-05-30 11:34:33 +00:00 |
|
|
|
a0da034499
|
Merge branch 'BANS-302' into 'dev_rc-5.2.6'
Fix if-condition logic in main function in decort_osimage.py
See merge request rudecs/dev/decort-ansible!45
|
2024-05-30 11:34:00 +00:00 |
|
|
|
e5504b3ac9
|
Add if-condition logic correction in main function in decort_osimage.py
|
2024-05-30 14:30:10 +03:00 |
|
|
|
2eb43815e7
|
Fix if-condition logic in main function in decort_osimage.py
|
2024-05-29 19:02:27 +03:00 |
|
|
|
2f9716a51d
|
Merge branch 'BANS-295' into 'rc-5.2.6'
Add validated_image_id check to if-condition of deleting image logic
See merge request rudecs/dev/decort-ansible!40
|
2024-05-29 15:50:14 +00:00 |
|
|
|
aa96af1455
|
Exclude 'failed' setting in case when image not found in DecortController.virt_image_find method
|
2024-05-29 18:11:05 +03:00 |
|
|
|
a39ab95c1f
|
Fix access to API response image list in DecortController.virt_image_find method
|
2024-05-29 14:55:47 +03:00 |
|
|
|
76a1ff1788
|
Fix image renaming logic in decort_osimage.__init__ method
|
2024-05-29 13:18:12 +03:00 |
|
|
|
9dc3a5e780
|
Fix account_Id parameter value for call of decort_osimage.decort_image_create method
|
2024-05-28 17:31:44 +03:00 |
|
|
|
ff32b509f8
|
Exclude failed setting in case when image not found in DecortController.image_find method
|
2024-05-28 16:41:17 +03:00 |
|
|
|
5b731d009b
|
Add validated_image_id check to if-condition of deleting image logic
|
2024-05-28 16:26:42 +03:00 |
|
|
|
57dba89b5a
|
Merge branch 'BANS-283' into 'rc-5.2.6'
Fix if-condition in DecortController.pfw_configure method for excluding case of TypeError
See merge request rudecs/dev/decort-ansible!39
|
2024-05-27 09:41:08 +00:00 |
|
|
|
007c7f4bad
|
Fix if-condition in DecortController.pfw_configure method for excluding case of TypeError
|
2024-05-27 12:20:33 +03:00 |
|
Алексей Даньков
|
7f87642b47
|
Merge branch 'BANS-264' into 'rc-5.2.6'
Remove if-condition for check mode from DecortController.disk_find method
See merge request rudecs/dev/decort-ansible!38
|
2024-05-27 07:50:33 +00:00 |
|
|
|
2873e4da82
|
Remove if-condition for check mode from DecortController.disk_find method
|
2024-05-24 14:08:43 +03:00 |
|
|
|
9c97f4b645
|
Merge branch 'BANS-260' into 'rc-5.2.6'
Fix call of DecortController.disk_rename method in decort_disk.action method
See merge request rudecs/dev/decort-ansible!37
|
2024-05-23 16:02:04 +00:00 |
|
|
|
772f389d98
|
Fix call of DecortController.disk_rename method in decort_disk.action method
|
2024-05-23 19:00:29 +03:00 |
|
|
|
36e1383c7e
|
Merge branch 'BANS-255' into 'rc-5.2.6'
Fix disk deleting logic for permanently deleting from recycle bin
See merge request rudecs/dev/decort-ansible!36
|
2024-05-23 13:51:37 +00:00 |
|
|
|
35fe2bdf0e
|
Fix disk deleting logic for permanently deleting from recycle bin
|
2024-05-23 16:41:45 +03:00 |
|
|
|
7e7a4898ec
|
Merge branch 'BANS-250' into 'rc-5.2.6'
Fix call of DecortController.disk_share method in decort_disk.create method
See merge request rudecs/dev/decort-ansible!35
|
2024-05-23 10:58:11 +00:00 |
|
|
|
fde986bb42
|
Fix call of DecortController.disk_share method in decort_disk.create method
|
2024-05-23 13:56:35 +03:00 |
|
|
|
538c7e6f47
|
Merge branch 'BANS-249' into 'rc-5.2.6'
Fix call of DecortController.disk_limitIO method in decort_disk.create method
See merge request rudecs/dev/decort-ansible!34
|
2024-05-22 16:36:26 +00:00 |
|
|
|
53634b7fa5
|
Fix call of DecortController.disk_limitIO method in decort_disk.create method
|
2024-05-22 19:34:40 +03:00 |
|
|
|
b68e562fc1
|
Merge branch 'BANS-248' into 'rc-5.2.6'
Fix incorrect access to MIN_IOPS variable in DecortController.disk_check_iotune_arg method
See merge request rudecs/dev/decort-ansible!33
|
2024-05-22 15:03:08 +00:00 |
|
|
|
df619e7998
|
Fix incorrect access to MIN_IOPS variable in DecortController.disk_check_iotune_arg method
|
2024-05-22 17:59:38 +03:00 |
|
Алексей Даньков
|
877b84d650
|
Merge branch 'BANS-243' into 'rc-5.2.6'
Add check mode logic to DecortController.k8s_workers_modify method.
See merge request rudecs/dev/decort-ansible!31
|
2024-05-22 11:00:13 +00:00 |
|