Add validation for performance tuning option 19/1619/2
authorKrisztian Lengyel <krisztian.lengyel@nokia.com>
Wed, 4 Sep 2019 20:45:20 +0000 (16:45 -0400)
committerKrisztian Lengyel <krisztian.lengyel@nokia.com>
Wed, 25 Sep 2019 10:10:06 +0000 (12:10 +0200)
commit0af8612e463d2682d6261485263e3a43830913fc
tree9919015d2a53d2632b9ef1771c8b89507ed9484c
parent0df986ab7e4e9d4b63d7971a772290e286f4775c
Add validation for performance tuning option

Add validation for tuning option in performance profiles. Currently it
supports only "low_latency" & "standard" values.

Depends-On: I6646b04220733091eb946c547d136dee0ae48706
Change-Id: Icfe82744d0c14d3663f63d420d0a0edbca154c67
Signed-off-by: Krisztian Lengyel <krisztian.lengyel@nokia.com>
recuserconfighandlers/recperformanceprofileshandler/recperformanceprofileshandler.py [new file with mode: 0644]
validators/src/PerformanceProfilesValidation.py
validators/src/VersionValidation.py