aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-12-06Fix docker versioningamsterdamPatrick Brady1-1/+1
The docker tag script was modifed improperly causing the docker versioning to break. Reverting part of "Bump Patch Version" commit c9d8b5dd1a423bfdb87c7901209a84d93f33684d in order to fix. Change-Id: I10c75dbc8344ae1fc3d387c4eedadfb256ea6b57 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: CIMAN-120
2017-12-01Add appc version propertiesPatrick Brady1-1/+4
(cherry-pick from master) When we increment the version of the deployment project, builds will currently break since the version will be one ahead of the released version of appc. Adding properties to define the version of appc to download. Also adding a script to determine when snapshot or release version should be used. Change-Id: I8e98dbc8ca79e0ec6a02fb011c17053c728c351d Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: CIMAN-120
2017-11-29Bump patch versionJessica Wagantall7-13/+13
Bump patch version in preparation for Amsterdam branching. Change-Id: I8d3baa2dec304db733c7a331bee720418f1e77af Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-11-13ccsdk changed docker versionv1.2.01.0.0-ONAP1.0.0-AmsterdamPatrick Brady1-1/+1
We need to update to the version number that ccsdk used for their released image. Change-Id: I97966a2237476f6940d17b8e72642e79ec38e45d Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-314
2017-11-13dg-loader version was not changedPatrick Brady1-1/+1
The dg-loader was hardcoded to version 1.1.0, which does not work now that we are on 1.2.0. Change-Id: If1ee83165bce62589565a9fa66f93cff91709963 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-314
2017-11-10Changing to Amsterdam release versionPatrick Brady8-27/+14
Appc will be realeased as version 1.2.0 since version 1.1.0 already was created spring 2017. Also changing ccsdk version to their released version. Change-Id: I5e9864f8d506812ceab3b4b81a53be37c578a86e Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-314
2017-11-06Load correct dgPatrick Brady1-236/+334
Fix for vFW use case. The older version of a dg was being loaded which caused modifyConfig to fail. Change-Id: I27382b141dab18b2a05b8daa933fabf4fe002277 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-Id: APPC-313
2017-11-06Docs- Adding missing propertiesPatrick Brady1-0/+57
DOCUMENTATION CHANGE ONLY Adding some property files to the appc property docs that were not in there before. Change-Id: I9229a783fd03926d56ed4f428d51acf1e0194a92 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-310
2017-11-02Updating APPC Deployment TitlesHector Anapan34-21/+21
Updating the titles in the APPC Deployment docs for title consistency and legiblity purposes. Change-Id: I19b3b89ea9458c572778086becaa8a3d691a4b57 Signed-off-by: Hector Anapan <ha076r@att.com> Issue-Id: [APPC-303]
2017-11-01Update dg commit from appc repoPatrick Brady68-608/+4170
This commit is just moving over dg files that were commited to the appc repo into the deployment repo. Changes being moved over: 21315, 21563, 21679 Large number of lines show as changed because some of the json files were formatted out of being a single long line, into multiple lines. Change-Id: I3202875afd13280b1d5e2f8ae6a07b85cf7d6cfc Signed-off-by: Patrick Brady <pb071s@att.com>\ Issue-id: APPC-302 Issue-id: APPC-293
2017-11-01Update initialization of VNF_DG_MAPPING tableSkip Wonnell3-60/+8
Update the data to be loaded into the table Move source location of the data to the sqlData.dump file Remove old source location (VNF_DG_MAPPING.sql) Update install.sh to remove call to VNF_DG_MAPPING.sql Issue-ID: [APPC-295] Change-Id: I525fb0f717237388d04989fe49eca3e6498b09ef Signed-off-by: Skip Wonnell <skip@att.com>
2017-10-31Script to populate tablesPatrick Brady2-0/+17
Change-Id: I05a4d871b7b70aacc46038fdc442d003823ee714 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-295
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-30Aai client not set to installPatrick Brady2-2/+4
Change-Id: I3997d87a5f9cc125a5358d5e5d748779b27072ae Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id:APPC-296
2017-10-30Updating dg-loader jar downloadPatrick Brady2-5/+10
Change-Id: I78141c7b8663dab68cca1b0d34737d73043096ea Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-287
2017-10-26Adding new features to installPatrick Brady3-2/+47
Change-Id: Ibbbb2efc5658eb28673d76b822a7ccbcaec4197b Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-296
2017-10-25Removing extra text from docsPatrick Brady1-23/+0
Removing text that should have been removed as part of the last commit. Change-Id: I970100ed8bfcaf8bc253f696423d49d8cf69f284 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-275
2017-10-24Handle dg-loader DGs approach with platform-logicHector Anapan-Lavalle5-10/+213
This commit takes care of adding the necessary code to be able to: 1) Convert JSON DGs to XML DGs in the dg-loader-dgs path 2) Load & Activate these converted XML DGs into the MySQL DB This approach is used in appc.git's dg-loader-provider to handle DGs. Combining platform-logic approach and dg-loader-provider approach to handle DGs coming from these two separate paths. Change-Id: I46505a3380afcdd3c6794e24fda75aef62ccc58f Signed-off-by: Hector Anapan-Lavalle <ha076r@att.com> Issue-Id:[APPC-287]
2017-10-18Remove license from json dgsHector Anapan118-0/+17098
Removing the license comment from all of the JSON DGs from the dg-loader. Also, changing the JSON DGs service-logic element to point to ONAP instead of OPENECOMP path (as compared from the original JSON DGs hosted in appc-directed-graph/appc-dgraph/provider/src/main/resources/json path. Change-Id: I35f3f6f509b15e1854682d49461fa9d3960d3af8 Signed-off-by: Hector Anapan <ha076r@att.com> Issue-Id: [APPC-293] Signed-off-by: Hector Anapan <ha076r@att.com>
2017-10-23Changes to property docsPatrick Brady1-100/+125
Modifying properties documentation. Change-Id: Idc4907c1ffc540e625235632708bd0e93707beed Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-275
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-18Fix Ansible Adapter doc formatHector Anapan1-34/+47
Fixing some parts of the APPC Ansible Adaptor documentation format where they should show bash-style format. Change-Id: I222771f68476b64d7be0a3214ba125251391c14c Signed-off-by: Hector Anapan <ha076r@att.com> Issue:[APPC-283]
2017-10-18Add license text to APPC deployment RST filesHector Anapan7-3/+123
Adding the commented license text on top of each RST files as part of the APPC Deployment Repository. Change-Id: I34f959378bf8006b5348bbbfc27472c00bdbb595 Signed-off-by: Hector Anapan <ha076r@att.com> Issue-Id: [APPC-283]
2017-10-17Correcting restart DGPatrick Brady2-5/+5
Change-Id: I624ad42e113cef78c5f518390f0a6386b173c5fb Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-279
2017-10-13Update Generic_Restart DG for Named QueryScott Seabolt2-2/+2
Update Generic_Restart DG to correct space after prefix for AAI Named Query Issue-ID: APPC-268 Change-Id: I3b9a28404b32e0cc9576a69bd0f737561585ebe7 Signed-off-by: Scott Seabolt <js9808@att.com>
2017-10-10Update APPC Properties DocumentationHector Anapan1-55/+156
Updating the documentation in the APPC Properties document to reflect additional information needed to understand the purpose of them. Change-Id: I2d929c03de1eab36fe4f6c4ec06d6cd63146d031 Signed-off-by: Hector Anapan <ha076r@att.com> Issue-Id: [APPC-275]
2017-10-12Install wget in appc container for APPC-270root1-0/+1
Installing wget inside the APPC docker container to support the fix in [APPC-270] Change-Id: I6d2f636001ae1bf59a846b1a2c37898a36872f31 Signed-off-by: root <ha076r@att.com> Issue-Id: [APPC-273]
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-11Fix ODL Carbon Bouncy Castle IssueHector Anapan1-3/+4
This fix will use the appropriate version and JARs of the bouncy castle feature that should fix the netconf error going on during VF Netconf/Restconf mounting process in APPC. Change-Id: Iafb8cd1e434e5a08d0d98d5f8106efa95e03aa83 Signed-off-by: Hector Anapan <ha076r@att.com> Issue-Id: [APPC-270]
2017-10-11Update Generic_Restart DG XMLScott Seabolt1-1/+1
Updated the Generic_Restart DG XML to reflect CCSDK Issue-Id: APPC-267 Change-Id: I895d3e0ee5e767fb1672b158774dd5ecb0cfbf3f Signed-off-by: Scott Seabolt <js9808@att.com>
2017-10-10Correct Generic_Restart DG to reflect CCSDKScott Seabolt1-1/+1
Generic_Restart DG still had reference to OepnEcomp SDNC SLI should ref CCSDK Issue-Id: APPC-267 Change-Id: I7ec0ee62d1a8ae308e1573fa73cc7026669aa30b Signed-off-by: Scott Seabolt <js9808@att.com>
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-10-10Add APPC Properties documentation to readthedocsHector Anapan2-0/+92
Adding documentation regarding APPC properties, which ones are available to be modified in appc.properties, and how they are used to implement/use APPC features. Change-Id: I95719a628df1a11a68aaff8711f67cc2dbcb053f Signed-off-by: Hector Anapan <ha076r@att.com> Issue-Id: [APPC-247]
2017-10-09Add Platform Logic documentation to readthedocsHector Anapan2-0/+99
Adding Platform Logic docs to explain the process of loading and activating DGs using this method. It also explains how to check that the DG has been loaded and activated successfully into the MySQL DB. Change-Id: Ib13913dac49d1e538733edc43f69c53f77e137f4 Signed-off-by: Hector Anapan <ha076r@att.com> Issue-Id: [APPC-247] Signed-off-by: Hector Anapan <ha076r@att.com>
2017-10-03Add Ansible Documentation to readthedocsHector Anapan9-0/+382
Adding the Ansible documentation to be available in onap.readthedocs.io as it is shown in https://wiki.onap.org/display/DW/APP-C+Ansible+Adapter Change-Id: I302d44cde95d2d0ba5ef1930e804577ad0ae524f Signed-off-by: Hector Anapan <ha076r@att.com> Issue-ID: APPC-247
2017-10-03Add Chef Documentation to readthedocsHector Anapan4-0/+122
Adding the Chef Adapter documentation to be available in onap.readthedocs.io as it is shown in https://wiki.onap.org/display/DW/APP-C+Chef+Adapter Change-Id: I07fca164477708a1354bda09cde901965646df10 Signed-off-by: Hector Anapan <ha076r@att.com> Issue-Id: [APPC-247]
2017-10-03no need to hardcode db IP@ as docker handles itSylvain Desbureaux1-9/+0
Change-Id: I9bc6e8715244dbe6d8cc43d52798200532c2553c Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Issue-id: APPC-256
2017-09-29Changing to mariadbPatrick Brady1-3/+3
Change-Id: I3b95b1dd7fdf4b461033d3491230627b0b4a3254 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-252
2017-09-29Changing sdnc references to ccsdkPatrick Brady14-24/+24
Change-Id: Icab62226f55d36f2c613d22658f62da9edaf7224 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-251
2017-09-29Fix invalid context error in Generic Restart dgRY303T2-12/+15
Added missing outcomes to switch blocks Issue-ID: APPC-249 Change-Id: Ica781de4f51890cac24b4fa3efd653671c4e1433 Signed-off-by: RY303T <RY303T@att.com>
2017-09-28Add APPC Deployment DocumentationHector Anapan23-54/+825
This will take care of adding the following RST documentation files: - The README in the appc git repo so that it is also available in HTML form - The documentation found on wiki to build and test APPC in a local environment. Change-Id: Iea7153bd077b60c7ae40da423e1a154de97ce390 Signed-off-by: Hector Anapan <ha076r@att.com> Issue-Id: APPC-247
2017-09-27Update appc/deployment to ccsdk parentMarcus G K Williams2-12/+12
Also updating what seem like disused version numbers in pom and sdnc install script for documentation purposes. Though these should probably be removed if they are not used. Issue-Id: CCSDK-104 Change-Id: Icdb2a456bf45e36f19c0644b3ce4357b4161e764 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2017-09-26Add Generic Restart DG to use AAI named queryRY303T4-1/+145
Added new version 3.0.0 of Generic_Restart that uses an AAI named query to retrieve vnf information including ESR-System information Updated DG installation and Mapping to use the new DG Issue-ID: APPC-185 Change-Id: Iac15474d5753e58d47c6cabe432136d640447eb4 Signed-off-by: RY303T <RY303T@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-26Removing sdnc resource assignment from startPatrick Brady3-0/+106
The sdnc resource assignment provider is failing to start, plus it is a component that we are not using. This change allows us to modify the sdnc start script so that component does not start. Change-Id: Ie48345aa7834393e08070dd6a022e7cc1a4cc5d8 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: CCSDK-102
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-25Undoing the temporary ccsdk versionPatrick Brady1-1/+1
Going back to the latest ccsdk version, instead of using an old version. Change-Id: I931c141abc802e49d55f9779549162b365746433 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: CCSDK-95
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