diff options
| author | Jenkins <jenkins@review.openstack.org> | 2015-09-22 07:01:24 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2015-09-22 07:01:24 +0000 |
| commit | d0fc90ba2203f1e151d744aed4fcbc6cbb1098f2 (patch) | |
| tree | d24eecc4455670c98193428a327de5ca9b950286 /doc | |
| parent | a5eed7d96b9e18cf6cbf46fc1525aea470065f56 (diff) | |
| parent | bf31caab1a1e49285529b296f5aafd3a5b9fe33a (diff) | |
| download | taskflow-d0fc90ba2203f1e151d744aed4fcbc6cbb1098f2.tar.gz | |
Merge "Explain that jobs arch. diagram is only for zookeeper"
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/source/jobs.rst | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/source/jobs.rst b/doc/source/jobs.rst index f1f457a..6d0be30 100644 --- a/doc/source/jobs.rst +++ b/doc/source/jobs.rst @@ -48,10 +48,15 @@ Jobboards High level architecture ======================= -.. image:: img/jobboard.png +.. figure:: img/jobboard.png :height: 350px :align: right + **Note:** This diagram shows the high-level diagram (and further + parts of this documentation also refer to it as well) of the zookeeper + implementation (other implementations will typically have + different architectures). + Features ======== |
