Implemented match all operator for HPA 57/36857/5
authorDileep Ranganathan <dileep.ranganathan@intel.com>
Mon, 19 Mar 2018 15:26:42 +0000 (08:26 -0700)
committerDileep Ranganathan <dileep.ranganathan@intel.com>
Sun, 25 Mar 2018 19:36:18 +0000 (12:36 -0700)
commit784505a1ff2aa94fab7c2eb8c754fcba8b6049a7
treee8b1d795b5c8fce108094edb6cffe91f010f8156
parentf559ed62d76b90c28c874c2efee7c9bbb67bba87
Implemented match all operator for HPA

Implemented match all operator for list inputs.
For eg: InstructionSetExetensions which checks for a
input set of requirements in the available capability list.

Change-Id: I3784ae2f85309236f790a0d6a5927ab3ec535b97
Issue-ID: OPTFRA-181
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
conductor/conductor/data/plugins/inventory_provider/hpa_utils.py [new file with mode: 0644]
conductor/conductor/tests/unit/data/plugins/inventory_provider/test_hpa_utils.py [new file with mode: 0644]