source: trunk/GENIRacks/InstaGENI/Spiral5/RSpecs/ConfirmationTests/Utah/EG-CT-4-gpo-shared.rspec @ 1721

Last change on this file since 1721 was 1617, checked in by lnevers@bbn.com, 11 years ago

updating the RSPEC used for the CT 4 for Utah and GPO

  • Property svn:executable set to *
File size: 1.2 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!--
3Request for EG-EXP-6 experiment 1 request includes
4VM at the ExoGENI BBN Rack on shared site (OF) VLAN 1750
5
6AM: https://bbn-hn.exogeni.net:11443/orca/xmlrpc
7-->
8<rspec type="request"
9        xsi:schemaLocation="http://www.geni.net/resources/rspec/3
10                            http://www.geni.net/resources/rspec/3/request.xsd
11                            http://www.protogeni.net/resources/rspec/ext/shared-vlan/1
12                            http://www.protogeni.net/resources/rspec/ext/shared-vlan/1/request.xsd"
13        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
14        xmlns:s="http://www.protogeni.net/resources/rspec/ext/shared-vlan/1"
15        xmlns="http://www.geni.net/resources/rspec/3">
16
17  <node client_id="VM" component_manager_id="urn:publicid:IDN+bbnvmsite+authority+cm" >
18    <sliver_type name="m1.small">
19   <disk_image name="http://geni-images.renci.org/images/standard/debian/deb6-neuca-v1.0.5.xml" version="104ea3d824906f0e13cebb89b14df232290553b1 " />
20    </sliver_type>
21    <interface client_id="VM:if0">
22   <ip address="10.42.11.198" netmask="255.255.0.0" />
23    </interface>
24  </node>
25  <link client_id="lan0">
26    <interface_ref client_id="VM:if0"/>
27    <s:link_shared_vlan name="1750"/>
28  </link>
29</rspec>
Note: See TracBrowser for help on using the repository browser.