Changes between Version 2 and Version 3 of HowTo/Convertv2tov3RSpecs


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

--

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/Convertv2tov3RSpecs

    v2 v3  
    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 If you are using ProtoGENI v2 then make sure that you replace this URL: `http://www.geni.net/resources/rspec/3` with this:
    4 `http://www.protogeni.net/resources/rspec/2` and vice versa.
    5 On the top of a ProtoGENI v2 RSpecs there is the `<rspec>` tag that provides a lot of information about the RSpec version that is used in the document. In order to convert them to GENI v3 RSpecs you will just need to replace that tag.
     3In ProtoGENI v2 the schemas are located at `''`http://www.geni.net/resources/rspec/3'''` while in GENI v3 the schemas are located at
     4`'''http://www.protogeni.net/resources/rspec/2'''`.
     5On 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.
    66
    77''' ProtoGENI v2 Example '''