Custom Query (138 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (7 - 9 of 138)

1 2 3 4 5 6 7 8 9 10 11 12 13
Ticket Resolution Summary Owner Reporter
#3 fixed Requested unsupported RSpec V3 sliver results in exception ibaldin@renci.org lnevers@bbn.com
Description

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

Requesting a sliver with a V3 RSpec (currently not supported according to getverison) results in the following exception:

$ ./src/omni.py -a https://bbn-hn.exogeni.net:11443/orca/xmlrpc createsliver exov3 orca-1node-v3.rspec -t GENI 3
INFO:omni:Loading config file omni_config
INFO:omni:Using control framework pgeni
INFO:omni:Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+exov3 expires within 1 day on 2012-04-26 02:18:32 UTC
INFO:omni:Creating sliver(s) from rspec file orca-1node-v3.rspec for slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+exov3
INFO:omni:Asked https://bbn-hn.exogeni.net:11443/orca/xmlrpc to reserve resources. Result:
INFO:omni:<!-- Reserved resources for:
	Slice: exov3
	At AM:
	URL: https://bbn-hn.exogeni.net:11443/orca/xmlrpc
 -->
INFO:omni: ------------------------------------------------------------
INFO:omni: Completed createsliver:
  Options as run:
		aggregate: https://bbn-hn.exogeni.net:11443/orca/xmlrpc
		framework: pgeni
		native: True
		rspectype: ('GENI', '3')
  Args: createsliver exov3 orca-1node-v3.rspec
  Result Summary: Slice urn:publicid:IDN+pgeni.gpolab.bbn.com+slice+exov3 expires within 1 day(s) on 2012-04-26 02:18:32 UTC
Asked https://bbn-hn.exogeni.net:11443/orca/xmlrpc to reserve resources. No manifest
 Rspec returned. Error encountered converting RSpec to NDL via converter service: 
ERROR converting from RSpec2 request to RDF-XML:java.lang.Exception: ERROR: unable to 
parse RSpec document: javax.xml.bind.UnmarshalException
 - with linked exception:
[org.xml.sax.SAXParseException: cvc-elt.1: Cannot find the declaration of element 'rspec'.] 
INFO:omni: ============================================================

#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: ============================================================
1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracQuery for help on using queries.