Details
-
Bug
-
Status: Closed
-
Highest
-
Resolution: Done
-
Casablanca Release
-
None
-
Policy Dublin 1 12/3-12/21
Description
I have two files, one is ok, the other is not ok. please see attachments.
1. Capital and lower-case letter.
"guard": "false" --> "guard": "False"
"hpa-feature": "BasicCapabilities" --> "hpa-feature": "basicCapabilities"
"hpa-feature": "SriovNICNetwork" --> "hpa-feature": "sriovNICNetwork"
"mandatory": "true" --> "mandatory": "True",
2. Lack of operator
"operator": "" --> "operator": "=/>=/<="
"hpa-attribute-key": "physicalNetwork"
localStorage is not found.
3. attribute is not consistent.
"hpa-attribute-key": "pciNumDevices" --> "hpa-attribute-key": "pciCount"
4. structure is not consistent.
virtualMemSize and numVirtualCpu should be in basicCapabilities. but the policy creates two policies.
Attachments
Issue Links
- mentioned in
-
Page Loading...