Remove an outdated comment
Commit I66d1cfad7c37215cadeca9b7d07cb646fb35b50f removed the constraint that we cannot do a retype to or from an encrypted volume type. One comment that stated otherwise was left behind. This commit removes it. Change-Id: I9dd22de01a1bd4d6d9595f3a8bd6026fbea1c33b
This commit is contained in:
parent
bf20ff6c36
commit
669fd027bf
@ -1563,7 +1563,6 @@ class API(base.Base):
|
||||
'group_id': (None, ''),
|
||||
'volume_type_id': db.Not(vol_type_id)}
|
||||
|
||||
# We don't support changing encryption requirements yet
|
||||
# We don't support changing QoS at the front-end yet for in-use volumes
|
||||
# TODO(avishay): Call Nova to change QoS setting (libvirt has support
|
||||
# - virDomainSetBlockIoTune() - Nova does not have support yet).
|
||||
|
Loading…
x
Reference in New Issue
Block a user