commit | 451a3400b76511393c62a444f588a4ed15f4a549 | [log] [tgz] |
---|---|---|
author | Michael Lando <ml636r@att.com> | Sun Feb 19 10:28:42 2017 +0200 |
committer | Michael Lando <ml636r@att.com> | Sun Feb 19 10:51:01 2017 +0200 |
tree | e4f5873a863d1d3e55618eab48b83262f874719d | |
parent | 5abfe4e1fb5fae4bbd5fbc340519f52075aff3ff [diff] [blame] |
Initial OpenECOMP SDC commit Change-Id: I0924d5a6ae9cdc161ae17c68d3689a30d10f407b Signed-off-by: Michael Lando <ml636r@att.com>
diff --git a/asdctool/src/main/resources/config/titan.properties b/asdctool/src/main/resources/config/titan.properties new file mode 100644 index 0000000..bfb0ebc --- /dev/null +++ b/asdctool/src/main/resources/config/titan.properties
@@ -0,0 +1,3 @@ +storage.backend=cassandra +storage.hostname=localhost +storage.port=9160