add gerrit-upgrade to priority efforts query

Change-Id: I15734799e94395d2072878cc7c0a23a1187e902b
This commit is contained in:
Khai Do 2015-10-20 10:13:36 -07:00
parent f7be4caeb6
commit c0cdf147fa

View File

@ -19,9 +19,9 @@ infrastructure developers.
Gerrit query for all changes related to priority efforts::
status:open AND (topic:enable_swift OR topic:dib-nodepool OR topic:downstream-puppet OR topic:maniphest)
status:open AND (topic:enable_swift OR topic:dib-nodepool OR topic:downstream-puppet OR topic:maniphest OR topic:gerrit-upgrade)
https://review.openstack.org/#/q/status:open+AND+%28topic:enable_swift+OR+topic:dib-nodepool+OR+topic:downstream-puppet+OR+topic:maniphest%29,n,z
https://review.openstack.org/#/q/status:open+AND+%28topic:enable_swift+OR+topic:dib-nodepool+OR+topic:downstream-puppet+OR+topic:maniphest+OR+topic:gerrit-upgrade%29,n,z
Approved Design Specifications
==============================