Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: appc master 85838e1d38aa022b3a8b04047d772d3c40c34271
add new reboot LCM API
In R3, AT&T contributes a new lcm api: reboot
this is for adding reboot LCM API into readdoc
Change-Id: I3bb9e338d78424005aa6b1584073db101ae7f337
Issue-ID: APPC-1034
Signed-off-by: Taka Cho <tc012c@att.com>
|
|
Project: appc master 6f85059d13bfdb5aa43de1363e008cd3df96a265
added test case to JsonDgutilImplTest.java
added test case to increase code coverage
Issue-ID: APPC-1086
Change-Id: Ib2bb400348ebde7200d46e1f05775be6fbe298cd
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 24742d99d24d1cfce0a4fc84658e38d2444ed04c
added test case to TransactionTest.java
added test case to increase code coverage
Issue-ID: APPC-1086
Change-Id: Ib02211122e9d662387858c70876f3784e65ec0ce
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 4ff6f2a5d19852018c718ea431baf6d1dedda051
added some more test cases to TimeTest.java
added some more test cases to increase code coverage
Issue-ID: APPC-1086
Change-Id: I8f4458ddcc70d360eae71e41d1608d0529ed2269
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 54fbdf069a4291cda4f0f36fa5319bb1ad04bb62
Change appc-parent to new odl
Changing the parent ccsdk version of the appc-parent
pom files so they will use the new ODL version.
Change-Id: Ia573a707f2c73899c415d7c2015362f7506f1f1d
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-939
|
|
Project: appc master 12f9c2e9cb3abad1dd3c2790d32958f0cb3ba46d
Fix query statements in DBService
Fix query statements related to url in DBService
Issue-ID: APPC-1107
Change-Id: I2f8e2bc77c04a4b96160af00bdc9d3debe4395c3
Signed-off-by: Mei Su <ms6523@att.com>
|
|
Project: appc master 1f726005765299ffa1552a857dc1b5aaeedcfbad
added test case to PreCheckTest.java
added test case to increase code coverage
Issue-ID: APPC-1086
Change-Id: I51aff34afc47db330c773431d59a5e30cea74d79
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
added few test cases to TestSQLSaveQuery.java
added few test cases to increase code coverage
Issue-ID: APPC-1086
Change-Id: Id895923e0df4b55c7705534e971d67b972514e50
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
added test cases to TestCompareNodeJson.java
added few test cases to increase code coverage
Issue-ID: APPC-1086
Change-Id: I64fcbae96f7627469900f9c67e52b3ef3ce6e5f3
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 477697e91f27f768fb463344af0c19b607fb7104
Add parent to appc-parent aggregator
The parent is required to supply the distributionManagement
properties for deployment.
Change-Id: I3c66552a9563db88701e5a8b8a087652073fe87b
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1045
|
|
Project: appc master 6ec3768894509d14aba3aba041803e2c04fd22eb
added test case to TestCompareNodeCli.java
added test case to increase code coverage. A part of the else block in
compare method of CompareNode.java was not being covered. Getting
covered now with this test case.
Issue-ID: APPC-1086
Change-Id: I2821ec0c5d9203f5c76e6a091c6734f41333d638
Signed-off-by: Sandeep Jha<sandeejh@in.ibm.com>
|
|
Project: appc master 9fa2ece15b6389389782a56061a919d2a239540d
Fix ssh adapter compilation issues.
Apache sshd library updated to 2.0.0
Issue-ID: APPC-835
Change-Id: Idfbc396291c3d05a47e4dceb45d06bc8084c054d
Signed-off-by: David Crosson <david.crosson@orange.com>
|
|
Project: appc master a2f2cddc19030e31bcf7315d2db227a4d6351d76
Junit Test cases for Ansible adapter
Junits test cases for ansibleMessageParser in Ansible Adapter
Issue-ID: APPC-1106
Change-Id: I9ef0664fb613d80f3275637413f0d2fae76b0186
Signed-off-by: Dilip kumar Pampana <dilip.kumar.pampana@ibm.com>
|
|
Project: appc master bbb9002a161b2513e8c543f824de796f1fdfa465
added few more test cases to TimeTest.java
added few more test cases to TimeTest.java to increase code coverage
Issue-ID: APPC-1086
Change-Id: I910a5ab4420cc38d9c27fc2a206ac96b5377e225
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master c66a616860708058ce8dc532c66410336a57a4c4
replaced @ignore with @test to include the test
replaced the @ignore with @test to include the test as it is a
legitimate test and has wrongly been ignored. After removing ignore, the
test runs successfully and also increases the code-coverage.
Issue-ID: APPC-1086
Change-Id: I60066a1f225f9a0afe5d4150f9f9e8f053258deb
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 13591a022d59d11d1301c459ab66b8e2abb8ac47
added few test cases to TimeTest.java
added few test cases to increase code coverage
Issue-ID: APPC-1086
Change-Id: Iab08ef3eef7fefab09a4389ffde8e0e1a4ca6025
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master b493b1ac7b495cca73f864a4f9835b1a910ac2f1
added few test cases to increase code coverage
added few test cases to increase code-coverage for DmaapConsumerImpl.java
Issue-ID: APPC-1086
Change-Id: I3cf10a195063a05acf77b01aa2ea66e3da44d179
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master 90abecd6e1d3d1c673e20a983853f48b10c18276
Update the lastest PTL info
I updated INFO.yaml for new PTL info
Change-Id: I7ca2a4d9a48d80465069d1ad0ba2c80b0716e8d7
Issue-ID: APPC-1096
Signed-off-by: Taka Cho <tc012c@att.com>
|
|
Project: appc master 6ac927687de08d03f749542ecb46b6f9e93625c8
added few test cases in StringHelperTest.java
added few test cases in stringhelpertest.java to increase code coverage
Issue-ID: APPC-1086
Change-Id: I32d8648de64d1736685eb7c8a88017a2d3b7df98
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: appc master e3228d1b699e89df911008f12b9494903ac9a0ef
Add additional junits for LicenseManagerImpl
- Positive and negative case
Issue-ID: APPC-1024
Change-Id: Ic619553cc305517bebecf0754a7b9f7e8dd7ce51
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
|
|
Project: appc master 1ed2c49b08296d51531562b845aceeecc390c124
Parent files for karaf4
Change-Id: I795255733d945d918e608453c15dff3991005241
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-938
|
|
Project: appc master 61bd9e88da260a93f66653836bf064ba8cae286d
Junit tests for config/flowController
Junit Tests for code coverage in config/flow-controller, added a
constructor in FlowControlDBService.java file to get the code coverage.
Issue-ID: APPC-1090
Change-Id: If1c33d1bfde58fc5f22ef2faa50380e71f2fdac4
Signed-off-by: Dilip kumar Pampana <dilip.kumar.pampana@ibm.com>
|
|
Project: appc master 8379e2a201b65bfe911bc3887ffe6e604196302b
Junits for Interface-services
Junit test for vf-module-id to check for scope overlap
Issue-ID: APPC-1079
Change-Id: I7345e709809f46df3532d8d8608ce5d53d04ed11
Signed-off-by: Dilip kumar Pampana <dilip.kumar.pampana@ibm.com>
Tests for appc-inbound/design-services
Test coverage for GetAppcTimestampUTC in inound/ design-services
Issue-ID: APPC-1078
Change-Id: I508c3bcebad5c7c35bd2257436ad3f4099eb8345
Signed-off-by: Dilip kumar Pampana <dilip.kumar.pampana@ibm.com>
|
|
Project: appc master 4982577ac5c50ab7446145998f6c321d9d7f3d75
Junit for appc-config/Data-services
Junit Test to GetConfigFileReferenceByVnfType in appc-config/Data-services
Issue-ID: APPC-1080
Change-Id: I351cd7acc1ef6310d230d22bd7a0035d35722290
Signed-off-by: Dilip kumar Pampana <dilip.kumar.pampana@ibm.com>
|
|
Project: appc master fbee0d0f4e36289a294894adc7377a098a85e65c
Fix XML injection issue
Fix XML injection security issue
Issue-ID: APPC-1068
Change-Id: Id534da6d0c8287ba32febd959c81c313ee21302a
Signed-off-by: Mei Su <ms6523@att.com>
|
|
Project: appc master 0bca5f40a33cd5663002c49ed3d6950ab8417487
junits for DefaultResponseHandler
-Added new test for DefaultResponseHandler
Change-Id: Iee616c2a73eee3b130bbc68a16055355ecf4eab9
Issue-ID: APPC-975
Signed-off-by: Tomasz Gwozdecki <tomasz.gwozdecki@nokia.com>
|
|
Project: appc master ec248ffb74f1c038fdd6c7a77411f628ef51366f
null ptr check
rework based on review comments
Issue-ID: APPC-1047
Change-Id: Ia87707535dc5825d18a6c35fdae416064dcb8c14
Signed-off-by: Krishnajinka <kris.jinka@samsung.com>
|
|
Project: appc master 72dbb19dd424ef559422bd0243d6a3179e01c382
Added seq generator changes for vnf level actions
Issue-ID: APPC-921
Change-Id: I43c2cb044783ce4cd74f9685a333b52e4c7ad1fe
Signed-off-by: George, Lina (lg941u) <lg941u@att.com>
|
|
Project: appc master da8d16cb974f9b203a59fb350e2179bf19ac3bce
use try with resources
Issue-ID: APPC-1046
Change-Id: I28ca35b8a888875f91afda05c4dedee3ed301dde
Signed-off-by: Krishnajinka <kris.jinka@samsung.com>
|
|
Project: appc master f5d3fa206b636a7e235b57b43a7812c92258208a
APPC CDT Future timestamp issue fix -new HTTP req
APPC CDT GUI generated timestamp in user browser in request data.
Sometimes the timestamp appeared in future compared to APPC server time.
To fix the APPC CDT Future timestamp issue adding a new HTTP request to
DesignDBService to get UTC Timestamp from the APPC server.
Also adding this request to DbResponseProcessor, RequestValidator
to avoid validation failures.
Modified DesignDBService.java to satisfy review comments.
Made additional corrections after failed build.
Change-Id: Ic9d3f1ebb42143e497e21520843a78ecb882d0fc
Issue-ID: APPC-1026
Signed-off-by: od7427 <od7427@att.com>
|
|
Project: appc master 9fec029349301e7bc54033a08270ca8707f4b9bd
Add feature to support reboot lcm command
Add method getIdentityUrl to fetch identity-url
Issue-ID: APPC-1044
Change-Id: I8fe6f774754e04b0329fe3e735f4b927d6db10bc
Signed-off-by: Mei Su <ms6523@att.com>
|
|
Project: appc master 41db847244b0ad79e1c9fe0caecddc2baae1372c
Adding responses to payload in LCM API
For HealthCheck, UpgradePrecheck and UpgradePostcheck
Issue-ID: APPC-920
Change-Id: I7e7b681d98c5dc3eeac6f7ea2b070f614bf51a7c
Signed-off-by: vidhyasree <sn141y@att.com>
|
|
Project: appc master f392eb16a6f0014d51b8072a0b4e0fc8f234036c
Changes to Config Component Adaptor
Issue-ID: APPC-1014
Change-Id: I1ac95c68df92e39678b64919357333cd1664218d
Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
|
|
Project: appc master 89782dfde75df7873db2624b76c9c1d6223bb2a5
Changes to encryption tool bundle
Issue-ID: APPC-1016
Change-Id: I6161948e063e10ce6aec0b818f970f947ce490ad
Signed-off-by: George, Lina (lg941u) <lg941u@att.com>
|
|
Project: appc master 78da9e217ee0919e8f4b64c275a15527121feb35
Shore up Logging Score on DGs
Modify TopologyService and DG calls to have all logging fields
Issue-ID: APPC-1020
Change-Id: I6c610bc59a09dfd07453c0cfdaa38dcff700c07a
Signed-off-by: vidhyasree <sn141y@att.com>
|
|
Project: appc master 17e3e813d0e134c71a66a8bdb755306656afaaf2
Unit test cases for ansible impl package
Change-Id: I2d035b548f9cfd866ed9966ac6dbf4e496723afc
Issue-ID: APPC-533
Signed-off-by: Lathish <lathishbabu.ganesan@ericsson.com>
|
|
Project: appc master ef6d9c762700f44f0daf5d1e1fdc4a98dff4181d
add support for new openstack rebootaction VM levl
Issue-ID: APPC-922
Change-Id: I84941d8a5882b422d4e8365c82b8aaaf4618fa57
Signed-off-by: Modaboina, Kusumakumari (km583p) <km583p@us.att.com>
|
|
Project: appc master 902fc7abbb42e062ee4a08e84521c3e505fe012f
Fix for invalid locking approach
Issue-ID: APPC-1019
Change-Id: I738c4ad72c29f494488a3fe3657243927797e2b5
Signed-off-by: vidhyasree <sn141y@att.com>
|
|
Project: appc master a0e26d8b474fa91e6f4ec6bcbb2c53384821bd7a
new action Reboot to the LCM API
Issue-ID: APPC-920
Change-Id: Iba1e40f5bc4319f99f6cdfa3a9409faa191ec649
Signed-off-by: vidhyasree <sn141y@att.com>
|
|
Project: appc master 057c89a2d1db077fa2238c02f998e4dbe9c47268
Shore up Logging Score on DGs
Modify TopologyService and DG calls to have all logging fields
Issue-ID: APPC-1020
Change-Id: I60078960ed0cfa8c70d0f4673c6d4a5026afc673
Signed-off-by: vidhyasree <sn141y@att.com>
|
|
Project: appc master dc093f5f5cde53fb427712095f88bcebf225c599
Changes needed for MultiStep Actions
Issue-ID: APPC-921
Change-Id: I6abee6fbc389dde0be9e5e963524a2ab2b9cb823
Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
|
|
Project: appc master f03b15e20876902629d6a97f8b2f56049dbc7567
enchance rebuildaction to make snapshotid Optional
Issue-ID: APPC-1011
Change-Id: I58d71df2c71a2964cd5957119e3967e35912ac6b
Signed-off-by: Modaboina, Kusumakumari (km583p) <km583p@us.att.com>
|
|
Project: appc master acc007df9af5de867678282e49c3ab38e045157c
Artifact-Handler - Appc-Inbound
Support Multiple Templates For Configure and ConfigModify for VNFs with VNFC level templates
Issue-ID: APPC-1010
Change-Id: I7540af3b793bac696bdc28aabc3c0c8e0c13d29e
Signed-off-by: Dilip kumar Pampana <dp583p@att.com>
|
|
Project: appc master 2184f1d78c25d0a487ecd8014cd9ac1ff173303b
updates for ECOMP logging grade
Issue-ID: APPC-1020
Change-Id: I06b80f81fdf47eeaa9399d381af059d0934446af
Signed-off-by: vidhyasree <sn141y@att.com>
|
|
Project: appc master e1ef04e749e6798cc6c42c14d75d77cf5507d46d
Unit tests for LicenseManagerImpl
Add assertj test dependency for assertions.
Change-Id: I7980a273eb0b24480d376cdb6acdd18ca1814702
Issue-ID: APPC-1024
Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
|
|
Project: appc master 56bc6fe633fef1bc18f7694457398589a08a1855
[APPC-922] Add new OpenStack Reboot Directed Graph
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>
|
|
Project: appc master 4967bfac5cddc1407a4848e0b9cb9ff219706360
chef adapter changes for pushjob status nodescheck
Issue-ID: APPC-1012
Change-Id: Iac03825b092f62a8d3747a62303f7869bc8280e8
Signed-off-by: Modaboina, Kusumakumari (km583p) <km583p@us.att.com>
|
|
Project: appc master 3d38c97e8e0ae3a2fda18cba4dcbae442901b7d8
Changes in config upload for vmname
Issue-ID: APPC-1010
Change-Id: Idae8533e7e9498e173ed942fa3581982a9119651
Signed-off-by: George, Lina (lg941u) <lg941u@att.com>
|
|
Project: appc master 729bbeebfe3e20f9f9e756eb30af0a5324d8e264
new reboot action for VM openstack.
Issue-ID: APPC-1011
Change-Id: I4a6f2ef0e09613d76b6ec68b889ed0eb85a34b9f
Signed-off-by: vidhyasree <sn141y@att.com>
|
|
Project: appc master bc8740e77298a553b9401532150e1bc16fd57d26
Add snapshot-id to RebuildVM DG
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>
|
|
Project: appc master 1a2c68906675da494274d357c90ed48fc8050f67
APPC-1009
Regex in appc-provider-model yang causes intermittent unit test failures
Change-Id: I5aefd746498737c10de4bd40a30d6aad2c629293
Signed-off-by: J Armstrong <joss.armstrong@ericsson.com>
Issue-ID: APPC-1009
|
|
Project: appc master f3fe0cea8af6f8854452a3d92b09618403a30ed6
Enhance Ansible by parsing of response messages
Issue-ID: APPC-1015
Change-Id: I19d81c1a266625c81b772fbee9996054bb5a2cbf
Signed-off-by: Modaboina, Kusumakumari (km583p) <km583p@us.att.com>
|