summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2018-10-17Updated git submodulesYuli Shlosberg1-0/+0
Project: sdc master 00bbbaad6b09889414a353692aefab737a526953 fix headers in put rqst of WSsimulator Change-Id: I70365b9b4a798688b7b4fed6d6d21dd81ae1de97 Issue-ID: SDC-1844 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-10-17Updated git submodulesvarun gudisena1-0/+0
Project: dmaap/dbcapi master 7a368c449d32a779157332ca7d06219efaf4fc4d Merge "Retrying for connection when postgres is not ready" Retrying for connection when postgres is not ready Added 5 attempts for establishing connection to the postgres. Needed when postgres havent start before buscontroller container. Change-Id: Ie838161d1ecc63acceb5e5068dffb0dd0092440f Issue-ID: DMAAP-828 Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
2018-10-17Updated git submodulesBin Yang1-0/+0
Project: integration master dfbbbdac6ffc4dfd3926c48dbea25bfff47a0929 Update staging version for multicloud Change-Id: Ia3fcf7a12b195cd9dd2e9aec71ef1d6523d3dc97 Issue-ID: MULTICLOUD-379 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-10-17Updated git submodulesVictor Morales1-0/+0
Project: multicloud/k8s master 6942719b390a62695d6dd3efa09eadf6ec48aa7a Hybrid Functional test for vFirewall This change provides the bash instructions for running an hybrid scenario (Virtual Machine and Containers) of the ONAP vFirewall use case. Change-Id: I2bb7843118c31895d0b5fe1987cced2be29672cb Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-ID: MULTICLOUD-301
2018-10-17Updated git submodulesRob Daugherty1-0/+0
Project: so master dae0218b5134920ddbbc76be657aebcb3314e1bd Merge "correlationId is now read from userParams" correlationId is now read from userParams Change-Id: I92c6caad1370fde7daf067addbf39e45469e08aa Issue-ID: SO-1116 Signed-off-by: biniek <lukasz.biniek@nokia.com>
2018-10-17Updated git submodulesRob Daugherty1-0/+0
Project: so master 15af810c48631a9dfe24ec6b39186e3797c0143b Merge "Bug fixes for casablanca" Bug fixes for casablanca Updated builder to use String.format Added exception specifically for issues interacting with requestdbadapter Updated exception message and added junit test case Added case to handle when homing is not called during assign vnf. include network ID for completion handler Added exception handling for saving to requestdb added null check to mdc and interceptors to sdnc cxf confirm subnet map is not null in adapter response shallow copy subnet before AAI udpate update AAIObjectType to use uriTemplate extract subnet data from adapter response update correct AAIObjectType for subnet query update subnet(s) in AAI on network create completion updated how request db is set to failure in workflowA updated in and out mapping to be generalBuildingBlock change source out mapping to generalBuildingBlock Use explicit conversion to JSON to read cloudConfiguration settings. Use explicit conversion to JSON to read cloudConfiguration settings. Correct the name of DeleteVfModuleBB subprocess. Write the returned value from Homing to gBBInput updated unit test coverage for update network sync subnet status with network update Added WorkflowException to out mapping which will trigger an exception to be thrown when populated. Correct the payload for HealthCheck APP-C Action to remove escaping and change parameter name. Added WorkflowException to out mapping which will trigger an exception to be thrown when populated. Commit a change that was not staged in previous commit updated arguments to getConstructor method forgot to extract throwable from Optional object added throwable constructor to createException fixed broken unit test and added a new test and method set the network technology in the network request remove namespace from added networkId payload element - Updated SDWan test case to check the database to make sure the VNFCustomization object exist. - Updated code to only loop in iNotif.getResources() for VF resources, all others are unnecessary and were causing issues with the Service object. - Removed modifiedHeatTemplate variable since this isn't needed in the ONAP code base. Make sure vnfResponseCode variable is set to 200 when VNF is correctly retrieved from A&AI. VRR VRRCreateVfModule - send availability_zone to SDNC Infra Assign request Safeguard the retrieval of Boolean setting for isRollbackEnabled. Set isRollbackEnabled to opposite of suppressRollback early on in the execution. Reverse suppressRollback value to pass as backout parameter to VNF Adapter Add the exceptions to the calls to aai client queries Correct retrieval of the object from Optional for A&AI queries. Change-Id: I7d22e621b0316c14ce61bd51a9d5753473622697 Issue-ID: SO-1134 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-10-17Updated git submodulesBorislav Glozman1-0/+0
Project: oom master 1784b6c18b8de331b5d527e90a3c834425af0924 Merge "Adding AAF client legacy credentials" Adding AAF client legacy credentials Change-Id: I866181a39a77a127f5812c92adebf224a82b86e9 Issue-ID: AAI-32 Signed-off-by: Pavel Paroulek <pavel.paroulek@orange.com>
2018-10-17Updated git submodulesTomek Osinski1-0/+0
Project: appc master cf87390b00bb7aa3968f31e92a24737270006e00 Make validation of DistributeTraffic less strict. In order to pass configuration-parameters we need to make validation less strict. Issue-ID: APPC-1173 Change-Id: I62e3f0acce8d4b577705dd5fe3b7e6ea7740cae1 Signed-off-by: Tomek Osinski <tomasz.osinski2@orange.com>
2018-10-17Updated git submodulesInstrumental1-0/+0
Project: aaf/authz master e18eecbea001562d1e1a19cdccfe1684b3da05f7 Version to 2.1.6 Issue-ID: AAF-571 Change-Id: I371b8afd791463290d0ab22bc455b7a84c25aa8e Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-17Updated git submodulesMichael Lando1-0/+0
Project: sdc master c18b0607bec3c42980b4937030bae7e0088fc277 fix issue that the user id is not assigned. Change-Id: I99f19ef5b385c83877b303e5a74c58fe5954c892 Issue-ID: SDC-1839 Signed-off-by: Michael Lando <michael.lando@intl.att.com>
2018-10-17Updated git submodulesYarin Dekel1-0/+0
Project: sdc master 0dc99b6dfb19a9100ad413d31544c78cfd6d120a add ability to copy paste onboard Issue-ID: SDC-1846 Change-Id: I2520c0a45d41a68c15ce0a624cc48f2aac2cd76a Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-10-17Updated git submodulesayalaben1-0/+0
Project: sdc master 5e5d239283077beefc07e0891ebb76bbb5a3e906 VSP submit doesn't validate vlm version Change-Id: If98f41c186b330e7f17e51ef88c6b5e91121f2c9 Issue-ID: SDC-1843 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-10-17Updated git submodulesBorislav Glozman1-0/+0
Project: oom master 6fe9c9406f5aa7812b94fad6fcee6765267771bb Merge "Add SO config for OOF Homing" Add SO config for OOF Homing Issue-ID: SO-1127 Change-Id: Ief7b5b43b61b2b17ddf80dae57e65d5ef01399a5 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2018-10-17Updated git submodulesBorislav Glozman1-0/+0
Project: oom master e67b626cc5c60a97e9f8f5743789541880bb3ac2 Merge "Move openecomp.org to onap.org for aaicclient" Move openecomp.org to onap.org for aaicclient Change-Id: Ib8f2265e5657d5c0968c097baea9cce6c474c6c4 Issue-ID: APPC-1213 Signed-off-by: Aaron Hay <aaron.hay@att.com>
2018-10-17Updated git submodulesBorislav Glozman1-0/+0
Project: oom master 857a27e46facc50132c742054178b4537ae0808e Merge "Tidy up of logback.xml and check debug mode works" Tidy up of logback.xml and check debug mode works Removed old ajsc references in logback.xml Issue-ID: AAI-1754 Change-Id: I19c58f79838e3d008d7563c0bf1f21a37e92a9f7 Signed-off-by: michaere <michaere@amdocs.com>
2018-10-17Updated git submodulesRamesh Parthasarathy1-0/+0
Project: oom master d132667f638a3594c14fbc37232b1e4b85017044 Increase openstack and sdnc workflow timeouts Currently they are both set at 60 seconds, which is far too short. Making them both 60 minutes. Change-Id: I1ec04651362cad5ad65303f25e017b693bdba220 Issue-ID: SO-1131 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
2018-10-17Updated git submodulesYarin Dekel1-0/+0
Project: sdc/sdc-workflow-designer master cf2c2d8a4eb63e76ecb916fda608b6c39d0d47ca fix rest API header UI Issue-ID: SDC-1838 Change-Id: Idc02f6df489c8237a6b1c34d18ef3d2d0819f3b6 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2018-10-17Updated git submodulesSindhuri.A1-0/+0
Project: sdc master ce0558f2df8e85f3f10df1676bb06bf3b68e683f UT-asdctool ModuleJsonTask UT for asdctool impl validator ModuleJsonTask class Issue-ID: SDC-1775 Change-Id: Ia160c4b2b64313bd11927aaa45bf887ed3df96df Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2018-10-17Updated git submodulesSatyaki Mallick1-0/+0
Project: sdc master 56309f422c7dd81ceb6ea8f116aa30c23f97ca46 Enhance documentation of SDC Enhance documentation of SDC Issue-ID: SDC-1841 Change-Id: I4c9db71db632405554694e6a5960264a1b387057 Signed-off-by: Satyaki Mallick <satyaki.mallick@huawei.com>
2018-10-17Updated git submodulesSindhuri.A1-0/+0
Project: sdc master 5ff4c1c9a526d2fa4ea3bb83e0bd81676f9426fc Add header catalog UI view-models Addition of headers to catalog ui view-models workspace Issue-ID: SDC-1770 Change-Id: I4e76d84159b97220f2d258b59f2c8780691ad129 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2018-10-17Updated git submodulesSindhuri.A1-0/+0
Project: sdc master ae368282a81ceb1c62e1bc853abbcd7aab272478 catalog UI-view-model header add Addition of headers to catalog ui view-models Issue-ID: SDC-1770 Change-Id: I417943b1f3686f55a9502b44f65d60a1f62064c6 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2018-10-17Updated git submodulesKotta, Shireesha (sk434m)1-0/+0
Project: sdc master ab67c5777be4ec71fa0e6a7b376721bf777dc614 Portal integration Issue-ID: SDC-1749 Update SDC Portal integration decryption for userId Change-Id: Ibaa48057f272955e9711e48f4e74d62df2725b05 Signed-off-by: Kotta, Shireesha (sk434m) <shireesha.kotta@att.com>
2018-10-17Updated git submodulesSindhuri.A1-0/+0
Project: sdc master 3d5114a2028a6728af8825daa003f1c9a596deba UT-asdctool ArtifactUuidFix UT for asdctool impl ArtifactUuidFix class Issue-ID: SDC-1775 Change-Id: Idcf66bf73cdf013d615f4b7967197c3b99ee70e2 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2018-10-17Updated git submodulesseshukm1-0/+0
Project: sdc master 1a80d32c16564ac486985a082f5ccc11ab907292 header correction in Catalog UI component Change-Id: I0ee63b051a60590ad9ddae2770c97979f1c629c0 Issue-ID: SDC-1770 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-10-17Updated git submodulesseshukm1-0/+0
Project: sdc master fff381f41570b37610dc91a8244429f33e08a8b1 Fix header info of catalog-UI upgrade Change-Id: I5a4e8ce5a6c8a8e1d6e1eb172f9d499e8527813a Issue-ID: SDC-1770 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-10-17Updated git submodulesseshukm1-0/+0
Project: sdc master a3c1ec1ac3551f4d3d997f07152fe306b6cd4525 Fix Header info of ng2/app Change-Id: If5eaf7a02bc2c3fd5c641d8903af1d4866134a44 Issue-ID: SDC-1770 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-10-17Updated git submodulesseshukm1-0/+0
Project: sdc master 2075e5fbc02edcd9ce71a548dc7590010eb5fba3 correct the header for connection-wizard Change-Id: I9416043c1ea2e71d9545c08cdf7cddf4542c7fd4 Issue-ID: SDC-1770 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-10-17Updated git submodulesYuli Shlosberg1-0/+0
Project: sdc master 32b9a7e86b87647d4a73ac6abfc450377668c923 fix vendor name on normative import Change-Id: I655b9f54e3916d8fe357281c8b54380abac9d7d3 Issue-ID: SDC-1742 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-10-17Updated git submodulesHuabing Zhao1-0/+0
Project: msb/apigateway master 82cd03eadb9ac4a27fa05e1d98f61431b31b1ef4 Adjust page according to bootstrap 4.0.0 Issue-ID: MSB-295 Change-Id: Icc2bc408914ff4639534a5328a2211d81b4bafbf Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
2018-10-17Updated git submodulesKiran Kamineni1-0/+0
Project: aaf/sms master 50a8fa521f98c04c82aa07ff893e20f431456509 SMS healthcheck should unmount domain SMS healthcheck should unmount domain using the domain name instead of UUID Issue-ID: AAF-570 Change-Id: I43fb881e047bf840e698b7f8e317125abb421a7b Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-10-17Updated git submodulesFu Jinhua1-0/+0
Project: vfc/nfvo/lcm master 81ab8c2fdf718be8dba673878cf5545493d91863 Merge "NS update swagger definition error" NS update swagger definition error NS update swagger definition error Change-Id: I0d047d0a877595fe78c368d0629d4c0c8e2781c3 Issue-ID: VFC-1153 Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
2018-10-17Updated git submodulesmaopeng zhang1-0/+0
Project: so master 6ad847887d9fafce3305cd7b709154b6618ff6a7 Merge "Fix OOF Config Ingestion" Fix OOF Config Ingestion Update Homing OOF Config Path Issue-ID: SO-1127 Change-Id: I10ba6dcf23d474ba5e9832a6f4f35e52ead020b5 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2018-10-17Updated git submodulesInstrumental1-0/+0
Project: aaf/authz master bea447f8ad508376b85658fdd123d1155b98e526 version miss Issue-ID: AAF-557 Change-Id: I9158b1b313d41221ddcf95f89f8eab3f1c64aea3 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-17Updated git submodulesGuangrongFu1-0/+0
Project: holmes/engine-management master 375c76cdbed2f234667f145ca455982505438f09 Updated Version to 1.2.0 Change-Id: I1c4b0cb6a44e67b2c8cbb432441c59168c3a0619 Issue-ID: HOLMES-173 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-10-17Updated git submodulesmaopeng zhang1-0/+0
Project: so master 4f7bd56ff12e715b036fb10ea3871d9045c8313b Merge "Fix variable to retrieve sdnc endpoint" Fix variable to retrieve sdnc endpoint Fix variable to retrieve sdnc endpoint Change-Id: Ib27049f90d545bceb34a73394f5b430c549c5e08 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-10-17Updated git submodulesmaopeng zhang1-0/+0
Project: so master a78f9553c7063469b24180231d5e391946226b0a Merge "Prepare resources for service uuid req" Prepare resources for service uuid req Retrieve all the resource for queried service uuid. Change-Id: If2beaa27570821c9897387d3b7098a939d99c895 Issue-ID: SO-689 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-10-17Updated git submodulesmaopeng zhang1-0/+0
Project: vfc/nfvo/lcm master 1e6a4f81667870729f78355750fd065f0c7e7f1b Merge "Fix docker build error for nslcm" Fix docker build error for nslcm Change-Id: Ida63f3373d1960e3a78523017ce57caaa5f2f101 Issue-ID: VFC-1152 Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
2018-10-17Updated git submodulestang peng1-0/+0
Project: holmes/rule-management master f9d5f993f6893298e1f2b007fbff80b1f7c0cabe Merge "Update Dependency Versions to 1.2.1" Update Dependency Versions to 1.2.1 Change-Id: I0a325b089c402f09748068405e038c093cb147b6 Issue-ID: HOLMES-173 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-10-17Updated git submodulesGuangrongFu1-0/+0
Project: holmes/engine-management master b1c21a3d26b8f18f9550aec8e8660374a058897b Updated Dependency Versions to 1.2.1 Change-Id: I8b739825d2582a5e7396f88848f01cb87dea3708 Issue-ID: HOLMES-173 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
2018-10-17Updated git submodulesInstrumental1-0/+0
Project: aaf/authz master fe05a5b304549b90713ec63b1e65308460a9368b Bootstrap Data 10/17 Issue-ID: AAF-557 Change-Id: I7ab7335c68154695782813243d0b647abdeda526 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-17Updated git submodulesMarcus Williams1-0/+0
Project: so master 86002f02caa08de6cb1d0c974f28d586a4af0001 Merge "Return canonical stack id on multicloud create" Return canonical stack id on multicloud create When creating vfmodule via multicloud adapter, return the canonical name of the stack <stackname>/<stack id> Code was returning <stack id>/<stack id> Change-Id: Iaa2a105ab779acc9638fe515c7bc4e5c23d7233e Issue-ID: SO-1142 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2018-10-17Updated git submodulesInstrumental1-0/+0
Project: aaf/authz master c687ff57a4e68acce2112968649fa2d0a51e2fed Repo Scrub Issue-ID: AAF-557 Change-Id: Ibc72e79a2ee314dfe4337d45a55f420a0ad0276c Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-16Updated git submodulesNelson,Thomas(tn1381)(arthurdent3)1-0/+0
Project: music master 4a0526db85bc28e3e10c9a0ee98474a24e3dcb4a Update runcql Change-Id: Ieedb7a180de8bd591c610d0846e33b3a95daad8d Issue-ID: MUSIC-147 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2018-10-16Updated git submodulesInstrumental1-0/+0
Project: aaf/authz master 2d18d8e248d9a8333e65840f1a6e5005c4e81a44 Version Cass to etc Issue-ID: AAF-557 Change-Id: Ic35dfd133be8e74ba223902d9262daf62703aa57 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-16Updated git submodulesMarcus Williams1-0/+0
Project: so master 4f11696b32fc5885e76db8c6d2dbbd045e0c6f43 Merge "cloud owner support for SDNC interface" cloud owner support for SDNC interface added cloudOwner to SDNC gr api payloads Change-Id: If8351ab9078bd0c0f503acdf21622d615eb5a5ab Issue-ID: SO-1137 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2018-10-16Updated git submodulesInstrumental1-0/+0
Project: aaf/authz master 3da03fdb4afd2992756ed9e9d52cd6f404ed0535 Version Cass Issue-ID: AAF-557 Change-Id: Id9d61ca2abb429718c6b010cd894d71d4a83ccae Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-16Updated git submodulesGary Wu1-0/+0
Project: integration master aa653026d45ec7dc2c50b4fa6635d1d4bda87463 Add new docker images found in OOM Change-Id: I2766953337cef42fb444e5b7c9547431bfcffb26 Issue-ID: INT-663 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-16Updated git submodulesNelson,Thomas(tn1381)(arthurdent3)1-0/+0
Project: music master 714f843dd2bda27b8375db26e1e2aa9af94d1c93 Update runcql Change-Id: I1ed72cbf2e29d1a1636eebd252fb184a6dee7555 Issue-ID: MUSIC-147 Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) <tn1381@att.com>
2018-10-16Updated git submodulesGary Wu1-0/+0
Project: integration master b0e3650bd4717fe97a5fcd2e8fa8575bc0aa2e23 Add retries to handle intermittent network issues Change-Id: I1fbdbd27b9b480dfafed87b12cdad23e4f3626f6 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-10-16Updated git submodulesInstrumental1-0/+0
Project: aaf/authz master e66f42815faa85c1511c3f8f853f1a173aa14df7 Old but Existing NFS Issue-ID: AAF-557 Change-Id: Ifb3ad67f7aa285222d216faf10ab050298f80777 Signed-off-by: Instrumental <jonathan.gathman@att.com>