1 | <?xml version="1.0" ?> |
---|
2 | <!-- Resources at AM: |
---|
3 | URN: unspecified_AM_URN |
---|
4 | URL: http://www.planet-lab.org:12346 |
---|
5 | --> |
---|
6 | <rspec type="request" |
---|
7 | xmlns="http://www.geni.net/resources/rspec/3" |
---|
8 | xmlns:flack="http://www.protogeni.net/resources/rspec/ext/flack/1" |
---|
9 | xmlns:planetlab="http://www.planet-lab.org/resources/sfa/ext/planetlab/1" |
---|
10 | xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
---|
11 | xsi:schemaLocation="http://www.geni.net/resources/rspec/3 |
---|
12 | http://www.geni.net/resources/rspec/3/request.xsd"> |
---|
13 | |
---|
14 | <node component_id="urn:publicid:IDN+plc:bbn+node+plnode-03.gpolab.bbn.com" |
---|
15 | component_manager_id="urn:publicid:IDN+plc+authority+am" |
---|
16 | component_name="plnode-03.gpolab.bbn.com" exclusive="false" |
---|
17 | client_id="gpopl3"> |
---|
18 | <hardware_type name="plab-pc"/> |
---|
19 | <hardware_type name="pc"/> |
---|
20 | <location country="us" latitude="42.3907" longitude="-71.1478"/> |
---|
21 | <sliver_type name="plab-vnode"/> |
---|
22 | </node> |
---|
23 | |
---|
24 | </rspec> |
---|