summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-02-08Updated git submodulesPriyanshuAgarwal1-0/+0
Project: sdc/sdc-tosca master 0dcd1eef24541d074edcf3c8640b38cf7528ef6b configuration overriding capabilities. Updated files in SDC Parser Library. Change-Id: I885f0a155e52e337f776f74ef5675c080eecfaa8 Issue-ID: SDC-955 Signed-off-by: priyanshu <pagarwal@amdocs.com>
2018-02-08Updated git submodulesJorge Hernandez1-0/+0
Project: policy/engine master b76e99abb13f51473cdd697aa6040d9a0265d695 Merge "FFix the Bug of Missing fields on View Screen" FFix the Bug of Missing fields on View Screen Missing extra fields added by clicking add buton if they are more than 10 on view screen Issue-ID: POLICY-613 Change-Id: I9e718b62301f24b71a4f6506d3e63e6185e0b1ce Signed-off-by: guangxingwang <gw1218@att.com>
2018-02-08Updated git submodulesGary Wu1-0/+0
Project: integration master 76a53f838b829a93e8f941600ec4ff8c84d22047 Merge "Update SDC instructions" Update SDC instructions The variables and instructions of SDC script were out of date. This change includes the usage of "src_folders" variable besides the simplification of the process. Change-Id: I557b2a9a2a2ed567003230febfae56a043a2e9e2 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: INT-16
2018-02-08Updated git submodulesGary Wu1-0/+0
Project: integration master 3ad596fbae7795d289a1fa67eb017b8c6f484c01 Make apt and docker proxies optional Change-Id: Id786be755d8db88359c00cb442d7132afbb64f95 Issue-ID: INT-414 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-02-08Updated git submodulesSteven Blimkie1-0/+0
Project: aai/sparky-be master 570fbbc23ea65c4cdb10da04e37263f489b9b357 Merge "Update Sparky README files" Update Sparky README files Issue-ID: AAI-743 Change-Id: Ia9f450e6571d85b0bed5b4b9dd7d38a98513313f Signed-off-by: dave.adams (da490c) <dave.adams@amdocs.com>
2018-02-08Updated git submodulesdave.adams (da490c)1-0/+0
Project: aai/sparky-be master 8b644f1f0f654f00dcb486abffc05c6a73065aaf Adding more sparky junit coverage Issue-ID: AAI-741 Change-Id: Id4137e7ef61e0066a39d98bcd8b9c0ec5b034d1e Signed-off-by: dave.adams (da490c) <dave.adams@amdocs.com>
2018-02-08Updated git submoduleskurczews1-0/+0
Project: appc master 189470a161b6ac86615595706b32da0760ce3190 Add coverage for ConfigResourceNode-5 Change-Id: If1f1ad7608563031c5f397a225a5576fdbcf59bd Issue-ID: APPC-441 Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2018-02-08Updated git submodulessheetalm1-0/+0
Project: sdc master 2d2e0b503f915a81ae9a02dfa3afac3de369efde Onboarding foundation changes 1. Adding OnboardingSessionContextFilter which sets tenant(kespace) for onboarding application 2. Different services can extend SessionContextFilter to set their own keyspace 3. These changes in onboarding are done to support services like ActivitySpec Change-Id: Ia62557354ab05235d027250af94a2835d741b7fa Issue-ID: SDC-1005 Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
2018-02-08Updated git submoduleswenyao guan1-0/+0
Project: vnfrqts/requirements master 89b0bf3f7594fd885251b176d2eb896358e2ac56 Merge "VNFRQTS - update ref to seed doc" VNFRQTS - update ref to seed doc Update reference to seed document "VNF Guidelines for Network Cloud and ONAP" to proper ONAP reference modified Chapter7 Change-Id: I8e0cc1f08d14e977372a981f32f7f8a346a23fc9 Issue-ID: VNFRQTS-172 Signed-off-by: steven stark <ss820f@att.com>
2018-02-08Updated git submoduleswenyao guan1-0/+0
Project: vnfrqts/requirements master 747b770d94cc309cc0c23f401ed250d062866d83 Merge "VNFRQTS R-11200 - bold face MUST" VNFRQTS R-11200 - bold face MUST Fix the text so that the verb MUST is bold faced. modifed Chapter4 and Chapter8 Change-Id: I2e0315001051d65b95c0c64c0baa374a597c251c Issue-ID: VNFRQTS-163 Signed-off-by: steven stark <ss820f@att.com>
2018-02-08Updated git submodulesSeshu Kumar M1-0/+0
Project: so master 764226d76d4373cff24811b9ef99f6e43da1b97b Merge "refactoring - add Optional" refactoring - add Optional change possible null return value to Optional Change-Id: I70bf78a51b901a74932b00d1d8735bef5eeacef7 Issue-ID: SO-360 Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
2018-02-08Updated git submodulesmojahidi1-0/+0
Project: sdc master 89f96b17aed5c432be3df6d75a49a1f9ebc9120b Extending value list of RAM memory in the compute Extending the value list of the RAM memory in the compute Change-Id: I34def9639f9b58112877ce309096040e04c1984d Issue-ID: SDC-1010 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-02-08Updated git submodulesilanap1-0/+0
Project: sdc master 637206b5e05910cc3bdd64bbd35d296ce282524c Adding BDD cucumber testing component Change-Id: I4fd7eb798cbc7cad85562453fb0a6f74fd12ff5b Issue-ID: SDC-990 Signed-off-by: ilanap <ilanap@amdocs.com>
2018-02-08Updated git submodulesojasdubey1-0/+0
Project: sdc master 20074c4e75e926977b25d57bebf841f44ada12a0 VLAN tagging - Enable first stage translation 1. Added toggle for vlan tagging feature 2. Enabled existing translation of feature with toggle 3. Enabled unit tests for the same 4. Deleted unused test data 5. Updated license text 6. Updated code based on review comments Change-Id: I755df4889f18a32061e9d4d1ebec09162b2d8b83 Issue-ID: SDC-998 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2018-02-08Updated git submodulesIdan Amit1-0/+0
Project: sdc master 98d6b70321da75fb5322c146aa7be4442fc2b633 Support DCAE in new plugins integration Updated the ui prod.js configuration file Changed debug logging for plugin name not connected Change-Id: I3f89c4325253aaecc86efb6d32758cd90acc0c36 Issue-ID: SDC-1008 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-02-08Updated git submoduleswenyao guan1-0/+0
Project: vnfrqts/requirements master 873adc1c914906b61c8082c240bd2f9995b2782a Merge "VNFRQTS - R-81147 fix trailing "must"" VNFRQTS - R-81147 fix trailing "must" R-81147 fix trailing "must" modified Chapter4 and Chapter8 Change-Id: Ide8a6e2c73771ce4eed3193856d4a35697784c2e Issue-ID: VNFRQTS-171 Signed-off-by: steven stark <ss820f@att.com>
2018-02-08Updated git submoduleswenyao guan1-0/+0
Project: vnfrqts/requirements master 7aa7c0088406b7ce33be2de45f43ee1fd1a972ce Merge "VNFRQTS - R-62468 fix gramar" VNFRQTS - R-62468 fix gramar Delete the misplaced "shall" from R-62468 The VNF MUST allow all configuration data shall to be edited through a NETCONF <edit-config> operation. Change-Id: I9d8421a580c1c116039f479371f3659dd4b949a8 Issue-ID: VNFRQTS-173 Signed-off-by: steven stark <ss820f@att.com>
2018-02-08Updated git submoduleswenyao guan1-0/+0
Project: vnfrqts/requirements master 1c1cf88d3baad5ff1f60120b2a6047d5f64c960b Merge "VNFRQTS - R-33955 remove **" VNFRQTS - R-33955 remove ** R-33955 remove extraneous ** in text Change-Id: Ibd3bc1f8091d9cb94e21e25013f1de68120f2524 Issue-ID: VNFRQTS-174 Signed-off-by: steven stark <ss820f@att.com>
2018-02-08Updated git submodulesfujinhua1-0/+0
Project: vfc/nfvo/lcm master 9874f7dd3f26e964c9de53d2f5270a088dc79d97 Add query vnfm resp serializer Change-Id: I1536fb2cd304af19cc3befd96be09151f1bc75f5 Issue-ID: VFC-714 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-02-08Updated git submodulesJorge Hernandez1-0/+0
Project: policy/engine master c9039d15e8a84a9304fba40283a332a2a65ef854 Merge "Upgrade dependencies to clear security issues" Upgrade dependencies to clear security issues A bit of consolidation too - which could use a lot more work. These were simple security upgrades for fixes identified by LF weekly LCM job. Added some missing license headers. Issue-ID: POLICY-507 Change-Id: If285b0f95d30a1084c9363bf6a41b48d52fb3aff Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-02-08Updated git submoduleswenyao guan1-0/+0
Project: vnfrqts/requirements master c3aa0cb5ece2b5fc2494eb8ebdc04730df9e7315 Merge "VNFRQTS - R-49396 correct gramar" VNFRQTS - R-49396 correct gramar Fix the grammar in R-49396 The VNF MUST support each VNF action be supported by ONAP (APPC) by invocation of one playbook Change-Id: Ida08ed0c4de809978005ce3257e62e94747a2167 Issue-ID: VNFRQTS-176 Signed-off-by: steven stark <ss820f@att.com>
2018-02-08Updated git submoduleswenyao guan1-0/+0
Project: vnfrqts/requirements master 125bcbe898a21ee3227aeb8aa838d2c20990342c Merge "VNFRQTS - R-80335 change Warning Notice(s)" VNFRQTS - R-80335 change Warning Notice(s) R-80335 - change a Warning Notices to a Warning Notice modified Chapter4 and Chapter8 Change-Id: I6e74fad2849716325383252da5a9dccf37ed2c6f Issue-ID: VNFRQTS-170 Signed-off-by: steven stark <ss820f@att.com>
2018-02-08Updated git submoduleswenyao guan1-0/+0
Project: vnfrqts/requirements master 42f379a5cbe1eefd81fcaba5c70711b9f6437a06 Merge "VNFRQTS - R-23135 Change “were” to “where”" VNFRQTS - R-23135 Change “were” to “where” R-23135 Change “were” to “where” modified Chapter4 and Chapter8 Change-Id: I6fb00de9e57c1d3578912f066d5c8e2281c3e814 Issue-ID: VNFRQTS-169 Signed-off-by: steven stark <ss820f@att.com>
2018-02-08Updated git submodulessteven stark1-0/+0
Project: vnfrqts/requirements master 503db2daba228b29ae0af8664d3a1b8983915946 VNFRQTS - R-26567 update reference Update reference "see Section 8.c, ONAP Controller APIs and Behavior" in R-26567 to proper ONAP document section Change-Id: I8ccc0b6bb01f6b43a103873676eff6d0122167cd Issue-ID: VNFRQTS-175 Signed-off-by: steven stark <ss820f@att.com>
2018-02-08Updated git submodulesfujinhua1-0/+0
Project: vfc/nfvo/lcm master a00033f9a14a33496a01654e26e5f1570e33655c Refactor vnf urls import Change-Id: I22f9fe0a816e094964a945339945c71f3434fdee Issue-ID: VFC-714 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-02-08Merge "Switch to latest RTD build container"Rich Bennett1-0/+4
2018-02-07Updated git submodulesvidhyasree1-0/+0
Project: appc/deployment master d5df7e2d812a6147ae8961182d2c5c438df83476 Add template_id Field to vnfc_reference New record added to vnfc_reference table for scaleout feature Issue-ID: APPC-577 Change-Id: I34c43853af4451f620066a9c2c977bce13ef5469 Signed-off-by: vidhyasree <sn141y@att.com>
2018-02-07Switch to latest RTD build containerRich Bennett1-0/+4
Change-Id: I569e808fc988c7a347d494d97f0b5ef158237c0e Issue-ID: DOC-246 Signed-off-by: Rich Bennett <rb2745@att.com>
2018-02-07Updated git submodulesAnkitkumar Patel1-0/+0
Project: policy/engine master b7594ee217d0fd4c724fd64dd48d2e154fdd6e90 Fixed the sonar issues in ONAP-REST. Minor Sonar issues are fixed in the ONAP_REST module. The copyright headers of the changed files are also updated. Issue-ID: POLICY-476 Change-Id: I920d8bcdd7b855e3e1660a002fb0e4e8d1674e44 Signed-off-by: Ankitkumar Patel <ankit@research.att.com>
2018-02-07Updated git submodulesGary Wu1-0/+0
Project: integration master 669e36a74c030d89e00a27916232c46ff493d2b2 Add env file for TLAB ETE-HEAT-Test tenant Change-Id: I3eb126c60364c08fb488114a3bd5d4d66a7516af Issue-ID: INT-414 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-02-07Updated git submodulesGary Wu1-0/+0
Project: integration master 19a27d4863f896163315f9ff9130d426adc939d8 Use centos7 cloud image for DCAE Change-Id: Idecde1fa63d40d7e6d3eb3a4d67d1791c90b13bb Issue-ID: INT-414 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-02-07Updated git submodulesPatrick Brady1-0/+0
Project: appc master de5e2530e34fae0798ccffb7360618265e62be3e Change url being used in chef test The domain that was being used for the chef test was a real url. The test failed most of the time. Setting it to localhost. Change-Id: I7c162b313b78e174ca3845920dfa88a7004983d5 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-556
2018-02-07Updated git submodulesScott Seabolt1-0/+0
Project: appc master 0eb95a9471d50a3bf1eb92e3c3d90fcad4f7f37c Updated APPC LCM API Guide APPC LCM API Guide updated for Beijing Release Issue-ID: APPC-357 Change-Id: I36e5b2c01fe6d808d0a71b74173fdbe60b3567a6 Signed-off-by: Scott Seabolt <js9808@att.com> ServiceCatalogV3 fixes Change-Id: I28d22a5d6206b4e4aaed3a017b4db39d0d5f0709 Issue-ID: APPC-549 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com> Removing old name references Removing references to bvc, att Change-Id: I794861fe40b96c922f6e5c011b2fe5d2c4bc515b Signed-off-by: Patrick Brady <pb071s@att.com> Issue-ID: APPC-292
2018-02-07Updated git submodulesJakub Dudycz1-0/+0
Project: appc master b9be91a588d08ec506783473a8af9689fb4fa9b6 UEBMessagingService sonar fixes Change-Id: Ibffcedd071e6fe02e98304b024d65c6ba2c162ea Issue-ID: APPC-569 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com> Unit Tests for APPC Dispatcher LicenseModel class Adding Unit test for org.onap.appc.licmgr.objects class https://sonar.onap.org/drilldown/measures/org.onap.appc:appc?highlight=overall_coverage&metric=overall_uncovered_lines&rids%5B%5D=116663&rids%5B%5D=117093 Change-Id: I9e49f42bb4cfc9756a0c26b71413216003adc9e3 Issue-ID: APPC-576 Signed-off-by: amshegokar <AS00500801@techmahindra.com>
2018-02-07Merge "Added the Optimization Framework OSDF doc folder"Rich Bennett3-0/+4
2018-02-07Updated git submodulesJakub Dudycz1-0/+0
Project: appc master 5ffecb09b5fa08ab173290f668f2763be28af924 TenantCache sonar fixes Change-Id: I8c95c1913edb325faac49f416d16f42683d8fa7e Issue-ID: APPC-574 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com> ConfigResourceNode fixes Resolved conflicts Change-Id: I7999ba22792edf1ffa9e0666ed48ddea304635f9 Issue-ID: APPC-530 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com> DesignServicesImpl sonar fixes Change-Id: I55159c7b26463965c0d0bee147b4a5f808a6c55a Issue-ID: APPC-571 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
2018-02-07Added the Optimization Framework OSDF doc folderSastry Isukapalli3-0/+4
Issue-ID: OPTFRA-65 Change-Id: Ie71fc7a72996bff6312630281a50778fa3da418b Signed-off-by: Sastry Isukapalli <sastry@research.att.com>
2018-02-07Updated git submodulesSkip Wonnell1-0/+0
Project: appc master 26444d69bdafd40d4982a895e1dde9df169cbf62 Update java files with correct license text Change-Id: I95dab947ad10ec85ae4234aa3396dd374e313739 Issue-ID: APPC-575 Signed-off-by: Skip Wonnell <skip@att.com>
2018-02-07Updated git submodulesDileep Ranganathan1-0/+0
Project: optf/has master a2978cc38c116a89329d7ee262b4b0409c2a7bca Added missing .testr.conf in conductor Missing .testr.conf is added. Bumped os-testr version in test-requirements.txt to 1.0.0 Issue-ID: OPTFRA-76 Change-Id: Icaacf67402be4ba6edbdc3edc587dc0e95166f30 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-02-07Updated git submodulesSkip Wonnell1-0/+0
Project: appc master 35177b945c84789627558405311c3c182e5527bd Increase allowed interval in ChefApiClient test Issue-ID: APPC-411 Change-Id: I4936559bfa0cf8dbe89c2a81d464fecc0a49afa0 Signed-off-by: Skip Wonnell <skip@att.com>
2018-02-07Updated git submodulesGary Wu1-0/+0
Project: integration master 8bd69fd81acf1edeafd3c4a130b21c4dda8dc17f Update config for ATT TLAB Change-Id: I7dd28ab1427b1ca7741a30cbda426e4eb6a5a04c Issue-ID: INT-414 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-02-07Updated git submoduleswejs1-0/+0
Project: appc master abb2c4d57e885e1e22bddb6734883309666783f7 Sonar fixes in RestServiceNode Part2 Additionally lesser changes in JsonParsingNone and FlowGenerator Change-Id: Id4a31df9c3c902d33522114c7e2d82654e60a352 Issue-ID: APPC-525 Signed-off-by: wejs <maciej.wejs@nokia.com>
2018-02-07Updated git submodulesGary Wu1-0/+0
Project: integration master bc11e5d7e9012c05c4d12337529b31e70d3c7954 Update config for ATT TLAB Change-Id: I0c81183c95ede3552c1085496ca9933622a20329 Issue-ID: INT-414 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-02-07Updated git submodulesricharv1-0/+0
Project: aai/sparky-be master a23ea1abfc73e3baca3bbf982de1caffbb2f94cf Increasing test coverage Issue-ID: AAI-741 Change-Id: Iecc07f9d4ff78c3ffde00ef5bb387a975289ce83 Signed-off-by: richarv <richard.vondadelszen@amdocs.com>
2018-02-07Updated git submodulesMichal Kabaj1-0/+0
Project: appc master 840883031392a45d57f3c30ac44cbd92a0053164 ChefActivator JUnits Add new JUnits for ChefActivator class, minor refactor + cleanup. - Remove redundant getAdapterName() method from ChefAdapter to unify adapter name constant definition Change-Id: I483d34aaa0f4e76a4360b179f1a60cc1263ec9b7 Issue-ID: APPC-437 Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com> DbService sonar fixes Change-Id: I3e9ed180c1c0d6be9182e65afc84dd2947404980 Issue-ID: APPC-570 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com> Fixed issues in MSO and StopApplication payload Issue-ID: APPC-567 Change-Id: I7729322aea93eea6b83cf88b0e9d7600a41535e0 Signed-off-by: vidhyasree <sn141y@att.com>
2018-02-07Updated git submoduleskurczews1-0/+0
Project: appc master 5196c90db81f24343a3ed9e685592b6210722573 Add coverage for ConfigResourceNode-4 Change-Id: I14f4afe16cb8b475f39927c1ee8d79594a01d5bc Issue-ID: APPC-441 Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2018-02-07Updated git submodulesIdan Amit1-0/+0
Project: sdc master 7c85febc161cdc08c9e80d54df265b80c211465b Added ui configurations Added the plugins configuration to the prod.js config file Change-Id: I777e7042bf0b1d718622230f86765bde1c96dc5f Issue-ID: SDC-1008 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-02-07Updated git submodulesAlexis de Talhouët1-0/+0
Project: oom master ce7844b207021251ec76a5aa5d7b8c1de3555a12 Merge "config seg vid deployment" config seg vid deployment Issue-ID: OOM-559 Change-Id: I215f471b6711c8491d9381257c1b91ca3d21b8ed Signed-off-by: Pramod <pramod.kumarsharma@amdocs.com>
2018-02-07Updated git submodulesJorge Hernandez1-0/+0
Project: policy/engine master 6a44b2926f33b427904c2f3e7962d0dfc360c482 Merge "Implement Encryption on Passwords" Implement Encryption on Passwords Fix Fortify scan issue - hardcoded password in properties file Issue-ID: POLICY-542 Change-Id: Iea7b292c4dccf5f400320cd3f63309e955953f2d Signed-off-by: guangxingwang <gw1218@att.com>
2018-02-07Updated git submodulesIdan Amit1-0/+0
Project: sdc master fb7551088e124f9b252a4b09504f37007f40ad00 Support DCAE in new plugins integration Updated the plugins configuration for DCAE Change-Id: I340f71901b504a1e34c2f80393adfa63b1fc5bae Issue-ID: SDC-1008 Signed-off-by: Idan Amit <ia096e@intl.att.com>