summaryrefslogtreecommitdiffstats
path: root/docs/submodules/appc.git
AgeCommit message (Collapse)AuthorFilesLines
2018-01-23Updated git submodulesburdziak1-0/+0
Project: appc master 361d34f4d15040b2262a7c9c1ac3082c29ad633e Added final keyword Issue-ID: APPC-452 Change-Id: I0eb366115bb4b46a2c282dd28344a18cf7d43df8 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-01-22Updated git submodulesburdziak1-0/+0
Project: appc master bf326542858edfd6fb707404c580a146e26e019f Evaluate to variable value Same issue in many files. Issue-ID: APPC-446 Change-Id: Iea2d6a64d5d794d3300267438cd3a2971d378d3a Signed-off-by:te burdziak <olaf.burdziakowski@nokia.com> Move to EELF logging Changed all logs to use EELF framework without i18n Fixed another several sonar majors Change-Id: I4754a4428bcbb92170de63e34fc5c9c5cb34d9e9 Issue-ID: APPC-428 Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com> fixed for defect APPC-315 bundle dependency added Change-Id: I32a703c5f0598fef6237b1069f7864e096a5a56b Issue-ID: APPC-315 Signed-off-by: prashank <prashant.kumar1@amdocs.com> Java style clean-up for AAIService.java Update AAIService.java to conform with ONAP java style. Issue-ID: APPC-433 Change-Id: If5eef9bb6e581eff35ff63c818d486cf4b876b55 Signed-off-by: Skip Wonnell <skip@att.com>
2018-01-22Updated git submodulesSkip Wonnell1-0/+0
Project: appc master 4698688b9ff737c17c288c5d171ef6425748f6c8 Fix missing update for protocol in DBService.java DBService.updateProtocolReference() needs to include the protocol in the SQL update. Also updating file to ONAP java style. Change-Id: I8dc5f8e6387c0a28a32c911e68ecd73ac21dc609 Issue-ID: APPC-435 Signed-off-by: Skip Wonnell <skip@att.com>
2018-01-19Updated git submoduleskurczews1-0/+0
Project: appc master 18bb0ee6a5865f65be15374813ecb88672fc1c28 Refactor ArtifactHandlerNode * replace user-mock with Mockito mock * fix typos Change-Id: Ibc86177c024e5a5e7eec8cf8dd3e49d9a6d1ede4 Issue-ID: APPC-397 Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com> Change log message for Restart action Issue-ID: APPC-430 Change-Id: Ib9be5dade18e6b66f1409f64f9cba84429219231 Signed-off-by: Skip Wonnell <skip@att.com>
2018-01-19Updated git submodulesburdziak1-0/+0
Project: appc master 442e579d63a7d2034a1595a97503046ea2181c29 Fixed switch to if statement Brakets added, initial check is requred before read of first argument. Issue-ID: APPC-432 Change-Id: Id29d098d1e7358ebc3f53c19cfc60288793253d3 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-01-19Updated git submodulesPatrick Brady1-0/+0
Project: appc master 831db8d4d93b955b0553f77b0bec1566a783d2b3 Fixing the dblib import package The import was incorrectly set to org.onap.ccsdk.sli.resource.dblib. It should be org.onap.ccsdk.sli.core.dblib Change-Id: I4ad2b78c49f81d23fd12496aa8b31c18ff3bb27c Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-434
2018-01-19Updated git submodulesDilip kumar Pampana1-0/+0
Project: appc master 807546231d446577fc96f91a1f1ee1a8560af265 AAIResourceNode file update in AAI Client Sync up LF_APPC AAIResourceNode with ONAP. Issue-ID: APPC-352 Change-Id: Ia0a64acd9a156782ef73f27e633b4c049fdf21e1 Signed-off-by: Dilip kumar Pampana <dp583p@att.com>
2018-01-18Updated git submodulesSkip Wonnell1-0/+0
Project: appc master 96692b8094227545bc37ab13f6ed92fbfaeec40d Reformat and clean up ChefAdapterImpl.java Fix some Sonar issues Update code to ONAP java style Issue-ID: APPC-419 Change-Id: I0c6b7b684c10b3874c3ef7de40066eb6c3b6345e Signed-off-by: Skip Wonnell <skip@att.com> Fix bundle name in ChefActivator.java Issue-ID: APPC-420 Change-Id: Ia55c85cec3024f4199920200e614d60c7822bbbb Signed-off-by: Skip Wonnell <skip@att.com> fixed some Sonar critical issues Change-Id: I9dfe73a45b43919ff7b01ab3217d957a40ac2018 Issue-ID: APPC-408 Signed-off-by: Taka <tc012c@att.com> Fix several sonar issues in SshJcraftWrapper.java Fix https://sonar.onap.org/issues/search#issues=AWDAtKQQ-08if2a6wtwt Fix https://sonar.onap.org/issues/search#issues=AWDAtKQU-08if2a6wtxU Fix https://sonar.onap.org/issues/search#issues=AWDAtKQP-08if2a6wtwp Fix variable naming and cleanup unused variables Change-Id: I7bd73035039d82ffbe2248df43006544d3e9ee10 Issue-ID: APPC-407 Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com>
2018-01-18Updated git submodulespwielebs1-0/+0
Project: appc master c639f9c538dd8dea5a1be0f62f61efae8dedac36 Fixing Sonar issues Change-Id: I3610f506ece3af04f477e3bb5001651367342f07 Issue-ID: APPC-421 Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
2018-01-18Updated git submodulesvidhyasree1-0/+0
Project: appc master ac97522c6eca08a4dd9c4b2486e07b89fb5d9d99 Fix for resumetraffic to allow traffic ResumeTraffic action is added to LCM actions prior. In this ticket payload structure is added to resumetraffic in yang file. In ResumeTrafficService.java and ResumeTrafficServiceTest.java added payload parameters. Issue-ID: APPC-346 Signed-off-by: vidhyasree <sn141y@att.com> Change-Id: I9a3ca163bbd520e599416d03edc921a6cafb3059
2018-01-17Updated git submodulesSkip Wonnell1-0/+0
Project: appc master eb27ca3e1b3e067e4798a115cb0f30b98f55fea0 Add/update license text part 3 Convert some file formats from dos to unix Change-Id: Iab31d84016c84bf03df7fdc8cf0c163c23091a88 Issue-ID: APPC-398 Issue-ID: APPC-305 Signed-off-by: Skip Wonnell <skip@att.com>
2018-01-17Updated git submodulesSkip Wonnell1-0/+0
Project: appc master e98524f7770748ef79db82d48da0f97ab541d287 Fix random test failure in TestChefApiClient The check of the timestamp header fails when rolling over to a new minute. Change the code to compare the length of the interval instead. Issue-ID: APPC-411 Change-Id: I3a98aab2de878335a2bc320d261fee3101fd0652 Signed-off-by: Skip Wonnell <skip@att.com> Fix some sonar issues Fix sonar issues assigned to me Change-Id: I926c011fd9d2c4f5628c4151e8c50a8fb5f3ea86 Issue-ID: APPC-412 Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2018-01-17Updated git submodulesRamya Balaji1-0/+0
Project: appc master c554733ede49bd0be16c5a665577ce2a32bae565 Improved logging,error handling-VM capabilities Code corrections for graceful failure, added info log statements Issue-ID: APPC-409 Change-Id: Ibae80a4392508d1de5e68933beed048ff6ae016d Signed-off-by: Ramya Balaji <rb111y@att.com>
2018-01-17Updated git submodulesTomek Kaminski1-0/+0
Project: appc master 00059922c48d98a45e760e7fe82d3e5a8b5bc361 Build Fix Fixing build failure due to dependency changes introduced in APPC-377 Change-Id: I3140f12c88427d589f2d110a0f8ad9dee2f3916d Issue-ID: APPC-416 Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com>
2018-01-16Updated git submodulesSkip Wonnell1-0/+0
Project: appc master 70febdc877caa831fe50da19f82aead60239182f Code hardening for Ansible Bundle Fix all Sonar issues AnsibleAdapterImpl.java and ConnectionBuilder.java Format code to ONAP style. Issue-ID: APPC-401 Change-Id: I1e3c66d653ce6f1ee8cd0b98f35e695b1ed49611 Signed-off-by: Skip Wonnell <skip@att.com>
2018-01-16Updated git submodulesSkip Wonnell1-0/+0
Project: appc master 75621ce65e4eb50bc522f4337f29dca86463f386 Code hardening for Ansible Bundle Fix sonar issues - Note: two public method names in AnsibleServerEmulater (Post and Get) require correction, but cannot be changed yet without a merge conflict. Format code to ONAP style Simplify code Issue-ID: APPC-401 Change-Id: Id33f47f61bd10088a2c0312bebdcd86801fabf80 Signed-off-by: Skip Wonnell <skip@att.com> Code hardening for Ansible Bundle Fix all Sonar issues in AnsibleActivator.java and AnsibleAdapter.java Format code to ONAP style Issue-ID: APPC-401 Change-Id: Ic628684711e0265f599b9409023a98625fcddc81 Signed-off-by: Skip Wonnell <skip@att.com>
2018-01-14Updated git submodulesTaka1-0/+0
Project: appc master d3a76ab8023dc8b448f88fed07a5a9032a313c0a Make public static field final Issue-ID: APPC-400 Change-Id: Ibec9d40b46423902070bd82f26e7289f4d9d75d7 Signed-off-by: Taka <tc012c@att.com>
2018-01-13Updated git submodulesGeorge, Lina (lg941u)1-0/+0
Project: appc master 48a99d5e01a756f2800937b17d3609f4373b475d Updates to config audit bundle Issue-ID: APPC-399 Change-Id: If60b628fb78e44b803bc91a4e96ed4b2700b6734 Signed-off-by: George, Lina (lg941u) <lg941u@att.com>
2018-01-12Updated git submodulesGeorge, Lina (lg941u)1-0/+0
Project: appc master e630b22c7aff7cdccd37cfaca870aa47cbf278dd Updates to config directed graph bundle Issue-ID: APPC-395 Change-Id: I90dffe67fb96ecdc8b22ece0ea61529b8cd64975 Signed-off-by: George, Lina (lg941u) <lg941u@att.com>
2018-01-12Updated git submodulesSkip Wonnell1-0/+0
Project: appc master 463f70eb02cb33dad096f01db99a82c869ac9002 Add missing license text to pom files, part 2 Change-Id: I47c09b26da03ca7ca10ef632c9880d744df6a7f4 Issue-ID: APPC-398 Signed-off-by: Skip Wonnell <skip@att.com> Add missing license text to pom files, part 1 Change-Id: I57a7d2956869519137679550459b001f29992ec2 Issue-ID: APPC-398 Signed-off-by: Skip Wonnell <skip@att.com>
2018-01-12Updated git submoduleskurczews1-0/+0
Project: appc master ebe2e97e99c20854e477ddd63639697dfa1473fc Refactor ArtifactHandlerNode * Introduce method setAttribute(...) to avoid repeatable instructions and improve readability * Remove prefix from constants (SdcArtifactHandlerConstants.*) Change-Id: I5684e990933aaa66b8dd0a25d702f482489c6b9d Issue-ID: APPC-397 Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2018-01-12Updated git submoduleskurczews1-0/+0
Project: appc master d486ba056e46a058a02a2a61987467aa1af850e2 Fix blockers in MigrateServer Issue-ID: APPC-391 Change-Id: I556eec94a563c95c91f0a58b8829e3c9a1947797 Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2018-01-11Updated git submodulesSkip Wonnell1-0/+0
Project: appc master 8e5e31721e42c0679851d09891db7b56e194ba0c Clean up license text in appc-sequence-generator Change-Id: Ieffb4cf98c4b9d14943673fd480247770fc013c5 Issue-ID: APPC-396 Signed-off-by: Skip Wonnell <skip@att.com> Sonar blocker issue resolution Sonar issue resolutions for ConfigArtifactProcessor.java Resolve this blocker issue: https://sonar.onap.org/issues/search#issues=AWDHkCDV-08if2a6w3sT And other sonar findings: https://sonar.onap.org/issues/search#issues=AWDHkCDV-08if2a6w3sU https://sonar.onap.org/issues/search#issues=AWDHkCDU-08if2a6w3sR https://sonar.onap.org/issues/search#issues=AWDHkCDV-08if2a6w3sS Change-Id: I2c4f2bb38a5d1fc07fd13c5220eac9fa16afe04a Issue-ID: APPC-386 Signed-off-by: Skip Wonnell <skip@att.com>
2018-01-11Updated git submodulesSkip Wonnell1-0/+0
Project: appc master 6be4c0af1971d3e000d279df2d9bc00517cb4cae Sonar blocker issue resolution Sonar issue resolutions for RestClientInvoker.java Resolve Blocker issue: https://sonar.onap.org/issues/search#issues=AWBzdRXQ-08if2a6vsl1 And other sonar findings: https://sonar.onap.org/issues/search#issues=AWBzdRXP-08if2a6vslw https://sonar.onap.org/issues/search#issues=AWBzdRXP-08if2a6vslx https://sonar.onap.org/issues/search#issues=AWBzdRXP-08if2a6vsly https://sonar.onap.org/issues/search#issues=AWBzdRXQ-08if2a6vslz https://sonar.onap.org/issues/search#issues=AWBzdRXQ-08if2a6vsl0 https://sonar.onap.org/issues/search#issues=AWBzdRXP-08if2a6vslv https://sonar.onap.org/issues/search#issues=AWBzdRXQ-08if2a6vsl2 Change-Id: Ic9d834f223db49bf0c02e51f334b3f93ace263cd Issue-ID: APPC-387 Signed-off-by: Skip Wonnell <skip@att.com> Sonar blocker issue resolution Resolve this Sonar blocker issue: https://sonar.onap.org/issues/search#issues=AWDAtKDw-08if2a6wtv- Change-Id: I723651c5f2ab64d79dce4e9a609d4d59e245515d Issue-ID: APPC-388 Signed-off-by: Skip Wonnell <skip@att.com> Sonar blocker issue resolution Sonar issue resolutions for HttpDmaapConsumerImpl.java Resolve this blocker issue: https://sonar.onap.org/issues/search#issues=AWDfpmsG-08if2a6xIV5 And other sonar findings: https://sonar.onap.org/issues/search#issues=AWDfpmsG-08if2a6xIV6 https://sonar.onap.org/issues/search#issues=AWBUkkJW-08if2a6vS8b https://sonar.onap.org/issues/search#issues=AWBUkkJW-08if2a6vS8d https://sonar.onap.org/issues/search#issues=AWBUkkJV-08if2a6vS8a https://sonar.onap.org/issues/search#issues=AWBUkkJW-08if2a6vS8g Issue-ID: APPC-385 Change-Id: Ic81c345ebfaddbd4fd88d4a95da6f546c65c3235 Signed-off-by: Skip Wonnell <skip@att.com> Replaced to private String definition Change-Id: Ibd5d9f63ea1fda33eccc69a9604c66c9d24733ff Issue-ID: APPC-394 Signed-off-by: Taka <tc012c@att.com> Fix sonar issues in AnsibleMessageParser Change-Id: I18c434275af9d51732e4208908d0b877cbd47693 Issue-ID: APPC-389 Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2018-01-11Updated git submodulespwielebs1-0/+0
Project: appc master 66b9a2dcaf2015fbf7a6bc0257e565b31169e845 Cleaning TestAnsibleAdapterImpl class Change-Id: I56ed7c582ce76203e3ad7c8ddf1ba53566a1d451 Issue-ID: APPC-392 Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
2018-01-11Updated git submodulesTaka1-0/+0
Project: appc master 35e77b9f71eaeeef7eeb3e543e43aefc435f1133 remove unused import classes for Ansible Adaptor Change-Id: I967c3045620993bcea0d1d7f861cfd311f27fed2 Issue-ID: APPC-393 Signed-off-by: Taka <tc012c@att.com>
2018-01-11Updated git submodulesTomek Kaminski1-0/+0
Project: appc master da5c8adf5e12114e6267a0b71cad4a50d9bbecf0 Fix sonar blocker Fix https://sonar.onap.org/issues/search#issues=AWBUkk54-08if2a6vTdT Change-Id: Ic50564d4d47d76ac9bfa83b8ecd6f3d23f11904c Issue-ID: APPC-383 Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com>
2018-01-11Updated git submoduleskurczews1-0/+0
Project: appc master 5a3148b4e01d473435c9fae01dbe741300a374e8 Fix sonar issues in EvacuateServer Change-Id: Ia9992cc2566974183d7d4855a5f2e215b8c31033 Issue-ID: APPC-390 Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2018-01-11Updated git submodulesSkip Wonnell1-0/+0
Project: appc master 3b7892e138cf77cbdbadc13a83bf50726c3b22a7 Code synch up for appc-event-listener bundle Change-Id: I6362ba99c6e15b78c65a2e3bbcb841c78e8c606c Issue-ID: APPC-382 Signed-off-by: Skip Wonnell <skip@att.com>
2018-01-10Updated git submodulesSkip Wonnell1-0/+0
Project: appc master ff3c47b5cd2333ee97816b11999edb9c493ee9b8 Remove unused testing file Change-Id: I1cbd9505046f6f684650bf1a4d9bba83edc68a46 Issue-ID: APPC-305 Signed-off-by: Skip Wonnell <skip@att.com>
2018-01-10Updated git submoduleskusuma kumari M1-0/+0
Project: appc master f8c7a42ed4633b6c3e4610780ee0dbc39f355a26 attach volume & detach volume actions in openstack Issue-ID: APPC-342 Change-Id: Ifb6ad409a53969c4e607a8d74c83dd80676c9527 Signed-off-by: kusuma kumari M <km583p@att.com>
2018-01-10Updated git submodulesDilip kumar Pampana1-0/+0
Project: appc master 8a10978ba382816c1497639034617928a2c003f8 Network Inventory Client Updates Supporting IPv4/v6 Subnet and Gateway Addresses From INSTAR,Added code to process A&AI as source in PD file,New Requirement to extract vnfc information for single vserver for VM level operations Issue-ID: APPC-351 Change-Id: I5c91d03a64fc6987e58ab48681f51dc5795bed07 Signed-off-by: Dilip kumar Pampana <dp583p@att.com>
2018-01-10Updated git submodulesDilip kumar Pampana1-0/+0
Project: appc master 14ee9cc1ceb81bd6fe963e4d3580595830885714 Life Cycle Managment Updates Issue-ID: APPC-349 Change-Id: Ifdb7bf973c08374bea43c298005d88f2a9d15dd0 Signed-off-by: Dilip kumar Pampana <dp583p@att.com>
2018-01-10Updated git submodulesTomek Kaminski1-0/+0
Project: appc master 40bae6d46b1fc0d91da8b16d07b145c86ecf7c0c Fix sonar blockers Fix https://sonar.onap.org/issues/search#issues=AWBUkk6L-08if2a6vTgG Change-Id: I5257f208b4df95129fcadfd5952988d8efdd8203 Issue-ID: APPC-383 Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com>
2018-01-10Updated git submodulesTomek Kaminski1-0/+0
Project: appc master f5ae43c807a693e72d98bb4c3aa75f00234224ad Fix sonar blockers Fix https://sonar.onap.org/issues/search#issues=AWBUkk6L-08if2a6vTgF Fix https://sonar.onap.org/issues/search#issues=AWBUkk6L-08if2a6vTgG Change-Id: If5fa742580c59db96e62405fd8b02d34de5656ba Issue-ID: APPC-383 Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com>
2018-01-09Updated git submodulesDilip kumar Pampana1-0/+0
Project: appc master 939d33e7468582edf643de2d66f06fa4b638ed67 Artifact Handler Updates replaced Constants.APPC_CONFIG_DIR with System.getenv("APPC_CONFIG_DIR") in dbServices.java Issue-ID: APPC-350 Change-Id: Ib0f3ec47311848a5a75525d0e35361485cc63956 Signed-off-by: Dilip kumar Pampana <dp583p@att.com>
2018-01-09Updated git submodulesGeorge, Lina (lg941u)1-0/+0
Project: appc master c6cb076e759b2e2c3e55867992500ea593001bca Updates to config encryptiontool bundle Issue-ID: APPC-354 Change-Id: I8903cb31001e96f05e7b4774d93b00941039d62e Signed-off-by: George, Lina (lg941u) <lg941u@att.com> Appc Interface Services Scope Overlap API Or REST service Issue-ID: APPC-348 Change-Id: Id32b4c88f57a9f9ce2234598d03dcca5946d4683 Signed-off-by: Dilip kumar Pampana <dp583p@att.com>
2018-01-09Updated git submodulesSkip Wonnell1-0/+0
Project: appc master 57c37a4a6f390ed059897d5b382a59d1e1443852 Rename file due to case conflict on windows Both Start.json and start.json exist in appc-sequence-generator-bundle/src/test/resources/output. This causes issues when working in a windows environment as both files cannot exist. Renamed Start.json to Start2.json and updated the test accordingly. Change-Id: I0b3fdf673dc71e2886c9e3f66e261c9aa7bc2e93 Issue-ID: APPC-380 Signed-off-by: Skip Wonnell <skip@att.com>
2018-01-09Updated git submodulesGeorge, Lina (lg941u)1-0/+0
Project: appc master db1cca1d26714021a069b2aedeaf83d7325d7493 Updates to config audit bundle Issue-ID: APPC-381 Change-Id: I822df3e4352964bfd14e5b1a81a6e0739d409c5c Signed-off-by: George, Lina (lg941u) <lg941u@att.com>
2018-01-09Updated git submodulesDilip kumar Pampana1-0/+0
Project: appc master 531ba500e19e30b7d4ff0ee8c585f407f6ee295a AAI Client Updates Update and retrieve OAM Addresses,Update vnfc data Issue-ID: APPC-352 Change-Id: Ibf7bdb38296f278fd414ef0b9464ed42245051f1 Signed-off-by: Dilip kumar Pampana <dp583p@att.com>
2018-01-09Updated git submoduleskusuma kumari M1-0/+0
Project: appc master 9f4b9299a1bdfaffb669fb051707d3e540a9f529 platform hardening changes for appc-adapters Issue-ID: APPC-362 Change-Id: I5dfcee3ea542b130916b055b408f89240e513bba Signed-off-by: kusuma kumari M <km583p@att.com>
2018-01-09Updated git submodulesGeorge, Lina (lg941u)1-0/+0
Project: appc master 55f9e7db829f1d8d01a71a8e44388f2c4f49d004 Updates to config flow-controller bundle Issue-ID: APPC-378 Change-Id: Ie2d649c54abac69d721e60bc64ab9fa23eef5ca0 Signed-off-by: George, Lina (lg941u) <lg941u@att.com>
2018-01-09Updated git submodulesGeorge, Lina (lg941u)1-0/+0
Project: appc master 1aeb9b6a5193739f738adfc95397b3b6bce99cda Updates to config adaptor bundle Issue-ID: APPC-373 Change-Id: I4c7f60c8fd8ab80bc03aab717bb8b30d0240c4bc Signed-off-by: George, Lina (lg941u) <lg941u@att.com>
2018-01-09Updated git submoduleskusuma kumari M1-0/+0
Project: appc master 2a66c7c042d4d5919f8b200d026f211ba241774f code changes for platform hardening appc adapters Issue-ID: APPC-305 Change-Id: Ice60ca77ffccc409d50ef11318e841c3b1f82ce1 Signed-off-by: kusuma kumari M <km583p@att.com>
2018-01-09Updated git submodulesRamya Balaji1-0/+0
Project: appc master 31540f8ba964a7d66ca04f1468db061abda5c7a1 Platform hardening for appc-dg-md-sal-store Changes made to synch up code in ONAP for bundle appc-dg-md-sal-store Issue-ID: APPC-377 Change-Id: I603918a3d6b250e5edea59818549868d4a6964fd Signed-off-by: Ramya Balaji <rb111y@att.com>
2018-01-08Updated git submodulesAnand1-0/+0
Project: appc master 36bcd566167f2f91c0e8e7a304fce5f6bc150776 Include impacted changes for APPC-346,APPC-348 Issue-ID: APPC-347 Change-Id: I399bc2a1e0dfd481e103032a373bb80fce5baf41 Signed-off-by: Anand <ac204h@att.com>
2018-01-08Updated git submodulesDilip kumar Pampana1-0/+0
Project: appc master 38d293d605b42f88c9c82319ba848b4b81e45b64 Design Services updates API to getInstarData on request from Design Tool GUI Issue-ID: APPC-351 Change-Id: I9188f96049d7cfaf1b2987c65d3c7f92eb636f3e Signed-off-by: Dilip kumar Pampana <dp583p@att.com>
2018-01-08Updated git submodulesDilip kumar Pampana1-0/+0
Project: appc master 819f39b6b930d88b1fe2635deacd48867b86d011 Artifact Handler Updates Fixed vnfc_reference table, Added code to process VM level capabilities for VNF Issue-ID: APPC-350 Change-Id: If1b8862e1d81c5dc8d3c29b148d5b1d865567951 Signed-off-by: Dilip kumar Pampana <dp583p@att.com>
2018-01-05Updated git submodulesRamya Balaji1-0/+0
Project: appc master 7c5f3f0e807f4bd5cba6dd380fb7a3014ec707b0 Updates and code clean up for DG Util bundle Issue-ID: APPC-372 Change-Id: I4a84ac57b220c5e7582351a0fc3b584d7b92596f Signed-off-by: Ramya Balaji <rb111y@att.com>
2018-01-04Updated git submodulesPatrick Brady1-0/+0
Project: appc master 169da8c70bdfdf63456e8fb1efe5a14b4e1c20d0 New iaas unit tests Adding new unit tests for the org.onap.appc.adapter.iaas.provider.operation.impl package. Change-Id: I4a2da6ff04b63a88e47d39080cfd8a58703364e0 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-369