Set priorities for Mitaka release

Change-Id: Id08a6c89945bd3909689da65a10df23c0498ff94
This commit is contained in:
Antoine Cabot 2015-11-26 15:09:36 +01:00
parent 6ba4ff557f
commit 5d90626874

View File

@ -7,16 +7,20 @@ Mitaka Project Priorities
List of priorities (in the form of use cases) the Watcher development team is prioritizing in Mitaka.
This is still very much a work-in-progress.
For more information see: http://docs.openstack.org/developer/watcher/devref/mitaka.blueprints.html#project-priorities
+-------------------------+-----------------------+
| Priority | Owner |
+=========================+=======================+
| `DevStack integration`_ | `Taylor Peoples`_ |
+-------------------------+-----------------------+
+---------------------------+-----------------------+
| Priority | Owner |
+===========================+=======================+
| `DevStack integration`_ | `Taylor Peoples`_ |
| `Ceilometer integration`_ | `Jean-Emile Dartois`_ |
| `Dynamic strategy load`_ | `Vincent Francoise`_ |
| `Tempest integration`_ | `David Tardivel`_ |
+---------------------------+-----------------------+
.. _Taylor Peoples: https://launchpad.net/~tpeoples
.. _Jean-Emile Dartois: https://launchpad.net/~jed56
.. _Vincent Francoise: https://launchpad.net/~vincent-francoise
.. _David Tardivel: https://launchpad.net/~david-tardivel
DevStack integration
@ -24,3 +28,20 @@ DevStack integration
Watcher needs to be DevStack friendly such that it is easily approachable
for folks looking to use and/or contribute to Watcher.
Ceilometer integration
----------------------
Watcher must rely on Ceilometer to get metrics from the underlying
infrastructure.
Dynamic strategy load
---------------------
Watcher must be able to load different optimization strategies.
Tempest integration
-------------------
Watcher must provide a set of integration tests that will be used by
Tempest.