Merge lp:~pwlars/lava-project/add-links into lp:lava-project/staging

Proposed by Paul Larson
Status: Merged
Merged at revision: 27
Proposed branch: lp:~pwlars/lava-project/add-links
Merge into: lp:lava-project/staging
Diff against target: 33 lines (+23/-0)
1 file modified
doc/index.rst (+23/-0)
To merge this branch: bzr merge lp:~pwlars/lava-project/add-links
Reviewer Review Type Date Requested Status
Zygmunt Krynicki (community) Approve
Review via email: mp+80974@code.launchpad.net

Description of the change

Add doc links for other major lava components (Some of them need stubbing still)

To post a comment you must log in.
Revision history for this message
Zygmunt Krynicki (zyga) wrote :

+1

We also need a link for the bundle

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'doc/index.rst'
2--- doc/index.rst 2011-10-24 17:22:06 +0000
3+++ doc/index.rst 2011-11-02 02:17:24 +0000
4@@ -16,6 +16,29 @@
5
6 .. seealso:: See what's new in :ref:`version_2011.10`
7
8+lAVA Components
9+===============
10+
11+ `LAVA Server <http://lava-server.readthedocs.org/>`_
12+ The LAVA Server is the core framework used by LAVA web apps. It
13+ provides the main web interface to LAVA and supports extensions.
14+ `LAVA Dashboard <http://lava-dashboard.readthedocs.org/>`_
15+ The LAVA Dashboard is an extension to LAVA Server that handles
16+ results storage and retrieval.
17+ `LAVA Scheduler <http://lava-scheduler.readthedocs.org/>`_
18+ The LAVA Scheduler component provides a web extension for
19+ scheduling jobs and managing test resources, as well as a daemon
20+ for handling handling the jobs submitted to it.
21+ `LAVA Dispatcher <http://lava-dispatcher.readthedocs.org/>`_
22+ The LAVA Dispatcher talks to the devices being tested and performs
23+ actions such as image deployment, test execution, and results
24+ submission.
25+ `LAVA Test <http://lava-test.readthedocs.org/>`_
26+ LAVA Test is a simple test execution framework. It's primary
27+ function is to provide a consistent interface for installing
28+ testsuites, running them, and parsing their results into a form
29+ that can be consumed by the LAVA Dashboard.
30+
31
32 Indices and tables
33 ==================

Subscribers

People subscribed via source and target branches