diff --git a/specs/2024.1/approved/2024.1-template.rst b/specs/2024.1/approved/2024.1-template.rst deleted file mode 120000 index b906c61ac..000000000 --- a/specs/2024.1/approved/2024.1-template.rst +++ /dev/null @@ -1 +0,0 @@ -../../2024.1-template.rst \ No newline at end of file diff --git a/specs/2024.1/implemented/2024.1-template.rst b/specs/2024.1/implemented/2024.1-template.rst deleted file mode 120000 index b906c61ac..000000000 --- a/specs/2024.1/implemented/2024.1-template.rst +++ /dev/null @@ -1 +0,0 @@ -../../2024.1-template.rst \ No newline at end of file diff --git a/specs/2024.1/approved/enforce-remote-console-session-timeout.rst b/specs/2024.1/implemented/enforce-remote-console-session-timeout.rst similarity index 100% rename from specs/2024.1/approved/enforce-remote-console-session-timeout.rst rename to specs/2024.1/implemented/enforce-remote-console-session-timeout.rst diff --git a/specs/2024.1/approved/ironic-shards.rst b/specs/2024.1/implemented/ironic-shards.rst similarity index 100% rename from specs/2024.1/approved/ironic-shards.rst rename to specs/2024.1/implemented/ironic-shards.rst diff --git a/specs/2024.1/approved/libvirt-dev-alias.rst b/specs/2024.1/implemented/libvirt-dev-alias.rst similarity index 100% rename from specs/2024.1/approved/libvirt-dev-alias.rst rename to specs/2024.1/implemented/libvirt-dev-alias.rst diff --git a/specs/2024.1/approved/libvirt-maxphysaddr-support.rst b/specs/2024.1/implemented/libvirt-maxphysaddr-support.rst similarity index 100% rename from specs/2024.1/approved/libvirt-maxphysaddr-support.rst rename to specs/2024.1/implemented/libvirt-maxphysaddr-support.rst diff --git a/specs/2024.1/approved/libvirt-mdev-live-migrate.rst b/specs/2024.1/implemented/libvirt-mdev-live-migrate.rst similarity index 100% rename from specs/2024.1/approved/libvirt-mdev-live-migrate.rst rename to specs/2024.1/implemented/libvirt-mdev-live-migrate.rst diff --git a/specs/2024.1/approved/list-requested-az.rst b/specs/2024.1/implemented/list-requested-az.rst similarity index 98% rename from specs/2024.1/approved/list-requested-az.rst rename to specs/2024.1/implemented/list-requested-az.rst index 0c71b1f5c..cfe441c67 100644 --- a/specs/2024.1/approved/list-requested-az.rst +++ b/specs/2024.1/implemented/list-requested-az.rst @@ -8,7 +8,7 @@ List requested Availability Zones ========================================== -https://blueprints.launchpad.net/nova/+spec/list-requested-az.html +https://blueprints.launchpad.net/nova/+spec/list-requested-az Currently server show and server list --long output, displays the current AZ of the instance. That is, the AZ to which the host of diff --git a/specs/2024.1/approved/virtio_packedring_configuration_support.rst b/specs/2024.1/implemented/virtio-packedring-configuration-support.rst similarity index 100% rename from specs/2024.1/approved/virtio_packedring_configuration_support.rst rename to specs/2024.1/implemented/virtio-packedring-configuration-support.rst diff --git a/specs/2024.1/redirects b/specs/2024.1/redirects index e69de29bb..367c12a95 100644 --- a/specs/2024.1/redirects +++ b/specs/2024.1/redirects @@ -0,0 +1,7 @@ +approved/enforce-remote-console-session-timeout.rst ../implemented/enforce-remote-console-session-timeout.rst +approved/ironic-shards.rst ../implemented/ironic-shards.rst +approved/libvirt-dev-alias.rst ../implemented/libvirt-dev-alias.rst +approved/libvirt-maxphysaddr-support.rst ../implemented/libvirt-maxphysaddr-support.rst +approved/libvirt-mdev-live-migrate.rst ../implemented/libvirt-mdev-live-migrate.rst +approved/virtio-packedring-configuration-support.rst ../implemented/virtio-packedring-configuration-support.rst +approved/list-requested-az.rst ../implemented/list-requested-az.rst