- 08 Dec, 2008 1 commit
-
-
Leigh B. Stoller authored
-
- 04 Dec, 2008 1 commit
-
-
Leigh B. Stoller authored
You can now wildcard the node uuid and abd interface name in links: <node uuid="*" nickname="geni1" virtualization_type="emulab-vnode"> </node> <node uuid="*" nickname="geni2" virtualization_type="emulab-vnode"> </node> <link name="link0" nickname="link0"> <linkendpoints nickname="destination_interface" iface_name="*" node_nickname="geni1" node_uuid="*" /> <linkendpoints nickname="source_interface" iface_name="*" node_nickname="geni2" node_uuid="*" /> </link> So after the nodes are allocated, fill in the rest of the details in the link part, including finding interfaces. The rspec is updated for returned ticket. The same approach can used for tunnel testing, but in that case you allocate tickets to get the nodes, dig out the uuids, and then do an UpdateSliver(), adding the tunnel specs.
-
- 18 Nov, 2008 1 commit
-
-
Leigh B. Stoller authored
-
- 11 Nov, 2008 1 commit
-
-
Leigh B. Stoller authored
-
- 30 Oct, 2008 1 commit
-
-
Leigh B. Stoller authored
-
- 27 Oct, 2008 1 commit
-
-
Leigh B. Stoller authored
-
- 16 Oct, 2008 1 commit
-
-
Leigh B. Stoller authored
-
- 02 Oct, 2008 1 commit
-
-
Leigh B. Stoller authored
Lots of corner cases that I am ignoring and recovery from errors is just as crude. See xmlrpc/client.py ...
-
- 25 Sep, 2008 1 commit
-
-
Leigh B. Stoller authored
working program agents! Yippie.
-
- 18 Sep, 2008 1 commit
-
-
Leigh B. Stoller authored
vlans.
-
- 13 Sep, 2008 1 commit
-
-
Leigh B. Stoller authored
Checkpoint working swapin of experiments using multiple federated nodes with vlans between them. Now I need to figure out how to swap the experiment out
-
- 08 Sep, 2008 1 commit
-
-
Leigh B. Stoller authored
-
- 03 Sep, 2008 1 commit
-
-
Leigh B. Stoller authored
-
- 22 Aug, 2008 1 commit
-
-
Leigh B. Stoller authored
-
- 15 Aug, 2008 1 commit
-
-
Leigh B. Stoller authored
-
- 14 Aug, 2008 1 commit
-
-
Leigh B. Stoller authored
program protogeni/xmlrpc/client.py ... it is much easier to get a simple python client running on your desktop then a perl client. Only package you need to install is M2Crypto, which is easy. Perl needs about 10 packages installed to xmlrpc over ssl. Sheesh.
-
- 12 Aug, 2008 1 commit
-
-
Leigh B. Stoller authored
-
- 31 Jul, 2008 1 commit
-
-
Leigh B. Stoller authored
-
- 20 Jun, 2008 1 commit
-
-
Leigh B. Stoller authored
completely raw links; just a vlan between two interfaces. No traffic shaping or anything like that.
-
- 17 Jun, 2008 1 commit
-
-
Leigh B. Stoller authored
-
- 03 Jun, 2008 1 commit
-
-
Leigh B. Stoller authored
-
- 30 May, 2008 1 commit
-
-
Leigh B. Stoller authored
-
- 29 May, 2008 1 commit
-
-
Leigh B. Stoller authored
-
- 27 May, 2008 1 commit
-
-
Leigh B. Stoller authored
-
- 23 May, 2008 1 commit
-
-
Leigh B. Stoller authored
-
- 20 May, 2008 1 commit
-
-
Leigh B. Stoller authored
-
- 13 May, 2008 1 commit
-
-
Leigh B. Stoller authored
-
- 10 May, 2008 1 commit
-
-
Leigh B. Stoller authored
-
- 05 May, 2008 1 commit
-
-
Leigh B. Stoller authored
-
- 01 May, 2008 1 commit
-
-
Leigh B. Stoller authored
-
- 30 Apr, 2008 1 commit
-
-
Leigh B. Stoller authored
-
- 28 Apr, 2008 1 commit
-
-
Leigh B. Stoller authored
-