From 5dd111817dfc4746a12ea94a64ea14e4394ff01c Mon Sep 17 00:00:00 2001 From: Matthew Treinish Date: Thu, 2 Oct 2014 23:09:39 -0400 Subject: [PATCH] Move implemented specs into implemented dir In the past few weeks a few more open BPs have been closed. Let's migrate these specs into the implemented dir to mark them as such. Change-Id: I1a72514085f37075dc707a3519a97cf8f3482f0e --- specs/{ => implemented}/add-service-tags.rst | 0 specs/{ => implemented}/more-selectable-swift-tests.rst | 0 specs/{ => implemented}/tempest-client-scenarios.rst | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename specs/{ => implemented}/add-service-tags.rst (100%) rename specs/{ => implemented}/more-selectable-swift-tests.rst (100%) rename specs/{ => implemented}/tempest-client-scenarios.rst (100%) diff --git a/specs/add-service-tags.rst b/specs/implemented/add-service-tags.rst similarity index 100% rename from specs/add-service-tags.rst rename to specs/implemented/add-service-tags.rst diff --git a/specs/more-selectable-swift-tests.rst b/specs/implemented/more-selectable-swift-tests.rst similarity index 100% rename from specs/more-selectable-swift-tests.rst rename to specs/implemented/more-selectable-swift-tests.rst diff --git a/specs/tempest-client-scenarios.rst b/specs/implemented/tempest-client-scenarios.rst similarity index 100% rename from specs/tempest-client-scenarios.rst rename to specs/implemented/tempest-client-scenarios.rst