diff --git a/priorities/newton-priorities.rst b/priorities/newton-priorities.rst new file mode 100644 index 00000000..4fa80b4a --- /dev/null +++ b/priorities/newton-priorities.rst @@ -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