[release-announce] barbican 6.0.1 (queens)

no-reply at openstack.org no-reply at openstack.org
Mon Jun 18 13:49:59 UTC 2018


We are chuffed to announce the release of:

barbican 6.0.1: OpenStack Secure Key Management

This release is part of the queens stable release series.

Download the package from:

    https://tarballs.openstack.org/barbican/

For more details, please see below.

Changes in barbican 6.0.0..6.0.1
--------------------------------

4982e6f Commit DB changes on API startup
0a90857 TrivialFix: Update block code to be more beautiful
018e214 Change restart the services command
6b2b03b Update auth_uri option to www_authenticate_uri
7bfd0ba Initialize db for Barbican Keystone listener
5c5b3d2 Add retries for Dogtag plugin
d3856ce Fix fedora gate job to be f27 instead of f26
9432b16 Updating time for functional tests
8cb1417 Fix the grenade-devstack-barbican gate
89a5c0e Update UPPER_CONSTRAINTS_FILE for stable/queens
b33ffe0 Update .gitreview for stable/queens


Diffstat (except docs and test files)
-------------------------------------

.gitreview                                         |  1 +
.zuul.yaml                                         | 12 +--
barbican/api/app.py                                | 15 +++-
barbican/plugin/dogtag.py                          | 89 ++++++++++++++++------
barbican/plugin/dogtag_config_opts.py              |  3 +
barbican/queue/keystone_listener.py                |  2 +
devstack/lib/barbican                              | 17 ++++-
devstack/upgrade/upgrade.sh                        |  2 +-
.../api/v1/functional/test_consumers.py            |  2 +-
.../api/v1/functional/test_containers.py           |  4 +-
tox.ini                                            |  2 +-
19 files changed, 122 insertions(+), 53 deletions(-)







More information about the Release-announce mailing list