summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-03-07 22:23:55 +0000
committerGerrit Code Review <review@openstack.org>2017-03-07 22:23:55 +0000
commit42b2d752082f3cf2788d9f9d3e6a9fc9fcee455c (patch)
treed034c8fefff0df864b4ac2f19c81555e446be715
parent14c6c5a3ec49b1502d6e640423bf051280d6fbfa (diff)
parent903a7466fb427ad5b0bccdac47666807c03a5960 (diff)
downloadzuul-42b2d752082f3cf2788d9f9d3e6a9fc9fcee455c.tar.gz
Merge "Zuul v3 readme updates" into feature/zuulv3
-rw-r--r--README.rst13
1 files changed, 9 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index 697d994ab..425a6652e 100644
--- a/README.rst
+++ b/README.rst
@@ -88,6 +88,14 @@ way to get started with this effort:
7) Check storyboard for status of current work items: https://storyboard.openstack.org/#!/board/41
+ Work items tagged with ``low-hanging-fruit`` are tasks that have
+ been identified as not requiring an expansive knowledge of the
+ system. They may still require either some knowledge or
+ investigation into a specific area, but should be suitable for a
+ developer who is becoming acquainted with the system. Those items
+ can be found at:
+ https://storyboard.openstack.org/#!/story/list?tags=low-hanging-fruit&tags=zuulv3
+
Once you are up to speed on those items, it will be helpful to know
the following:
@@ -129,14 +137,11 @@ the following:
Roadmap
-------
-* Implement Zookeeper for Nodepool builders and begin using this in
- OpenStack Infra
-* Implement Zookeeper for Nodepool launchers
+* Begin using Zuul v3 to run jobs for Zuul itself
* Implement a shim to translate Zuul v2 demand into Nodepool Zookeeper
launcher requests
* Begin using Zookeeper based Nodepool launchers with Zuul v2.5 in
OpenStack Infra
-* Begin using Zuul v3 to run jobs for Zuul itself
* Move OpenStack Infra to use Zuul v3
* Implement Github support
* Begin using Zuul v3 to run tests on Ansible repos