From 01421632ea0632f1d11933c9e241b0b68905c68d Mon Sep 17 00:00:00 2001 From: Ayo Kayode Date: Tue, 21 Oct 2025 13:58:38 +0100 Subject: [PATCH 1/2] Clarify correct usage of 'install --testenv' in bifrost-cli docs The previous example showed the test environment setup command as `./bifrost-cli --testenv`, which omitted the required `install` action. This could confuse new users who might assume the flag works alone. This update corrects the example to `./bifrost-cli install --testenv`, making the usage clearer and helping beginners follow the proper setup steps. Change-Id: Icc157699c71936f6f90c0357fbe3964b2a20619c Signed-off-by: Ayo Kayode --- doc/source/contributor/testenv.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/contributor/testenv.rst b/doc/source/contributor/testenv.rst index 2606a94b..38d9be4b 100644 --- a/doc/source/contributor/testenv.rst +++ b/doc/source/contributor/testenv.rst @@ -60,7 +60,7 @@ To install Bifrost services inside the testenv: .. code-block:: bash - ./bifrost-cli --testenv + ./bifrost-cli install --testenv Additionally, the following parameters can be useful: From ac48e6fcb76915a78b662092bfbc8bcc65ce0baa Mon Sep 17 00:00:00 2001 From: OpenStack Release Bot Date: Fri, 31 Oct 2025 12:03:42 +0000 Subject: [PATCH 2/2] reno: Update master for unmaintained/2024.1 Update the 2024.1 release notes configuration to build from unmaintained/2024.1. Change-Id: I843197272bcb28100e68921093572ee983471a42 Signed-off-by: OpenStack Release Bot Generated-By: openstack/project-config:roles/copy-release-tools-scripts/files/release-tools/change_reno_branch_to_unmaintained.sh --- releasenotes/source/2024.1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasenotes/source/2024.1.rst b/releasenotes/source/2024.1.rst index 4977a4f1..6896656b 100644 --- a/releasenotes/source/2024.1.rst +++ b/releasenotes/source/2024.1.rst @@ -3,4 +3,4 @@ =========================== .. release-notes:: - :branch: stable/2024.1 + :branch: unmaintained/2024.1