Add newton priorities

Change-Id: I04a0221b7cc27318ddaba67ff81ca28b153a6d50
This commit is contained in:
Nikhil Komawar 2016-05-12 00:33:29 -04:00 committed by Brian Rosmaita
parent 12ce34ff3d
commit 4aad0c5381
1 changed files with 54 additions and 0 deletions

View File

@ -0,0 +1,54 @@
.. _newton-priorities:
========================
Newton Review Priorities
========================
The list of Newton review priorities:
+---------------------------+------------------------+--------------------------+
| Priority | Owner(s) | Specs |
+===========================+========================+==========================+
| DefCore Updates | `Nikhil Komawar`_ | |
+---------------------------+------------------------+--------------------------+
| Image Import Refactor | `Brian Rosmaita`_, | `image refactor`_ |
| | `Nikhil Komawar`_ | |
+---------------------------+------------------------+--------------------------+
| Nova V1 -> V2 Support | `Flavio Percoco`_, | `nova.image refactor`_ |
| | `Mike Fedosin`_, | |
| | `Sudipta Biswas`_, | |
| | `Nikhil Komawar`_ | |
+---------------------------+------------------------+--------------------------+
| Image Sharing | `Timothy Symanczyk`_, | `image sharing`_ |
| | `Brian Rosmaita`_, | |
| | `Nikhil Komawar`_ | |
+---------------------------+------------------------+--------------------------+
| In Tree API Docs | `Brian Rosmaita`_ | `api-ref docs`_ |
+---------------------------+------------------------+--------------------------+
.. _Brian Rosmaita: https://launchpad.net/~rosmaita
.. _Flavio Percoco: https://launchpad.net/~flaper87
.. _Mike Fedosin: https://launchpad.net/~mfedosin
.. _Nikhil Komawar: https://launchpad.net/~nikhil-komawar
.. _Sudipta Biswas: https://launchpad.net/~sbiswas7
.. _Timothy Symanczyk: https://launchpad.net/~timothy-symanczyk
.. _image refactor: https://review.openstack.org/#/c/232371/
.. _nova.image refactor: https://review.openstack.org/#/c/229891/
.. _image sharing: https://review.openstack.org/#/c/271019/
.. _api-ref docs: https://review.openstack.org/#/c/312259/
Side Priorities
---------------
The following are important, but subject to reviewer bandwidth given the
previously stated priorities:
+---------------------------+------------------------+--------------------------+
| Priority | Owner(s) | Specs |
+===========================+========================+==========================+
| Improved Help Text | `Hemanth Makkapati`_ | `helptext`_ |
| For Config Options | | |
+---------------------------+------------------------+--------------------------+
.. _Hemanth Makkapati: https://launchpad.net/~hemanth-makkapati
.. _helptext: https://bugs.launchpad.net/glance/+bug/1570946