Merge lp:~terceiro/lava-scheduler/doc-fix into lp:lava-scheduler

Proposed by Antonio Terceiro
Status: Rejected
Rejected by: Antonio Terceiro
Proposed branch: lp:~terceiro/lava-scheduler/doc-fix
Merge into: lp:lava-scheduler
Diff against target: 21 lines (+3/-1)
1 file modified
doc/usage.rst (+3/-1)
To merge this branch: bzr merge lp:~terceiro/lava-scheduler/doc-fix
Reviewer Review Type Date Requested Status
Linaro Validation Team Pending
Review via email: mp+183051@code.launchpad.net

Description of the change

small doc fix to help with new users and bundle stream creation

To post a comment you must log in.
Revision history for this message
Kim Phillips (kim-phillips) wrote :

is it not possible to fix not requiring the trailing slash in the code itself?

Revision history for this message
Antonio Terceiro (terceiro) wrote :

On Thu, Aug 29, 2013 at 10:56:50PM -0000, Kim Phillips wrote:
> is it not possible to fix not requiring the trailing slash in the code itself?

It is, you are right, I will fix that instead.

Unmerged revisions

256. By Antonio Terceiro

Small documentation fix

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'doc/usage.rst'
--- doc/usage.rst 2012-10-23 07:12:53 +0000
+++ doc/usage.rst 2013-08-29 22:39:56 +0000
@@ -46,7 +46,7 @@
46To submit jobs using the scheduler, you should first set up the server46To submit jobs using the scheduler, you should first set up the server
47to which you will be submitting jobs::47to which you will be submitting jobs::
4848
49 $ lava-tool auth-add https://user@example.com/RPC2/49 $ lava-tool auth-add http://user@example.com/RPC2/
5050
51In this example, *user@example.com* should be replaced with your userid51In this example, *user@example.com* should be replaced with your userid
52and webserver. Using https is *highly* recommended since it will ensure52and webserver. Using https is *highly* recommended since it will ensure
@@ -67,6 +67,8 @@
6767
68 lava-dashboard-tool make-stream --dashboard-url http://example.com/RPC2/ /anonymous/USERNAME/68 lava-dashboard-tool make-stream --dashboard-url http://example.com/RPC2/ /anonymous/USERNAME/
6969
70Note that the *trailing slash* in the bundle stream name is mandatory.
71
70Next you'll need a job file. You can read about an example job file `here`_72Next you'll need a job file. You can read about an example job file `here`_
7173
72.. _here: http://lava.readthedocs.org/en/latest/qemu-deploy.html74.. _here: http://lava.readthedocs.org/en/latest/qemu-deploy.html

Subscribers

People subscribed via source and target branches