Change-Id: Ie06109bb5c62d4132a5db8c6cfeb9d4c297d05a5
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Issue-ID: TEST-208
class VcpeCommon:
#############################################################################################
# Start: configurations that you must change for a new ONAP installation
+
+ #############################################################################################
+ # Set network prefix of k8s host external address; mainly used for pod public IP autodetection
external_net_addr = '10.12.0.0'
external_net_prefix_len = 16
+
#############################################################################################
# set the openstack cloud access credentials here
oom_mode = True