stSolo
|
9379289e58
|
Fix bugs, add grid, grid list, image, image list data
|
3 years ago |
stSolo
|
edf7728cb5
|
Implement images resource
|
3 years ago |
kjubybot
|
95cd7cb820
|
fixed pfw deletion
|
3 years ago |
kjubybot
|
06c0578fa6
|
Merge branch 'rc-1.25' into 1.26
|
3 years ago |
kjubybot
|
1bf17c23c8
|
updated id computation for pfw
|
3 years ago |
kjubybot
|
fef6040cc6
|
k8s, k8s_wg resources
|
3 years ago |
kjubybot
|
d0165918c3
|
Merge branch 'rc-1.25' into 1.26
|
3 years ago |
kjubybot
|
dfeb9a9165
|
compute os_users parsing fix; driver field fix in compute datasource
|
3 years ago |
kjubybot
|
e0dcd053c5
|
kubernetes resource (currently broken)
|
3 years ago |
kjubybot
|
ab070b73cb
|
docs and timeouts for pfw
|
3 years ago |
kjubybot
|
80a4b70db8
|
added port forwarding resource
|
3 years ago |
kjubybot
|
28db919ffa
|
Fixed JSON parsing
|
3 years ago |
kjubybot
|
5db588e5dc
|
driver fix; start/stop compute
|
3 years ago |
Sergey Shubin svs1370
|
8058b1c08f
|
Deprecate ssh_keys argument to decort_kvmvm, as it is replaced by cloud_init
|
3 years ago |
Sergey Shubin svs1370
|
a63a35ca93
|
Switch to native Set methods for network definition blok, hardcode disk type D
|
3 years ago |
Sergey Shubin svs1370
|
cf669a7a72
|
Make sure extra disks (if any) are detached from compute being deleted
|
3 years ago |
Sergey Shubin svs1370
|
8da3f8d348
|
Moving from TypeList to TypeSet for network and extra_disks attributes of compute
|
3 years ago |
Sergey Shubin svs1370
|
d0fdf38473
|
Add validation function for pool argument of disk resource
|
3 years ago |
Sergey Shubin svs1370
|
7480160dc5
|
Implement ViNS resource update method
|
3 years ago |
Sergey Shubin svs1370
|
e86224f95f
|
Implementing ViNS resource and polishing logic in other methods
|
3 years ago |
Sergey Shubin svs1370
|
1ea7a27b21
|
Add image ID validation to kvmvm resource mgmt
|
3 years ago |
Sergey Shubin svs1370
|
ec4e63c2c8
|
Add cloud_init parameter to compute resource management
|
3 years ago |
Sergey Shubin svs1370
|
b8a236e270
|
Fix typo in OS users attribute name when parsing compute info
|
3 years ago |
Sergey Shubin svs1370
|
82ef5613a1
|
Add guest OS user login data to compute providers
|
3 years ago |
Sergey Shubin svs1370
|
17809201f9
|
Change handling of compute tags in API response
|
4 years ago |
Sergey Shubin svs1370
|
b924fe681d
|
Fix state diff logic for network subresource of compute
|
4 years ago |
Sergey Shubin svs1370
|
78258789eb
|
Change networks attribute type to TypeSet and fix compute resource state issue
|
4 years ago |
Sergey Shubin svs1370
|
7f6d11dfd5
|
Fix state mgmt issues for compute and add Import support for RG
|
4 years ago |
Sergey Shubin svs1370
|
3aefa580dc
|
Implement name update for disk resource
|
4 years ago |
Sergey Shubin svs1370
|
5fc08e9dde
|
Use SetPartial on changeable resources in update methods for compute and disk
|
4 years ago |
Sergey Shubin svs1370
|
44bed84716
|
Implement compute update for CPU/RAM capacity and extra disks
|
4 years ago |
Sergey Shubin svs1370
|
5500dad554
|
Implement update logic for compute resource
|
4 years ago |
Sergey Shubin svs1370
|
509fc0f69d
|
Adapt for DECORT API ver 3.6.1 changes
|
4 years ago |
Sergey Shubin svs1370
|
9814df8700
|
Debug Compute and Disk resource logic
|
4 years ago |
Sergey Shubin svs1370
|
7d589e3276
|
Implement Import capability for disk resource
|
4 years ago |
Sergey Shubin svs1370
|
eba3f411bd
|
Implement Import function for Compute resource
|
4 years ago |
Sergey Shubin svs1370
|
d60048b88b
|
Fix schema updates for Image and ViNS data sources
|
4 years ago |
Sergey Shubin svs1370
|
b08d688c0d
|
ViNS data source implemented
|
4 years ago |
Sergey Shubin svs1370
|
627722f54e
|
Add code for ViNS data source provider, phase 1
|
4 years ago |
Sergey Shubin svs1370
|
5b03f1972c
|
Implement disk management, phase 2
|
4 years ago |
Sergey Shubin svs1370
|
30742c30e9
|
Implement disk management, phase 1
|
4 years ago |
Sergey Shubin svs1370
|
32947819f6
|
Exclude unused attributes from compute and RG schemas
|
4 years ago |
Sergey Shubin svs1370
|
0179a1ef45
|
Code adjustments during the 1st debug phase
|
4 years ago |
Sergey Shubin svs1370
|
f8611fec30
|
Initial implementation of Compute resource mgmt, debug pending
|
4 years ago |
Sergey Shubin svs1370
|
7031f0fe2d
|
Rework and implementation of extended compute resource management
|
4 years ago |
Sergey Shubin svs1370
|
422658542c
|
Selectively beautify code based on lint reports
|
4 years ago |
Sergey Shubin svs1370
|
c928d996ed
|
Syntax check and fixing
|
4 years ago |
Sergey Shubin svs1370
|
c472e5ddbf
|
Moving to standalone Terraform SDK
|
4 years ago |
Sergey Shubin svs1370
|
2f4be0b92a
|
Add account handler and refine other code. No testing yet!
|
4 years ago |
Sergey Shubin svs1370
|
92528adf2b
|
Remove files with obsolete naming scheme
|
4 years ago |
Sergey Shubin svs1370
|
ce84733848
|
Major rework of logic around compute resource and its subresources
|
4 years ago |
Sergey Shubin svs1370
|
4f617334be
|
Adding data_source_disk code and implementing collateral changes. No testing yet.
|
4 years ago |
Sergey Shubin svs1370
|
1490c543de
|
End of day commit, interim, no testing yet
|
4 years ago |
Sergey Shubin svs1370
|
871a5e06ee
|
End of day backup commit
|
4 years ago |
Sergey Shubin svs1370
|
132ed6d65e
|
Initial code injection, no testing or debugging yet
|
4 years ago |