We are overjoyed to announce the release of: sahara 16.0.0: Sahara project This release is part of the yoga release series. The source is available from: https://opendev.org/openstack/sahara Download the package from: https://tarballs.openstack.org/sahara/ Please report issues through: https://bugs.launchpad.net/sahara/+bugs For more details, please see below. Changes in sahara 15.0.0..16.0.0 -------------------------------- 02235e6c Update TOX_CONSTRAINTS_FILE for stable/yoga 9bbf339e Update .gitreview for stable/yoga 34c65635 Remove reference to deprecated RequestContext.user 177daad9 Fix compatibility with oslo.context >= 4.0.0 4a7f7b46 Solve the problem that the code in the xml file is not clear e9e50bed Let the code in the json file be displayed 257c58ef Make hidden code appear in admin guide 554d2377 Remove the suffix of *console* f0a0946c Make unclear code clear in user guide c500c71d Remove the suffix of *console* 44acc62a Remove the console suffix b8f144ab using code-block match console section to show the content 24690ea1 code-block replaces sourcecode to clearly display the content dd1e797a code-block replaces the soucecode in install docs section 5cbfe43e change the code-block header of the docs 4a2f80d7 Remove unicode from code 0fdbcf58 Remove unicode from code in release note conf e090890c Remove unicode from code in api-ref conf 6728a85e Remove unicode from code in doc conf 243a15ba Substring matching image's name 923c347e Update master for stable/xena d9693fee Enable healthcheck middleware by default c8a133ea setup.cfg: Replace dashes with underscores Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 12 +++-- api-ref/source/conf.py | 8 ++-- .../building-guest-images/sahara-image-create.rst | 4 +- etc/sahara/api-paste.ini | 6 +++ .../notes/healthcheck-02e429a3ffcd9482.yaml | 7 +++ releasenotes/source/conf.py | 14 +++--- releasenotes/source/index.rst | 1 + releasenotes/source/xena.rst | 6 +++ sahara/context.py | 18 ++++---- .../unit/conductor/manager/test_from_template.py | 4 +- .../validation/test_cluster_create_validation.py | 2 +- .../validation/test_cluster_scaling_validation.py | 38 +++++++-------- .../test_ng_template_validation_create.py | 16 +++---- .../test_ng_template_validation_update.py | 2 +- sahara/utils/openstack/images.py | 2 +- setup.cfg | 8 ++-- tools/config/config-generator.sahara.conf | 1 + tox.ini | 10 ++-- 32 files changed, 190 insertions(+), 152 deletions(-)
participants (1)
-
no-reply@openstack.org