diff options
Diffstat (limited to 'src/cdt.application.properties.json')
-rw-r--r-- | src/cdt.application.properties.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/cdt.application.properties.json b/src/cdt.application.properties.json new file mode 100644 index 0000000..5be2a49 --- /dev/null +++ b/src/cdt.application.properties.json @@ -0,0 +1,15 @@ +{ + "source": "INSTAR", + "CONTACT_US": { + "CONTACT_US_EMAIL": "appc@list.onap.org", + "CONTACT_US_SUBJECT": "CDT Query/Feedback" + }, + "username": "m97292@appc.att.com", + "password": "enc:Ai8KDxN7EANwATsV", + "displayConfigScaleout": false, + "Actions": { + "ConfigScaleOut": "ConfigScaleOut", + "Configure": "Configure" + }, + "versionNoForApiCall": "0.0.1" +}
\ No newline at end of file |