Data Service RPC for HPA 73/36073/7
authorDileep Ranganathan <dileep.ranganathan@intel.com>
Thu, 15 Mar 2018 11:03:24 +0000 (04:03 -0700)
committerDileep Ranganathan <dileep.ranganathan@intel.com>
Sun, 25 Mar 2018 12:53:06 +0000 (05:53 -0700)
commit3437fc2b299bf73a525bbb30e9241af14c62bd57
treeef412eade4402d8c5cb807d839d1a69ab13489e6
parentac91747b8819d23fd2e56d9e1dd170b83498a2bf
Data Service RPC for HPA

Implemented RPC for get candidate list with hpa flavor mapping
Added unit tests for get_candidates_with_hpa

Issue-ID: OPTFRA-183
Change-Id: I9db74499ba964341368542b339163c3803e0924e
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
conductor/conductor/data/service.py
conductor/conductor/tests/unit/data/hpa_constraints.json [new file with mode: 0644]
conductor/conductor/tests/unit/data/test_service.py