Age | Commit message (Collapse) | Author | Files | Lines |
|
Add recipe params for bpmn call, to improve recipe enhancement.
Change-Id: If9f2bff3f27ced62e814afcb918c863a527363e6
Issue-ID: SO-449
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
|
|
Change-Id: I23744d6110c92aed98613aa5febb27abab033a34
Issue-ID: SO-437
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
|
|
Change-Id: I67b1229c7c8d0d82b94857f64a6547d9f57d16b8
Issue-ID: SO-437
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
|
|
Change-Id: I04b3691abd958a1455f55b8b295a7f08998b8692
Issue-ID: SO-437
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
|
|
|
|
|
|
Select recipe for create service
Change-Id: I4109c775aef14d2621777bef3a6891b8a6cb8a05
Issue-ID: SO-438
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
Change-Id: If039248f233e3aa53733aa1a888b571836ca9406
Issue-ID: SO-437
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
|
|
The diamond operator (<>) should be used
OrchestrationRequests.java:L163
Sonar Link: https://sonar.onap.org/issues/search#resolved=false|severities=MAJOR|rules=squid%3AS2293|assignees=__me__
Location:OrchestrationRequests.java:L163
Change-Id: I2b3241d46d72b9ad52f2009dc7746cf4a3f456ea
Issue-ID: SO-397
Signed-off-by: Sumapriya Sarvepalli <SS00493505@TechMahindra.com>
|
|
Change-Id: Ib01f46eae63963496a809e255dc71c977e79c759
Issue-ID: SO-384
Signed-off-by: Abhishek Shekhar <abhishek.shekhar1@amdocs.com>
|
|
* Split bulk conditionals
* Split health checks to separate methods
* Fix minor issues
Issue-ID: SO-353
Change-Id: Ib6298bc488a94aa4fbb253e3894532708547533d
Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
|
|
Modified RequestInfo to pass source to JSON, even when it has the
default value. Ordinarily, this is unnecessary when the default
value is null, but in this case, the default value is not null,
thus other code to which the JSON is passed expects it to be
populated.
Change-Id: I53fde35b8d46f69234fb51f1cceedb31cedc3335
Issue-Id: SO-340
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
* changes:
Fix Null Point Exception
Fix Delete workflow sent msg to vfc adatper failed
|
|
Fix Null Point Exception
Change-Id: I4e542ffd1369140b21d6252a5f90db66651df181
Issue-ID:SO-328
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
IssueId: SO-272
Change-Id: Icd7888fbfececd799751febc7e3d7edbcffc3a0a
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
IssueId: SO-260
Change-Id: Ie57b57b98472f6d8b012137562713de02d6a516c
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
IssueId: SO-259
Change-Id: Ibb7a78bc13628ffd2c9d2569dd40542adb9f299d
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
IssueId:SO-272
Change-Id: Id8dd70260c7ba6ed79a0aaa3b377b701f0e3d47d
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
IssueId:SO-270
Change-Id: Ib0dffb240ae905a6c190fbab1ebcac379e8f7319
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
IssueId: SO-263
Change-Id: I965a34906c9b22345452000bf26dcfe5d5773429
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
IssueId: SO-258
Change-Id: I7699b44d5e72fdcec96f86b0c493b969f9c91598
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
IssueId: SO-258
Change-Id: Ib038f1a40d3a1a8604b3ba1da6b7bc7de33a074e
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
IssueId : SO-253
Change-Id: Id7422ce88965c82c20eea5071db4992bee349279
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
|
|
|
|
Fix Issues about voLTE Create
Change-Id: I811dc05c8f9a7caecddb279e025772d5d02c2548
Issue-ID:SO-254
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
Change-Id: Ic826c93db7933a9a1a25c7ee09f8bc156dabadb1
Issue-id: SO-224
Signed-off-by: Ramanjaneya-Huawei <ramanjaneya.palleti@huawei.com>
|
|
IssueId : SO-205
Change-Id: I5650400729ab89b5b3ae1e8adb0e892390281489
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
|
|
|
|
|
|
Change-Id: I1e4ef70fbce846b9f5ea3527d534fc413fbda272
Issue-id: SO-224
Signed-off-by: Ramanjaneya-Huawei <ramanjaneya.palleti@huawei.com>
|
|
IssueId: SO-226
Change-Id: Ifd515c16b876cc006703a9ae87e5daaff0b34a14
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
|
|
The aLaCarte and aLaCarteSet fields in RequestParameters class
and their corresponsding methods are not consistently named,
and thus they are not serialized/deserialized correctly by
the Jackson JSON utilities.
We were seeing this sort of thing in the requests database:
"requestParameters": {
"subscriptionServiceType": "vFW",
"aLaCarte": true,
"autoBuildVfModules": false,
"cascadeDelete": false,
"usePreload": true,
"rebuildVolumeGroups": false,
"alaCarteSet": true,
"alaCarte": true
}
We obviously shouldn't have "alaCarte" as well as "aLaCarte".
And I don't think we want "alaCarteSet" to be persisted in the
DB at all (it should be ignored by the JSON mapper).
Issue: SO-219
Change-Id: Ia943d2970cb7db153f3af73289f426a154917f7e
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
IssueId: SO-205
Change-Id: Ib5f634c13c09c9f5df04d3973dd6c95684520d0b
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
|
|
|
|
Correcting license information for two classes.
Change-Id: Ibab17104bf1d1a2bb305cdb7e35a7181e2cc0871
Issue-ID: SO-171
Signed-off-by: Arthur Martella <amartell@research.att.com>
|
|
Adding test cases for MSO API Handler coverage.
Change-Id: Ie4a3fc86395b9010357fb7027178933ff73150cc
Issue-ID: SO-171
Signed-off-by: Arthur Martella <amartell@research.att.com>
|
|
SO-171
Change-Id: Id3af1d70eb603b1f4fd54226a0f602e9fde78b6a
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
|
|
|
|
IssueId: SO-191
Change-Id: Ic9fb77341842fd48efc81341c3a42c26d101b60d
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
IsuueId: SO-191
Change-Id: Iac92a61eb2692f3793a21097715735501d9954bd
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
|
|
|
|
IssueId: SO-50
Change-Id: I7fc39adb7a1d96022541189a6f7279b13bbb3b5e
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
|
|
|
|
Issue-Id:SO-118
Change-Id: I29ec088aa52073f4e9df5503ede9f306c72e41d0
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
|
|
|
|
|
|
|