From 11bc220a4119620f41c9f10436a984a0537f8996 Mon Sep 17 00:00:00 2001 From: Doug Goldstein Date: Wed, 4 Jun 2025 15:28:04 -0500 Subject: [PATCH] move a number of specs to their respective Ironic release A number of specs were still referenced as not-implemented but actually have been. Change-Id: I2d07e03d77e0e1a16a4f8aa5f893e8cd8f37ca20 Signed-off-by: Doug Goldstein --- specs/{not-implemented => 24.1}/httpboot.rst | 0 specs/{not-implemented => 26.1}/runbooks.rst | 0 specs/{not-implemented => 29.0}/bootable-container.rst | 0 specs/{not-implemented => 29.0}/graphical-console.rst | 0 specs/{not-implemented => 29.0}/oci-url.rst | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename specs/{not-implemented => 24.1}/httpboot.rst (100%) rename specs/{not-implemented => 26.1}/runbooks.rst (100%) rename specs/{not-implemented => 29.0}/bootable-container.rst (100%) rename specs/{not-implemented => 29.0}/graphical-console.rst (100%) rename specs/{not-implemented => 29.0}/oci-url.rst (100%) diff --git a/specs/not-implemented/httpboot.rst b/specs/24.1/httpboot.rst similarity index 100% rename from specs/not-implemented/httpboot.rst rename to specs/24.1/httpboot.rst diff --git a/specs/not-implemented/runbooks.rst b/specs/26.1/runbooks.rst similarity index 100% rename from specs/not-implemented/runbooks.rst rename to specs/26.1/runbooks.rst diff --git a/specs/not-implemented/bootable-container.rst b/specs/29.0/bootable-container.rst similarity index 100% rename from specs/not-implemented/bootable-container.rst rename to specs/29.0/bootable-container.rst diff --git a/specs/not-implemented/graphical-console.rst b/specs/29.0/graphical-console.rst similarity index 100% rename from specs/not-implemented/graphical-console.rst rename to specs/29.0/graphical-console.rst diff --git a/specs/not-implemented/oci-url.rst b/specs/29.0/oci-url.rst similarity index 100% rename from specs/not-implemented/oci-url.rst rename to specs/29.0/oci-url.rst