Custom Query (138 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 138)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Resolution Summary Owner Reporter
#61 fixed Ad RSpec: missing ptop_extension schemaLocation ibaldin@renci.org ahelsing@bbn.com
Description

Ad RSpecs fail to pass rspeclint validation

ns3:node_type unknown namespace http://www.protogeni.net/resources/rspec/ext/emulab/1 - it is missing from schemaLocation

Fix with a header like this:

<rspec type="advertisement" xmlns="http://www.geni.net/resources/rspec/3" xmlns:ns2="http://hpn.east.isi.edu/rspec/ext/stitch/0.1/" xmlns:ns3="http://www.protogeni.net/resources/rspec/ext/emulab/1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.geni.net/resources/rspec/3 http://www.geni.net/resources/rspec/3/ad.xsd http://hpn.east.isi.edu/rspec/ext/stitch/0.1/ http://hpn.east.isi.edu/rspec/ext/stitch/0.1/stitch-schema.xsd http://www.protogeni.net/resources/rspec/ext/emulab/1 http://www.protogeni.net/resources/rspec/ext/emulab/1/ptop_extension.xsd">  
#62 fixed Ad Rspec: stitching extension rspeclint errors ibaldin@renci.org ahelsing@bbn.com
Description

stitch:aggregate attribute 'id' is required but missing

Ditto url

stitch: Before 'capacity' (or switchingCapabilityDescriptor), 'trafficEngineeringMetric' is required

Some links are missing capacity, maximumReservableCapacity - not a problem, but why the difference?

#69 fixed RSpecs: make client_id have GID at end? ibaldin@renci.org ahelsing@bbn.com
Description

The client_id in manifests is hard to read, and different from what the user requested. This is surprising.

You may need the GID. If so, can you at least put the GID after the user specified part of the client_id?

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracQuery for help on using queries.