source: trunk/GENIRacks/InstaGENI/Spiral4/RSpecs/AcceptanceTests/IG-EXP-2/insta-2rawpc-v3.rspec @ 1255

Last change on this file since 1255 was 1249, checked in by lnevers@bbn.com, 12 years ago

Adding IG-EXP-1, IG-EXP-2, IG-EXP-3 Rspecs

File size: 1.1 KB
Line 
1<?xml version="1.0" ?>
2<!-- Resources at AM:
3        URN: unspecified_AM_URN
4        URL: https://boss.utah.geniracks.net/protogeni/xmlrpc/am
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+utah.geniracks.net+node+pc1"
15        component_manager_id="urn:publicid:IDN+utah.geniracks.net+authority+cm"
16        component_name="pc1" client_id="insta1" exclusive="true">   
17      <sliver_type name="raw-pc"> </sliver_type>
18  </node> 
19
20  <node component_id="urn:publicid:IDN+utah.geniracks.net+node+pc2"
21        component_manager_id="urn:publicid:IDN+utah.geniracks.net+authority+cm"
22        component_name="pc2" client_id="insta2" exclusive="true">   
23      <sliver_type name="raw-pc">     
24      </sliver_type>
25  </node> 
26</rspec>
Note: See TracBrowser for help on using the repository browser.