Age | Commit message (Collapse) | Author | Files | Lines |
|
This is to modify some property files to point to new sdnc directory path (from /opt/openecomp/sdnc to /opt/onap/sdnc) since the new base image (ccsdk image) does not have the /opt/openecomp/sdnc path anymore which is causing errors during docker-compose deployment.
Change-Id: I755562c19d22c254eb811b668cf80a28c4fe9e64
Signed-off-by: Hector Anapan <ha076r@att.com>
Issue-Id: APPC-218
|
|
The SDNC images were renamed to use ONAP repository. This change
fixes that.
Change-Id: I6ebcdbb1472502952c2536a63d485677d5e1ebba
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: SDNC-50
|
|
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]
|
|
Adding dblib.properties (mysql credential properties to the sdnctl db),
modifying setenv.sh (used to define property values to mysql
- such as authenticating against the MySQL DB's) and adding the
APPC_CONFIG_DIR env variable as part of the Dockerfile.
Patch: Reverted Unintentional changes to the docker-compose template.
Patch: Changed some formatting as per Marcus's suggestions
Change-Id: I7cf9d90405bb4d552779cd0cd8a4f01525bdd823
Signed-off-by: Hector Anapan <ha076r@att.com>
Issue: [APPC-129]
|
|
Change-Id: I731fe4470a7262b6c01cb5e85cbb5718e18ee782
Signed-off-by: ubuntu <ha076r@att.com>
|
|
Change-Id: Ifa92542502ba5e7a1eb6b6329d64a0c5ed71479c
Signed-off-by: Jing Wang <jing.wang5@huawei.com>
|
|
Change-Id: Ia01e0821d736ba0035eeabaf221efab32c5f838f
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Change-Id: Id8eb429dc6330f85f4ef884b5633ffe8b1e1073e
Signed-off-by: root <ha076r@att.com>
|
|
Change-Id: If47c54459efc454a4d7ee5911e4e82b9adb83182
Signed-off-by: Patrick Brady <pb071s@att.com>
|
|
Change-Id: I46850ced2a3ff7a55dd1e92ec4509bf728466ce9
Signed-off-by: Patrick Brady <pb071s@att.com>
|