Dmitriy Smirnov
|
a6a6954d46
|
Add lb_facts updating logic after DecortController.lb_restore method call in decort_lb.action method
|
8 months ago |
Дмитрий Смирнов
|
6d003e4541
|
Merge branch 'BANS-339' into 'dev_rc-5.2.6'
Fix lb_dict argument of DecortController.lb_state method call in decort_lb.action method
See merge request rudecs/dev/decort-ansible!59
|
8 months ago |
Dmitriy Smirnov
|
0ae16ddc1d
|
Fix lb_dict argument of DecortController.lb_state method call in decort_lb.action method
|
8 months ago |
Дмитрий Смирнов
|
c5f68fea38
|
Merge branch 'BANS-338' into 'dev_rc-5.2.6'
Fix argument name of DecortController.lb_restore method call in decort_lb.action method
See merge request rudecs/dev/decort-ansible!58
|
8 months ago |
Dmitriy Smirnov
|
23ad78b1cf
|
Fix argument name of DecortController.lb_restore method call in decort_lb.action method
|
8 months ago |
Дмитрий Смирнов
|
93a929aff5
|
Merge branch 'BANS-334' into 'dev_rc-5.2.6'
Fix logic of LB deleting from Recycle Bin and LB list getting
See merge request rudecs/dev/decort-ansible!57
|
8 months ago |
Dmitriy Smirnov
|
90ae212d0c
|
Fix logic of LB deleting from Recycle Bin and LB list getting
|
8 months ago |
Дмитрий Смирнов
|
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
|
8 months ago |
Dmitriy Smirnov
|
41731c3dd7
|
Fix logic of DecortController.lb_update method running in decort_lb.create method
|
8 months ago |
Дмитрий Смирнов
|
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
|
8 months ago |
Dmitriy Smirnov
|
db67a3b2d2
|
Fix logic of LB frontends updating in DecortController._lb_update_fronts method
|
8 months ago |
Дмитрий Смирнов
|
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
|
8 months ago |
Dmitriy Smirnov
|
ca45f49c2e
|
Fix logic of frontends creating in DecortController._lb_add_fronts method
|
8 months ago |
Дмитрий Смирнов
|
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
|
8 months ago |
Dmitriy Smirnov
|
876ff5b98d
|
Fix API request parameter name for LB description in DecortController.lb_provision method
|
8 months ago |
Дмитрий Смирнов
|
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
|
8 months ago |
Dmitriy Smirnov
|
9ce5a3d711
|
Add logic for processing vins_name parameter
|
8 months ago |
Дмитрий Смирнов
|
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
|
8 months ago |
Dmitriy Smirnov
|
56f7f354c1
|
Fix access to acc_id class attrubute in decort_lb.__init__ method
|
8 months ago |
Дмитрий Смирнов
|
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
|
8 months ago |
Dmitriy Smirnov
|
eb0766b15f
|
Fix if-condition for rg_name parameter check
|
8 months ago |
Дмитрий Смирнов
|
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
|
9 months ago |
Дмитрий Смирнов
|
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
|
9 months ago |
Dmitriy Smirnov
|
1e994410fe
|
Fix if-condition for executing logic of virtual image link changing
|
9 months ago |
Дмитрий Смирнов
|
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
|
9 months ago |
Dmitriy Smirnov
|
2777059b6b
|
Add logic for virtual image renaming in decort_osimage class
|
9 months ago |
Дмитрий Смирнов
|
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
|
9 months ago |
Дмитрий Смирнов
|
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
|
9 months ago |
Дмитрий Смирнов
|
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
|
9 months ago |
Дмитрий Смирнов
|
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
|
9 months ago |
Дмитрий Смирнов
|
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
|
9 months ago |
Дмитрий Смирнов
|
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
|
9 months ago |
Dmitriy Smirnov
|
e5504b3ac9
|
Add if-condition logic correction in main function in decort_osimage.py
|
9 months ago |
Dmitriy Smirnov
|
2eb43815e7
|
Fix if-condition logic in main function in decort_osimage.py
|
9 months ago |
Дмитрий Смирнов
|
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
|
9 months ago |
Dmitriy Smirnov
|
aa96af1455
|
Exclude 'failed' setting in case when image not found in DecortController.virt_image_find method
|
9 months ago |
Dmitriy Smirnov
|
a39ab95c1f
|
Fix access to API response image list in DecortController.virt_image_find method
|
9 months ago |
Dmitriy Smirnov
|
76a1ff1788
|
Fix image renaming logic in decort_osimage.__init__ method
|
9 months ago |
Dmitriy Smirnov
|
9dc3a5e780
|
Fix account_Id parameter value for call of decort_osimage.decort_image_create method
|
9 months ago |
Dmitriy Smirnov
|
ff32b509f8
|
Exclude failed setting in case when image not found in DecortController.image_find method
|
9 months ago |
Dmitriy Smirnov
|
5b731d009b
|
Add validated_image_id check to if-condition of deleting image logic
|
9 months ago |
Дмитрий Смирнов
|
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
|
9 months ago |
Dmitriy Smirnov
|
007c7f4bad
|
Fix if-condition in DecortController.pfw_configure method for excluding case of TypeError
|
9 months ago |
Алексей Даньков
|
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
|
9 months ago |
Dmitriy Smirnov
|
2873e4da82
|
Remove if-condition for check mode from DecortController.disk_find method
|
9 months ago |
Дмитрий Смирнов
|
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
|
9 months ago |
Dmitriy Smirnov
|
772f389d98
|
Fix call of DecortController.disk_rename method in decort_disk.action method
|
9 months ago |
Дмитрий Смирнов
|
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
|
9 months ago |
Dmitriy Smirnov
|
35fe2bdf0e
|
Fix disk deleting logic for permanently deleting from recycle bin
|
9 months ago |
Дмитрий Смирнов
|
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
|
9 months ago |