Fix event config: VNFName, ReportingEntityName and ID 17/1017/1
authorKatri Turunen <katri.turunen@nokia.com>
Thu, 26 Sep 2019 09:46:07 +0000 (12:46 +0300)
committerKatri Turunen <katri.turunen@nokia.com>
Thu, 26 Sep 2019 09:47:50 +0000 (12:47 +0300)
commit3e79fbe717397e8996b1c58989750012cb0e767f
treef191f6b66ffbbb9539870da61f346ecd595c029a
parentfc77ebb24a8627ccfb18edd8b5dbc038da475eab
Fix event config: VNFName, ReportingEntityName and ID

Vesmgr configures the Vespa event with the following values:
- VNFName: Value from env variable VESMGR_VNFNAME,
           default, if the env variable does not exist: Vespa
- ReportingEntityName: Vespa
- ReportingEntityId: system UUID read from
                     /sys/class/dmi/id/product_uuid

Change-Id: Ib25d7271be363236f24295df9d5f4e940a741360
Signed-off-by: Katri Turunen <katri.turunen@nokia.com>
README.md
cmd/vesmgr/config.go
cmd/vesmgr/config_test.go
container-tag.yaml