Move 2 finished specs to corresponding releases

This moves the soft-power-reboot-nmi spec to 7.0 [1] which is when the
feature was finished.

The change-default-api-version-to-latest-known-in-CLI spec was implemented
in the python-ironicclient v2.0.0 [2] which corresponds to the ironic
9.2 version.

This adds a 'Queens' entry to the index, for the 9.2 release.

[1] https://docs.openstack.org/releasenotes/ironic/ocata.html#id10
[2] https://docs.openstack.org/releasenotes/python-ironicclient/queens.html#id4

Change-Id: I382aac00fb69ed991b7bafca325ae3b82b985b14
This commit is contained in:
Ruby Loo 2018-03-03 16:19:57 +00:00
parent 86108b9fb1
commit d48c74cd0b
3 changed files with 12 additions and 0 deletions

View File

@ -64,6 +64,18 @@ Implemented specifications
These specifications have been implemented and are grouped in the
development cycles in which they were completed.
Queens
------
9.2
~~~
.. toctree::
:glob:
:maxdepth: 1
specs/9.2/*
Pike
------