Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: cli master 92bef3a805aba2e05fa4a640f37039062ecbcf6e
Fix console port under OOM
Issue-ID: CLI-114
Change-Id: Ica422ba45eb61109f55864ec0724ee0005643fc2
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|
|
Project: aaf/sms master d977f32143aeef8600280c95ec09f59edf2891c3
Fix titles in docs
Fix titles in docs so that they are sub
titles under the main Secret Management Service
title.
Issue-ID: AAF-185
Change-Id: Ia58b0666726c0b8427d053c0303566712af47401
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
|
|
Project: so master 3ad1f7e9fd56d2d0eb9f0bde46b5b48cea9ed97a
Merge "First take warning correction"
First take warning correction
Issue-ID: SO-635
Change-Id: I3c5051db8b8361df1cc1a5f555b32ce8578ed8b2
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: music/distributed-kv-store master 18d9d994e85ef897d570081bc3a7e1da42b49c1e
Create Token Service JSON dynamically
This patch makes sure the Token Service JSON is dynically created so that
this fits better when deployed on Kubernetes.
Change-Id: I4426f68af2a6de4d2ffe4f488d5660c47f13ccaf
Issue-ID: MUSIC-55
Signed-off-by: Shashank Kumar Shankar <shashank.kumar.shankar@intel.com>
|
|
Project: so master bea4e50d647ceaa1b4771ac062d595da7f9870e5
Merge "Removing license from OOF Homing Demand"
Removing license from OOF Homing Demand
OOF does not support License deman in Beijing
Issue-ID: SO-573
Change-Id: Ia7e013949773595b520ed4cbd0bbe8cb0f18922c
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
Project: sdnc/oam master e0db6ac5d6f79ed45591b1d7ed54d4dc59329c5e
Update to release version 1.3.2
Update sdnc.northbound version to remove -SNAPSHOT (1.3.2)
Change-Id: I8e561feb9bb0fbdb226638cea98df5e9a82ac2cb
Issue-ID: CCSDK-290
Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
|
|
Project: sdnc/oam master abdfa5a380a9c345d1e768c4bca9238fbf653290
Update to release version parent 1.0.3
Update parent version to remove -SNAPSHOT (1.0.3)
Change-Id: I8ecaa886dffc62116e068f4cbeb0ed078175d958
Issue-ID: CCSDK-290
Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
|
|
Project: appc master b3382553ca57f6b973ed88be8ac9c39c5a64c546
Update missing License Headers
Add missing License Header
Change-Id: I844c474d68b4d4147d55b2660a075fa5592f31df
Issue-ID: APPC-923
Signed-off-by: John McClung <jm1364@att.com>
|
|
Project: appc master 6339a234dabcc929ac95d42373a0a425e0d972cd
Update Release Notes Format
Issue-ID: APPC-358
Change-Id: Ie091260a881cd8fd54cbf694167878076eb4a3ee
Signed-off-by: Scott Seabolt <js9808@att.com>
|
|
Project: ccsdk/parent master aadfe40ccd79ba20167b87e1e2a3dddbf9cbdc9a
Update package version to release 0.2.3
Updated versions from 0.2.3-SNAPSHOT to release 0.2.3
Change-Id: I68949380b86d104a5c8d00bbb8d10b48d1c328cf
Issue-ID: CCSDK-290
Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
|
|
Project: integration master 8053f360cab41003739bb3023b63027aa4cb60be
Clean up heat template env files
Change-Id: I34ffb9b13b0b5f90733e1b37def051c0132ee9ac
Issue-ID: INT-505
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: aai/sparky-be master 41a0983d5dd3707b5fd2c86dcc0b4b0c399bd40f
Pin jnr-unixsocket for Docker plugin to 0.13
The current verison of jnr-unixsocket is 0.12 from the Docker
plugin however in order to be able the images for ARM64, it needs
the newer version which has support for it.
There is work upstream to switch the version to 0.18[0] however
it seems that this is still pending, so we can pin it for now until
that merges.
[0]: https://github.com/spotify/docker-maven-plugin/pull/379
Change-Id: I151407a3614d0f476ead49a642b59dc56de2c099
Issue-ID: CIMAN-154
Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
|
|
Project: aai/sparky-be master b069018e5917ff822415b64f705d304ace350a66
Dynamically determine image architecture
The image architecture is currently hardcoded, this patch removes
that hardcoded value to allow for ARM64 builds to go through.
Change-Id: I3e2f92cb7716ce5ff7c96f3b22bb37c7c6ba2c39
Issue-ID: CIMAN-154
Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
|
|
Project: aai/sparky-be master 182ca15203751a5a72a5470859ef87586fbab768
fixes in CrossEntityReferenceLookup.java
Change-Id: I1ae303cb3baeed4a2fadf41d70a6cdc402df298f
Issue-ID: AAI-1081
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
|
|
Project: integration master 268b74dd31537e675aee6291a28c64f0d445e52c
Update to support new SO NBI API
- Use new version SO API
- Add additional data to the request json, which is required by the new SO API
Change-Id: I3ac846c92f07b9d95d4429b4d1b2280ae7e69b62
Issue-ID: INT-461
Signed-off-by: Kang Xi <kang.xi@huawei.com>
|
|
Project: aai/sparky-be master 6bbcdab2b14a179524db0efb34fb2f90d88b266e
fixes in AggregateSummaryProcessor.java
Issue-ID: AAI-1048
Change-Id: I3cc8be604b41b48c4a881c1b6b816f2a7b97abaa
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
|
|
Project: aai/event-client master 385a8bc2de5129126771857bd5d4da11d8b2778d
Upversion for Casablanca
Issue-ID: AAI-1169
Change-Id: I518f0bc96ab73db3881e4f76af2bf98e9b2bdcb5
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
Project: aai/aai-common master 2f9f883ab65376d8dd17ad3205ce252a69ff2c35
Merge "Fixes in DataGrooming"
Fixes in DataGrooming
Change-Id: I0a4a5a82e4ff932ef3f7489afb558e92c9efc1dc
Issue-ID: AAI-1031
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
|
|
Project: so master fbbf8e15653b42c27a16cd86ad74dbb286144aef
APPC client changes topic for controllerType
... again. Back to just changing topic.read
and topic.write based on controllerType (but
still setting controllerType too, just in
case).
Change-Id: I175d20b998c6d141ca7587504535bd7bb494563c
Issue-ID: INT-475
Signed-off-by: Arthur Martella <am153x@att.com>
|
|
Project: appc master 17e3dbc0a2af683609c5d8cebdcc68884a29b1aa
Healthcheck bug fixes
Fixed code to set userid and
password correctly. Also set the url
in context when passed in reference
artifact.
Issue-ID: APPC-917
Change-Id: Iba5a873cc311ab5677b6223c08865c048dbdcf00
Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
|
|
Project: clamp master 300c813bcf7677b9d6c8508f3c19e53abf39b7be
Add 30s waiting time
Add 30s waiting time between Config policy and Brms policy
Issue-ID: POLICY-854
Change-Id: I27e46536a12fac19378344f74ec2da93471213f9
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: oom master e7e1e1787c3cf923e3f0f15469b9db99742d4b8e
Merge "Update target log directories"
Update target log directories
Updated target log directories for pdplp and paplp to point
to /var/log/onap.
Repoint path for IntegrityMonitor.log, as we cannot easily move since
it's in common.
Change-Id: I7828ac66bfa664bafe5e55ac95d15dea32c61923
Issue-ID: POLICY-759
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
Project: oom master 0b9c131a8948c3c0af9876b2fdef4bd51ce20992
Merge "fixing nodeport collisions with sdnc"
fixing nodeport collisions with sdnc
I am told that the sdnc geo feature needs a well known
set of node ports and they have selected a contigous block
so I am changing the other charts
Issue-ID: OOM-1096
Change-Id: I237d126e96174726902422bf842135304764c7d2
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Project: aai/sparky-be master c01d79c6605f11b29d65f6f7fa6a909554df5e2b
Upversion for Casablanca
Issue-ID: AAI-1169
Change-Id: Ifbcc142e5228319a900cf7de1ad22b7fbb3b4996
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
Project: integration master 3432500c901b725e33eeb6bd5739ff499e8127b0
Default 3 node APPC and SDNC
Change-Id: I422c6619ed41ea19736b0a77c37399d22e9ed30b
Issue-ID: INT-381
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: oom master 3ddc57909299d76cee0e67e59aa7b52d3bd1401c
Merge "Increase portal-db initial liveness probe time"
Increase portal-db initial liveness probe time
The most recent TLAB OOM Portal deployment failed
due to the portal-db initialization being terminated
at the 5 minutes mark.
Bumping the probe initial delays even higher.
Change-Id: I6904fe7c4dd894725b7febcceab07a80e348a69e
Issue-ID: PORTAL-283
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: so master 8a92d3980f67072d8d5152ffbc041577b8ba0749
Merge "Change LCM property for SDNC topic"
Change LCM property for SDNC topic
Followup to https://gerrit.onap.org/r/#/c/48571/
Adding property sdnc-topic.read and
sdnc-topic.write to match topic.sdnc.read and
topic.sdnc.write on advice of SDNC LCM dev.
Change-Id: I3c856f126ecb2f6b1c45df818ea7d294e0440e5c
Issue-ID: INT-475
Signed-off-by: Arthur Martella <am153x@att.com>
|
|
Project: sdc master bd1e21e8e0aa2f04527be97506588597f7577314
new unit tests for sdc-be
Change-Id: I00e47a2209aca116ee47ce4d20994086a292746b
Issue-ID: SDC-1333
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
|
|
Project: vnfrqts/requirements master 107bef4e0a9f9552849e6adffa6122120b9e965f
[VNFRQTS] update heat documentation 5.2 up to 5.5
Change-Id: I42ba318bc5611420358619eb1161a0efbeaff205
Issue-ID: VNFRQTS-217
Signed-off-by: stark, steven <ss820f@att.com>
|
|
Project: ccsdk/distribution master 3c902a042bac562e790af9e236483908f0672110
Roll to the next Snapshot version
Change to version 0.2.3-SNAPSHOT and parent 1.0.3-SNAPSHOT
Change-Id: I2903b3691873027c9d0de6189b5b2dcff57482ee
Issue-ID: CCSDK-290
Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
|
|
Project: so master 31ebc611022f89151d8b82d78d09d2f597071bd8
Merge "NETWORK_RECIPE for CM flows"
NETWORK_RECIPE for CM flows
Increased ACTION field in all recipe tables to 40 chars.
Change-Id: I4eb76ce1859f901adb07df753663f9f46372f15f
Issue-ID: SO-639
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Project: optf/has master 4d7952a6082d3bad5c5a931c491b94fa563b44a6
Fix matching issues for attribute block
For cloud inventory type empty strings
in the attribute block of the demand are
being matched
Issue-ID: OPTFRA-244
Change-Id: I0ac3a256f32ba497d9f74ddb8ca873604ca67773
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
|
|
Project: clamp master 0c2ab13d9082643188690e31d82cdf7a32449a2e
Add session timeout page
Page timeout.html will be loaded at the session timeout, so that client
can re-login.
Issue-ID: CLAMP-166
Change-Id: Ie6af79e993480162b1becf9a01b99c70ec831354
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Project: oom master ab6ba1949928eabc4eb9cf85a49a0486af806428
Merge "Fix DGBUILDER DBHOST reference"
Fix DGBUILDER DBHOST reference
Issue-ID: OOM-1107
Change-Id: Idd3331679e4a04c01041d9de6b2fbfb6f94ea7da
Signed-off-by: afenner <andrew.fenner@ericsson.com>
|
|
Project: ccsdk/parent master d0b8724d7ee7221ccd0f70e30e68dfa0805d3343
Roll to the next snapshot version of parent POM
Change-Id: Ia8e9264978419ec092621779d43f836270cf2927
Issue-ID: CCSDK-290
Signed-off-by: Stilwell, David (stilwelld) <stilwelld@att.com>
|
|
Project: oom master 4da5ae6c1c0ac85d3abcb71f6d73bb265916b577
Merge "Sync OOM docker versions with docker-manifest.csv"
Sync OOM docker versions with docker-manifest.csv
Sync OOM docker versions with docker-manifest.csv commit
09e9f5270b2f9c63d9f2fd6aa044acb4f42517fe
Change-Id: Ibff88db7c359547b01921d252d1b8369f5929155
Issue-ID: OOM-1053
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: integration master 8d06be55102fc2fed7a0a2f0036ffd6ee3500c78
Merge "Fix robot public key string"
Fix robot public key string
Change-Id: I08572bf22db2e6eb2fcbc48419452f373fdcd504
Issue-ID: INT-381
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: vid master daa1cf9ca3d60c5e5c0313a2cb42778d3934e1dc
Scale out fixes
Change-Id: I189e563641d267fa082ccab726c9df7d0402c112
Issue-ID: VID-188
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
|
|
Project: clamp master 2206cf470405b527b5d666cf657f011eac6e0b80
Merge "Generate API documents"
Generate API documents
Adding maven plugins to scan Clamp code automatically and generate
swagger.json, html and pdf documents with the exposed Clamp API
information.
Issue-ID: CLAMP-169
Change-Id: Ia46cd2aa7000251b30c9eaaa040f1f8d9246af45
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Project: integration master a2b29d698f72181299105aa32e0a5b74c93328b2
Merge "Update in pnfsimulator code."
Update in pnfsimulator code.
Correction problem with license.
Issue-ID: INT-458
Change-Id: I961133ff5695b241a8c82c87a0e1aa800e79d6d8
Signed-off-by: Pawel Kadlubanski <pawel.kadlubanski@nokia.com>
|
|
Project: aai/aai-common master 3a02d2f37b0d96ef0c1ef22009ad5c3a249fdd19
Merge "Upversion common for Casablanca"
Upversion common for Casablanca
Issue-ID: AAI-1169
Change-Id: Id80fd4b8c7af48dde78b441fb6ec2b6619c608bc
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
Project: sdc master 636c993f04cbc3e52d40fd5c4c7126772d074179
update onboarding spring
as requested for security purposes upgrading spring to 4.3.15.RELEASE
Change-Id: Ia2fd120860384291a38272bea5331467a395984f
Issue-ID: SDC-1323
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Project: sdc master f0c3f38fc7d23b7d6fcda939aafe57d429b8f41a
new node filter implementation
Issue-ID: SDC-1363
Change-Id: I0bd8b482e8e55f92ac3bccf8725d64f1b4929a43
Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
|
|
Project: so master c8540791fdbe2bccf3ae07798c0ff25a24ffd620
Merge "Fix cloudOwner, cloudRegionId in Homing"
Fix cloudOwner, cloudRegionId in Homing
Issue-ID: SO-637
Change-Id: I0c95e5d5c7a9ea60525d103823bd22495f6ac6a6
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
Project: sdc master 44c763981f2e368184d6461dd18529545c3b29aa
new unit tests for sdc-be
Change-Id: I5a7cf20a9157432fd2bf72d24fa48bc5789ad3b4
Issue-ID: SDC-1333
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
|
|
Project: clamp master 090d9eadb13e5833bd179ede05d9b158e524ae54
Fix issue with targetResourceId field
The targetResourceId is not always properly provisioned.
Issue-ID: CLAMP-172
Change-Id: I5fd827633f07d12d8e14febc744c5fe0669c13d7
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
|
|
Project: oom master 8474c3786a79d13c716ecd8b007106eebec399ac
Merge "Fix typo in ReadTheDocs"
Fix typo in ReadTheDocs
Change-Id: I3c48b6d539d35aa5898ed9bab32ed932426b3714
Issue-ID: OOM-1100
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
|
|
Project: oom master bf896ed510554481af92824aeb163b0066c5b9b4
Merge "Correct Helm Chart for NBI"
Correct Helm Chart for NBI
The pair-wising tests failed based on OOM.
sdc-be should be used instead of sdc-fe
https must be used for aai
Change-Id: I95109b3f99fb75b5017e017e964ed05b2435d26d
Issue-ID: EXTAPI-92
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
|
|
Project: oom master 32e3d8ac559ec4c5a47959599f98457be3386fa7
Merge "Incorect DCAE urls"
Incorect DCAE urls
Issue-ID: CLAMP-167
Change-Id: Id44a24fa88052e857001020393d6ec7b73c563a9
Signed-off-by: ac2550 <ac2550@intl.att.com>
|