Commit c3e1fcc3 authored by Eisha Ayaz's avatar Eisha Ayaz
Browse files

[datamodel-upd][SOL002][VNF-LCM][v5.3.1][6.3.5.x.x Test-IDs][NFVSOL(25)000166]...

[datamodel-upd][SOL002][VNF-LCM][v5.3.1][6.3.5.x.x Test-IDs][NFVSOL(25)000166] Add attribute for Type: OsContainerDescData
parent d2064ba6
Loading
Loading
Loading
Loading
+21 −0
Original line number Diff line number Diff line
@@ -636,6 +636,27 @@
																"description": "A number defined in IETF RFC 8259.\n",
																"type": "number"
															}
														},
														"cpuPowerStateRequirements": {
															"description": "Requirements of virtual CPU power state configuration data for the OS container resource.\n",
															"type": "object",
															"required": [
																"cpuPowerStateManagementPolicy"
															],
															"properties": {
																"cpuPowerStateManagementPolicy": {
                            										"description": "Indicates the policy for CPU power state management. Permitted values:\n  * STATIC\n  * DYNAMIC\nIn case of \"STATIC\", the virtual CPU cores are requested to be allocated to logical CPU cores according to the cpuOperationalPowerStates attribute. In case of \"DYNAMIC\", the CPU power states of virtual CPU cores can be allocated to logical CPU cores whose power states can be adjusted dynamically depending on core utilization\n* NOTE 1: In case the value of the \"cpuPowerStateManagementPolicy\" attribute is \"DYNAMIC\", dynamic adjustment of CPU power states of logical CPU cores should adhere to the range of CPU P and C states defined in the \"cpuOperationalPowerStates\" attribute.",
																	"type": "string",
																	"enum": [
																		"STATIC",
																		"DYNAMIC"
																	]
																},
																"cpuOperationalPowerStates": {
                          											"description": "Provides the lists of operational power states (i.e. P and C states) defined for the virtual CPU.\n* NOTE 2: In case the value of the \"cpuPowerStateManagementPolicy\" attribute is \"STATIC\", the cpuOperationalPowerStates attribute shall contain only one set of CPU P and C states requested for the virtual CPU. If the value of the cpuPowerStateManagementPolicy attribute is \"DYNAMIC\", multiple CPU P and C states can be defined to indicate the range of allowed P/C state values during dynamic power state management.",
																	"type": "object"
																}
															}
														}
													}
												}
+21 −0
Original line number Diff line number Diff line
@@ -638,6 +638,27 @@
																	"description": "A number defined in IETF RFC 8259.\n",
																	"type": "number"
																}
															},
															"cpuPowerStateRequirements": {
																"description": "Requirements of virtual CPU power state configuration data for the OS container resource.\n",
																"type": "object",
																"required": [
																	"cpuPowerStateManagementPolicy"
																],
																"properties": {
																	"cpuPowerStateManagementPolicy": {
                            											"description": "Indicates the policy for CPU power state management. Permitted values:\n  * STATIC\n  * DYNAMIC\nIn case of \"STATIC\", the virtual CPU cores are requested to be allocated to logical CPU cores according to the cpuOperationalPowerStates attribute. In case of \"DYNAMIC\", the CPU power states of virtual CPU cores can be allocated to logical CPU cores whose power states can be adjusted dynamically depending on core utilization\n* NOTE 1: In case the value of the \"cpuPowerStateManagementPolicy\" attribute is \"DYNAMIC\", dynamic adjustment of CPU power states of logical CPU cores should adhere to the range of CPU P and C states defined in the \"cpuOperationalPowerStates\" attribute.",
																		"type": "string",
																		"enum": [
																			"STATIC",
																			"DYNAMIC"
																		]
																	},
																	"cpuOperationalPowerStates": {
                          												"description": "Provides the lists of operational power states (i.e. P and C states) defined for the virtual CPU.\n* NOTE 2: In case the value of the \"cpuPowerStateManagementPolicy\" attribute is \"STATIC\", the cpuOperationalPowerStates attribute shall contain only one set of CPU P and C states requested for the virtual CPU. If the value of the cpuPowerStateManagementPolicy attribute is \"DYNAMIC\", multiple CPU P and C states can be defined to indicate the range of allowed P/C state values during dynamic power state management.",
																		"type": "object"
																	}
																}
															}
														}
													}
+21 −0
Original line number Diff line number Diff line
@@ -582,6 +582,27 @@
                        "description": "A number defined in IETF RFC 8259.\n",
                        "type": "number"
                      }
                    },
                    "cpuPowerStateRequirements": {
                      "description": "Requirements of virtual CPU power state configuration data for the OS container resource.\n",
                      "type": "object",
                      "required": [
                        "cpuPowerStateManagementPolicy"
                      ],
                      "properties": {
                        "cpuPowerStateManagementPolicy": {
                          "description": "Indicates the policy for CPU power state management. Permitted values:\n  * STATIC\n  * DYNAMIC\nIn case of \"STATIC\", the virtual CPU cores are requested to be allocated to logical CPU cores according to the cpuOperationalPowerStates attribute. In case of \"DYNAMIC\", the CPU power states of virtual CPU cores can be allocated to logical CPU cores whose power states can be adjusted dynamically depending on core utilization\n* NOTE 1: In case the value of the \"cpuPowerStateManagementPolicy\" attribute is \"DYNAMIC\", dynamic adjustment of CPU power states of logical CPU cores should adhere to the range of CPU P and C states defined in the \"cpuOperationalPowerStates\" attribute.",
                          "type": "string",
                          "enum": [
                            "STATIC",
                            "DYNAMIC"
                          ]
                        },
                        "cpuOperationalPowerStates": {
                          "description": "Provides the lists of operational power states (i.e. P and C states) defined for the virtual CPU.\n* NOTE 2: In case the value of the \"cpuPowerStateManagementPolicy\" attribute is \"STATIC\", the cpuOperationalPowerStates attribute shall contain only one set of CPU P and C states requested for the virtual CPU. If the value of the cpuPowerStateManagementPolicy attribute is \"DYNAMIC\", multiple CPU P and C states can be defined to indicate the range of allowed P/C state values during dynamic power state management.",
                          "type": "object"
                        }
                      }
                    }
                  }
                }
+21 −0
Original line number Diff line number Diff line
@@ -584,6 +584,27 @@
                          "description": "A number defined in IETF RFC 8259.\n",
                          "type": "number"
                        }
                      },
                      "cpuPowerStateRequirements": {
                        "description": "Requirements of virtual CPU power state configuration data for the OS container resource.\n",
                        "type": "object",
                        "required": [
                          "cpuPowerStateManagementPolicy"
                        ],
                        "properties": {
                          "cpuPowerStateManagementPolicy": {
                            "description": "Indicates the policy for CPU power state management. Permitted values:\n  * STATIC\n  * DYNAMIC\nIn case of \"STATIC\", the virtual CPU cores are requested to be allocated to logical CPU cores according to the cpuOperationalPowerStates attribute. In case of \"DYNAMIC\", the CPU power states of virtual CPU cores can be allocated to logical CPU cores whose power states can be adjusted dynamically depending on core utilization\n* NOTE 1: In case the value of the \"cpuPowerStateManagementPolicy\" attribute is \"DYNAMIC\", dynamic adjustment of CPU power states of logical CPU cores should adhere to the range of CPU P and C states defined in the \"cpuOperationalPowerStates\" attribute.",
                            "type": "string",
                            "enum": [
                              "STATIC",
                              "DYNAMIC"
                            ]
                          },
                          "cpuOperationalPowerStates": {
                            "description": "Provides the lists of operational power states (i.e. P and C states) defined for the virtual CPU.\n* NOTE 2: In case the value of the \"cpuPowerStateManagementPolicy\" attribute is \"STATIC\", the cpuOperationalPowerStates attribute shall contain only one set of CPU P and C states requested for the virtual CPU. If the value of the cpuPowerStateManagementPolicy attribute is \"DYNAMIC\", multiple CPU P and C states can be defined to indicate the range of allowed P/C state values during dynamic power state management.",
                            "type": "object"
                          }
                        }
                      }
                    }
                  }