Age | Commit message (Collapse) | Author | Files | Lines |
|
checked and evaluated naming policy only if infra bonding.
Updated workflowAction to include vrf configuration for vpn-binding in
resourceIds list.
added in linked resource to service proxy cust
committing the asdc controller classpath change
added some unit tests for vrf validation and updated bbinput setup test
update config resource cust foreign key mapping
Moved mockbean for AssignVrfConfiguration task class into BaseBpmnTest.
added in a check to see if list is empty before access
added unit tests for bbinput setup for vrf config
Update AssignFlows enum with correct AssignVrfConfiguration flow name
Change-Id: Ibf14e36505638b19c1366ecebfce560c02e69e44
Issue-ID: SO-1975
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Change-Id: I551ea3f29a76dc99532455ea4d7e84a316f9bf38
Issue-ID: SO-1980
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Cleaned up Sonar code smells related to the duplicated
literals in loggers.
Issue-ID: SO-1932
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Change-Id: I58c48cec0012c42b7b892ae76c24c6a087c60c7e
|
|
getInstanceName throws exception if requestScope doesn't match modelType
Updated to combine separate return statements
Replaced if statements for modelType and added tests
Replace if statements for modelType in ResumeOrchestrationRequest and
added tests
Added coverage for setId in ModelType
Updated to use ModelType setters/getters
model type can now get and set generically
Added modelInfo to RequestBody for resume request
Added getModelType call and unit tests
Moved getModelType from ServiceInstances
Moved getModelType and added unit tests
Added tests for getIsBaseVfModule
Added more tests for isBaseVfModule
Began adding tests for getIsBaseVfModule
Updated currentActiveRequest creation and isBaseVfModule
Updated recipe lookup and setting of aLaCarte to be more general
Updated concurrency control to include other resources
Change-Id: I12ad011d0a021c3ee066e16b4c8a4526d040cbe3
Issue-ID: SO-1963
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
|
|
enums are now single item per line
Change-Id: I6330ea4a9093071457dd47b95b6ed3bb7f8312e7
Issue-ID: SO-1970
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Updated schema.sql to fix failing tests
Added constants for request parameters
Added originalRequestId to be saved on resume request
Added originalRequestId to orchestrationRequests response
Change-Id: If2b86d233ee3db9bbe0e1185d92874bca2b3a07a
Issue-ID: SO-1960
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Import all changes from Casablanca
that were incorrectly removed during
merge from Casablanca back into
master.
Issue-ID: SO-1926
Change-Id: I8355e804586aa80e291f3c72a00bf69ce424316b
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
cachedValue is now transient
added custom serialization
created serialization unit test for ServiceInstancesUri
Change-Id: Idbc414a8483a4eae9c93ae8b06a1e77cbe683ca8
Issue-ID: SO-1906
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
fix toString method and add unit tests for new code
Fix Null pointer issue in UT, extra chars
Initial checkin of updates for vf module replace
Change-Id: I2d62f5c2077cd022ccf796d126494e526ad48c54
Issue-ID: SO-1893
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Issue-ID: SO-1874
Change-Id: I898049fc986abef8c7eba0c402088686ecb20b34
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
Issue-ID: SO-1874
Change-Id: Ie151de0e2a0a0354a988e0d23deb77cd2a66a930
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
Updated license for 2019 and added null check test
Moved record creation to RequestHandlerUtils
Updated uri retrieval to obtain full uri
Updated verify based on actual objects
Renamed tests for better description
Removed use of Spring in unit tests
Moved constant to other logger files
Added new class to JerseyConfiguration
Separated resume request work to separate file
Updated value that progress is saved as in db
Added new original_partner_name key for partnername retrieval
Added column for progress to be saved to db
Added additional columns to be saved to requestDb
Added inProgress request check to resume
Change-Id: I9ef1e61829be49da348b29bc255beb073b48639d
Issue-ID: SO-1831
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Issue-ID: SO-1814
Change-Id: Ica6929e10cb40d535657eefc9786090af996ba32
Signed-off-by: MichaelMorris <michael.morris@est.tech>
(cherry picked from commit df6508f90ffb0247b94a7357035e36af61b4f207)
|
|
Store Cloud Request in Database, add to request service
Add query Param to Plural to include cloud data
Change-Id: If906d28d0dc9c0c804e550e2074af3d75ba46d32
Issue-ID: SO-1807
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
right triangle which is not recommended after java 7 Issue-ID: SO-1490"
|
|
|
|
|
|
Issue-ID: SO-1814
Change-Id: Ica6929e10cb40d535657eefc9786090af996ba32
Signed-off-by: MichaelMorris <michael.morris@est.tech>
|
|
Removed generic type from right triangle which is not recommended after
java 7
Issue-ID: SO-1490
Change-Id: I350be426a47e83246d248e8c31c786740bded1d9
Signed-off-by: NITIN KAWA <nitin.kawa@huawei.com>
|
|
Added appc to application-test due to new dependency in openstack
Updated exception class to inject mock into class for junits.
Added error handling support for when create audit fails.
Added error handling for when create audit fails and added test
Updated test schema file to create table and added field.
Updated pom file to relfect typo in change made.
Updated locaton of pojos for audit code
Updated test schema file to create table and added field.
Updated pom file to relfect typo in change made.
Comitting files that i forgot to stage from previous commit
Updated locaton of pojos for audit code
Additional fixes including vnfcname and null check
Fixed bug in delete audit failure check and reverted gateway change.
Change-Id: I993ce377dd6407960a65b4940d83d8162b24633c
Issue-ID: SO-1792
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Change-Id: I0d8ab71393935ca791d37bb23340f96b921f5505
Issue-ID: SO-1791
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
|
|
|
|
|
|
Added constant for maxElapsedTime DmaapConsumer.java
Issue-ID: SO-1490
Change-Id: Ifed2ea57eb4cfb42fc7a34ebf7bfd2c8954b05b0
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
|
|
|
|
|
|
|
|
Shift modifier order, Replace type spec sdno beans classes
Issue-ID: SO-1490
Change-Id: Ie1190d668fcb7d491dce7982b0b9393ca4d76b17
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Replace type spec, shift modifier order RequestHealthDiagnostic class
Issue-ID: SO-1490
Change-Id: I3255e164ebd839200e836de85764276e32d1cb48
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Replace type specification sdno beans and openpojo rules classes
Issue-ID: SO-1490
Change-Id: I0076da23e467e178159b404335d3990a9adf301f
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Shift String literal to left-hand side of equals DSLNodeKey class
Issue-ID: SO-1490
Change-Id: If9c15394876e8e662fc10501c90382861dfbced9
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Move String literal to left-hand side of equals DSLNodeKey class
Issue-ID: SO-1490
Change-Id: Ie8b1b12aaf38bbb0f1f37a56f375ab4c002d6407
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
change modifier order,replacce type specification Body.java
Issue-ID: SO-1490
Change-Id: Ia3fc26f924c9a991eb8415aa5939d2757540b0de
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
change modifier order,remove unused import SImpleUri class
Issue-ID: SO-1490
Change-Id: I3b4e0a690e4842539fd3dba0385fc5a5e9812bd5
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
|
|
|
|
|
|
|
|
|
|
Removal of unused imports for client,logging classes
Issue-ID: SO-1490
Change-Id: I812e94f97bcba046cdbf253563f9e1addc05972f
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Shifted access specifier order for AAIVersion, remove unused import
Issue-ID: SO-1490
Change-Id: Iae8b1e2ca0eb1140e1593bb8cb6f533f7048ca4a
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Shifted getter setter after constructor call for CustomQuery class
Issue-ID: SO-1490
Change-Id: I5f836ad6e354610988f9a44bfbc1b2094c3b5cea
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Remove unused imports for so client aai classes
Issue-ID: SO-1490
Change-Id: Id5085178a14c500eb1e4f39f7e97ad9336489b0e
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Remove unused imports for mso common classes AAIClient, AAIRestClient
Issue-ID: SO-1490
Change-Id: I7ca5713feaeda5b28464cdd5d0700fecf1c022ec
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
Remove unused import for so client RestClient class
Issue-ID: SO-1490
Change-Id: Iaeea5b070f6b8fcf4eba24c540d7b94638188f99
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
License agreement changes
Issue-ID: SO-1481
Signed-off-by: sunilb <sb00577584@techmahindra.com>
Change-Id: I475d25bb040907a0c48b579f6d3091c41ccfec25
|
|
Remove unused hardcoded literals
Fix sonar issues with potential hardcoded password literal
Change-Id: I4e2cf1f731e8cc2ee9914480d6422e00db276d65
Issue-ID: SO-1788
Signed-off-by: k.kazak <k.kazak@samsung.com>
|