Add USM entries to VIM config

These were not added.  They were being autogenerated so there was no
issue.  This will make the definition explicit and stable.

TEST PLAN
PASS: On SX system, verify values in config

Story: 2011045
Task: 50207
Change-Id: I04d0aa92b6f41cd46d137753c854def6e7e694e4
Signed-off-by: Joshua Kraitberg <joshua.kraitberg@windriver.com>
This commit is contained in:
Joshua Kraitberg 2024-05-24 11:16:59 -04:00
parent 57b6635fcc
commit ed89156138
2 changed files with 13 additions and 1 deletions

View File

@ -90,6 +90,12 @@ service_name=fm
service_type=faultmanagement
endpoint_type=admin
[usm]
region_name=RegionOne
service_name=usm
service_type=usm
endpoint_type=admin
[amqp]
host=192.168.204.1
port=5672

View File

@ -1,5 +1,5 @@
#
# Copyright (c) 2015-2016 Wind River Systems, Inc.
# Copyright (c) 2015-2016,2024 Wind River Systems, Inc.
#
# SPDX-License-Identifier: Apache-2.0
#
@ -86,6 +86,12 @@ service_name=fm
service_type=faultmanagement
endpoint_type=admin
[usm]
region_name=RegionOne
service_name=usm
service_type=usm
endpoint_type=admin
[mtc]
endpoint_override=http://localhost:2112