Skip to content

Commit

Permalink
Update disktype config for essd for alibaba
Browse files Browse the repository at this point in the history
  • Loading branch information
seokho-son committed May 29, 2022
1 parent bb56508 commit a907381
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cloud-driver-libs/cloudos_meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ ALIBABA:
region: Region / Zone
credential: ClientId / ClientSecret
#rootdisktype: cloud_efficiency / cloud / cloud_ssd / cloud_essd
rootdisktype: cloud_efficiency / cloud / cloud_ssd
rootdisktype: cloud_essd / cloud_efficiency / cloud / cloud_ssd
#rootdisksize: cloud_efficiency|20|32768|GB / cloud|5|2000|GB / cloud_ssd|20|32768|GB / cloud_essd|20|32768|GB
rootdisksize: cloud_efficiency|20|32768|GB / cloud|5|2000|GB / cloud_ssd|20|32768|GB
rootdisksize: cloud_essd|20|32768|GB / cloud_efficiency|20|32768|GB / cloud|5|2000|GB / cloud_ssd|20|32768|GB
# idmaxlength: VPC / Subnet / SecurityGroup / KeyPair / VM
idmaxlength: 128 / 128 / 128 / 128 / 128

Expand Down

0 comments on commit a907381

Please sign in to comment.