✨ feat(TSG-17222): Update clixon to v1.2.0, support SD config
This commit is contained in:
@@ -110,7 +110,7 @@ hasp_tools_rpm_version:
|
||||
tsg_os_clixon_rpm_version:
|
||||
cligen: cligen-5.8.0-release
|
||||
clixon: clixon-5.8.0-release
|
||||
tsg-os-mgnt-srv: tsg-os-mgnt-srv-1.0.69.6a2b0d0
|
||||
tsg-os-mgnt-srv: tsg-os-mgnt-srv-1.2.0.b851991
|
||||
|
||||
sce_rpm_version:
|
||||
sce: sce-1.0.18.2d9fecd
|
||||
|
||||
@@ -12,14 +12,14 @@ external_resources:
|
||||
sd:
|
||||
## @param external_resources.cm.connection value in [direct, local_cache], default: local_cache
|
||||
##
|
||||
enable: yes
|
||||
connectivity: local_cache
|
||||
enable: no
|
||||
connectivity: direct
|
||||
db_index: 0
|
||||
policy_effect_interval_ms: 100
|
||||
policy_garbage_collection_interval_ms: 30000
|
||||
policy_update_check_interval_ms: 100
|
||||
direct:
|
||||
address: 10.X.X.X
|
||||
address: 10.1.1.1
|
||||
port: 7002
|
||||
local_cache:
|
||||
cache_name: tsg_traffic_sd_local_cache_1
|
||||
|
||||
Reference in New Issue
Block a user