summaryrefslogtreecommitdiffstats
path: root/appc-directed-graph
AgeCommit message (Collapse)AuthorFilesLines
2019-09-11Release appc1.6.3jenkins-releng6-8/+8
2019-09-11Increment version to 1.6.3-SNAPSHOTPatrick Brady6-8/+8
Change-Id: I2b1b8329dbad5a8d6cc5ae96e8c44af1ab3d54ea Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-09-05Changes to remove maven-staging-pluginPatrick Brady9-16/+14
Root pom ccsdk version updated to latest and dependency versions are fixed so that they are compliant with the maven enforcer plugin. Change-Id: If85006519678a14af6ace21268eb0bfc195e4215 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-08-08Revert changes to parent pomsPatrick Brady1-3/+3
These changes did not work Change-Id: Ie90d1bf4795cad916f8aea00af9a8cf5bcc847ed Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-08-08Change parent pomsPatrick Brady1-3/+3
Changing the parent pom of appc-dispatcher and appc-directed-graph so that they no longer point to the root appc pom, instead they point to the org.onap.appc.parent pom files. Change-Id: I116bd06471482e19715a3c5ada506f9d700e5576 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-08-07Increment version to 1.6.2Patrick Brady6-8/+8
Change-Id: If6610d1addd323c1ad0f902a0841b979f017adc9 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-08-03Increment versions after releasePatrick Brady6-8/+8
Change-Id: I83b000b7c4ac94b5eba396b5e1856a970fa90623 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1686
2019-07-19remove opendaylight-karaf-emptyTaka Cho1-8/+0
opendaylight-karaf-empty is for testing purpose and outdated Issue-ID: APPC-1651 Change-Id: I768b7afa9a60db6413f71320fd11575b1fafce97 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-06-18Added cvaas file name in Audit and SyncLathish2-1041/+1067
Issue-ID: APPC-1590 Change-Id: I09345570fe6cd158102844070e62df7fb1a7aed9 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2019-06-10Fixed incorrect error messageLathish1-1/+1
Issue-ID: APPC-1623 Change-Id: Ib6c58be5e5ddb41c39788208238234335f72e7ea Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2019-05-28InventoryNames in ansible adapter fixedLukasz Rajewski1-97/+91
This change fixes support for InventoryNames parameter in LCM request going to Ansible server. Also ansible adapter DG has been modified to consider new parameter added Change-Id: I68aa8efa34b79ef2f669d81563510fea7bb0a730 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Issue-ID: APPC-1612 (cherry picked from commit 7155b808084ff6e49f6eef01ac7defd9a7754a3a)
2019-05-22Fix for support of InventoryNamesLukasz Rajewski1-3/+3
This change addes support for InventoryNames parameter in LCM request going to Ansible server Change-Id: I9aea0b5407460d5dc0b2691e73ba795f8fe2af15 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Issue-ID: APPC-1612
2019-04-30Fixed publish config issueLathish1-1/+1
Issue-ID: APPC-1588 Change-Id: I63e75c415d7f33c750eaad6799234e03741ad290 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2019-04-30Fixed public config issue in AuditLathish1-1/+1
Issue-ID: APPC-1587 Change-Id: I7caa7fbf85f8a49beb5fc957c9372445f0d5e7ef Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2019-04-26Increment snapshot versionPatrick Brady6-8/+8
Change from 1.5.0-SNAPSHOT to 1.6.0-SNAPSHOT to prepare for next development cycle. Change-Id: I187785ab4b11a37815289d20ba802c48e86cee7f Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1585
2019-04-26Fixed the package name in Audit DGLathish1-1/+1
Issue-ID: APPC-1584 Change-Id: I07a2b18b66c6e446324b37b5112e1839c197e538 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
2019-04-16Fixed issue with FileParameters supportLukasz Rajewski1-4/+4
Generic_AnsibleDG has missing support for FileParameters payload parameter. It is added with this fix. Change-Id: I71570c87a6a24934f4f975afd5f36eebced4d3e8 Issue-ID: APPC-1574 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
2019-04-10Fix for Ansible Healthcheck bugJoss Armstrong1-309/+230
Update to directed graph and merge JSON template code Issue-ID: APPC-1472 Change-Id: I4332ad74d34f455261b1c001339d0542be4514fc Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
2019-02-28added GetTemplateConfig_Saltstack DGGanesh Chandrasekaran1-0/+638
Issue-ID: APPC-1101 Change-Id: I185caa7cbd23cf5ce7973d74f9b9cde896267433 Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
2019-02-28added new saltstack-adapter-1.0 DGGanesh Chandrasekaran1-0/+275
Issue-ID: APPC-1101 Change-Id: Id5df4a856f73dddcecf7f4751ed07bdfceadf85a Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
2019-02-26Update GetDevRunningConfig for SaltstackDGGanesh Chandrasekaran1-496/+876
Issue-ID: APPC-1101 Change-Id: Ie3cbfb05b1dd7a1ecc15e0d7b844801769836fab Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
2019-02-26APPC Generic Saltstack DG additionGanesh Chandrasekaran1-0/+491
Issue-ID: APPC-1101 Change-Id: Ie240bb949481a7c59a508c2157a4ace95fe4a861 Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
2019-01-21Network Inventory Cient Platform HardeningBalaji, Ramya (rb111y)1-1052/+1052
Renamed class files to be more meaningful and synched up directories Issue-ID: APPC-1338 Change-Id: I5eee7c96013e8733fb14e4b0a1de88d4c9611a0f Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
2018-11-12Increment version numberPatrick Brady6-8/+8
Changing to version 1.5.0-SNAPSHOT Change-Id: I1e0773d16cb058ac2fb96718581cfbf8d716a2e0 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1212
2018-10-29output payload is blank when doing healthcheckShailendra Borale1-1/+1
Changed the payload attribute name to output-payload Change-Id: I2b0e6de88e87c8be1f24a1d4822c8a60ec49dc7b Issue-ID: APPC-1233 Signed-off-by: Shailendra Borale <sb8915@att.com>
2018-10-11Roll to next version after releasePatrick Brady6-8/+8
Change to version 1.4.1-SNAPSHOT Change-Id: Ie6238743cbe2bebeb122ce3985fb2488d9a6c62e Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1212
2018-09-07API doc issue fixBalaji, Ramya (rb111y)1-1311/+1053
Removed code that saves yang in md-sal to prevent API doc issues. Issue-ID: APPC-1187 Change-Id: I30e3485f6e07660eedf3329bb1666eaa31e3e580 Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
2018-08-03Changed Code and DGs to return detailed response.Shailendra Borale3-6/+6
Added comment and used String instead of Integer.toString Change-Id: I07a0a7752b225fbf50d761b489b9320b47fcc71d Issue-ID: APPC-1013 Signed-off-by: sb8915 <sb8915@att.com>
2018-07-31 GetTemplateConfigAnsible DG BugGanesh Chandrasekaran1-86/+170
Please refer to Jira page for more details Issue-ID: APPC-1115 Change-Id: I0f56009a44b37e0f30942da533f8bc08766de602 Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
2018-07-31 GetTemplateConfigChef DG BugGanesh Chandrasekaran1-88/+174
Please refer to the Jira page for more information. Issue-ID: APPC-1114 Change-Id: I6c0f033594371c33efd9ab224873c7f9cbec0f2e Signed-off-by: Ganesh Chandrasekaran <ganesh.c@samsung.com>
2018-06-21[APPC-922] Add new OpenStack Reboot Directed GraphDan McMillan4-76/+520
Introduce APPC_RebootVM.json directed graph Add APPC_RebootVM to the dg_activate.txt config file Add protocol query to APPC_healthcheck.json directed graph Add outputdata to APPC_ansible-adapter-1.0.json success return Change-Id: I80cc5695bf04575955b79656d731eab38b0b49c4 Issue-ID: APPC-922 Signed-off-by: Dan McMillan <dm3821@att.com>
2018-06-20Add snapshot-id to RebuildVM DGDan McMillan5-6/+6
Parameterize error-message in AttachVolumeVM DG Parameterize error-message in DetachVolumeVM DG Parameterize error-message in VM_Start DG Parameterize error-message in VM_Stop DG Change-Id: I8a2a06661d668565dc2b2f0160ac7695ac52198e Issue-ID: APPC-1011 Signed-off-by: Dan McMillan <dm3821@att.com>
2018-06-13Update license header in misc appc xml filesJohn McClung5-10/+5
Modify license header in miscellaneous appc xml files to reflect 2018 changes. Change-Id: Ia62d24370e152c23f3575c755ff88980fccc42d2 Issue-ID: APPC-1001 Signed-off-by: John McClung <jm1364@att.com>
2018-06-13Update lic header in misc appc properties filesJohn McClung21-42/+21
Modify license header in miscellaneous appc properties files to reflect 2018 changes. Change-Id: I21eb99f680ab4cbddbd7f8abe65720c87e2dbb33 Issue-ID: APPC-998 Signed-off-by: John McClung <jm1364@att.com>
2018-06-13More updates to lic header in appc propertiesJohn McClung2-4/+2
License header fixes to reflect 2018 changes in various appc-adapters, appc-client, appc-common, appc-config, appc-dg and appc-directed-graph java and properties files. Change-Id: Idbe000f175e11ba42f6e83689a2b2d3d353be008 Issue-ID: APPC-996 Signed-off-by: John McClung <jm1364@att.com>
2018-06-12Update lic header in appc dir graph propertiesJohn McClung41-82/+41
Modify license header in appc-directed-graph properties files to reflect 2018 changes. Change-Id: I5ddf83e5bd03b033a04205c397a6805ed2ae1c91 Issue-ID: APPC-997 Signed-off-by: John McClung <jm1364@att.com>
2018-06-11Update license header in misc appc filesJohn McClung10-20/+10
More license header updates to miscellaneous appc files to reflect 2018 changes. Change-Id: I1d1d020792942ffe2d3bbda6eae05c43831ffce1 Issue-ID: APPC-994 Signed-off-by: John McClung <jm1364@att.com>
2018-06-06Update license header in appc-dg filesJohn McClung20-40/+20
Modify license header in various appc-dg-util, appc-dg-shared and appc-directed-graph java files to reflect 2018 changes. Change-Id: I4ae3aed9af5eda808ed908948ca1bdee5ac7bd93 Issue-ID: APPC-976 Signed-off-by: John McClung <jm1364@att.com>
2018-05-22Increment version for new branchPatrick Brady6-8/+8
Change from version 1.3.0-SNAPSHOT to 1.4.0-SNAPSHOT and update version file. Change-Id: I6b54c3e3b97c3ef0a554fb173d0dd261ca2107d3 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-916
2018-05-16Changes to GetAaiInfo DGBalaji, Ramya (rb111y)1-1/+1
Corrected parameter passed to method to get vfModule information. Issue-ID: APPC-904 Change-Id: Ib32122e1e080a676082a1676e89335904eb4d61a Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
2018-05-09Corrections to SqlResource pathBalaji, Ramya (rb111y)1-1/+1
Issue-ID: APPC-889 Change-Id: I371f100928a9626eeece1955a75ce0cc5e4248f9 Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
2018-05-08Modify DGs to match deployment repoPatrick Brady2-248/+346
DGs are being pulled from main appc repository. A few changes needed to be moved over from the deployment repo. Change-Id: Ia30bd6f7b1cabb9968df1839bba3b66c110c871f Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-887
2018-05-08Update dg_activate filePatrick Brady1-1/+3
Since this will be the file used in deployment now, I added the entries here that are present in the deployment version. Change-Id: Ib353db7c33f64c94d50491f77b1650ccac6a9d71 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-887
2018-04-30upgrade logback to 1.2.0Taka Cho1-1/+0
remove logback from two pom files, pick up from top of pom file Change-Id: Ibdb98d99fffe8c3ab471955a27f9dc02f0875313 Issue-ID: APPC-784 Signed-off-by: Taka Cho <tc012c@att.com>
2018-04-11ODL Upgrade Method 2Patrick Brady2-4/+3
Changes necessary to support upgrade to ODL Nitrogen, while continuing to use Karaf 3 style features Change-Id: I2edf619e0b889420c32793b958c0926b0311e71d Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-403
2018-04-06Dg changes to fix methodnotfound exceptionvidhyasree1-4/+4
APPC_chef.json is updated with vnfc instead of Vnfc to allow the method callouts and to sinkup with the method names in chefAdapterImpl.java Issue-ID: APPC-829 Change-Id: I04bd9c720869117962c4dbe731abb22945fc03ee Signed-off-by: vidhyasree <sn141y@att.com>
2018-04-03Corrections to DGs for ConfigScaleOutBalaji, Ramya (rb111y)2-810/+521
Issue-ID: APPC-822 Change-Id: I2a0e9efbc67890ad5792ed10295dd76b4e2bd253 Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
2018-03-28Fix healthcheck rest and ansible to set the paylodGeorge, Lina (lg941u)2-898/+898
Issue-ID: APPC-805 Change-Id: I0c4a8181149a8326d88bec7a4bc45f5323b9e5cd Signed-off-by: George, Lina (lg941u) <lg941u@att.com>
2018-03-28Fix package name for RestConfCallNodeSkip Wonnell1-1/+1
Issue-ID: APPC-800 Change-Id: Ic45cbcd25971b437a634204949a9825902b8c82c Signed-off-by: Skip Wonnell <skip@att.com>
2018-03-27Fix for config not able to save in DBDilip kumar Pampana3-1982/+1554
Did changes in DG's for getRunningConfig not able to save in Db Issue-ID: APPC-800 Change-Id: I67722f6eafe045b63edf1922430b425c4f6ee755 Signed-off-by: Dilip kumar Pampana <dp583p@att.com>