source: trunk/GENIRacks/ExoGENI/Spiral4/Rspecs/AcceptanceTests/EG-EXP-6/EG-EXP-6-exp3-exobbn.rspec @ 1402

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

Adding EG-EXP-6 RSpecs for 3 experiments

  • Property svn:executable set to *
File size: 1.3 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/debian-squeeze-amd64-neuca-2g.zfilesystem.sparse.v0.2.xml" version="397c431cb9249e1f361484b08674bc3381455bb9" />
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.