Merge "Add priorities to Train page"

This commit is contained in:
Zuul 2019-10-09 13:33:54 +00:00 committed by Gerrit Code Review
commit a18533e96f
1 changed files with 18 additions and 1 deletions

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.