Custom Query (138 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (4 - 6 of 138)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Resolution Summary Owner Reporter
#4 fixed Advertisment RSpec does not include type="advertisement" ibaldin@renci.org lnevers@bbn.com
Description

Using Version ??? on 04/25/2012:

Advertisement RSpec does not include type="advertisement" . This causes 3 AM API Acceptance tests to fails.

#5 fixed RSpec V3 not supported ibaldin@renci.org lnevers@bbn.com
Description

Using version ??? on 04/25/2012:

The current version of ExoGENI does not support V3 RSpecs:

$ ./src/omni.py -a https://bbn-hn.exogeni.gpolab.bbn.com:11443/orca/xmlrpc getversion
INFO:omni:Loading config file omni_config
INFO:omni:Using control framework pgeni
INFO:omni:AM URN: unspecified_AM_URN (url: https://bbn-hn.exogeni.gpolab.bbn.com:11443/orca/xmlrpc) has version:
INFO:omni:{   'code': {   'geni_code': 0},
    'geni_api': 2,
    'value': {   'geni_ad_rspec_versions': [   {   'extensions': [   'http://hpn.east.isi.edu/rspec/ext/stitch/0.1/stitch-schema.xsd',
                                                                     'http://www.protogeni.net/resources/rspec/ext/emulab/1/ptop_extension.xsd'],
                                                   'namespace': 'http://www.protogeni.net/resources/rspec/2',
                                                   'schema': 'http://www.protogeni.net/resources/rspec/2/ad.xsd',
                                                   'type': 'ProtoGENI',
                                                   'version': '2'}],
                 'geni_api': 2,
                 'geni_api_versions': {   '1': 'https://geni.renci.org:11443/orca/xmlrpc/geniV1',
                                          '2': 'https://geni.renci.org:11443/orca/xmlrpc/geni'},
                 'geni_request_rspec_versions': [   {   'extensions': [],
                                                        'namespace': 'http://www.protogeni.net/resources/rspec/2',
                                                        'schema': 'http://www.protogeni.net/resources/rspec/2/request.xsd',
                                                        'type': 'ProtoGENI',
                                                        'version': '2'}]}}
INFO:omni: ------------------------------------------------------------
INFO:omni: Completed getversion:
  Options as run:
		aggregate: https://bbn-hn.exogeni.gpolab.bbn.com:11443/orca/xmlrpc
		framework: pgeni
		native: True
  Args: getversion
  Result Summary: 
Got version for 1 out of 1 aggregates
INFO:omni: ============================================================
#6 fixed Manifest RSpec does not include valid stitching element and attribute 'lastUpdateTime' ibaldin@renci.org lnevers@bbn.com
Description

Using version ??? on 04/26/2012:

Manifest RSpec for slice generate the following failures:

$ rspeclint lnexo11-rspec-bbn-hn-exogeni-net-11443-orca.xml 
Line 34: Failed validation with root at element: Schemas validity error : Element '{http://hpn.east.isi.edu/rspec/ext/stitch/0.1/}stitching': The element is not 'nillable'.
Schemas validity error : Element '{http://hpn.east.isi.edu/rspec/ext/stitch/0.1/}stitching': The attribute 'lastUpdateTime' is required but missing.
: ns2:stitching
1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracQuery for help on using queries.