aboutsummaryrefslogtreecommitdiffstats
path: root/domino_conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'domino_conf.py')
-rw-r--r--domino_conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/domino_conf.py b/domino_conf.py
index 644158b..146fd44 100644
--- a/domino_conf.py
+++ b/domino_conf.py
@@ -11,7 +11,7 @@ CLIENT_SEQNO = 0
DOMINO_SERVER_IP = 'localhost'
DOMINO_CLI_PORT = 9100
-UDID_DESIRED = 12467
+UDID_DESIRED = 0
LIST_SUPPORTED_TEMPLATES = ['tosca-nfv-v1.0']
DEFAULT_TOSCA_PUBFILE = './tosca-templates/tosca_helloworld_nfv.yaml'
TOSCA_RX_DIR = './toscafiles/'