Fix Exception in resolve_demands RPC 05/37905/1
authorDileep Ranganathan <dileep.ranganathan@intel.com>
Thu, 22 Mar 2018 17:07:01 +0000 (10:07 -0700)
committerDileep Ranganathan <dileep.ranganathan@intel.com>
Thu, 22 Mar 2018 17:07:01 +0000 (10:07 -0700)
commit555e08e86ab62cb471850c51022cef4761a2f0f8
treefa642ca43a9d64821a2c2b4ec3e9b22d48e491b9
parent5e2f356e8a51c08b442c05a954f1d8ada394932f
Fix Exception in resolve_demands RPC

'keyspace' is missing in the context parameter
passed to the resolve_demands rpc from translator

Change-Id: Ic9a3a11232ec558daa89890f904b4ee485ad3c50
Issue-ID: OPTFRA-198
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
conductor/conductor/controller/translator.py