summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRuoyu Ying <ruoyu.ying@intel.com>2019-05-30 06:53:22 +0800
committerRuoyu Ying <ruoyu.ying@intel.com>2019-05-30 06:55:55 +0800
commit1de37b23b31eef7d6f69b193021b7ed6e555a75e (patch)
treeb8830e63569c6d3f04a853be4bbd2cf1ed22cbba
parente0375cee11a33922822bc9b92bcd4bdf3c6d5bcd (diff)
Switch scope to OSDF_DUBLIN
Switching the policy scope we use to fetch policies to OSDF_DUBLIN Issue-ID: OPTFRA-498 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com> Change-Id: Id2dc6f1ef7e86d776c1bb7b3c7747dbb537e8ca3
-rw-r--r--kubernetes/oof/resources/config/common_config.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/oof/resources/config/common_config.yaml b/kubernetes/oof/resources/config/common_config.yaml
index 03972a7e1f..0446dbd05c 100644
--- a/kubernetes/oof/resources/config/common_config.yaml
+++ b/kubernetes/oof/resources/config/common_config.yaml
@@ -67,8 +67,8 @@ policy_info:
placement:
policy_fetch: by_scope
policy_scope:
- default_scope: OSDF_CASABLANCA
- vcpe_scope: OSDF_CASABLANCA
+ default_scope: OSDF_DUBLIN
+ vcpe_scope: OSDF_DUBLIN
vfw_scope: OSDF_DUBLIN
secondary_scopes:
-