×

CHANGELOG

 
 ## 0.3.1
 
CHANGES:
 
- kvm_lib_object can be used as template for kvm_instance disk
- kvm_lib_object (Iso images) or standard library iso images can be attached to kvm_instance (iso attribute)
- add kvm_lib_object's lib_filename attribute for use as kvm_instance's iso
 
FIXES:
 
- kvm_instance state changing work correctly now
 
## 0.3.0
 
 FEATURES:
 
 - New resource: kvm_lib_object
 
## 0.2.4
 
 CHANGES:
 
 - GUIDs are no longer used to define resources
 - Root SSH keys can be added to Kvm instances
 
 ## 0.2.3
 
 Bug fixes
 
 ## 0.2.2
 
 Bug fixes, API changes
 
 ## 0.2.1
 
 Bug fixes, API changes
 
 ## 0.2.0
 
 FEATURES:
 
 - New resources: kvm_extip, kvm_vnet, kvm_instance
 
 CHANGES:
 
 - Remove "storage_class_id" attribute from _storage_bucket resource because of API changes
 - Rename "sec_created" attribute to "creation_timestamp"
 
 ## 0.1.2
 
 Intermediate test release
 
 ## 0.1.1
 
 FIXES:
 
 - Some internal URL fixes
 
 ## 0.1.0
 
 FEATURES:
 
 - Authentication: env, tokens, key files
 - User info
 - S3 support (storages, access keys, buckets, storage objects)