Fixed encryption type methods to comply with documentation
This change fixes an optional `encryption_id` parameter
for updating and deleting encryption types to comply
with OpenStack documentation.
`encryption_id` is optional because only one
`encryption_id` can be associated with a `volume type`,
therefore, an encryption type is deleted using
`volume type`.
`encryption_id` is only used for Cinder
notifications.
Closes-bug: #1835186
Co-Authored-By: Evan Wever <evan.wever@gmail.com>
Change-Id: Ieca29000b5754373e6250818ccf2b3b6d4ef80e2
3 files changed