Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: so master aec5940beafce8d11f4ea58d0daca963c6e83b0d
Merge "Site service process with location"
Site service process with location
Delete real existing resources
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa70000006
Issue-ID: SO-683
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
|
|
Project: so master 0d9a2c3e31f4c219483fd5d4940ad264b177e932
Fix VfModuleCustomizationToVduMapperTest
- Moved VfModuleCustomizationToVduMapperTest to mso-openstack-adapters
module, where the tested implementation actually is.
- Fixed and reimplemented tests
Change-Id: If5b4a29be22b7cbb59642eff78e471f294a512a7
Issue-ID: SO-865
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
|
|
Project: so master de219ee3299c434260b38bb1d4f6421b23cac930
Merge "Cloud Config Updates"
Cloud Config Updates
Update Cloud Config to be writable over REST API. This allows easier
environment setup, so sql scripts are not required
Issue-ID: SO-862
Change-Id: I70931f09ff2600a15094199f46fc8d9ac36403f4
Change-Id: I70931f09ff2600a15094199f46fc8d9ac36403f4
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: so master 98e831705ecf4a3f308a614393e1c48852144e18
Merge "Added vfModule scale out endpoint and validation"
Added vfModule scale out endpoint and validation
Issue-ID: SO-764
Change-Id: I6fc983ed6bc9d9c410406db1f2355c27e201b4f4
Signed-off-by: Brittany Plummer (bp896r) <bp896r@att.com>
|
|
Project: so master 25e3270360aa5e7bad57e8c2afd03a8a5aa4fd98
Merge "Fix Dependency"
Fix Dependency
Fix missing dependency in bpmn infra
Issue-ID: SO-862
Change-Id: I72ceb0050e38610262192df980330341bc91e89a
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: so master a75f148c46a932796312dd83c9b12d30e415d2e3
Merge "Fix for NullPointerException in Pnf"
Fix for NullPointerException in Pnf
- Fix: Since lambda expressions are evaluated lazily,
Camunda flow results in an NPE being thrown if RuntimeService
is not acquired as part of invoking thread.
- Modified integration test CreateAndActivatePnfResourceTest
to verify the fix.
Change-Id: I683a8400c81b2edd9d55f2a1d4121a4fdbdf820c
Issue-ID: SO-722
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
|
|
Project: so master fee9fc95c8b56495463cd2e909b562a226d329f0
Merge "ParameterizedTypeReference now passed in"
ParameterizedTypeReference now passed in
An argument must be added other wise we cannot return anything other
than a linkedhashmap because of type erasure.
https://stackoverflow.com/questions/21987295/using-spring-resttemplate-in-generic-method-with-generic-parameter
Issue-ID: SO-820
Change-Id: I96b5bf9db8389beacfcd79e7a80ee22b3d470a27
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master 42ddf98449bec3875a80dd0e101714181919ef24
Merge "Update CatalogDB Logging"
Update CatalogDB Logging
Update CatalogDB Logging to remove MSO Logger, remove useless log lines,
clean up minor sonar issues while working in the file
Issue-ID: SO-847
Change-Id: Icab5d8cf2885d2193bb55f495b3230dde0f5af54
Change-Id: I2d2b2fa919074c439b6c9039aa7ed5e45a792781
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: so master de0812a382df2347f4b2b420df97a67560c213ac
Merge "Sonar issue Major"
Sonar issue Major
Issue-ID: SO-852
Change-Id: Ia0d58c52884abdd1f752dc6671d315b8516812e6
Signed-off-by: Arindam Mondal <arind.mondal@samsung.com>
|
|
Project: so master a81aef2172c2cb4c6735f6018aee7deb04140b5d
Cloud config database table support
added cloud config database entities
added cloud config repository
converted existing cloud config class
converted all code interacting with previous cloud config object
created migration to automatically load cloud config properties from
application.yaml
Issue-ID: SO-854
Change-Id: Icf408e5d0fcabd1b7e97298963c555fae6964930
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master c703669697084b5bd9be0f8f016bbf8ed11213a4
Merge "made required pom changes for cxf"
made required pom changes for cxf
cxf 3.2.5 also requires us to move to javax.ws.rs-api 2.1
javax.ws.rs-api 2.1 is fully backwards compatible with 2.0
it will not be a problem with our other dependencies
Issue-ID: SO-850
Change-Id: I2a6d9c5d6fb9025de8e5b4a00788275d7cc496a1
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master eca03683aa4abd9230d2ca7c1ea4a4bfddba9bf7
Merge "Casablana bugfixes"
Casablana bugfixes
updated mock in unassignnetworkbbtest instead of base
added mock to extract pojos method in unassignnetwork
Return gBuildingBlockExecution from calls to VnfAdapter subprocess
Correct JUnit data to expect modelInfoVfModule
Enable Spring Security for logging of unauthorized/bad credentials
errors
Fix handling of a case of no VF Modules in a VNF resource.
fix populating lookupKeyMap with resource ids
removed unnecessary test resources
Issue-ID: SO-848
Change-Id: Id89f075dcac4042bf8fb1e207e66d289d079171f
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master 5bd7a5cb8a769ce7b6fa89d8df1b1863d977666f
Merge "added edge label support to A&AI client"
added edge label support to A&AI client
you can now specify an edge label when connecting two objects
Issue-ID: SO-849
Change-Id: I851d523c271823911cdc344ac8c28beec993cb09
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master ea59a688ce8d31426a830500a164b891bc180b54
Handle special aai case better
corrected error handling in aai client for service instances
updated the exception logic for si's that are not found
adhere to mapNotFoundToEmpty in special case
Issue-ID: SO-851
Change-Id: I3843733553143dae046c1ae944a3bfd71ac5170c
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master 6f6ff2d81cde79a129e40846f1e3bd33848595d8
Merge "Fix Error Scenario"
Fix Error Scenario
If Camunda returns a non-auth error, or invalid JSON. APIH was not
logging the error or properly updating the request database record
Issue-ID: SO-818
Change-Id: I8b164002132ca6c25f95e1fa2b194e6cb4c3be03
Change-Id: If6e06de0fb8a01a00ef06ade915dd7c13623047b
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: so master a6ed83b5ad7340dd8f6c642abe965423bdaa8f43
Merge "Improve Logging"
Improve Logging
Add Stack trace to be logged, currently only a generic error message is
logged
Issue-ID: SO-846
Change-Id: I8479247227cf08de25bece5077003ee83c08472d
Change-Id: I8479247227cf08de25bece5077003ee83c08472d
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: so master be7ff879c9ad8bd049f5dad55a3984c154b69ddb
Merge "Fix Session Time"
Fix Session Time
Fix session times taking too long to create, which is causing fallout in
heat environments
Issue-ID: SO-845
Change-Id: I6655507bd062ed42c0f2062edd4edfb580dca194
Change-Id: I6655507bd062ed42c0f2062edd4edfb580dca194
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: so master b9f40c3b2ef6ca8a74e87c0855a82568d619cee2
Merge "GR-API flow, VF Module, SDNC GR API Fixes"
GR-API flow, VF Module, SDNC GR API Fixes
Fixes the new GR-API flow
Various fixes in the create VF Module area
Fixes issues parsing the SDNC GR API response
Fixes new resource type in ASDC controller
Fixes AppC mismatch in JSON marshaling
Issue-ID: SO-821
Change-Id: I4ace0d348483ab1303fcfee26c5801674be51466
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master 87c36c7497c3d0078d117cc0bd1eddfb8fa26a6a
Downgrade CXF
The Upgrade of CXF broke the A&AI client, downgrading it for now to
unblock integration testing. We will investigate in more detail around
the upgrade of the version.
Issue-ID: SO-823
Change-Id: I15d761737b8c62db6de74ce5e5ee9262016120e0
Change-Id: I15d761737b8c62db6de74ce5e5ee9262016120e0
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: so master 6dcb886f61f0a7675bd63060a5ff1b9df68dbabd
Merge "Groovy Compile"
Groovy Compile
Groovy was not compiling as the maven plugin was off. I had to move
some files around, and add some import statements to make it compile
again. I also had to rename some packages to onap.so. A few files were
deleted that did not compile but were not in use.
Issue-ID: SO-823
Change-Id: I99d04b4f25709c86d397d72700c237d81362d8b3
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: so master 219ef08ffde8482dbaf6dfa151d9d06da7aabf4e
Fix Logging
Add more logging information for Java.Lang Exceptions
Issue-ID: SO-822
Change-Id: I5eb25adc087c9fb495829af2c9d0d1be7374f4a3
Change-Id: I5eb25adc087c9fb495829af2c9d0d1be7374f4a3
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: so master f690106dbb6f2da96fdaa35541bc5ba152f9d299
Merge "Fix Ref Data"
Fix Ref Data
Fix recipe reference data, add initial data setup script
Issue-ID: SO-812
Change-Id: I9cbc45f7788fe7c5a74e15d45a9b82a55ddfe299
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: so master 7d658b55df711387c65eb30df526c61b48f2f19a
Merge "Refactored references to AaiUtils"
Refactored references to AaiUtils
to use AAIResourceClient
updated bpmn, removed Generic AAI flows, and removed dead useless code
Did not modify E2E Delete Service Instance flow as it has changed
significantly
Issue-ID: SO-813
Change-Id: I1a6bc5353ef89e2ce4359be2654395f7ce060aba
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master f7905365376fe58e811955c550859d94aa4c2ff2
Remove Property
Remove BPEL properties that are no longer used
Issue-ID: SO-817
Change-Id: Ie654562dabaddfcff68de3dfddeb85eed478b0a5
Change-Id: I6a418c73608d08f4cf12833f893e671ffa77beb0
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: so master 9db7d0896c46fff8d802000b7ebd343c7df25404
Merge "Fix Invalid BPMN"
Fix Invalid BPMN
Fix invalid BPMN for a 2nd time, add JUNIT to fail verify on invalid
BPMN
Issue-ID: SO-804
Change-Id: I0ead7d8ebc42dbfe6b18cb29e3962cceb6d7cc23
Change-Id: I0ead7d8ebc42dbfe6b18cb29e3962cceb6d7cc23
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: so master a93b5c33826f0b30f8d85e463c8af482cc4ce0e0
Merge "junits for HttpClientRedirectStrategy"
junits for HttpClientRedirectStrategy
-Added new test class for HttpClientRedirectStrategy
-Test for method isRedirectable
Change-Id: I631ba978262316799fa10ddab4af4cfbb35dafd9
Issue-ID: SO-814
Signed-off-by: Tomasz Gwozdecki <tomasz.gwozdecki@nokia.com>
|
|
Project: so master 6591ba62c3fcd998836ea1ed844bde03a04a8380
Update Default Recipe
Update default recipe data to be inserted after flyway baseline
Issue-ID: SO-812
Change-Id: Icaab49127ebd184d2cf26397c71ca989ff68d468
Change-Id: Icaab49127ebd184d2cf26397c71ca989ff68d468
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: so master d68387d612bc13158661587db2cfa3fb62c2f698
Remove Unused Files
Remove files that are no longer used
Issue-ID: SO-815
Change-Id: Iec6188e58dabd49b9f13bd7070e3a35a0c85571f
Change-Id: Iec6188e58dabd49b9f13bd7070e3a35a0c85571f
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: so master 67d2cf8b4327e19a1e632f8fd38a05b3184a0e7e
Save sppartner to AAI and call ExternalAPI bug fix
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa70000005
Issue-ID: SO-683
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
|
|
Project: so master 3421ba5202d2f99756b66871c1653e889f947e28
Merge "SDNC request for Deactivate SOTN attach"
SDNC request for Deactivate SOTN attach
SDNC request for Deactivate SOTN attachment.
Change-Id: Iadb196fa5c0aea1171cad0da51c1b5b9bd58f69e
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: so master ac31a631b098e241278a28c764987767923f746a
Merge "SDNC request for DeActivate Site"
SDNC request for DeActivate Site
SDNC request for DeActivate Site
Change-Id: I82e0f95c391e737578f30ba54a1353c4020763a0
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: so master c68b237736f873afb95a8e2d0f69c9dcbe247255
Merge "Update the sdnc request update for deactivet SOTN"
Update the sdnc request update for deactivet SOTN
Update the sdnc request update for deactivet SOTN
Change-Id: Id06d712c84cd939768287a1a18a017466560030a
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: so master d0381f5a35d08094a9eb4cb15c71f1edb487cefd
Merge "SDNC request for delete SOTNConnectivity"
SDNC request for delete SOTNConnectivity
SDNC request for delete SOTNConnectivity
Change-Id: Iaf118183d285d8ec9cfcb7a4c663b429405af8f0
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: so master 6435abc4e4907b6393e28c5a6990bddc758cc49a
Merge "SDNCRequest for delete SOTN attachment"
SDNCRequest for delete SOTN attachment
SDNCRequest for delete SOTN attachment
Change-Id: I5fa582d13c96e283e3fa3b3ac712afeef3f30665
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: so master ca01f7781a8473241828d2f529fd3c936287e6ef
Merge "SDNC request template for delete Site"
SDNC request template for delete Site
SDNC request template for delete Site
Change-Id: Id40ae3dbc2a8989b69dd20be1f27d98babd8bb42
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: so master e92cd093a1255cafef406f4cd97dc6af3c75fb73
Merge "E2EServiceInstances to be free of catalogdb"
E2EServiceInstances to be free of catalogdb
Fixing Junits
Making MSO requests free from direct repository calls
Add @Param annotation so as to fix JPA methods with query parameters
Fix createE2EServiceInstance Test
Add Unit Tests for Sunny day scenarios
revert import auto-alignment
Issue-ID: SO-811
Change-Id: I9f69d817622b0807642a783311d6959817a77970
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master 94450aaa3ceaf24f2de6a949c0ccc447fbc7fe06
Merge "Remove declaration of subclass exception"
Remove declaration of subclass exception
Removed declaration of exception TenantAlreadyExists
since TenantAlreadyExists is a subclass of TenantException
which is declared earlier. Having TenantAlreadyExists is
superfluous since it is a subclass of another listed exception.
Issue-ID: SO-666
Change-Id: Ic828f4f18b865767bde7d34630f31683d7d49503
Signed-off-by: Anisha Kumar <anishax.kumar@intel.com>
|
|
Project: so master 1dfdb2ea3379dbb3e66a2f72bbb5bc02a09390b5
Merge "Change & to &&"
Change & to &&
The boolean expression on line 243 requires two "&"
instead of one.
Issue-ID: SO-666
Change-Id: I3965119a223063e9bcee8a5ca807791b41f63410
Signed-off-by: Anisha Kumar <anishax.kumar@intel.com>
|
|
Project: so master a9b1f1302a54473c56828293bdd219489c7c270f
Merge "Upgrade CXF"
Upgrade CXF
Upgrade to latest version of CXF for Security Report
Issue-ID: SO-807
Change-Id: I7f61fa3fd5f8a41c0654dd03314f0b6f4835b100
Change-Id: I7f61fa3fd5f8a41c0654dd03314f0b6f4835b100
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: so master 0b136c33873e9ef96166c4373c4fd55c50bacfab
Merge "Add xml body for activate on different resource"
Add xml body for activate on different resource
Add xml body for activate on different resource.
Change-Id: I9e9ba306dc961fd575a336fcc1fb7a73b49ac6c9
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: so master df1958c9d54b9a05640dd6b39c54dddca873b9f7
Merge "Add request body for differnet resource"
Add request body for differnet resource
Add request body for differnet resource.
Change-Id: I2c2b0634d5adb84214b5e3177c9bcdcff3b6f334
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: so master 956f5e200a3a54a39d253c98636986e846013c29
Merge "Clean up pom"
Clean up pom
Remove logging jars that are not used
Issue-ID: SO-809
Change-Id: I5af45b00811fde53243273d90dbf88c8215de7ed
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Project: so master 7b3675d4826d793daafea13900cc86c725392173
Merge "remove the arquilian from parent pom.xml"
remove the arquilian from parent pom.xml
Issue-ID: SO-729
Change-Id: I82a95a2de0dae2e5c6c868c2a72bdd52928dc9c0
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 13fa02ea02e7907208455738f6b477fc0cd8da29
Merge "Update input variable for deactivate"
Update input variable for deactivate
Update input variable for deactivate
Change-Id: Icc67a667bbf26198b78ad34248b61003e149ce26
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: so master 739f3d7fe318bd710babebf31b76c04deff292de
Merge "Delete unused groovy"
Delete unused groovy
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa70000004
Issue-ID: SO-683
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
|
|
Project: so master 3358574d28d399c66e0583a84c127fb0324cfc2e
Merge "Delete SPPaterner resource process"
Delete SPPaterner resource process
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa70000003
Issue-ID: SO-683
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
|
|
Project: so master f4654294386f141ca89e7280aa382fb489cc3b4e
Merge "Create3rdONAPE2EServiceInstance.bpmn bug fix"
Create3rdONAPE2EServiceInstance.bpmn bug fix
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa70000002
Issue-ID: SO-683
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
|
|
Project: so master de774cd879b5fec03ee19cef538dbade2a2433a1
Fixed Ignored CreateAndActivatePnfResourceTest
Change-Id: I16cfa0670836b45cb725c6b4be0863c758c0b392
Issue-ID: SO-800
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
Project: so master 28fabe1ee69fa7b81ad1a6a02c3b28ba2118d51b
Merge "Implementation for DeactivateSDNCNetworkResource"
Implementation for DeactivateSDNCNetworkResource
Implementation for DeactivateSDNCNetworkResource.
Change-Id: If94af643665788ca110d91c1770839d18dcad3f7
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: so master b02b9e2a75d7507b7ca76bee17336a977bcfe959
Merge "Fix logging in DeleteSDNCNetworkResource"
Fix logging in DeleteSDNCNetworkResource
Fix logging in DeleteSDNCNetworkResource
Change-Id: Ia2fc68d4a412c3cfe9efd1f0296e1edbda95ddf8
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|