Releases: opentelekomcloud/docker-machine-opentelekomcloud
v0.3.3
v0.3.2
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
Bug fixing
SG rules update
Functional tests in CI
v0.3.0
Overall refactoring
Clients now inside
Authentication fixes
v0.2.4
Bug fixes
Version 0.2.3
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
Add multiple error handling during driver removal: all possible resources will be clean up now
v0.2.3 beta 2
Backward compatibility fixes for environment variables
v0.2.3 beta 1
Add server group support with -otc-server-group and -otc-server-group-id
Release 0.2.2
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