Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: oom master 060359c287c7a328804a9a6012cbbede3219562b
Merge "Remove stderr/stdout redirection from Command"
Remove stderr/stdout redirection from Command
Issue-ID: AAF-353
Change-Id: Ief7a3dda7160e385c15ed0be7e158c7de3af8cdd
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Project: clamp master 7e836e1ff7e918961e9003c5dc8126cf84d24da2
Integrate AAF
Update aaf dependency version; fix a bug in UI; remove logout page;
update default certificates
Issue-ID: CLAMP-103
Change-Id: I3bdd45730f616165d7a484033c5102241f872c1d
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Project: clamp master e640955cbe2c2c39aaa897476ceaac156072133f
Integrate AAF
Integrate AAF framework into Clamp.
Issue-ID: CLAMP-103
Change-Id: I2ceeb2a85b8b5674e712b3924a96a2bd6fb71d68
Signed-off-by: xg353y <xg353y@intl.att.com>
|
|
Project: sdc master 907753f90f876574efdc4c4153ef7516e0bcf8b3
new unit tests for sdc-model
Change-Id: I31489f5e9bc83aaa5b18ebf2e519a13216f49332
Issue-ID: SDC-1333
Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
|
|
Project: sdc master 3e20c00529a3208f32c8814cc6420b8a0f11bb66
Fix formatting and typos
Change-Id: Ie169e0eea8e195041bd15fb1425714bab77541cb
Issue-ID: DOC-271
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
|
|
Project: appc master ea160fcd7ad7dae7f61eb3b00a42dde01cf793d0
Update lic header in appc sdc-listener and seq-gen
Modify license header in appc-sdc-listener and appc-sequence-generator java files to reflect 2018 changes.
Change-Id: Ic8537a259b30949c200c47e050d11c3320163371
Issue-ID: APPC-990
Signed-off-by: John McClung <jm1364@att.com>
|
|
Project: aai/aai-common master bf1523052d44f8f84847b58767ed394b825fb2f3
Add known issues section to release notes
to outline how to workaround and potentially
fix the resiliency issue in AAI where a deleted
resources or traversal pod will cause the service
to always return 503.
Issue-ID: AAI-1217
Change-Id: I530a72385ae6afcf2cccc9a11c83d94a76f0eaa2
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
|
|
Project: policy/engine master 67de0163434349c52291e49cc7bbeadcba03747c
Merge "Enforce logback version"
Enforce logback version
Some of the projects are being built with logback version, 1.1.3, which
does not support the SizeAndTimeBasedRollingPolicy appender. Updated
the offending pom.xml to force it to use logback 1.2.3 instead.
Change-Id: I3277b28133498f4ad9fbc3ed8b3e9e7e9519bbeb
Issue-ID: POLICY-785
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
Project: appc master 395bba6f00ad15d81feaec8db2a9b1cea4e5d3ee
Update Release Notes
Issue-ID: APPC-358
Change-Id: Ib3b606d279850870675f68d54db63a91dd76dbf2
Signed-off-by: Scott Seabolt <js9808@att.com>
|
|
Project: policy/engine master c02881e7e7a0a01b5450caa04ef850438e6a299b
Merge "Decryption messages should not be errors"
Decryption messages should not be errors
Modified code to generate INFO messages when decryption fails,
instead of ERROR or WARN. Also modified some of the text in
the afforementioned messages.
Change-Id: I895967cf16b0e5667e1797bc16ea1ede81d6dd7a
Issue-ID: POLICY-785
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
Project: appc master 63fcbce75bdfb44ee12b946f3b66c572799571b3
Update license header in appc oam and outbound
Modify license header in appc-oam and appc-outbound java files to reflect 2018 changes.
Change-Id: Icac084b8dd1e20387a298e568d1c5e44bbe851f6
Issue-ID: APPC-988
Signed-off-by: John McClung <jm1364@att.com>
Update license header in appc-provider files
Modify license header in appc-provider java files to reflect 2018 changes.
Change-Id: I753488510fef3a095ddbda2cacc600bbddc9a815
Issue-ID: APPC-989
Signed-off-by: John McClung <jm1364@att.com>
Update license header in appc lifecycle and metric
Modify license header in appc-lifecycle-management and appc-metric java files to reflect 2018 changes.
Change-Id: Ice8f28d669db07f0adcd470fe13a8a483577b77f
Issue-ID: APPC-986
Signed-off-by: John McClung <jm1364@att.com>
|
|
Project: policy/engine master 3f1057bf19f3e508ab6a01ad6acc60afac17ba3b
Merge "Remove """ from logback xml files"
Remove """ from logback xml files
Logback complains if %d{} values contain """, but it works fine
without them, thus they have been removed.
Update licenses.
Change-Id: Id1f21d3d51bb2495a92f54fcf5c3ad978612c375
Issue-ID: POLICY-785
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
Project: policy/engine master 7b9a19e6c101fd834404774a40be51645992cdd5
Fixed Model Content Validation for API
This fixes the validation of the content of the model to include
validating parent nodes that are required based on the yaml. Prior to
this we were only validating required child nodes and in some cases this
was causing failures to create a policy.
Change-Id: I2bbef4a671cfc7af8b55b3b3c6454b8cea3a88c9
Issue-ID: POLICY-799
Signed-off-by: Michael Mokry <mm117s@att.com>
|
|
Project: integration master a0fe61ca9277cda8f84dfdd0c060a29b0827295a
Fix kubectl version in comment string
Change-Id: I8e510b508a8282d0b7f60143177db739168d28df
Issue-ID: INT-506
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
(cherry picked from commit e41117cf02f3667de0161a5e917ce9380efd2d52)
|
|
Project: appc master 368228139718c7c166153a4ce56c8ef5f8ebb259
Unit Tests for APPC Adapters
onap/appc/adapter/iaas/provider/operation/impl/base classes
New test cases added to increase coverage to 96%
Change-Id: Ied377274d4407a3d0f0ccdfca9cbf2e11e46e1c8
Issue-ID: APPC-438
Signed-off-by: Joss Armstrong <joss.armstrong@ericsson.com>
|
|
Project: appc master a2457a70add5a477f0f8d67fb8e25ea99556cae9
Update license header in appc-inbound files
Modify license header in appc-inbound java files to reflect 2018 changes.
Change-Id: I32b2cf9e659bb8987da56415589c6c773698a09c
Issue-ID: APPC-984
Signed-off-by: John McClung <jm1364@att.com>
|
|
Project: so master 469e444a5fc0a30813381677c111e40afa5598d8
Add OOF API documentation
Add OOF API documentation
Change-Id: I9adc172093cd547f4ddd3f07b1070054fbe0b3f1
Issue-ID: SO-660
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: integration master c076ada557edb69b120921998537f95ef72c6b5a
Revert "Change deploy scripts to use beijing"
This reverts commit 39ae6f4b4fa5504f5ee784e1b939aae0cb072901.
Change-Id: I3676cf7fa07f5c07c12b26900c4e3bc1d1328b76
Issue-ID: INT-506
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: integration master 39ae6f4b4fa5504f5ee784e1b939aae0cb072901
Change deploy scripts to use beijing branch
Change-Id: Ifb684bd389c1ff61a9a9e5c8ed522cec04ffb627
Issue-ID: INT-506
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: appc/deployment master cc3142b7f07c697167ace366887acb2836bb48ef
Update to new two-way certificate for AAF
Change-Id: I5079eca9bb781eb5d43fd53143587f74bf257022
Signed-off-by: Ryan Young <ry303t@att.com>
Issue-ID: APPC-985
|
|
Project: music master 5e5d6ed9badebfbc1cc65a90e3de8dad232f9e42
Merge "Document Updates and Bug Fixes"
Document Updates and Bug Fixes
Added latest Bug Fix
Change-Id: I6e40e50a3e077c81f8098582b718bc60e39f8253
Issue-ID: MUSIC-76
Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
|
|
Project: appc master aa40d7357b5445de9aac67bc8beee1a3a6361bb2
Fix delimiter string for xml-download CDT action
The ssh session is waiting until the </nc:rpc-reply> delimiter is received,
but the last item to be sent in the pipe by the device is the trailing
]]>]]> as specified in the command (whether commitCmd or loadConfigurationString).
Change-Id: I3a7c5df3f06eb648a0551d7767f90acef533c5ee
Issue-ID: APPC-973
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
Project: appc master 07949a86e70e61771a0cac4dc2dc60fa1281f253
Update license header in appc-event-listener files
Modify license header in appc-event-listener java files to reflect 2018 changes.
Change-Id: I42fe88bd354f23811699dc84e125bfe34db245aa
Issue-ID: APPC-982
Signed-off-by: John McClung <jm1364@att.com>
Third lic header update for appc-dispatcher files
Continuation of license header modifications for various appc-dispatcher java files to reflect 2018 changes.
Change-Id: I944ba3902c1ed582528238d7a7514a9d2bd7d5df
Issue-ID: APPC-981
Signed-off-by: John McClung <jm1364@att.com>
|
|
Project: vnfrqts/requirements master fe3390395d97f1a0fe2e8f4ab5cd8a3d08070958
VNFRQTS - Remove 87662
Removing duplicate requirement.
Change-Id: Ib5fa126584b82c981c8cf46daf123c83684341b8
Issue-ID: VNFRQTS-230
Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
|
|
Project: aai/event-client master c6ebf9ae6c3e61d212ea058d773909cb78c4ce31
Merge "Event Client library support for RabbitMQ"
Event Client library support for RabbitMQ
Update version in RabbitMQ Event Client lib
License header update
Issue-ID: AAI-1205
Change-Id: I838c184a0b81d89d5d276fbeee373cf5c390fb22
Signed-off-by: Gurjeet Bedi <gurjeetb@amdocs.com>
|
|
Project: sdc master 670bcdd151c9a76125c5ba260035c85152f8521b
Fix RN format
Change-Id: I9000908ffe3985b828c1286cead6cc893d4ae447
Issue-ID: DOC-271
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
|
|
Project: sdc master c1dd51c555e9f9bdd3886d331d2b24f124df12ca
update documentation
update release notes
Change-Id: I5fe187550bea91ec497d31e5276658aa2a3204fd
Issue-ID: SDC-1378
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Project: vnfrqts/requirements master 63cea550bd50b7e070ed4407e99e2fa625f266b7
VNFRQTS - Update R-24269
Updating requirements to make it more meaningful.
Change-Id: Ic49de824aa82148ff9a6a0506836e3df858d7756
Issue-ID: VNFRQTS-229
Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
|
|
Project: vnfrqts/requirements master 99032a7ee15566202b89848758436fe4c38b434a
VNFRQTS - Remove R-29967
Removing requirement that has similar text.
Change-Id: I99a393e9832102b914b32cf8534f7fc21c9edfc7
Issue-ID: VNFRQTS-226
Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
|
|
Project: msb/apigateway master 4c045072488cdfa923cdf18dd38f854e2eab38da
Fix format issue on RN
Change-Id: Id71e18ea1975ad8f895b2f5e2a96e13afaa89a7c
Issue-ID: DOC-271
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
|
|
Project: integration master 21203341387259fbc069cb456ad4e47afcf4951f
Changing docker image tag
Issue-ID: INT-458
Change-Id: I1860841fd3b0eecb79b0991ed084a7dc61e85703
Signed-off-by: Pawel Kadlubanski <pawel.kadlubanski@nokia.com>
|
|
Project: oom master 2cdfe1d040ded11539676d64934aaf2966400b1c
Merge "Increase SO DB probe initial delays"
Increase SO DB probe initial delays
SO healthcheck still fails on TLAB due to so db
taking too long to initialize.
Increase liveliness and readiness probe initial
delays to 450.
Change-Id: Ib765937dfd31944c8958e1736b5d579fffbb427d
Issue-ID: OOM-1127
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: oom master b935e1ae32e188348a66674b73e78955ac5ed709
Merge "Fix AAF CS startup timeouts"
Fix AAF CS startup timeouts
Change-Id: I8140e6c392726e78e0a2c9b18337fa712eb9d944
Issue-ID: OOM-1128
Signed-off-by: BorislavG <Borislav.Glozman@amdocs.com>
|
|
Project: oom master 8afba630eedf061ffed19f7ad07896b509a08af9
Merge "Replace AAF Certs"
Replace AAF Certs
Issue-ID: AAF-346
Change-Id: Ie56c187e4c8ca7a0abad170a7b3a5571084ff566
Signed-off-by: Instrumental <jonathan.gathman@att.com>
|
|
Project: appc master 042eb8add518e9188221224239b3c8956de835ba
More license header updates in appc-dispatcher
Modify license header in various appc-dispatcher java files to reflect 2018 changes.
Change-Id: If6589f30441e0d0e7211a9f987b61118b5e72916
Issue-ID: APPC-980
Signed-off-by: John McClung <jm1364@att.com>
|
|
Project: music master 43dba6f628b7c97cfcfec66118b574a4a1ea8b10
Fix format issue in RN
Change-Id: I928df1ed0710f0afdf68b3ea85d491f4ade57d6f
Issue-ID: DOC-271
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
|
|
Project: appc master 78db890a4a0643e063e72297370bf763221b303a
junits for DefaultResponseHandler
-Added new test class DefaultResponseHandler
Change-Id: I75188603117b9b524ce86c4f13bca5803d6ae715
Issue-ID: APPC-975
Signed-off-by: Tomasz Gwozdecki <tomasz.gwozdecki@nokia.com>
|
|
Project: appc master 483153c095b4914c8110acc0aaa64a92eecf28f0
Update license header in appc-dispatcher files
Modify license header in various appc-dispatcher java files to reflect 2018 changes.
Change-Id: Id522869bf1343c90222b16fc3a9173f24d1b583e
Issue-ID: APPC-978
Signed-off-by: John McClung <jm1364@att.com>
|
|
Project: integration master e5f628308ed20d02a6b0cbf745365fe4c18ec262
Add BVT test for SDC
Issue-ID: INT-300
Change-Id: Ia6d8416ca743f943d174e59d28988dc72f2d0fa4
Signed-off-by: ranpollak <ran.pollak@amdocs.com>
|
|
Project: policy/engine master e1bec1e7a8e3be989a81507eee81909314550693
Doc Updates: Policy OOM; StateMgmt
Updated policy documentation: Policy OOM; StateMgmt
-------------------------------------------------------------
Change-Id: I6abf933d842ddf9e1c88b8eec714bd7a00e07bf8
Issue-ID: POLICY-536
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Project: appc master bb3133565fe047959f17ec08ab5a5213ca7b6cd8
Update license header in appc-dispatcher-common
Modify license header in appc-dispatcher-common java files to reflect 2018 changes.
Change-Id: I69359d95bda11f060c67196b85fdc5e0fbf0296f
Issue-ID: APPC-979
Signed-off-by: John McClung <jm1364@att.com>
|
|
Project: oom master f2491041893af3d06094b3de5025cf335ca05db5
Merge "Sync docker image versions from manifest"
Sync docker image versions from manifest
Sync docker image versions from docker manifest commit
e644b420ed58abcaa4152e4a4e3fd410d14ddc53
Change-Id: Ia93f46e13870a9c73742efe360428d3d811c319f
Issue-ID: OOM-1053
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: multicloud/framework master f58274713412c8932e69ff41eb01244e65bffd31
Remove ToC in API document
Remove ToC
Change-Id: Ib09f46987bf8975f28016b30935d920d8d23523c
Issue-ID: MULTICLOUD-239
Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
|
|
Project: vid master 39a5994da3b9b6c900e16c5c4b015e1aea780adc
Fix format issue in RN
Change-Id: I7f71a8e35622225f60f5ff7f346f793a8e5cfc2d
Issue-ID: DOC-271
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
|
|
Project: vfc/nfvo/lcm master fa5ce71293ba07ee8f0978fa81ab97c6bf26dfc2
Fix format issue on RN
Issue-ID: DOC-271
Change-Id: Ic98be75196f8f07d13a2bdab9c7ee1a14e032291
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
Project: oom master 3ba587d68cee48059f0ef02f4c40ee950ac3b98d
Removed openstack/ from openstack-ocata image name
Change-Id: Iacc36a4ed69173c2d27f0f56e0319e90a8207ab4
Issue-ID: INT-504
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: sdc master 51105af1cf133035ecdd11ac11fbe90e129b1c3e
Bugfix - update vsp item
Change-Id: I71f096fe14355f8137d67c6d374d91db2d5b3ac9
Issue-ID: SDC-1403
Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
|
|
Project: vfc/nfvo/lcm master 3b93ad7d722930f70c3f70b89c035b5c17d3f63a
Fix bug for Dynamic Recovery
Change-Id: Ic16d530d20de98b99e77c7d1ddf27afb3a951530
Issue-ID: VFC-791
Signed-off-by: Bin Sun <bins@vmware.com>
|
|
Project: vnfsdk/model master e6f9ea8369f9b1723a11a98b2891c2a18a4e520d
Add sandbox for Papyrus integration
Issue-ID: VNFSDK-272
Change-Id: Ie89e9d52251993a5d56c69030ba07f26b8e9fc88
Signed-off-by: Chris Donley <christopher.donley@huawei.com>
|
|
Project: vnfrqts/testcases master cdc4c8d541d2962868cd146084c79bd02482a6d2
[VNFRQTS] updated requirement table with heat
Change-Id: I9b39b7f0ac31bbf3e07cd100112648763e6847db
Issue-ID: VNFRQTS-237
Signed-off-by: stark, steven <ss820f@att.com>
|