We are stoked to announce the release of: karbor 1.3.0: Application Data Protection as a Service for OpenStack This release is part of the stein release series. The source is available from: https://git.openstack.org/cgit/openstack/karbor Download the package from: https://tarballs.openstack.org/karbor/ Please report issues through launchpad: https://bugs.launchpad.net/karbor For more details, please see below. Changes in karbor 1.2.0..1.3.0 ------------------------------ fed1afa Add unit test for quota defaults api a5e27bb Stop using deprecated keystone_authtoken/auth_uri e792f52 README: make it us-ascii bb9625f Add unittest to api of quotas c49a69e Correct spelling errors 71a7695 Fix to allow more parameters for retention_protect 7f7eb3d modify grammatical errors Diffstat (except docs and test files) ------------------------------------- README.rst | 2 +- .../specs/kubernetes-pods-protection-plugin.rst | 2 +- karbor/api/schemas/scheduled_operations.py | 2 +- karbor/utils.py | 2 +- lower-constraints.txt | 2 +- requirements.txt | 2 +- 10 files changed, 43 insertions(+), 13 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index e803e2c..aa5b296 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14 +14 @@ keystoneauth1>=3.4.0 # Apache-2.0 -keystonemiddleware>=4.17.0 # Apache-2.0 +keystonemiddleware>=4.18.0 # Apache-2.0