Move Stein implemented specs

This moves the completed Stein specs to the implemented directory and
adds the redirects. This was done using:

  $ tox -e move-implemented-specs stein

This also removes the stein-template symlink from the docs.

And renames the handling-down-cell_new.rst spec to handling-down-cell.rst
to match the blueprint.

Change-Id: Id92bec8c5a2436a4053765f735d252c7c165f019
This commit is contained in:
melanie witt 2019-03-22 16:48:34 +00:00
parent 22da2a8021
commit b7677c59ac
23 changed files with 19 additions and 9 deletions

View File

@ -2,13 +2,6 @@
Nova Stein Specifications
=========================
Template:
.. toctree::
:maxdepth: 1
Specification Template (Stein release) <template>
Stein implemented specs:
.. toctree::

View File

@ -1 +0,0 @@
../../../../specs/stein-template.rst

View File

@ -1 +0,0 @@
../../stein-template.rst

View File

@ -0,0 +1,19 @@
approved/alloc-candidates-in-tree.rst ../implemented/alloc-candidates-in-tree.rst
approved/bandwidth-resource-provider.rst ../implemented/bandwidth-resource-provider.rst
approved/boot-instance-specific-storage-backend.rst ../implemented/boot-instance-specific-storage-backend.rst
approved/conf-max-attach-volumes.rst ../implemented/conf-max-attach-volumes.rst
approved/expose-virtual-device-tags-in-rest-api.rst ../implemented/expose-virtual-device-tags-in-rest-api.rst
approved/flavor-extra-spec-image-property-validation.rst ../implemented/flavor-extra-spec-image-property-validation.rst
approved/generic-os-vif-offloads.rst ../implemented/generic-os-vif-offloads.rst
approved/initial-allocation-ratios.rst ../implemented/initial-allocation-ratios.rst
approved/ironic-conductor-groups.rst ../implemented/ironic-conductor-groups.rst
approved/live-migration-force-after-timeout.rst ../implemented/live-migration-force-after-timeout.rst
approved/per-aggregate-scheduling-weight.rst ../implemented/per-aggregate-scheduling-weight.rst
approved/per-instance-libvirt-sysinfo-serial.rst ../implemented/per-instance-libvirt-sysinfo-serial.rst
approved/remove-force-flag-from-live-migrate-and-evacuate.rst ../implemented/remove-force-flag-from-live-migrate-and-evacuate.rst
approved/show-server-group.rst ../implemented/show-server-group.rst
approved/support-hpet-on-guest.rst ../implemented/support-hpet-on-guest.rst
approved/support-to-query-nova-resources-filter-by-changes-before.rst ../implemented/support-to-query-nova-resources-filter-by-changes-before.rst
approved/vmware-live-migration.rst ../implemented/vmware-live-migration.rst
approved/vrouter-hw-offloads.rst ../implemented/vrouter-hw-offloads.rst
approved/handling-down-cell_new.rst ../implemented/handling-down-cell.rst