aboutsummaryrefslogtreecommitdiffstats
path: root/installation/src/main/stores
AgeCommit message (Collapse)AuthorFilesLines
2019-06-05replace a new p12 credentialTaka Cho1-0/+0
old p12 credential expired 6/1/2019 Change-Id: Ib1ad6624f0064c5c0a85f72de557d15ab4afa954 Issue-ID: APPC-1620 Signed-off-by: Taka Cho <takamune.cho@att.com>
2018-10-19Update truststore for aaiPatrick Brady1-0/+0
Change-Id: I8066c402334441b1844ff9f66a6c1c833c67d0c4 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1218
2018-06-07Update to new two-way certificate for AAFRyan Young5-0/+27
Change-Id: I5079eca9bb781eb5d43fd53143587f74bf257022 Signed-off-by: Ryan Young <ry303t@att.com> Issue-ID: APPC-985
2018-04-25Updates to deployment propsPatrick Brady1-0/+0
Change-Id: I4361082b121898088d1a48ff0456377f171e4ed0 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-861
2017-08-16Changing AAIService Bundle to use AAI PropertiesHector Anapan2-0/+0
This code changes the docker-compose.yml's SDNC_CONFIG_DIR env.variable in the "appc" service that deploys the appc container to point to appc's aaiclient.properties instead of the sdnc's aiiclient.properties. In doing so, some properties had to be moved to the new SDNC_CONFIG_DIR's appc properties folder path so SDNC karaf features are installed correctly. Also, replacing the AAIClient p12 keystore by converting the validated jks file to this new p12 keystore certificate. Change-Id: I6ee5bd56f4403cb575fdc93ded8eebc6a7a5cc4b Signed-off-by: Hector Anapan <ha076r@att.com> Issue: [APPC-129]
2017-08-04Changing scripts & properties for A&AI connectionroot1-0/+0
Modifying and adding new folders, properties files, and scripts to set up APP-C to be able to connect to A&AI. Also, providing general certificates to connect to a standard A&AI instance. Change-Id: I511dabf7638b947abe800147545e3032919d5144 Signed-off-by: root <ha076r@att.com> Issue: [APPC-122]
2017-02-13Initial OpenECOMP appc/deployment commitPatrick Brady1-0/+0
Change-Id: I46850ced2a3ff7a55dd1e92ec4509bf728466ce9 Signed-off-by: Patrick Brady <pb071s@att.com>