summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2024-02-20 16:09:17 +0300
committerGunnar Mills <gunnar@gmills.xyz>2024-02-21 21:04:00 +0300
commit17505c63b901ea5f62071812838e412d64600f48 (patch)
tree1d5279a897c56c62c668e822af4ada2859187b9f /meson_options.txt
parentd50c69b038d21bdf929433ab9c67a4c723bcc018 (diff)
downloadbmcweb-17505c63b901ea5f62071812838e412d64600f48.tar.xz
multi-host: give some more time
Extend the deletion deadline until 9/1/2024 as Meta intends to have someone work on this feature shortly. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I3683aa3f04905c20fa7bb406dde54e549fdd2d8c
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson_options.txt b/meson_options.txt
index 84417701b9..fe5aa00783 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -291,7 +291,7 @@ option(
value: 'disabled',
description: '''This is a temporary option flag for staging the
ComputerSystemCollection transition to multi-host. It, as well as the code
- still beneath it will be removed on 9/1/2023. Do not enable in a
+ still beneath it will be removed on 9/1/2024. Do not enable in a
production environment, or where API stability is required.'''
)