Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: so master f86960874497f005079c9e595b5e9e2eb0a815d1
Imp Modules refactored for the readthedocs
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
IssueId: SO-209
Change-Id: Ie1b553863f824497fbe7381f66bc1581310702af
|
|
Project: so master ad6fc43208ddfacea150d51e4ec2b28d48fe5f0d
Merge "Correct E2E svc to update RequestDb"
Correct E2E svc to update RequestDb
IssueId: SO-205
Change-Id: Ib5f634c13c09c9f5df04d3973dd6c95684520d0b
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 88800c6a3d5fe61ad6ed3970eb55579b988e21f2
Merge "SO readthe docs - take2"
SO readthe docs - take2
Change-Id: I28734d6a859179658bae15c760758006e48458d5
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
IssueId: SO-201
|
|
Project: so master 5e1009b8466202a37236de9ca66392ae33de3e2b
Merge "Add progress for create workflow"
Add progress for create workflow
Add progress and operation content for create workflow operation
Change-Id: Ib48ab5be7f65a039813db1da816dbe7ac4c0e6f1
Issue-ID:SO-206
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
Project: so master 613e4485d19063bd8eac0e054674ffb764913036
SO readthedocs in platform perspective
IssueId:SO-201
Change-Id: Ib440d2a93e8700c47d56b2e85c8e50d460362e50
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 2123de3b7bbce8903cb307e30257fcc41568a774
Merge "Sonar blocker issue - NullPointerExeption - take 2"
Sonar blocker issue - NullPointerExeption - take 2
Catch potential NullPointerException described in https://sonar.onap.org/issues/search#issues=AV7t547AlaLbmlVXT_jY
Semi-duplicate of https://gerrit.onap.org/r/#/c/17703/
Trying again from newer branch which will hopefully fix build failures.
Change-Id: I65c9af1ec1a90bed201042cffb45f3871222a889
Issue-ID: SO-165
Signed-off-by: Arthur Martella <amartell@research.att.com>
|
|
Project: so master 13298c58f5df596a54a56948fff1a319385d2169
Fix E2E flow process names
DeleteCustomE2EServiceInstance and DoCustomDeleteE2EServiceInstance
both declared their names to be "Process_1". I've changed their
process names.
Issue: SO-200
Change-Id: Ic1fd302a38c27d0d3a1a8200b4002a55fa0625f8
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Project: so master 64665e7275594ca2c609638f54006d1448d8d234
Merge "Updated port for SNIRO in Homing tests"
Updated port for SNIRO in Homing tests
Change-Id: Idbf4c87544c92dc6b744a859c024c773ec00e2cd
Issue-id: SO-138
Signed-off-by: Arthur Martella <amartell@research.att.com>
|
|
Project: so master 1bbdbd695930344d9d3d4af76b2fb55bf8be15c6
Add errorRef to DeleteCustomE2EServiceInstance
Every throwing event needs an errorRef element.
Issue: SO-200
Change-Id: I29fe145912e38cb8697638926c4b1766047195f2
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Project: so master d8b291e5d903cd938a33522eb3098d74a4465edd
Merge "Change bpmn surefire plugin to reuse forks"
Change bpmn surefire plugin to reuse forks
This is how it was prior to the SO-193 fix. Some unit tests
are now failing in the jenkins environment. Maybe this will
help.
Issue: SO-193
Change-Id: Idac2a25e2f85581aaceaae10b8eacb5f312b2a70
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Project: so master 2c4e510fbc40393860252cd339f642fe79a646e5
Delete unwated code
Change-Id: I05931195c51f171a59bb8f831e8fbbf7fd7ea11f
IssueId: SO-202
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 70e78b9a911ebe588fbe6aa87216e0279fbfae42
Initial Commit docs RC0
SO-201
Change-Id: I6c485d21ac31fda103072e99393beecb67b6eafa
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master a1a6cb4726910b72c231e96ae54cf48bb0b5577d
Adding BPMN and Groovy for E2E Svc
IssueId: SO-200
Change-Id: Idf3f9d0f64d0942ca6d004928b788c14a1605a77
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 7b501309195e1ef87e86a8fcc6775ff10708987c
Merge "MSOCommonBPMN flows are not being deployed"
MSOCommonBPMN flows are not being deployed
Flows in the MSOCommonBPMN jar, which is embedded in the
MSOInfrastructureBPMN war, are not being deployed.
MSOCommonBPMN needs a processes.xml file.
I'm also fixing a problem with CustomE2EGetService.bpmn, which claims
it is the GenericGetService flow. This creates a conflict with the
real GenericGetService flow.
Issue: SO-199
Change-Id: I1ec9d4ad079abf65b5c276b625b46a86805a15e6
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Project: so master 4f33a7ce0304fa7a2f1b6c584035c92f1b41303e
Change if condition to not always be false
Issue: SO-197
Change-Id: I93f8ea9deaea5b2f08b34394fcf2b2362718ca43
Signed-off-by: Arthur Martella <amartell@research.att.com>
|
|
Project: so master d53a72c4f5a613c1dee59a1eab9d1c8dd800d28a
Fixes for sonar coverage in bpmn
1. Coordinated jacoco and surefire JVM arg line options
2. Changed sonar plugin version to 2.19.1
3. Removed dead code (unused classes)
Issue: SO-193
Change-Id: I21b7a77510eec71f4d4ca9afde5b7f86f0e3cbd7
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Project: so master f3c69d5d9a4b1358f0de7545ffee287ee589034d
For UT Coverage
SO-191
Change-Id: Iaa800bbe6bc65672c53adf3f432362c57b19e5d7
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
|
|
Project: so master 6589c075f1cb32951fbec45fd6c4cfe40d81157a
Merge "MSO API Handler Test cases license"
MSO API Handler Test cases license
Correcting license information for two classes.
Change-Id: Ibab17104bf1d1a2bb305cdb7e35a7181e2cc0871
Issue-ID: SO-171
Signed-off-by: Arthur Martella <amartell@research.att.com>
|
|
Project: so master d4b2fd6ec31e6c0858578598d3e8ed043faa9eb5
Merge "Code coverage for SO adapters"
Code coverage for SO adapters
IssueId: SO-191
Change-Id: I720e58a0ce058f4aec0b4c04b45ac88963a2c3b2
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
|
|
Project: so master 6de70aa89a14191d0d06e8a084d780c8fadf49b2
Merge "MSO API Handler Test cases"
MSO API Handler Test cases
Adding test cases for MSO API Handler coverage.
Change-Id: Ie4a3fc86395b9010357fb7027178933ff73150cc
Issue-ID: SO-171
Signed-off-by: Arthur Martella <amartell@research.att.com>
|
|
Project: so master 2b8e432c7207a59b8d539bd365ed3899de8565f6
UT for MSOinfra
SO-171
Change-Id: Id3af1d70eb603b1f4fd54226a0f602e9fde78b6a
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
|
|
Project: so master cce429aeb66f99bf86cc0da596b1c051c082be5c
UT for the BPMN flow
IssueId: SO-191
Change-Id: I167a7e96f4fd3a857a6c3e679dda132fc8a7f720
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
|
|
Project: so master dcf738464301268c8a1517f80b8b948228b29cd6
Merge "Adding UT for SO"
Adding UT for SO
IssueId: SO-191
Change-Id: Ic9fb77341842fd48efc81341c3a42c26d101b60d
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 9a07e9d7227e3aa684ba047900bd23f764395be6
Merge "Adding UT for MsoNetworkAdapters"
Adding UT for MsoNetworkAdapters
IssueId: SO-173
Change-Id: Ic4c48cb877e19d7cd380048451a53478f83fa373
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master de457149ee37d5747a223bfbcad02a26c802ffbe
Merge "Adding docs for SO"
Adding docs for SO
IssueId: SO-177
Change-Id: I2ea5d5c52dca4b5258683839cfb51c6aada913cf
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 5586d42e98211f6d02f9a008d696e4084170df22
Merge "Adding docs for SO"
Adding docs for SO
IssueId: SO-177
Change-Id: I19b403cb73d250d8679ce062417be376419e1f83
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
|
|
Project: so master f290e7e9799b5fc8e734dbd8c9f7ff297b98d58b
Merge "Adding UT for MSO catalogdb POJO"
Adding UT for MSO catalogdb POJO
UT-Step6
IssueId: SO-172
Change-Id: I18ba0ebfd372b06e688e5a1b6d9e8b8d34cab227
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
|
|
Project: so master b5aefacb7b1a11eaa645381992e21e5b7e340d30
Merge "Adding UT for ApiHandlers"
Adding UT for ApiHandlers
IsuueId: SO-191
Change-Id: Iac92a61eb2692f3793a21097715735501d9954bd
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 3fa39ea4b932e93ed4d317e6b6e8daaf543e6ce9
Merge "Remove foreign key which is not supported by code"
Remove foreign key which is not supported by code
The foreign key we fixed in the VNF_RES_CUSTOM_TO_VF_MODULE_CUSTOM
table is blocking distribution of the model. The insert that's
failing is:
insert into VNF_RES_CUSTOM_TO_VF_MODULE_CUSTOM (
VNF_RESOURCE_CUST_MODEL_CUSTOMIZATION_UUID,
VF_MODULE_CUST_MODEL_CUSTOMIZATION_UUID)
values (?, ?);
The error is: "foreign key constraint fails"
Issue: SO-180
Change-Id: I8d98bde144eb666430632b6089d8d27d66527884
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Project: so master e976afc1819d5ed5f534de7d12771ebefeed76da
Merge "Adding UT for MSO catalogdb POJO"
Adding UT for MSO catalogdb POJO
UT-Step4
IssueId:SO-172
Change-Id: I33f1cb757f038085f649eaa836da90e32ef04814
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
|
|
Project: so master 7d38760015e812f03e86f549934f523db18cee61
Merge "Adding UT for MSO catalogdb POJO"
Adding UT for MSO catalogdb POJO
UT-Step5
IssueId:SO-172
Change-Id: I008b3587e68350dcc1c5a14069afbf8f0153a35b
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
|
|
Project: so master 5c2d5ef7c999bf99a08d722f1347cf9518e1affa
Merge "Moved "" string literal on the left side."
Moved "" string literal on the left side.
Replaced with diamond symbol
Removed useless assignment to variables
Issue-Id: SO-187
Change-Id: If6fac39f2f8832fe6f7a00ed8f0a221e8d8fb897
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
|
|
Project: so master 3ce5262436bcfdac9c2fac07fe590f04b93761ee
Fix schema mismatch
Corrected a foreign key definition in the
VNF_RES_CUSTOM_TO_VF_MODULE_CUSTOM table.
Issue: SO-180
Change-Id: I4dfb51ac615ca1dab19fbf3e0be728b2752e06bd
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Project: so master 9914032106f7641b572b6d72613ef568973054df
Merge "Adding UT for MsoCatalog POJO"
Adding UT for MsoCatalog POJO
UT-Step3
IssueId: SO-172
Change-Id: Iac580a8936104078e529db9fdab178e0686eae51
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master bef2ca5d66fbd9296125be38b501314b5c8a2f32
Merge "Fix Docker push in integration test"
Fix Docker push in integration test
Remove the push to registry when with-integration-tests profile is
enabled (tby default)
Change-Id: Iee9928577ae9189f846b6d4370aa5464de9ab765
Issue-ID: SO-188
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: so master 33ef19f5f07ae792d3294e87732c718af926be81
Adding UT for MsoCatalog POJO
UT-Step2
IssueId: SO-172
Change-Id: I4aa763ad9cf723f969b9fd9a9ab7eca5b303ade0
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 67fca73b228779352f10724c3b874d8aa4e06ed4
Remove HeatBridge for now
Remove python HeatBridge as it's breaking the docker build
Change-Id: I4f24ccfccbd631218fe0d39af93f8edb030dcf12
Issue-ID: SO-182
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: so master b6bb6368e7d2c712a0d2d04713e62dfca6b8d1d8
Merge "SO ReadTheDoc Change"
SO ReadTheDoc Change
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
IssueId: SO-178
Change-Id: I931a9b2cfafe6d467d11cb834d59a0a4031e7bec
|
|
Project: so master a6f1f00a9ddc9af2dd57dd4257e353f2901d1881
Merge "Adding UT for MsoCatalog POJO"
Adding UT for MsoCatalog POJO
UT-Step1
IssueId: SO-172
Change-Id: I82c9095d25da5fec5b79360e54a0326b8b86ffc0
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 474b7c329c1ca7b7c0dbf933d556e3417fdc2940
Merge "SO readthedoc changes"
SO readthedoc changes
Change-Id: I7c93c41de2431273754e789cc03daf1e057f56d9
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
IssueId: SO-178
|
|
Project: so master 57a24fe65d8f969d36851f9a061876dc1090e251
Merge "Adding UT for MSO Vnf Adapter"
Adding UT for MSO Vnf Adapter
IssueId: SO-176
Change-Id: I66f7a522bdd85c65abba57e2802bb5085b4535a7
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
|
|
Project: so master 5a2cb36829a939838a08899a3b48bef8d4a59f9c
Adding UT for Mso catalog db
IssueId: SO-172
Change-Id: I8429cb938e786c527fad00067dc733fc02997639
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
|
|
Project: so master df05f6b59b92c7c18b01dce0f3187e6c01708f42
Merge "Not logging or re-throwing the exceptions"
Not logging or re-throwing the exceptions
Issue-id: SO-175
Change-Id: Id3751a11b5c47b2d8db12c9e59bd1d3e4db95c8d
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
|
|
Project: so master c605cefe85d172971f52a6f01b97eaa544cda549
Merge "Not logging or re-throwing the exceptions"
Not logging or re-throwing the exceptions
Issue-id: SO-175
Change-Id: Id6bf21f4ca857c330c0b719dc2d2651fa1976dee
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
|
|
Project: so master a97cb51aa8ef13bac8134ffc3e488f9a04d3d752
Merge "Not logging or re-throwing the exceptions"
Not logging or re-throwing the exceptions
Issue-id:SO-175
Change-Id: I1e1e9e1d6f8bafb4e3a18c6d81565f908753ebf0
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
|
|
Project: so master 68e0412466997c73b90c90043ce9265c319fa774
Merge "Adding UT for SO-Catalog"
Adding UT for SO-Catalog
IssueId: SO-172
Change-Id: I459ab18a5dccb3e773278db933f97b50f87d0e76
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
|
|
Project: so master e3d141c14a320f1f98f6da034166ac6750d9ed44
Merge "Adding UT for MsoHeatUtils"
Adding UT for MsoHeatUtils
IssueId: SO-173
Change-Id: If230456ab5ea9a9f0c7a1515c4662ec9b41126ff
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
|
|
Project: so master 3b954763ef6db6b00f4baf33b60fd8cde91dd0e3
Merge "ReadTheDocument support for SO"
ReadTheDocument support for SO
Change-Id: Iccf273142734c4f9340eec82325f940e087f6078
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
IssueId: SO-81
Merge "Removed commented lines"
Merge "Reorder the modifiers and Removed unused imports"
Fixed so issues
Change-Id: I5bc9dc02ac81789dc0b113571c073e74d8cee609
Issue-Id:SO-118
Signed-off-by: ramanjaneya <ramanjaneya.palleti@huawei.com>
Removed commented lines
Change-Id: I80ecfce64650e4d9aec800898c7f98645f557d8a
Issue-Id:SO-118
Signed-off-by: ramanjaneya <ramanjaneya.palleti@huawei.com>
Reorder the modifiers and Removed unused imports
Change-Id: I9a2f1cf6ece783e64a31ac5927d234981e0f0461
Issue-Id:SO-118
Signed-off-by: ramanjaneya <ramanjaneya.palleti@huawei.com>
|
|
Change-Id: Ic712871ebd04c96fb0cf02e0d103a5275bbd0a02
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
IssueId:SO-81
|