We are pumped to announce the release of: solum 12.0.1: Application Lifecycle Management for OpenStack This release is part of the yoga stable release series. The source is available from: https://opendev.org/openstack/solum Download the package from: https://tarballs.openstack.org/solum/ Please report issues through: https://bugs.launchpad.net/solum/+bugs For more details, please see below. Changes in solum 12.0.0..12.0.1 ------------------------------- a50c1e6 Tenant to project migration for RequestContext 29b24a5 Update TOX_CONSTRAINTS_FILE for stable/yoga bc73f92 Update .gitreview for stable/yoga Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 1 - solum/api/auth.py | 4 ++-- solum/api/handlers/app_handler.py | 8 +++---- solum/api/handlers/assembly_handler.py | 4 ++-- solum/api/handlers/component_handler.py | 2 +- solum/api/handlers/extension_handler.py | 2 +- solum/api/handlers/infrastructure_handler.py | 2 +- solum/api/handlers/language_pack_handler.py | 2 +- solum/api/handlers/pipeline_handler.py | 2 +- solum/api/handlers/plan_handler.py | 4 ++-- solum/api/handlers/sensor_handler.py | 2 +- solum/api/handlers/service_handler.py | 2 +- solum/api/handlers/workflow_handler.py | 8 +++---- solum/common/context.py | 16 ++++++------- solum/common/solum_keystoneclient.py | 4 ++-- solum/common/trace_data.py | 2 +- solum/objects/sqlalchemy/component.py | 2 +- solum/objects/sqlalchemy/image.py | 7 +++--- solum/objects/sqlalchemy/models.py | 2 +- solum/objects/sqlalchemy/userlog.py | 2 +- solum/uploaders/tenant_logger.py | 2 +- solum/worker/app_handlers/default.py | 6 ++--- solum/worker/handlers/shell.py | 10 ++++---- tox.ini | 6 ++--- 43 files changed, 99 insertions(+), 98 deletions(-)
participants (1)
-
no-reply@openstack.org