diff --git a/specs/train/approved/train-template.rst b/specs/train/approved/train-template.rst deleted file mode 120000 index 553252363..000000000 --- a/specs/train/approved/train-template.rst +++ /dev/null @@ -1 +0,0 @@ -../../train-template.rst \ No newline at end of file diff --git a/specs/train/approved/add-host-and-hypervisor-hostname-flag-to-create-server.rst b/specs/train/implemented/add-host-and-hypervisor-hostname-flag-to-create-server.rst similarity index 100% rename from specs/train/approved/add-host-and-hypervisor-hostname-flag-to-create-server.rst rename to specs/train/implemented/add-host-and-hypervisor-hostname-flag-to-create-server.rst diff --git a/specs/train/approved/add-locked-reason.rst b/specs/train/implemented/add-locked-reason.rst similarity index 100% rename from specs/train/approved/add-locked-reason.rst rename to specs/train/implemented/add-locked-reason.rst diff --git a/specs/train/approved/amd-sev-libvirt-support.rst b/specs/train/implemented/amd-sev-libvirt-support.rst similarity index 100% rename from specs/train/approved/amd-sev-libvirt-support.rst rename to specs/train/implemented/amd-sev-libvirt-support.rst diff --git a/specs/train/approved/api-consistency-cleanup.rst b/specs/train/implemented/api-consistency-cleanup.rst similarity index 100% rename from specs/train/approved/api-consistency-cleanup.rst rename to specs/train/implemented/api-consistency-cleanup.rst diff --git a/specs/train/approved/count-quota-usage-from-placement.rst b/specs/train/implemented/count-quota-usage-from-placement.rst similarity index 100% rename from specs/train/approved/count-quota-usage-from-placement.rst rename to specs/train/implemented/count-quota-usage-from-placement.rst diff --git a/specs/train/approved/cpu-model-selection.rst b/specs/train/implemented/cpu-model-selection.rst similarity index 100% rename from specs/train/approved/cpu-model-selection.rst rename to specs/train/implemented/cpu-model-selection.rst diff --git a/specs/train/approved/cpu-resources.rst b/specs/train/implemented/cpu-resources.rst similarity index 100% rename from specs/train/approved/cpu-resources.rst rename to specs/train/implemented/cpu-resources.rst diff --git a/specs/train/approved/libvirt-neutron-sriov-livemigration.rst b/specs/train/implemented/libvirt-neutron-sriov-livemigration.rst similarity index 100% rename from specs/train/approved/libvirt-neutron-sriov-livemigration.rst rename to specs/train/implemented/libvirt-neutron-sriov-livemigration.rst diff --git a/specs/train/approved/libvirt-pmu-configuration.rst b/specs/train/implemented/libvirt-pmu-configuration.rst similarity index 100% rename from specs/train/approved/libvirt-pmu-configuration.rst rename to specs/train/implemented/libvirt-pmu-configuration.rst diff --git a/specs/train/approved/nova-support-instance-power-update.rst b/specs/train/implemented/nova-support-instance-power-update.rst similarity index 100% rename from specs/train/approved/nova-support-instance-power-update.rst rename to specs/train/implemented/nova-support-instance-power-update.rst diff --git a/specs/train/approved/numa-aware-live-migration.rst b/specs/train/implemented/numa-aware-live-migration.rst similarity index 100% rename from specs/train/approved/numa-aware-live-migration.rst rename to specs/train/implemented/numa-aware-live-migration.rst diff --git a/specs/train/approved/placement-req-filter-forbidden-aggregates.rst b/specs/train/implemented/placement-req-filter-forbidden-aggregates.rst similarity index 100% rename from specs/train/approved/placement-req-filter-forbidden-aggregates.rst rename to specs/train/implemented/placement-req-filter-forbidden-aggregates.rst diff --git a/specs/train/approved/pre-filter-disabled-computes.rst b/specs/train/implemented/pre-filter-disabled-computes.rst similarity index 100% rename from specs/train/approved/pre-filter-disabled-computes.rst rename to specs/train/implemented/pre-filter-disabled-computes.rst diff --git a/specs/train/approved/request-filter-image-types.rst b/specs/train/implemented/request-filter-image-types.rst similarity index 100% rename from specs/train/approved/request-filter-image-types.rst rename to specs/train/implemented/request-filter-image-types.rst diff --git a/specs/train/approved/show-server-numa-topology.rst b/specs/train/implemented/show-server-numa-topology.rst similarity index 100% rename from specs/train/approved/show-server-numa-topology.rst rename to specs/train/implemented/show-server-numa-topology.rst diff --git a/specs/train/approved/support-delete-on-termination-in-server-attach-volume.rst b/specs/train/implemented/support-delete-on-termination-in-server-attach-volume.rst similarity index 100% rename from specs/train/approved/support-delete-on-termination-in-server-attach-volume.rst rename to specs/train/implemented/support-delete-on-termination-in-server-attach-volume.rst diff --git a/specs/train/approved/support-move-ops-with-qos-ports.rst b/specs/train/implemented/support-move-ops-with-qos-ports.rst similarity index 100% rename from specs/train/approved/support-move-ops-with-qos-ports.rst rename to specs/train/implemented/support-move-ops-with-qos-ports.rst diff --git a/specs/train/approved/support-specifying-az-when-restore-shelved-server.rst b/specs/train/implemented/support-specifying-az-when-restore-shelved-server.rst similarity index 100% rename from specs/train/approved/support-specifying-az-when-restore-shelved-server.rst rename to specs/train/implemented/support-specifying-az-when-restore-shelved-server.rst diff --git a/specs/train/implemented/train-template.rst b/specs/train/implemented/train-template.rst deleted file mode 120000 index 553252363..000000000 --- a/specs/train/implemented/train-template.rst +++ /dev/null @@ -1 +0,0 @@ -../../train-template.rst \ No newline at end of file diff --git a/specs/train/approved/use-placement-in-tree.rst b/specs/train/implemented/use-placement-in-tree.rst similarity index 100% rename from specs/train/approved/use-placement-in-tree.rst rename to specs/train/implemented/use-placement-in-tree.rst diff --git a/specs/train/approved/virtual-persistent-memory.rst b/specs/train/implemented/virtual-persistent-memory.rst similarity index 100% rename from specs/train/approved/virtual-persistent-memory.rst rename to specs/train/implemented/virtual-persistent-memory.rst diff --git a/specs/train/redirects b/specs/train/redirects index e69de29bb..4b2651bca 100644 --- a/specs/train/redirects +++ b/specs/train/redirects @@ -0,0 +1,20 @@ +approved/add-host-and-hypervisor-hostname-flag-to-create-server.rst ../implemented/add-host-and-hypervisor-hostname-flag-to-create-server.rst +approved/add-locked-reason.rst ../implemented/add-locked-reason.rst +approved/amd-sev-libvirt-support.rst ../implemented/amd-sev-libvirt-support.rst +approved/api-consistency-cleanup.rst ../implemented/api-consistency-cleanup.rst +approved/count-quota-usage-from-placement.rst ../implemented/count-quota-usage-from-placement.rst +approved/cpu-model-selection.rst ../implemented/cpu-model-selection.rst +approved/cpu-resources.rst ../implemented/cpu-resources.rst +approved/libvirt-neutron-sriov-livemigration.rst ../implemented/libvirt-neutron-sriov-livemigration.rst +approved/libvirt-pmu-configuration.rst ../implemented/libvirt-pmu-configuration.rst +approved/nova-support-instance-power-update.rst ../implemented/nova-support-instance-power-update.rst +approved/numa-aware-live-migration.rst ../implemented/numa-aware-live-migration.rst +approved/placement-req-filter-forbidden-aggregates.rst ../implemented/placement-req-filter-forbidden-aggregates.rst +approved/pre-filter-disabled-computes.rst ../implemented/pre-filter-disabled-computes.rst +approved/request-filter-image-types.rst ../implemented/request-filter-image-types.rst +approved/show-server-numa-topology.rst ../implemented/show-server-numa-topology.rst +approved/support-delete-on-termination-in-server-attach-volume.rst ../implemented/support-delete-on-termination-in-server-attach-volume.rst +approved/support-move-ops-with-qos-ports.rst ../implemented/support-move-ops-with-qos-ports.rst +approved/support-specifying-az-when-restore-shelved-server.rst ../implemented/support-specifying-az-when-restore-shelved-server.rst +approved/use-placement-in-tree.rst ../implemented/use-placement-in-tree.rst +approved/virtual-persistent-memory.rst ../implemented/virtual-persistent-memory.rst