Changes between Version 1 and Version 2 of HowTo/Convertv2tov3RSpecs


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

--

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/Convertv2tov3RSpecs

    v1 v2  
    11== Converting ProtoGENI v2 to GENI v3 ==
    2 The only thing that changed from ProtoGENI v2 to GENI v3 RSpecs is the location of the schemas. 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.
     2The only thing that changed from ProtoGENI v2 to GENI v3 RSpecs is the location of the schemas.
     3If 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.
     5On 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.
    36
    47''' ProtoGENI v2 Example '''