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

Refactored to align with SOL(25)150r2

parent e344e2af
Loading
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -345,7 +345,6 @@ definitions:
    type: object
    required:
      - cpuPowerStateManagementPolicy
      - cpuOperationalPowerStates
    properties:
      cpuPowerStateManagementPolicy:
        description: >
@@ -367,8 +366,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: