From 87534945d2c0e391c55c887adcdb68d7d0cbbae1 Mon Sep 17 00:00:00 2001 From: Yasin Date: Tue, 16 Sep 2014 16:08:58 +0200 Subject: [PATCH] manual_delegation: commands updated --- portal/templates/manual-delegation.html | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/portal/templates/manual-delegation.html b/portal/templates/manual-delegation.html index fe9b1bb5..1463b51e 100644 --- a/portal/templates/manual-delegation.html +++ b/portal/templates/manual-delegation.html @@ -11,7 +11,7 @@ In order to delegate your credentials to the OneLab portal, you need to install SFA tools.

- Requirement: python 2.7 + [Requirement: python 2.7 or higher]

For Mac and Linux

@@ -19,8 +19,9 @@ $ sudo pip install sfa

For Windows

+

Please download get-pip.py

- $ python get-pip.py
+ $ python get-pip.py
$ pip install sfa

@@ -61,8 +62,6 @@ user = onelab.upmc.mohammed-yasin_rahman
registry = http://portal.onelab.eu:12345/
sm = http://sfa3.planet-lab.eu:12346/
-
- [sface]

@@ -74,10 +73,10 @@

[myslice]

- backend = http://portal.onelab.eu:7080
- delegate = onelab.myslice
- platform = myslice
- username = [OneLab portal's username] e.g., mohammed-yasin.rahman@lip6.fr + backend = http://portal.onelab.eu:7080
+ delegate = onelab.myslice
+ platform = myslice
+ username = mohammed-yasin.rahman@lip6.fr

Test the SFA layer: -- 2.43.0