mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-09-19 02:37:24 +08:00
fix: 隐藏auzre经典类型存储
This commit is contained in:
@@ -62,7 +62,7 @@ func (self *SClassicStorage) GetGlobalId() string {
|
||||
}
|
||||
|
||||
func (self *SClassicStorage) IsEmulated() bool {
|
||||
return false
|
||||
return true
|
||||
}
|
||||
|
||||
func (self *SClassicStorage) GetIZone() cloudprovider.ICloudZone {
|
||||
|
||||
Reference in New Issue
Block a user