Commit 5267857f authored by Michele Carignani's avatar Michele Carignani
Browse files

Merge branch 'editorials-v241' into 'master'

Editorials v241

See merge request nfv/SOL005!8
parents db0e979e b19ce8af
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -496,10 +496,12 @@
         description: >
           Identifies the lower bound of the port range. upperPort Integer
         type: integer
         minimum: 0
       upperPort:
         description: >
           Identifies the upper bound of the port range.
         type: integer
         minimum: 0
         
   Mask:
     description: >
+4 −2
Original line number Diff line number Diff line
@@ -60,7 +60,8 @@ definitions:
          within one reporting period are reported together.    
          In particular when choosing short collection and reporting periods, the number of PM jobs that can be
          supported depends on the capability of the producing entity.
        type: UnsignedInt
        type: integer
        minimum: 0
        default: 0       
      reportingPeriod:
        description: >
@@ -73,7 +74,8 @@ definitions:
          within one reporting period are reported together.    
          In particular when choosing short collection and reporting periods, the number of PM jobs that can be
          supported depends on the capability of the producing entity.          
        type: UnsignedInt
        type: integer
        minimum: 0
        default: 0        
      reportingBoundary:
        description: >
+7 −4
Original line number Diff line number Diff line
@@ -250,14 +250,17 @@ definitions:
        description: >
          The minimal disk for this software image in bytes.
        type: integer
        minimum: 0 
      minRam:
        description: >
          The minimal RAM for this software image in bytes.
        type: integer
        minimum: 0 
      size:
        description: >
          Size of this software image in bytes.
        type: integer
        minimum: 0 
      userMetadata:
        description: >
          User-defined data.