Commit Graph

202 Commits (90ae212d0c3ff514b84d853587c28d45acdd8ff4)
 

Author SHA1 Message Date
Dmitriy Smirnov 90ae212d0c Fix logic of LB deleting from Recycle Bin and LB list getting
11 months ago
Дмитрий Смирнов 421d19bfa8 Merge branch 'BANS-331' into 'dev_rc-5.2.6'
11 months ago
Dmitriy Smirnov 41731c3dd7 Fix logic of DecortController.lb_update method running in decort_lb.create method
11 months ago
Дмитрий Смирнов 034aeca3f0 Merge branch 'BANS-324' into 'dev_rc-5.2.6'
11 months ago
Dmitriy Smirnov db67a3b2d2 Fix logic of LB frontends updating in DecortController._lb_update_fronts method
11 months ago
Дмитрий Смирнов af6eff33f7 Merge branch 'BANS-326' into 'dev_rc-5.2.6'
11 months ago
Dmitriy Smirnov ca45f49c2e Fix logic of frontends creating in DecortController._lb_add_fronts method
11 months ago
Дмитрий Смирнов 88d9ddcdbe Merge branch 'BANS-325' into 'dev_rc-5.2.6'
11 months ago
Dmitriy Smirnov 876ff5b98d Fix API request parameter name for LB description in DecortController.lb_provision method
11 months ago
Дмитрий Смирнов c46edd4f86 Merge branch 'BANS-323' into 'dev_rc-5.2.6'
11 months ago
Dmitriy Smirnov 9ce5a3d711 Add logic for processing vins_name parameter
11 months ago
Дмитрий Смирнов 38757aa902 Merge branch 'BANS-322' into 'dev_rc-5.2.6'
11 months ago
Dmitriy Smirnov 56f7f354c1 Fix access to acc_id class attrubute in decort_lb.__init__ method
11 months ago
Дмитрий Смирнов 2b09b9449a Merge branch 'BANS-321' into 'dev_rc-5.2.6'
11 months ago
Dmitriy Smirnov eb0766b15f Fix if-condition for rg_name parameter check
11 months ago
Дмитрий Смирнов d7a32376db Merge branch 'dev_rc-5.2.6' into 'rc-5.2.6'
11 months ago
Дмитрий Смирнов 8a9c354f20 Merge branch 'BANS-304' into 'dev_rc-5.2.6'
11 months ago
Dmitriy Smirnov 1e994410fe Fix if-condition for executing logic of virtual image link changing
11 months ago
Дмитрий Смирнов e2bbeb7ffb Merge branch 'BANS-303' into 'dev_rc-5.2.6'
11 months ago
Dmitriy Smirnov 2777059b6b Add logic for virtual image renaming in decort_osimage class
11 months ago
Дмитрий Смирнов 38f11ee480 Merge branch 'BANS-300' into 'dev_rc-5.2.6'
11 months ago
Дмитрий Смирнов dc24c0e7ee Merge branch 'BANS-296' into 'dev_rc-5.2.6'
11 months ago
Дмитрий Смирнов 9a5fd176f0 Merge branch 'BANS-297' into 'dev_rc-5.2.6'
11 months ago
Дмитрий Смирнов 279d60083d Merge branch 'BANS-299' into 'dev_rc-5.2.6'
11 months ago
Дмитрий Смирнов 1d53fd3213 Merge branch 'BANS-301' into 'dev_rc-5.2.6'
11 months ago
Дмитрий Смирнов a0da034499 Merge branch 'BANS-302' into 'dev_rc-5.2.6'
11 months ago
Dmitriy Smirnov e5504b3ac9 Add if-condition logic correction in main function in decort_osimage.py
11 months ago
Dmitriy Smirnov 2eb43815e7 Fix if-condition logic in main function in decort_osimage.py
11 months ago
Дмитрий Смирнов 2f9716a51d Merge branch 'BANS-295' into 'rc-5.2.6'
11 months ago
Dmitriy Smirnov aa96af1455 Exclude 'failed' setting in case when image not found in DecortController.virt_image_find method
11 months ago
Dmitriy Smirnov a39ab95c1f Fix access to API response image list in DecortController.virt_image_find method
11 months ago
Dmitriy Smirnov 76a1ff1788 Fix image renaming logic in decort_osimage.__init__ method
11 months ago
Dmitriy Smirnov 9dc3a5e780 Fix account_Id parameter value for call of decort_osimage.decort_image_create method
11 months ago
Dmitriy Smirnov ff32b509f8 Exclude failed setting in case when image not found in DecortController.image_find method
11 months ago
Dmitriy Smirnov 5b731d009b Add validated_image_id check to if-condition of deleting image logic
11 months ago
Дмитрий Смирнов 57dba89b5a Merge branch 'BANS-283' into 'rc-5.2.6'
11 months ago
Dmitriy Smirnov 007c7f4bad Fix if-condition in DecortController.pfw_configure method for excluding case of TypeError
11 months ago
Алексей Даньков 7f87642b47 Merge branch 'BANS-264' into 'rc-5.2.6'
11 months ago
Dmitriy Smirnov 2873e4da82 Remove if-condition for check mode from DecortController.disk_find method
11 months ago
Дмитрий Смирнов 9c97f4b645 Merge branch 'BANS-260' into 'rc-5.2.6'
11 months ago
Dmitriy Smirnov 772f389d98 Fix call of DecortController.disk_rename method in decort_disk.action method
11 months ago
Дмитрий Смирнов 36e1383c7e Merge branch 'BANS-255' into 'rc-5.2.6'
11 months ago
Dmitriy Smirnov 35fe2bdf0e Fix disk deleting logic for permanently deleting from recycle bin
11 months ago
Дмитрий Смирнов 7e7a4898ec Merge branch 'BANS-250' into 'rc-5.2.6'
11 months ago
Dmitriy Smirnov fde986bb42 Fix call of DecortController.disk_share method in decort_disk.create method
11 months ago
Дмитрий Смирнов 538c7e6f47 Merge branch 'BANS-249' into 'rc-5.2.6'
11 months ago
Dmitriy Smirnov 53634b7fa5 Fix call of DecortController.disk_limitIO method in decort_disk.create method
11 months ago
Дмитрий Смирнов b68e562fc1 Merge branch 'BANS-248' into 'rc-5.2.6'
11 months ago
Dmitriy Smirnov df619e7998 Fix incorrect access to MIN_IOPS variable in DecortController.disk_check_iotune_arg method
11 months ago
Алексей Даньков 877b84d650 Merge branch 'BANS-243' into 'rc-5.2.6'
11 months ago