diff --git a/doc/source/index.rst b/doc/source/index.rst index b70a7e8c..b4fd1cc1 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -61,6 +61,18 @@ Implemented specifications These specifications have been implemented and are grouped in the development cycles in which they were completed. +Ocata +------ + +7.0 +~~~ + +.. toctree:: + :glob: + :maxdepth: 1 + + specs/7.0/* + Newton ------ diff --git a/specs/not-implemented/collect-logs-from-agent-ramdisk.rst b/specs/6.2/collect-logs-from-agent-ramdisk.rst similarity index 100% rename from specs/not-implemented/collect-logs-from-agent-ramdisk.rst rename to specs/6.2/collect-logs-from-agent-ramdisk.rst diff --git a/specs/not-implemented/crud-and-state-notifications.rst b/specs/7.0/crud-and-state-notifications.rst similarity index 100% rename from specs/not-implemented/crud-and-state-notifications.rst rename to specs/7.0/crud-and-state-notifications.rst diff --git a/specs/not-implemented/driver-composition-reform.rst b/specs/7.0/driver-composition-reform.rst similarity index 100% rename from specs/not-implemented/driver-composition-reform.rst rename to specs/7.0/driver-composition-reform.rst diff --git a/specs/not-implemented/interface-attach-detach-api.rst b/specs/7.0/interface-attach-detach-api.rst similarity index 100% rename from specs/not-implemented/interface-attach-detach-api.rst rename to specs/7.0/interface-attach-detach-api.rst diff --git a/specs/not-implemented/ironic-ml2-integration.rst b/specs/7.0/ironic-ml2-integration.rst similarity index 100% rename from specs/not-implemented/ironic-ml2-integration.rst rename to specs/7.0/ironic-ml2-integration.rst diff --git a/specs/not-implemented/notifications.rst b/specs/7.0/notifications.rst similarity index 100% rename from specs/not-implemented/notifications.rst rename to specs/7.0/notifications.rst