Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: optf/osdf master 8d495104b8174cdc19b4bf27b98d9b4210fec01f
Enabled CVS for the OSDF placement API
Enabled ONAP Common Versioning Strategy (CVS) for OSDF API
Change-Id: I14ea90385b11c307b9e4f2fb7d245aff6e6d0978
Issue-ID: OPTFRA-376
Signed-off-by: Chayal, Avteet (ac229e) <ac229e@att.com>
|
|
Project: optf/osdf master 7ffce767d85f8ff687c73771469ec2fbba86a4eb
Temp unit test changes to fix build failure
Temp unit test changes to fix build failure
Issue-ID: OPTFRA-376
Change-Id: I4b8ce1a3ed81c102eddea3f0d9c731ca124b792f
Signed-off-by: Chayal, Avteet (ac229e) <ac229e@att.com>
|
|
Project: oom master b81745ce6dffd4880a2983d8521b8ad4a08cb194
Merge "Replace liveness probe & update images"
Replace liveness probe & update images
Updating to latest snapshot images. File-based "wait"
being replaced with standard port-based liveness probe to
fix cassandra from not starting for AAF.
Change-Id: If08d6bbf766abfcebe14d23894cde9c21c96c510
Issue-ID: AAF-557
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
Project: vnfrqts/testcases master e4cff9ed8bb9f1bd1913f1393963f44f16b734f3
VNFRQTS - Fixing doc8 errors
Issue-ID: VNFRQTS-441
Change-Id: I583130dd906ff909c539e1058b9d42ff2638ef06
Signed-off-by: Bozawglanian, Hagop (hb755d) <hagop.bozawglanian@att.com>
|
|
Project: vnfrqts/usecases master 39df76285e78163547c2e32fab1817a62a4e9223
VNFRQTS - Updating local builds
Issue-ID: VNFRQTS-463
Change-Id: I3c98e522b4b9804eee3cc8d03413f4d3e90e60c6
Signed-off-by: Bozawglanian, Hagop (hb755d) <hagop.bozawglanian@att.com>
|
|
Project: vnfrqts/requirements master 823a89d5af7d62080b26ad1f2ea77f5bd263fca7
VNFRQTS - Updating local build
Issue-ID: VNFRQTS-463
Change-Id: I9647def5cb761fa608e0355ac79babf80baeee45
Signed-off-by: Bozawglanian, Hagop (hb755d) <hagop.bozawglanian@att.com>
|
|
Project: aaf/authz master 65cdc09cc3b919637204894351464edbb15b1a54
Add .onap to SANS, fix
Issue-ID: AAF-557
Change-Id: I10c21b7dc026b3c35be3324a13759138ca22a0d6
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Project: so master b26f27e0700d052b5324315170cef16383df3b19
Fix up request body of multicloud adapter body
Make some of the attributes json instead of json in a string.
Fixed up payload of request.
Change-Id: I7737fd19d44c8075bd7fef19068a72f8c0ec7e6d
Issue-ID: SO-1124
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
Project: aaf/authz master 0556be389a1372bfe3110d074d4a10cb08f842ba
Add .onap to SANS
Issue-ID: AAF-557
Change-Id: I6a6f4f75f40a0c358c331a542845862376dd352c
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Project: oom master c2185990260ca9e55f49ca65ea6433961856ac22
Updating datafile collector in oom
Change-Id: I1732cba867acd6fc049b5a863b2bc45199caecd3
Signed-off-by: Chengkai Yan <martin.c.yan@est.tech>
Issue-ID: DCAEGEN2-877
|
|
Project: ccsdk/distribution master df200d2e8a26683b2b2fe526c667eec281277543
Prepare for RC0 release
Update to prepare for RC0 release build: remove -STAGING tag from
release version and use released parent poms.
Change-Id: I8737380807de0cb582d9a7a1fe99ca74b1c767b5
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
|
|
Project: sdc/sdc-workflow-designer master 610abc68c8ba0ff9e589295e8646960951b2dc2e
composition readonly implementation
Issue-ID: SDC-1591
Change-Id: I4a009fe28fb32d9c2407d69087ab9c17f8ac5b2d
Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
|
|
Project: vnfrqts/requirements master 24473b7670c118829150233eb11b5fbc835b3d14
[VNFRQTS] final heat updates
Change-Id: Iaa2b1652b45477aa11b882a21e2ec3ebec4f64d7
Issue-ID: VNFRQTS-470
Signed-off-by: weinstock, alan <aw2574@att.com>
|
|
Project: aaf/authz master 93871ff58e90a91d359f72b00a92fe1e28310b82
Add Servlet Sample
Includes CA Bootstrap names for K8
Issue-ID: AAF-451
Change-Id: Ibc34a21cad0b38c5d56dbc20d84deb5bf66e9d64
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Project: oom master 42cb9f11d8ef4756d9d51aca4c3bb08277b86869
Merge "Added missing maria db dependencies"
Added missing maria db dependencies
If there are other inter-pod dependencies that should be
managed, please comment to let me know so they can be added.
Also addressed the missing globals section in the pods values.yaml
files and incorrect pull policy management to make them follow
the standard conventions
Change-Id: I3625f8452d90182391e1ff4af5fddfe9d0948a32
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: OOM-1472
|
|
Project: oom master d5d5d1387f692610255e602ea18360d61626e614
Merge "Modify the updateQueryData job to keep waiting"
Modify the updateQueryData job to keep waiting
until the haproxy can be reached by
the kubernetes pod created by the job
For some reason in certain rare cases
the job is being started prematurely before
haproxy container is up so doing another check
Issue-ID: AAI-1713
Change-Id: I86827af46220eeb94322973d22a3abd4287eacea
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
Project: vfc/nfvo/lcm master ff49f1daab1c7677ba8401832ea53ae47de90ecc
Merge "add graph flow"
add graph flow
add graph flow to support NS
Change-Id: Id9d837c16be67e69fef5d45a204a304f5f495555
Issue-ID: VFC-1041
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
|
|
Project: oom master b7d8e097d97c5d6bc6d55d841c388a2abbeeae61
Merge "improvements for configmap"
improvements for configmap
includes:
- set environment using configmap
- use new docker image produced without Dockerfile (per Nokia)
Change-Id: Iff0468e6ca0fdb4b1a377b23a26397e5d20f40f7
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-829
Signed-off-by: dglFromAtt <dgl@research.att.com>
|
|
Project: vid master 73fb3a115e5eaa4b2c9c0de10b70af98ef493e01
Merge "Update system properties in test"
Update system properties in test
Change-Id: Idc1f27b65104e5bbeabd23cb21c2d70e3803014f
Issue-ID: VID-327
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
|
|
Project: sdc master 2fb914997d3d063d9b2e4ee02697baa8af48c7fe
Test coverage : openecomp-tosca-lib
Increase test coverage
Change-Id: I6d6a9005d16b03f36b50c867d13db5f063fe3d07
Issue-ID: SDC-1673
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
|
|
Project: sdc master 1f50c72eb501af42c61c4ddbb011302a6290afdb
Fix Policy type and Policy definition
Fix policy according to TOSCA spec
Change-Id: I4e3da732666dd52895c4458f0cbd16c6ca47c1cd
Issue-ID: SDC-1782
Signed-off-by: shiria <shiri.amichai@amdocs.com>
|
|
Project: vfc/nfvo/lcm master e36ba50b4665a716aab3051c59e7569356e1ae20
Merge "add lcm Async task in workflow"
add lcm Async task in workflow
add lcm Async task in workflow to support NS
Change-Id: I8c9a70558851cc40fb7ff03eee5d66b5247e3ec7
Issue-ID: VFC-1041
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
|
|
Project: vfc/nfvo/lcm master b0e5a1c326a3e85a000ed3fe237ff9b9e5b88c16
Merge "add lcm sync task in workflow"
add lcm sync task in workflow
add lcm sync task in workflow to support NS
Change-Id: I6634bfbedb921c0f2096561959b023508c684197
Issue-ID: VFC-1041
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
|
|
Project: sdc master b54343dc3868300178017e60e4cd2c26dc08ff24
UT for UicomponentDataConverter
UT for catalog be datamodel class
Issue-ID: SDC-1775
Change-Id: I5f4e8781383ffe27e39bc6ef4c5989d19adcde13
Signed-off-by: Anjali walsatwar <anjali.walsatwar@huawei.com>
|
|
Project: vfc/nfvo/lcm master 5beebce488d545bdaf34342571ba1b15df4827e8
Merge "add async task in workflow"
add async task in workflow
add async task in workflow to support NS
Change-Id: I91d463c3461e7970c96c42c77bed471043fc76e8
Issue-ID: VFC-1041
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
|
|
Project: sdc master b22718d0098eb6ecb0c95db2f3c0b2b9cb32ca18
UT for ArtifactUtils
UT for catalog be datamodel class
Issue-ID: SDC-1775
Change-Id: I29260fdedc3b1c91cc3680988a2ce9d58db0b73f
Signed-off-by: Anjali walsatwar <anjali.walsatwar@huawei.com>
|
|
Project: vfc/nfvo/lcm master 5d3d082b5db8028585fe2ef38054929c8ba06cd1
Merge "add sync task in workflow"
add sync task in workflow
add sync task in workflow to support NS
Change-Id: I89e6a26551d47218714526c677d551fc55fe1922
Issue-ID: VFC-1041
Signed-off-by: maopengzhang <zhang.maopeng1@zte.com.cn>
|
|
Project: oom master 8280cc95197f75e38ba8cd963575cc34cfbb0184
Fixes for Robot Selenium & Keystone
Issue-ID: INT-680
Change-Id: I314b21c09b115f9bbb52dd827a7e5950d52318f7
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Project: holmes/rule-management master 084f504d69a15557d5d88d16765d8096f6462cef
Merge "Remove Bootstrap Related Dependencies"
Remove Bootstrap Related Dependencies
Issue-ID: HOLMES-174
Change-Id: If235239eda96642f3b6b2b63e2ef2ef875565972
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
Project: cli master b84935ab672acadadbc92e52969bb99ab62dffda
Increment version
Issue-ID: CLI-122
Change-Id: I52879b838477193d28f4b2a851163d903d9efc18
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|
|
Project: holmes/rule-management master 8198af9ca84f10e6d5a54163f34c89c6ecc6561e
Merge "Remove Bootstrap Related Dependencies"
Remove Bootstrap Related Dependencies
Issue-ID: HOLMES-174
Change-Id: I77581894ea6473f81ee641da3c4b06373fe91943
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
Project: aaf/authz master 1ccc1ca3fbd7bc1357a4d63d5fa5a29ce3f0ab67
Bootstrap Data 10/14
for Clients
Issue-ID: AAF-561
Change-Id: I7501d60e39b0c3c6ce8bad4e109bc10a97e23cf2
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Project: aaf/authz master de1238abf9c120a1ed2dd07e3bd46d6878c4d6b3
ID Translate onto AAFTaf
Clients user "AAFTaf", need the Translation there, more than AAF Service
Issue-ID: AAF-556
Change-Id: I8467e2a5e25f264ddb056db2fb10ecee098a0f94
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Project: sdc master e7fffedb147defbc3c70329e994ca37519db2b3b
EP & LKG sorting fix
Issue-ID: SDC-1833
Change-Id: Iffca952f923188983e79ecf45d3d9acab079ecf7
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
|
|
Project: sdc master 270dcfc31c637224544b3e20e91a0a3354239a2e
Fix draft license version
Change-Id: I38e69807228faab5efa7fb55ac7abd76c319ad77
Issue-ID: SDC-1834
Signed-off-by: Malek <malek.zoabi@amdocs.com>
|
|
Project: msb/apigateway master 43e61fdd099152a5dd7291d979d11b41363f1436
Update guava to 26.0-jre
Issue-ID: MSB-296
Change-Id: I74b9d35232df3d54f1672c563ebc7d230967b397
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
|
|
Project: msb/apigateway master a6d4dea7690ebc69bf6df99b80bb986d228ae7db
Update bootstrap version to 4.0.0
Issue-ID: MSB-295
Change-Id: I422aa8d12b7841917ebd71236b9a11c21b433738
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
|
|
Project: msb/apigateway master 973b226b941029ed7878497df965bffba0c3d83e
Fix CSIT error
Issue-ID: MSB-297
Change-Id: I2d382691429506a71a10f21eea0e8dbb0ec29156
Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com>
|
|
Project: sdc/sdc-workflow-designer master 99ed483e80b2ccb49d2bbea2a5d4d9084792bc42
composition validation error fix
Issue-ID: SDC-1591
Change-Id: I80ff9462aaf5c3c613c9591e64eaef4f79319332
Signed-off-by: Stanislav Vishnevetskiy <shlomo-stanisla.vishnevetskiy@amdocs.com>
|
|
Project: sdc master 130aa901dd94519cd6bc99140a9d935365220cc5
Unit test coverage
Change-Id: I3634ccaa60c72ee91b89ae42b8da8926b5823436
Issue-ID: SDC-1822
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
|
|
Project: music master 287bdcbb5482f94df091c3b7b766fed0007efa2e
Bug Fix to keep runcwl from failing.
Update to ensure container exits with a 0
Change-Id: I330a9488017303a6a3b08473bdedf43b9d65abd6
Issue-ID: MUSIC-147
Signed-off-by: Thomas Nelson <nelson24@nelson42.com>
Signed-off-by: Thomas Nelson Jr arthurdent3 <nelson24@att.com>
|
|
Project: sdc/sdc-workflow-designer master 09bf44f072107e1e0c9dff8cf948b1c589265dd6
Unit Test coverage
Change-Id: Icc8453823906f89603862ad60a8dd3273936ebce
Issue-ID: SDC-1822
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
|
|
Project: aai/aai-common master 27e7d8a0111e3a0df6c43da3c0cb6a5b888bf17d
Merge "some test cases added"
some test cases added
Change-Id: Iaf98e45665979d156838d1c7596845108b015cc7
Issue-ID: AAI-1661
Signed-off-by: Mohamed Asgar Samiulla <sammoham@in.ibm.com>
|
|
Project: aai/aai-common master 4843d76e54fc50882ca1bc7c3cc8ff11544ad122
Merge "exception scenario covered in AAIGraphTest.java"
exception scenario covered in AAIGraphTest.java
Change-Id: I63009b10aec1e1a73348eaeaa536b1a64dcc11b8
Issue-ID: AAI-1662
Signed-off-by: Mohamed Asgar Samiulla <sammoham@in.ibm.com>
|
|
Project: aai/sparky-be master 30643d72ec44dddb06a17d5ad29b0c45e90a445c
Switch snapshot artifacts to released
Issue-ID: AAI-1751
Change-Id: I39dfe7422a2646688da1919c72cf3692bf8e7091
Signed-off-by: da490c <dave.adams@amdocs.com>
|
|
Project: integration master fe288a7d0e8b36d10ac8733301ff2e4d9d2a83aa
update dcae rls versions
Change-Id: I80368c340ea0d6109e3afe66aab7d6ad62ca169c
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-772
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: integration master b5066840beed13ba0f951b78242c53f83dc5dab0
Add new docker images found in OOM
Change-Id: Id6d87cfa2139f9151f9c2763b45308ce365cead7
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: portal master 1c3cc6fb0e4d2f4f2278240ff0387596c776b9c9
ExtAccessRolesServiceImpl.class and sql
Issue-ID: PORTAL-389
Fixed AAF sync roles to onap portal
Change-Id: Ibd36737deda72fe7c6984c89001d72ca1a5126c5
Signed-off-by: Kishore Reddy, Gujja (kg811t) <kishore.reddy.gujja@att.com>
|
|
Project: integration master 96692b3dadd390350fe8d4246d0fe8c897c6cd24
Check that java artifacts in manifest are released
Change-Id: If9be2267c9b9fd7255bc1f809513c1c5b7092fba
Issue-ID: INT-586
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: so master 16e9937d0b30deb16210cbeec88f4bbd4642d11e
Updated aai dependency to 1.3.1
Change-Id: I1e9f9e972b65607304f7076e0a63879159b8ae94
Issue-ID: SO-1133
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|