Merge pull request #2669 from swordqiu/feature/qj-ceph-cloud-provider

feature: 1. add ceph cloud provider based on generic s3 provider 2.climc support AK/SK authentication
This commit is contained in:
yunion-ci-robot
2019-09-02 13:59:15 +08:00
committed by GitHub
25 changed files with 984 additions and 83 deletions
+1
View File
@@ -41,6 +41,7 @@ const (
CLOUD_PROVIDER_ZSTACK = "ZStack"
CLOUD_PROVIDER_GENERICS3 = "S3"
CLOUD_PROVIDER_CEPH = "Ceph"
CLOUD_PROVIDER_HEALTH_NORMAL = "normal" // 远端处于健康状态
CLOUD_PROVIDER_HEALTH_INSUFFICIENT = "insufficient" // 不足按需资源余额