aboutsummaryrefslogtreecommitdiffstats
path: root/domino_conf.py
diff options
context:
space:
mode:
authorUlas Kozat <ulas.kozat@gmail.com>2016-06-09 12:13:03 -0700
committerUlas Kozat <ulas.kozat@gmail.com>2016-06-09 12:13:03 -0700
commit5b6b8842cfa56abcb4d7f23b37d02912a7d26199 (patch)
treefad9b5bdebc9866143bde64d27c8218ae45503de /domino_conf.py
parent4b29a244a43340e9758941222fdbc75060c5f279 (diff)
Readded falsely deleted line for recording registered nodes in dictionary object
Change-Id: Ie000af03a00c8b0abb37fba8cf8634cd2824812d Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
Diffstat (limited to 'domino_conf.py')
-rw-r--r--domino_conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/domino_conf.py b/domino_conf.py
index 293adeb..4f03212 100644
--- a/domino_conf.py
+++ b/domino_conf.py
@@ -20,3 +20,4 @@ SERVER_UDID = 0
TOSCADIR = './toscafiles/'
TOSCA_DEFAULT_FNAME = 'template1.yaml'
SERVER_DBFILE = 'dominoserver.db'
+SERVER_SEQNO = 0