Commit Graph

144 Commits (5003991cf5dae03d5b464c82c0f6aeb7fae4521e)
 

Author SHA1 Message Date
Dmitriy Smirnov 5003991cf5 Fix logic for 'changed' setting in DecortController.k8s_workers_modify method
9 months ago
Дмитрий Смирнов 8a99097b6c Merge branch 'BANS-221' into 'rc-5.2.6'
9 months ago
Dmitriy Smirnov 6a99ea4d85 Fix parameter name 'vinsId' for API request in DecortController.k8s_provision method
9 months ago
Дмитрий Смирнов 236c3b6d26 Merge branch 'BANS-218' into 'rc-5.2.6'
9 months ago
Dmitriy Smirnov bcf384a910 Fix logic for permanently deleting k8s from recycle bin
9 months ago
Дмитрий Смирнов 8cf3d05d0b Merge branch 'BANS-216' into 'rc-5.2.6'
9 months ago
Dmitriy Smirnov 5da120f2d3 Fix logic for the case when DecortController.k8s_provision method returns 0
9 months ago
Дмитрий Смирнов 6abd78882c Merge branch 'BANS-202' into 'rc-5.2.6'
9 months ago
Дмитрий Смирнов 7fa2d07ab0 Merge branch 'BANS-203' into 'rc-5.2.6'
9 months ago
Dmitriy Smirnov 8b407c6f69 Change cluster_conf, kublet_conf, kubeproxy_conf, join_conf decort_k8s parameter types to dict.
9 months ago
Dmitriy Smirnov 4c4be07550 Add rg_name parameter to the arguments of the DecortController.rg_find method call in library/decort_k8s.py
9 months ago
Алексей Даньков eb542fa46c Merge branch 'BANS-197' into 'rc-5.2.6'
9 months ago
Dmitriy Smirnov 240e2ce2df Assign upload_files variable outside of if construction in DecortController.k8s_provision method
9 months ago
Алексей Даньков f4fcf5b7b7 Merge branch 'fix/rc-5.2.6/jira_bans-39' into 'rc-5.2.6'
10 months ago
Алексей Даньков d2dabdb194 Merge branch 'fix/rc-5.2.6/jira_bans-38' into 'rc-5.2.6'
10 months ago
Dmitriy Smirnov 694e68fe22 Add NoneType check for the 'aaff' argument to Affinity Rules management logic of the 'Decort.Controller.compute_affinity' method.
10 months ago
Dmitriy Smirnov 9e7a33a44a Add NoneType check for the 'aff' argument to Affinity Rules management logic of the 'Decort.Controller.compute_affinity' method.
10 months ago
Алексей Даньков 31b72b3806 Merge branch 'fix/rc-5.2.6/decort_utils.py/1' into 'rc-5.2.6'
10 months ago
Алексей Даньков fa79b90269 Merge branch 'fix/rc-5.2.6/decort_utils.py/2' into 'rc-5.2.6'
10 months ago
Алексей Даньков aa9f26bf1a Merge branch 'fix/rc-5.2.6/decort_rg.py/1' into 'rc-5.2.6'
10 months ago
Dmitriy Smirnov 6cd828d031 Add status DESTROYED for condition excluding of API request /restmachine/cloudapi/rg/getResourceConsumption in the DecortController._rg_get_by_id method.
10 months ago
Dmitriy Smirnov d50509e0c3 Enable output of deleted RGs for API request /restmachine/cloudapi/rg/list in the DecortController.rg_find method.
10 months ago
Dmitriy Smirnov a45ab19d38 Add check for "rg_name" parameter in case of resource group creating
10 months ago
Алексей Даньков a3c1dcad7a Merge branch 'fix/rc-5.2.6/decort_rg.py/1' into 'rc-5.2.6'
10 months ago
Алексей Даньков 9bf50c958f Merge branch 'fix/decort_utils.py/_rg_get_by_id/1' into 'rc-5.2.6'
10 months ago
Алексей Даньков d769119ade Merge branch 'fix/rc-5.2.6/decort_utils.py/2' into 'rc-5.2.6'
10 months ago
Dmitriy Smirnov 200e8f7151 Add execution of restoring in the case of state=disabled and state=enabled
10 months ago
Dmitriy Smirnov f11ec8fefb Update logic to only request RG resources info if the RG is not deleted.
10 months ago
Dmitriy Smirnov 19534384a8 Fix value for query_key_map['disk'] in method DecortController.rg_update: 'CU_D' -> 'CU_DM'
11 months ago
Dmitriy Smirnov 1304a0fcbf Add call of API /cloudapi/rg/getResourceConsumption to DecortController._rg_get_by_id and update its logic and code style
11 months ago
Алексей Даньков a5f03389f2 Merge branch 'fix/rc-5.2.6/decort_utils.py_decort_api_call' into 'rc-5.2.6'
11 months ago
Алексей Даньков 6760167e4e Merge branch 'fix/rc-5.2.6/decort_utils.py_compute_resize' into 'rc-5.2.6'
11 months ago
Алексей Даньков 2b4ba7ee55 Merge branch 'fix/rc-5.2.6/decort_kvmvm.py' into 'rc-5.2.6'
11 months ago
Алексей Даньков 5b66c98cc6 Merge branch 'fix/rc-5.2.6/decort_utils.py' into 'rc-5.2.6'
11 months ago
Алексей Даньков 55268beaad Merge branch 'fix/rc-5.2.6/decort_rg' into 'rc-5.2.6'
11 months ago
Dmitriy Smirnov b18bdef269 fix code style
11 months ago
Dmitriy Smirnov 21e853c1f2 Add response text to error msg of decort_api_call method
11 months ago
Dmitriy Smirnov 1c6b46c535 remove new_ram value conversion from GB to MB
11 months ago
Dmitriy Smirnov 058de4884f exclude call of compute_bootdisk_size method with new_size=None
11 months ago
Dmitriy Smirnov d622dd8453 fix account vins find logic
11 months ago
Dmitriy Smirnov e26011ab20 bug fix
11 months ago
Alex_geth f2e9b550bb cloud-init example
1 year ago
Alex_geth a8f50bfb6b k8s/lb update && bug fixes
1 year ago
Alex_geth 9222fdd866 k8s provision update
2 years ago
Alex_geth e94faef2ad extnet list fix
2 years ago
Alex_geth 66e72a3d3b fix list data
2 years ago
Alex_geth 740271b2f2 version update
2 years ago
Alex_geth 207c04bb77 4.8.7 decort/basis version update
2 years ago
Alex_geth 5be2e850ce kvmvm provision fix
2 years ago
Alex_geth 7fffdd0ab5 affinit/tag/label fix
2 years ago