From 0cd2cec87af12d383e7a85ba954485f9b1509581 Mon Sep 17 00:00:00 2001 From: Martin Kopec Date: Tue, 5 Jan 2021 09:25:05 +0000 Subject: [PATCH] Release 3.1.0 releasenotes As we have created a new tag (3.1.0) let's create a new releasenotes section in order to present the changes done in the latest release. A few formatting issues are fixed as well. Change-Id: I4f428155dfeb84d3d5424dd58dd0d3b8df375848 --- ...ve-SSL-configuration-16f0f06a6ade3a3d.yaml | 20 ++++++++++--------- ...er-placement-service-bbd6522424e4eee4.yaml | 8 +++++--- releasenotes/source/index.rst | 1 + releasenotes/source/v3.1.0.rst | 6 ++++++ 4 files changed, 23 insertions(+), 12 deletions(-) create mode 100644 releasenotes/source/v3.1.0.rst diff --git a/releasenotes/notes/Improve-SSL-configuration-16f0f06a6ade3a3d.yaml b/releasenotes/notes/Improve-SSL-configuration-16f0f06a6ade3a3d.yaml index fe1f6a18..07699ae9 100644 --- a/releasenotes/notes/Improve-SSL-configuration-16f0f06a6ade3a3d.yaml +++ b/releasenotes/notes/Improve-SSL-configuration-16f0f06a6ade3a3d.yaml @@ -2,16 +2,18 @@ features: - | discover-tempest-config can now automatically set the following 2 tempest - options: - * CONF.identity.disable_ssl_certificate_validation - * CONF.identity.ca_certificates_file + options + + * ``CONF.identity.disable_ssl_certificate_validation`` + * ``CONF.identity.ca_certificates_file`` + The mentioned options are set based on cloud's request verify arguments - (verify and cert) read (either set as environent variables or passed via + (verify and cert) read (either set as environment variables or passed via CLI) by openstack package. fixes: - | - Passing a value from --insecure argument is fixed. Previously --insecure - didn't have any effect on discover-tempest-config and its behavior which - lead to failing requests due to certificates verify failures. That is fixed - now. Now the --insecure's value will be stored in the internal Credentials - class and safely pased in requests querying the cloud. + Passing a value from ``--insecure`` argument is fixed. Previously + ``--insecure`` didn't have any effect on discover-tempest-config and its + behavior which lead to failing requests due to certificates verify failures. + That is fixed now. Now the --insecure's value will be stored in the + internal Credentials class and safely pased in requests querying the cloud. diff --git a/releasenotes/notes/discover-placement-service-bbd6522424e4eee4.yaml b/releasenotes/notes/discover-placement-service-bbd6522424e4eee4.yaml index b868ed47..3b953122 100644 --- a/releasenotes/notes/discover-placement-service-bbd6522424e4eee4.yaml +++ b/releasenotes/notes/discover-placement-service-bbd6522424e4eee4.yaml @@ -2,7 +2,9 @@ features: - | discover-tempest-config can now automatically set the following 2 tempest - options: - * CONF.placement.min_microversion - * CONF.placement.max_microversion + options + + * ``CONF.placement.min_microversion`` + * ``CONF.placement.max_microversion`` + The mentioned options are set based on the placement service response. diff --git a/releasenotes/source/index.rst b/releasenotes/source/index.rst index 7e3d89b9..c1e2e4ad 100644 --- a/releasenotes/source/index.rst +++ b/releasenotes/source/index.rst @@ -6,6 +6,7 @@ :maxdepth: 1 unreleased + v3.1.0 v3.0.0 v2.5.0 v2.4.0 diff --git a/releasenotes/source/v3.1.0.rst b/releasenotes/source/v3.1.0.rst new file mode 100644 index 00000000..c52601ad --- /dev/null +++ b/releasenotes/source/v3.1.0.rst @@ -0,0 +1,6 @@ +==================== +v3.1.0 Release Notes +==================== + +.. release-notes:: 3.1.0 Release Notes + :version: 3.1.0