diff --git a/specs/queens/approved/glance/lite-specs.rst b/specs/queens/approved/glance/lite-specs.rst deleted file mode 100644 index 68dbdb3d..00000000 --- a/specs/queens/approved/glance/lite-specs.rst +++ /dev/null @@ -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. - - -------------------------- - -: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 -=================================== diff --git a/specs/queens/approved/glance_store/lite-specs.rst b/specs/queens/approved/glance_store/lite-specs.rst deleted file mode 100644 index c02af9d2..00000000 --- a/specs/queens/approved/glance_store/lite-specs.rst +++ /dev/null @@ -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 -=================================== diff --git a/specs/queens/approved/index.rst b/specs/queens/approved/index.rst index 0ee56d71..a3ac6546 100644 --- a/specs/queens/approved/index.rst +++ b/specs/queens/approved/index.rst @@ -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: diff --git a/specs/queens/approved/python-glanceclient/lite-specs.rst b/specs/queens/approved/python-glanceclient/lite-specs.rst deleted file mode 100644 index 92b6ab7e..00000000 --- a/specs/queens/approved/python-glanceclient/lite-specs.rst +++ /dev/null @@ -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 -===================================