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)
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>

No differences found