Changes between Version 4 and Version 5 of HowTo/Convertv2tov3RSpecs


Ignore:
Timestamp:
05/15/12 13:34:57 (12 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/Convertv2tov3RSpecs

    v4 v5  
    11== Converting ProtoGENI v2 to GENI v3 ==
    22The only thing that changed from ProtoGENI v2 to GENI v3 RSpecs is the location of the schemas.
    3 In ProtoGENI v2 the schemas are located at `'''http://www.geni.net/resources/rspec/3'''` while in GENI v3 the schemas are located at
     3In ProtoGENI v2 the schemas are located at '''`http://www.geni.net/resources/rspec/3`''' while in GENI v3 the schemas are located at
    44`'''http://www.protogeni.net/resources/rspec/2'''`.
    55On the top of a ProtoGENI v2 RSpecs there is the `<rspec>` tag that provides a lot of information about the RSpec version and the location of the schemas. In order to convert them to GENI v3 RSpecs you will just need to replace URL that points to the schemas to reflect the new path.