Changes between Version 27 and Version 28 of GENIRacksHome/InstageniRacks/AcceptanceTestStatus/IG-EXP-6


Ignore:
Timestamp:
01/08/13 14:28:48 (11 years ago)
Author:
lnevers@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIRacksHome/InstageniRacks/AcceptanceTestStatus/IG-EXP-6

    v27 v28  
    14631463INFO:omni: ============================================================
    14641464}}}
     1465Create sliver at GPO InstaGENI FOAM:
     1466{{{
     1467$ omni.py createsliver -a ig-of-gpo IG-EXP-6-exp3 IG-EXP-6-exp3-openflow-ig-gpo.rspec
     1468INFO:omni:Loading config file /home/lnevers2/.gcf/omni_config
     1469INFO:omni:Using control framework pg
     1470INFO:omni:Substituting AM nickname ig-of-gpo with URL https://foam.instageni.gpolab.bbn.com:3626/foam/gapi/1, URN unspecified_AM_URN
     1471WARNING:omni:You asked to use AM API 2, but the AM(s) you are contacting do not all speak that version.
     1472WARNING:omni:At the URLs you are contacting, all your AMs speak AM API v1.
     1473WARNING:omni:Switching to AM API v1. Next time call Omni with '-V1'.
     1474INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-EXP-6-exp3 expires on 2013-01-11 00:00:00 UTC
     1475INFO:omni:Substituting AM nickname ig-of-gpo with URL https://foam.instageni.gpolab.bbn.com:3626/foam/gapi/1, URN unspecified_AM_URN
     1476INFO:omni:Substituting AM nickname ig-of-gpo with URL https://foam.instageni.gpolab.bbn.com:3626/foam/gapi/1, URN unspecified_AM_URN
     1477INFO:omni:Creating sliver(s) from rspec file IG-EXP-6-exp3-openflow-ig-gpo.rspec for slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+IG-EXP-6-exp3
     1478INFO:omni:Got return from CreateSliver for slice IG-EXP-6-exp3 at https://foam.instageni.gpolab.bbn.com:3626/foam/gapi/1:
     1479INFO:omni:<?xml version="1.0" encoding="UTF-8"?>
     1480INFO:omni:  <!-- Reserved resources for:
     1481        Slice: IG-EXP-6-exp3
     1482        at AM:
     1483        URN: unspecified_AM_URN
     1484        URL: https://foam.instageni.gpolab.bbn.com:3626/foam/gapi/1
     1485 -->
     1486INFO:omni: 
     1487<!--
     1488RSpec reserves the OpenFlow resources in the GPO InstaGENI rack
     1489AM: https://foam.instageni.gpolab.bbn.com:3626/foam/gapi/1
     1490-->
     1491
     1492<rspec xmlns="http://www.geni.net/resources/rspec/3"
     1493       xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"
     1494       xmlns:openflow="http://www.geni.net/resources/rspec/ext/openflow/3"
     1495       xs:schemaLocation="http://www.geni.net/resources/rspec/3
     1496           http://www.geni.net/resources/rspec/3/manifest.xsd
     1497           http://www.geni.net/resources/rspec/ext/openflow/3
     1498           http://www.geni.net/resources/rspec/ext/openflow/3/of-resv.xsd"
     1499       type="manifest">
     1500
     1501  <openflow:sliver description="IG-EXP-6-exp3 ">
     1502    <openflow:controller url="tcp:mallorea.gpolab.bbn.com:33019" type="primary" />
     1503
     1504    <openflow:group name="bbn-instageni-1750">
     1505      <openflow:datapath component_id="urn:publicid:IDN+openflow:foam:foam.instageni.gpolab.bbn.com+datapath+06:d6:84:34:97:c6:c9:00"
     1506        component_manager_id="urn:publicid:IDN+openflow:foam:foam.instageni.gpolab.bbn.com+authority+am"  />
     1507    </openflow:group>
     1508
     1509    <openflow:match>
     1510
     1511      <openflow:use-group name="bbn-instageni-1750" />
     1512
     1513      <openflow:packet>
     1514        <openflow:dl_type value="0x800,0x806"/>
     1515        <openflow:nw_dst value="10.42.19.0/24"/>
     1516        <openflow:nw_src value="10.42.19.0/24"/>
     1517      </openflow:packet>
     1518
     1519    </openflow:match>
     1520
     1521  </openflow:sliver>
     1522
     1523</rspec>
     1524
     1525INFO:omni: ------------------------------------------------------------
     1526INFO:omni: Completed createsliver:
     1527  Options as run:
     1528                aggregate: ['ig-of-gpo']
     1529                api_version: 1
     1530                framework: pg
     1531
     1532  Args: createsliver IG-EXP-6-exp3 IG-EXP-6-exp3-openflow-ig-gpo.rspec
     1533  Result Summary: Your AMs do not all speak requested API v2. At the URLs you are contacting, all your AMs speak AM API v1. Switching to AM API v1. Next time call Omni with '-V1'.
     1534Got Reserved resources RSpec from foam-instageni-gpolab-bbn-com
     1535INFO:omni: ============================================================
     1536}}}
    14651537
    14661538Create sliver at PG GPO: