Explorar el Código

Support cloud_essd disk category for API CreateDisk, CreateInstance and RunInstances, and support configurating PerformanceLevel when choose cloud_essd.

sdk-team hace 7 años
padre
commit
c6effd8aaa
Se han modificado 2 ficheros con 7 adiciones y 1 borrados
  1. 6 0
      CHANGELOG
  2. 1 1
      VERSION

+ 6 - 0
CHANGELOG

@@ -1,3 +1,9 @@
+2019-07-01 Version 1.36.55
+- Support cloud_essd disk category for API CreateDisk, CreateInstance and RunInstances, and support configurating PerformanceLevel when choose cloud_essd.
+- Add ModifyDiskSpec API to support cloud_essd PerformanceLevel modification.
+- Add AutoProvisioningGroup interfaces, provide AutoProvisioningGroup function.
+- Add RetentionDays to snapshot creating.
+
 2019-06-27 Version 1.36.54
 - Added setting of crop_mode parameter.
 

+ 1 - 1
VERSION

@@ -1 +1 @@
-1.36.54
+1.36.55