Clean up Queens 'approved' directory

In Queens, we began putting lite specs each into their own file
instead of keeping them all in a single file.  This has left us with
"empty" Queens lite spec template files in the 'approved' directory,
so this patch removes them.

Change-Id: I5449c625653bb3aec7fdff30a831fb065ab9c084
This commit is contained in:
Brian Rosmaita 2017-10-30 11:43:36 -04:00
parent c2c3d21db7
commit 02ecfd03ef
4 changed files with 4 additions and 128 deletions

View File

@ -1,41 +0,0 @@
:orphan:
================
Glance Spec Lite
================
Please keep this template section in place and add your own copy of it between the markers.
Please fill only one Spec Lite per commit.
<Title of your Spec Lite>
-------------------------
:problem: <What is the driver to make the change.>
:solution: <High level description what needs to get done. For example: "We need to
add client function X.Y.Z to interact with new server functionality Z".>
:impacts: <All possible \*Impact flags (same as in commit messages) or 'None'.>
Optionals (please remove this line and fill or remove the rest until End of Template):
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
:how: <More technical details than the high level overview of `solution` if needed.>
:alternatives: <Any alternative approaches that might be worth of bringing to discussion.>
:timeline: <Estimation of the time needed to complete the work.>
:link: <Link to the change in gerrit that already would provide the `solution`.
After commiting the Spec Lite depend the change to the Spec Lite commit.>
:reviewers: <If reviewers has been agreed for the functionality, list them here.>
:assignee: <If known, list who is going to work on the feature implementation here>
End of Template
+++++++++++++++
Add your Spec Lite before this line
===================================

View File

@ -1,41 +0,0 @@
:orphan:
======================
Glance Store Spec Lite
======================
Please keep this template section in place and add your own copy of it between the markers.
Please fill only one Spec Lite per commit.
<Title of your Spec Lite>
-------------------------
:problem: <What is the driver to make the change.>
:solution: <High level description what needs to get done. For example: "We need to
add client function X.Y.Z to interact with new server functionality Z".>
:impacts: <All possible \*Impact flags (same as in commit messages) or 'None'.>
Optionals (please remove this line and fill or remove the rest until End of Template):
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
:how: <More technical details than the high level overview of `solution` if needed.>
:alternatives: <Any alternative approaches that might be worth of bringing to discussion.>
:timeline: <Estimation of the time needed to complete the work.>
:link: <Link to the change in gerrit that already would provide the `solution`.
After commiting the Spec Lite depend the change to the Spec Lite commit.>
:reviewers: <If reviewers has been agreed for the functionality, list them here.>
:assignee: <If known, list who is going to work on the feature implementation here>
End of Template
+++++++++++++++
Add your Spec Lite before this line
===================================

View File

@ -16,11 +16,10 @@ Queens approved specs for Glance:
Queens approved specs for glance_store:
.. toctree::
:glob:
:maxdepth: 1
glance_store/*
There are no specs approved for glance_store for Queens.
Please consult the :doc:`../../untargeted/index` if
you'd like to work on glance_store during the Queens
development cycle.
Queens approved specs for python-glanceclient:

View File

@ -1,41 +0,0 @@
:orphan:
=======================
Glance Client Spec Lite
=======================
Please keep this template section in place and add your own copy of it between the markers.
Please fill only one Spec Lite per commit.
<Title of your Spec Lite>
-------------------------
:problem: <What is the driver to make the change.>
:solution: <High level description what needs to get done. For example: "We need to
add client function X.Y.Z to interact with new server functionality Z".>
:impacts: <All possible \*Impact flags (same as in commit messages) or 'None'.>
Optionals (please remove this line and fill or remove the rest until End of Template):
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
:how: <More technical details than the high level overview of `solution` if needed.>
:alternatives: <Any alternative approaches that might be worth of bringing to discussion.>
:timeline: <Estimation of the time needed to complete the work.>
:link: <Link to the change in gerrit that already would provide the `solution`.
After commiting the Spec Lite depend the change to the Spec Lite commit.>
:reviewers: <If reviewers has been agreed for the functionality, list them here.>
:assignee: <If known, list who is going to work on the feature implementation here>
End of Template
+++++++++++++++
Add your Spec Lite before this line
===================================