Commit Graph

50 Commits

Author SHA1 Message Date
Alex_geth
f6b0da976b k8s update 2022-05-27 07:42:48 +03:00
Maksim Bolshakov
9b9b92ff07 Update cloud_init-example 2022-05-25 17:01:13 +03:00
Maksim Bolshakov
498b46b4f2 New example for DECORT kvmvm module 2022-05-25 17:00:45 +03:00
Maksim Bolshakov
85da544614 Add new directory 2022-05-25 16:52:01 +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
Alex_geth
4a9d181782 pyJWT > 2.0.0 2022-04-01 14:50:47 +03:00
Aleksandr Malyavin
ec7d1fd181 Fix if else statement 2022-04-01 14:35:20 +03:00
Aleksandr Malyavin
4f151e174b Some changes 2022-04-01 12:01:44 +03:00
Aleksandr Malyavin
0237c469c5 Change API for get task request cloudbroker>cloudapi 2022-04-01 12:00:50 +03:00
Alex_geth
ab44d18d21 pyJWT > 2.0.0 2022-03-29 15:01:15 +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
Filipp Ignatenko
36773c7bb3 Update README.md 2022-03-10 13:05:08 +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
18067b82b7 Fix pool_name argument name in call to provision_disk 2021-04-06 13:32:25 +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
Sergey Shubin svs1370
a654f76d78 Avoid excessive compute/get calls in compute_find, bug fix 01 2020-11-03 18:34:09 +03:00
Sergey Shubin svs1370
e2021f895b Avoid excessive compute/get calls in compute_find 2020-11-03 18:12:12 +03:00
Sergey Shubin svs1370
27f4b2a88b Optimize number of compute/get calls when creating new kvmvm, step 2 2020-11-03 16:49:06 +03:00
Sergey Shubin svs1370
1505d48b83 Optimize number of compute/get calls when creating new kvmvm, step 1 2020-11-03 13:24:57 +03:00
Sergey Shubin svs1370
20190532b5 Minor bug fixes and add missing waypoints logging for compute mgmt 2020-11-02 16:58:19 +03:00
Sergey Shubin svs1370
fdbcdbe208 Workaround for KVM VM created without vNICs, more errir info for API connection failures 2020-08-10 22:13:02 +03:00
Sergey Shubin svs1370
22f54c1191 Update README markdown 2020-07-09 23:47:36 +03:00
Sergey Shubin svs1370
ca2e5d3b3f Update requirements section in modules and README 2020-07-09 23:44:51 +03:00
Sergey Shubin svs1370
06272ce7e0 Add environment preparation script template to examples 2020-07-09 17:25:11 +03:00
Sergey Shubin svs1370
39ea3dd18c Add some examples in a separate directory 2020-07-09 17:22:48 +03:00
Sergey Shubin svs1370
07e9959f90 Add extra parameters to return structure of decrt_pfw 2020-07-09 12:10:51 +03:00
Sergey Shubin svs1370
c7a3b5d6b2 Optimizing PFW management workflows 2020-07-09 01:11:20 +03:00
Sergey Shubin svs1370
c870989ed7 Merge branch 'master' of https://github.com/rudecs/decort-ansible 2020-07-07 14:37:02 +03:00
Sergey Shubin svs1370
b1b2ce86b1 Debug PFW module and minor fixes to the rest of the modules 2020-07-07 14:34:29 +03:00
svs1370
9431e940e8 Update compatible API version 2020-07-03 19:28:36 +03:00
Sergey Shubin svs1370
bdb4eab9d7 Switching to updated external network list API function 2020-07-03 19:26:40 +03:00
Sergey Shubin svs1370
53fa24fc8d Fixing various compute reconfig and resize scenarios 2020-07-03 13:44:40 +03:00
Sergey Shubin svs1370
b02187058d Fixing Jinja templating quirks for compute_networks method 2020-07-02 19:10:28 +03:00
Sergey Shubin svs1370
f0c6c432d5 Fixing KVM VM mgmt scenarios (contd.) 2020-06-27 16:56:42 +03:00
Sergey Shubin svs1370
9a2c909961 Debug and fix for disk and KVM VM handling 2020-06-26 20:42:32 +03:00
Sergey Shubin svs1370
e5edf40b6e Fixing initial bugs in Disk and KvmVM modules, adjusting utility module accordingly 2020-05-29 20:02:40 +03:00
Sergey Shubin svs1370
125ebb1fb8 Initial injection of decort_pfw and collateral changes to other modules 2020-05-28 00:59:52 +03:00
Sergey Shubin svs1370
e5e6db6586 Initial code injection for disk and kvmvm modules, collateral changes to other modules 2020-05-27 18:10:05 +03:00
Sergey Shubin svs1370
ca740f98fd Initial implementation of ViNS mgmt module and minor bug fixes 2020-05-18 18:55:47 +03:00
Sergey Shubin svs1370
ce9fb0ceea Initial injection of code base. Some modules may not be fully functional yet. 2020-05-15 20:07:40 +03:00
svs1370
d75763115b Initial commit 2020-05-13 15:45:38 +03:00