Update mv version history document for 3.65

Change I655a47fc75dd introduced microversion 3.65.  Update the
microversion history doc to reflect this.

Change-Id: I8cbe51f5e7207c241d2d490af1a6ba6e8ef74b16
This commit is contained in:
Brian Rosmaita
2021-08-31 11:51:54 -04:00
parent 8e51c8dfd4
commit dab252f1f4

View File

@@ -490,3 +490,11 @@ in the volume details.
-------------------------
Include the ``encryption_key_id`` in volume and backup details when the
associated volume is encrypted.
3.65
----
Include a ``consumes_quota`` field in volume and snapshot details to indicate
whether the resource is consuming quota or not. Also, accept a
``consumes_quota`` filter, which takes a boolean value, in the volume and
snapshot list requests. (The default listing behavior is not to use this
filter.)