Skip to content

Releases: opentelekomcloud/docker-machine-opentelekomcloud

v0.3.3

15 Apr 10:07
6db6f73
Compare
Choose a tag to compare
elastic ip release fix (#77)

elastic ip release fix

Reviewed-by: Sergei Martynov
Reviewed-by: Artem Lifshits

v0.3.2

12 Apr 10:59
726240d
Compare
Choose a tag to compare
fix deletion of precreated security groups (#76)

fix deletion of precreated security groups

Sometimes security groups was still there after machine deletion

Reviewed-by: Artem Lifshits

v0.3.1

02 Apr 09:24
f69e1dd
Compare
Choose a tag to compare

Bug fixing
SG rules update
Functional tests in CI

v0.3.0

26 Mar 15:03
fce3dc5
Compare
Choose a tag to compare

Overall refactoring
Clients now inside
Authentication fixes

v0.2.4

14 Sep 13:20
4f83b3f
Compare
Choose a tag to compare

Bug fixes

Version 0.2.3

17 Apr 16:13
Compare
Choose a tag to compare

Backward compatibility fixes

Support user data file content via -otc-user-data-raw (required to use user data file within Rancher)

Support server groups via -otc-server-group and -otc-server-group-id

Change default image to Standard_Ubuntu_18.04_latest and default ssh user to ubuntu

v0.2.3 beta 3

13 Apr 09:27
aee991e
Compare
Choose a tag to compare
v0.2.3 beta 3 Pre-release
Pre-release

Add multiple error handling during driver removal: all possible resources will be clean up now

v0.2.3 beta 2

09 Apr 15:58
fcf8de8
Compare
Choose a tag to compare
v0.2.3 beta 2 Pre-release
Pre-release

Backward compatibility fixes for environment variables

v0.2.3 beta 1

09 Apr 08:25
8dc4415
Compare
Choose a tag to compare
v0.2.3 beta 1 Pre-release
Pre-release

Add server group support with -otc-server-group and -otc-server-group-id

Release 0.2.2

08 Apr 13:07
Compare
Choose a tag to compare

Add support of -otc-user-data-file for user data file injection

Backward compatibility fixes:

Add missing flags from https://github.com/Huawei/DockerMachineDriver4OTC

CLI option Environment variable Default
--otc-access-key-id ACCESS_KEY_ID -
--otc-access-key-key ACCESS_KEY_SECRET -
--otc-available-zone AVAILABLE_ZONE -
--otc-bandwidth-size BANDWIDTH_SIZE 10
--otc-bandwidth-type BANDWIDTH_TYPE PER
--otc-elasticip-type ELASTICIP_TYPE 5_bgp
--otc-root-volume-size ROOT_VOLUME_SIZE 40
--otc-root-volume-type ROOT_VOLUME_TYPE SATA
--otc-elastic-ip ELASTIC_IP 1

NB! Using custom ECS endpoint (--otc-service-endpoint) is not supported ― endpoint from service catalog is used