diff options
Diffstat (limited to 'config/has_config.yaml')
-rw-r--r-- | config/has_config.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/has_config.yaml b/config/has_config.yaml index 0b94391..2f4a1cd 100644 --- a/config/has_config.yaml +++ b/config/has_config.yaml @@ -20,10 +20,11 @@ policy_config_mapping: orchestrationStatus: orchestration-status provStatus: prov-status cloudRegion: cloud-region - cloud_region_attributes: + cloud_region_attributes: serviceRequests: service-requests cloudRequests: cloud-requests passthrough_attributes: {} + default_attributes: {} candidates: # for (k1, v1), if k1 is in demand, set prop[k2] = _get_candidates(demand[k1]) excludedCandidates: excluded_candidates |