Commit f67dcf46 authored by Bertrand Souville's avatar Bertrand Souville
Browse files

Refactored to align with SOL(25)149r2

parent 3261039a
Loading
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -1045,7 +1045,6 @@ definitions:
    type: object
    required:
      - cpuPowerStateManagementPolicy
      - cpuOperationalPowerStates
    properties:
      cpuPowerStateManagementPolicy:
        description: >
@@ -1067,8 +1066,6 @@ definitions:
        description: >
          Provides the list of operational power states (i.e., P and C states)
          defined for the virtual CPU (see note 2).
          type: array
          items:
        $ref: "#/definitions/KeyValuePairs"

  VirtualStorageDescData: