diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-03-06 12:11:34 -0800 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-03-06 12:12:36 -0800 |
commit | eedac3e312c66499ca5ff9d72388c31b25813225 (patch) | |
tree | 4cc2f22a0a36ba97823b70fe27ed667383173f0a /src/cdt.application.properties.json | |
parent | 611c9da62c2e266f9facd97dc9f340ce311060a3 (diff) |
Revert "multiple asible servers support"
Some functionality was accidentally removed
This reverts commit 611c9da62c2e266f9facd97dc9f340ce311060a3.
Change-Id: I1aefbbc0ede8cdda59acc8bdf7b047e506aad813
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1510
Diffstat (limited to 'src/cdt.application.properties.json')
-rw-r--r-- | src/cdt.application.properties.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/src/cdt.application.properties.json b/src/cdt.application.properties.json deleted file mode 100644 index 5be2a49..0000000 --- a/src/cdt.application.properties.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "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 |