Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|