mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-09-21 14:19:49 +08:00
允许更改openstack存储容量
This commit is contained in:
@@ -53,7 +53,7 @@ func (storage *SStorage) GetGlobalId() string {
|
||||
}
|
||||
|
||||
func (storage *SStorage) IsEmulated() bool {
|
||||
return true
|
||||
return false
|
||||
}
|
||||
|
||||
func (storage *SStorage) GetIZone() cloudprovider.ICloudZone {
|
||||
|
||||
Reference in New Issue
Block a user