Changes between Version 3 and Version 4 of HowTo/WriteOFv3Rspecs/Spec


Ignore:
Timestamp:
10/04/11 14:08:19 (13 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/WriteOFv3Rspecs/Spec

    v3 v4  
    2121    * '''email''' : [?] user's email address that is used by FOAM to send notifications about the sliver.
    2222                           ''Children tags''::
    23     * <openflow:controller> [+]
    24     * <openflow:group> [+]
    25     * <openflow:match> [+]
     23    The '''order of the children matters'''. Although the rspec can have multiple instances of each child the order should be maintained; i.e. first all the <openflow:controller> tags and then the <openflow:group> and so on.
     24    1. <openflow:controller> [+]
     25    2. <openflow:group> [+]
     26    3. <openflow:match> [+]
    2627                           '' Parent tags'':: <rspec>
    2728
     
    6768                        ''Attributes'':: None
    6869                        '' Children tags''::
     70    The '''order of the children matters'''. Although the rspec can have multiple instances of each child the order should be maintained; i.e. first all the <openflow:controller> tags and then the <openflow:group> and so on.
    6971   [AT LEAST ONE OF THE <openflow:use-group> or <openflow:datapath> MUST BE PRESENT]
    7072   * <openflow:use-group> [*]