Fix NfNamingCode and remove NfcNamingCodes 36/1036/5
authorRoni Riska <roni.riska@nokia.com>
Mon, 30 Sep 2019 06:39:12 +0000 (09:39 +0300)
committerRoni Riska <roni.riska@nokia.com>
Wed, 2 Oct 2019 10:46:21 +0000 (13:46 +0300)
commit364295fa6c8aa7b0aec4efe8ae8ce8241d03966c
treec74c5a6d40e6f33c7dd8a7be202aca264164ecb3
parent3e79fbe717397e8996b1c58989750012cb0e767f
Fix NfNamingCode and remove NfcNamingCodes

NFNamingCode is read from environment variable VESMGR_NFNAMINGCODE.
If not set, the default value is "ricp".

NfcNamingCodes is an empty list.

Also add vesmgr version information log at vesmgr startup.
The version information is generated at compile time
from the container-tag.yaml file (if exists) and
from the git hash of the last commit.

Change-Id: If524e679dbba2ee56217b2e03b1daf18eb2c46fb
Signed-off-by: Roni Riska <roni.riska@nokia.com>
Dockerfile
README.md
build_vesmgr.sh [new file with mode: 0755]
cmd/vesmgr/config.go
cmd/vesmgr/config_test.go
cmd/vesmgr/vesmgr.go
container-tag.yaml