This repository was archived by the owner on Jul 18, 2024. It is now read-only.
Tags: IBM/pyxcli
Tags
merge develop to master branch (#15) * Added new status code errors to MetadataServiceKeyAlreadyExistsError … (#8) * Added new status code errors to MetadataServiceKeyAlreadyExistsError and MetadataServiceKeyDoesNotExistError * Added new status code errors to MetadataServiceKeyAlreadyExistsError and MetadataServiceKeyDoesNotExistError * Separate errors for 'KEY_EXISTS' 'KEY_DOES_NOT_EXIST' * Added KeyExistsError and KeyDoesNotExistError to errors.rst documentation file * Changed version from 1.1.6 to 1.1.7 * Add new StorageObjectIsNotInDomain error code * Feature/csi pyxcli python3 (#13) * python3 support