You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
Support for paravirtualized launch mode when importing images in the Compute service
Support for Key Management service
Support for encrypting the contents of an Object Storage bucket using a Key Management service key
Support for specifying a Key Management service key when launching a compute instance in the Compute service
Support for specifying a Key Management service key when backing up or restoring a block storage volume in the Block Volume service
Fixed
ObjectStorageClient requires int value for content_length keyword argument to put_object and upload_part, but the SDK was not converting the type for the Requests library.