From 4497aa6c83a0f1061e2c17a42de0a20c42da58d9 Mon Sep 17 00:00:00 2001 From: Erno Kuvaja Date: Fri, 6 Jul 2018 12:28:57 +0100 Subject: [PATCH] Amend the Remove v1 spec with new details Change-Id: I80ce444b2073e9db1872603b6a0c71c73c644389 --- specs/rocky/approved/glance/remove-v1.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/specs/rocky/approved/glance/remove-v1.rst b/specs/rocky/approved/glance/remove-v1.rst index 4147dfa2..2663ceb0 100644 --- a/specs/rocky/approved/glance/remove-v1.rst +++ b/specs/rocky/approved/glance/remove-v1.rst @@ -15,6 +15,10 @@ Spec Lite: Remove the Images API v1 for example, removing any Tempest tests that use the v1 API. These will be noted as "Work Items" on the Blueprint. +:how: Remove all v1 tests, remove v1 endpoints from Images API, remove + `glance-cache-manage` command that is still relying fully on v1 API. + Gradually clean out the v1 code base that's left behind. + :impacts: DocImpact (All v1 docs will have to be removed) :timeline: target for the Q-3 milestone (week of 22 January 2017) @@ -23,4 +27,4 @@ Spec Lite: Remove the Images API v1 :reviewers: all core reviewers -:assignee: rosmaita +:assignee: jokke