aboutsummaryrefslogtreecommitdiffstats
path: root/installation/src
AgeCommit message (Collapse)AuthorFilesLines
2020-03-27Update APPC certificateJimmy Forsyth3-29/+29
Issue-ID: AAI-1836 Change-Id: Ie89eb7f1c779aec67f85d1c6944ea666c4069801 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2020-03-17Appc POC configscaleout usecaseshashikanth.vh@huawei.com1-0/+27
Change-Id: I9e0c81b97be563c32677b89f813a902b44a02bc2 Issue-ID: APPC-1850 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2019-11-14Update property names for dmaap servicePatrick Brady1-3/+3
Updating the EventSender property names to match the format of the other dmaap properties. Change-Id: I83ee6f8cab83df672fec61ad35693b5c311e0367 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1744
2019-11-06Docker changes for dmaap microservicePatrick Brady1-0/+5
Remove feature install for event listener and dmaap adapter. Add feature install for service communicator Add dmaap microservice jar to the docker image. Add script to start dmaap microservice. Add new properties Change-Id: I70d341792fc2b4b00b2828f644b85673f4984b2a Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1744
2019-06-05replace a new p12 credentialTaka Cho2-1/+1
old p12 credential expired 6/1/2019 Change-Id: Ib1ad6624f0064c5c0a85f72de557d15ab4afa954 Issue-ID: APPC-1620 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-05-21fix netconf for vFWTaka Cho1-1/+1
in Dublin, we changed to stream-count:stream-count/streams Issue-ID: APPC-1610 Change-Id: If2e1d127594ec0aa5d2297e9f71e6e3911e5ef12 Signed-off-by: Taka Cho <takamune.cho@att.com>
2018-11-13Update APPC for Casablanca AAF supportAaron Hay2-0/+3
Change-Id: I2773fcdb498349d11ceb26b8f29d69f97512b1a0 Issue-ID: APPC-1235 Signed-off-by: Aaron Hay <aaron.hay@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-10-18update aaf_locate_url for R3Taka Cho1-2/+2
remove Beijing's link to gerenic link Change-Id: I8bf84fbaca763fcf5a551196ca7d802410e44435 Issue-ID: APPC-1217 Signed-off-by: Taka Cho <takamune.cho@att.com>
2018-10-09move openecomp.org to onap.org for aaicclientTaka Cho1-96/+87
remove openecomp.org to onap.org for OOM env upgrade v11 to v14 Issue-ID: APPC-1213 Change-Id: I2da1bc5a8616f639c7ff03fd835432e706e3b9f1 Signed-off-by: Taka Cho <tc012c@att.com>
2018-09-11Update odl passwordPatrick Brady3-8/+8
With the new odl version, the password has changed. Change-Id: I8260c118c2f974f2a4453f04a6a4e271edf29fca Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-1158
2018-06-07Update to new two-way certificate for AAFRyan Young6-35/+65
Change-Id: I5079eca9bb781eb5d43fd53143587f74bf257022 Signed-off-by: Ryan Young <ry303t@att.com> Issue-ID: APPC-985
2018-05-16add property for scope overlapRyan Young1-1/+1
Change-Id: I4f4af6b0310f94481ac53397ae6c655021a01667 Signed-off-by: Ryan Young <ry303t@att.com> Issue-ID: APPC-900
2018-05-08Added license text to new fileBalaji, Ramya (rb111y)1-0/+20
Issue-ID: APPC-888 Change-Id: I1a354f6f48a7e808347dbf7638a73c163ca2b139 Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
2018-05-08Added properties fileBalaji, Ramya (rb111y)1-0/+3
Design Tool support needs properties file Issue-ID: APPC-888 Change-Id: Ieb319e79fea2a5c6b2b7d1a7addfd4f0c89960c6 Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
2018-04-26Add southbound properties filePatrick Brady1-0/+1
Change-Id: I4cfa65b8f3258823e3359e46960427b6cf3c5028 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-865
2018-04-25Updates to deployment propsPatrick Brady3-3/+5
Change-Id: I4361082b121898088d1a48ff0456377f171e4ed0 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-861
2018-04-13Update password to new odl passPatrick Brady1-6/+6
The password needs to be changed to access the new opendaylight rest. Change-Id: Ie043d5b1ea4ce305ccebd969f5da90f6cd75a701 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-403
2018-03-29add AAF configuration filesRyan Young1-0/+54
add cadi.properties, shiro.ini, and updated startODL.sh Change-Id: I04ec254050b4820d7e536e38a0946b4a4d920275 Signed-off-by: Ryan Young <ry303t@att.com> Issue-ID: APPC-404
2018-02-12Add missing dmaap auth propertiesPatrick Brady1-0/+2
The key and secret properties did not exist in the appc properties file which was causing appc-dg-common to fail to start since the properties were coming back as null. Change-Id: Ifffe5d5977e10282b20dd07ca26cb63f47751404 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-588
2017-12-13Deployment onap renamePatrick Brady2-10/+10
Changing org.openecomp.appc names to org.onap.appc Change-Id: I729f6ce253de8351ae5e3da2e334b1bae155b67d Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-13
2017-11-20Adding missing lcm url propertyPatrick Brady1-0/+1
Change-Id: If98fc6edb59b3eb98326239f912835562bf1d734 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-Id: APPC-309
2017-10-31Adding openstack domain propertyPatrick Brady1-0/+1
Change-Id: I52840d1424a59290189de855cd7a7927d41392f5 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-300
2017-10-30Add flow controller propertiesPatrick Brady1-0/+23
Change-Id: I72402f2c5ba330a81dbf80a7dfd5a112842e9897 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-299
2017-10-26Adding new features to installPatrick Brady1-0/+29
Change-Id: Ibbbb2efc5658eb28673d76b822a7ccbcaec4197b Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-296
2017-10-20Adding skip hypervisor check propertyPatrick Brady1-0/+2
The property should default to true so that iaas does not fail. Change-Id: I8bb6ddd818191801b4c1d59e1cb405eb3f2e1b69 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-282
2017-10-12Change dmaap demo topicPatrick Brady1-2/+2
The topic did not match what policy is going to send. Change-Id: I70dfb889864bf5b7f2bb951ebe2f4662582d4bb3 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-272
2017-10-10Update appc.properties for Closed Loop topic namesScott Seabolt1-2/+2
Added topic names APPC-LCM-READ and APPC-LCM-WRITE for the LCM Read and Write topics Issue-Id: APPC-265 Change-Id: I46fd41467f88d651f43b9e4d8e02cda81a522a0a Signed-off-by: Scott Seabolt <js9808@att.com>
2017-09-26Change to openstack conn propertiesPatrick Brady1-6/+6
Adding openstack connection properties so that the iaas adapter will have a valid endpoint of some kind and will not cause startup delays and failures. Change-Id: I817236d87602f3c5f7afb2116eb37facff903ac9 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-235
2017-09-26New version of the aaiclient.propertiesPatrick Brady1-104/+98
This is a new version of the properties file. Modified version of the file that sdnc uses. Change-Id: Ib927ece901654ab0cbd86d46e1d3434439768439 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-136
2017-09-25Fix dblib.propertiesMarcus G K Williams1-0/+1
Added missing property in dblib.properties to specify mariadb JDBC connector. Issue-Id: CCSDK-104 Change-Id: Ia1029a26f57e6d9b35d223e025fa6399a4af6661 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2017-09-20Changing properties from asdc to sdcPatrick Brady1-7/+7
Change-Id: I4c346f67c2264f10ae5828bbb20bd9be039c54eb Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-222
2017-09-19Update APPC properties to match CCSDK artifactsHector Anapan3-25/+25
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
2017-08-30Adding required DB table for LCM functionalityHector Anapan1-2/+8
1) Added the DB hostnames to map to the MySQL container's docker IP in APP-C Container's /etc/hosts, then 2) added installAppcDb.sh to create the "appcctl" database and its "transactions" table (in appcctl.dump) since it is needed to complete the LCM functionality, then 3) added some properties in appc.properties since they were used in local testing, but need to double check if they are absolutely necessary Change-Id: I7be65412ea4a87f7295adc9b6a69fe7ad917d62c Signed-off-by: Hector Anapan <ha076r@att.com> Issue: [APPC-122] Signed-off-by: Hector Anapan <ha076r@att.com>
2017-08-16Changing AAIService Bundle to use AAI PropertiesHector Anapan5-0/+74
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-14OAM operations - deploymentHao Kuang1-0/+10
Add new APPC features for oam, command-executor and lifecycle-management. Includes these user stories: APPC-39/41/43/44/45/46/52/77. Issue Id: APPC-38 Change-Id: I374fb363a46158fbf867228857c932b4da553fac Signed-off-by: Hao Kuang <Hao.Kuang@amdocs.com>
2017-08-11Modifying code to point to AAIService PropertiesHector Anapan1-0/+36
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]
2017-08-04Changing scripts & properties for A&AI connectionroot3-0/+254
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-06-19[LICENSE] Updating licenses as per legal decisionroot1-2/+3
Change-Id: Iaa769b9446688358da0fdc844fe80747a8dd35a4 Signed-off-by: root <ha076r@att.com>
2017-06-05Deployment changes to support appc rebasePatrick Brady1-43/+17
Change-Id: I8217dafeb8fe1f5b93d01bb8f666573d5c652d88 Signed-off-by: Patrick Brady <pb071s@att.com>
2017-05-16update copyright to avoid noisy diff after buildGuo Ruijing1-0/+20
Change-Id: I50d213f4d22dff2e211258a3e536dc1a50618b78 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-03-02Correcting windows line endingsPatrick Brady1-119/+119
Change-Id: I939cb5a069c819ec0958a2f5887bbc8183a2b936 Signed-off-by: Patrick Brady <pb071s@att.com>
2017-03-02Modifying app.propertiesPatrick Brady1-121/+119
Change-Id: Id51f821eb7c96a4619b399365b6fcc907dfc73bd Signed-off-by: Patrick Brady <pb071s@att.com>
2017-03-02Adding fake urls in place of placeholdersPatrick Brady1-2/+2
Placeholders were causing errors during install, replacing them with valid urls Change-Id: Iacc341b7f2def1ba37e6b04e24392f95dc504a6a Signed-off-by: Patrick Brady <pb071s@att.com>
2017-02-13Initial OpenECOMP appc/deployment commitPatrick Brady2-0/+121
Change-Id: I46850ced2a3ff7a55dd1e92ec4509bf728466ce9 Signed-off-by: Patrick Brady <pb071s@att.com>