Add priorities to Train page

Change-Id: I80a2bc7224328057b0eaf3b2aac0e349c50dc7a0
This commit is contained in:
Erno Kuvaja 2019-05-17 16:09:29 +01:00 committed by Brian Rosmaita
parent d9fd388bda
commit ea68b4dfd6

View File

@ -4,5 +4,22 @@
Train Project Priorities
========================
TODO(abhishekk): fill this in after the PTG
Top priorities for Glance in Train cycle are:
* Release glance_store 1.0.0
* Getting multi-store moved away from Experimental
* Removing dependencies to registry from cache tooling
* Cleaning up deprecations
* Cluster awareness:
* Image import call rerouting to the node that has access to image in staging
* Centralized cache management via API endpoint:
* Listing cached images across cluster
* Precaching images
* Copy/Remove images cross multi-store
* Distributed Store Discovery
On top of these housekeeping and feature items the community will prioritize
bugfixes and reviews as appropriate.