Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: so master 581e8f851a163fca42a1bf3175afa5707a0677fe
Merge "retired flows no longer in use"
retired flows no longer in use
corrected spelling for migration sql file
delete 1802-style flow, MSO to create l3network in AAI
Revert "retire 1802-style flow, MSO to create l3network in AAI"
retire 1802-style flow, MSO to create l3network in AAI
Change-Id: I0a63d086891565c2346424a3d1b49ce974f5db24
Issue-ID: SO-901
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master ddf3c557dfd2d0e008cb9f3da751f96cf8b3d76c
Merge "correct return values of asBean"
correct return values of asBean
More adds of Optional<> to other ServiceInstance objects.
Change to add the Optional<> to the ServiceInstance object.
Change-Id: Ie486122412f9ad3d88ba0cf9df41ec226a4b8982
Issue-ID: SO-900
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master cb067ee35bfba82cb686cdfce8207fe3060380c8
aairesultwrapper is now actually serializable
added in a proper serialization and deserialization test
addressed any comments from pull
added in a serialization test for AAIResultWrapper and updated one of
the null returns
change jsonBody in AAIResultWrapper back to String
Change-Id: Iffa5661f129cc26d69dfaa966cd265c67903cf21
Issue-ID: SO-899
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master 969cde43a1c52fc5a0131cd94713a3c4ba3d1564
Rename asdc-controller docker image
OOM would like it to be called onap/so/sdc-controller.
Change-Id: Ifa37b4fa62f214a1ff56e31c4f4f4eca5b4566fc
Issue-ID: SO-897
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Project: so master 2fd0666635757ee894a785a0070b6f94a548c00e
Prod fixes August 21st
changes required for unit tests to pass again
Changes sniro homing BB license demand to be a named array per sniro
defect.
boolean checks must now account for null
fixed compilation issues in code
updated tests and removed primatives from bbobjects
upgraded to A&AI dependency with Boolean
Change-Id: I5f3e69c0ad24d2c3e4591568467bad861abd0261
Issue-ID: SO-896
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master 777c1269be6e6bb4b3457cf47e4ec87924cb8fc7
Merge "write update status of BBs progress"
write update status of BBs progress
added in the missing bpmn file change
add implementation to update status of BBs progress
Change-Id: If913b4e4da2a548e7b5660be947721cb17c60d3f
Issue-ID: SO-890
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master f2afd9880e409317626f393ab6d0a414a80653de
Merge "Do not serialize AAIResultWrapper"
Do not serialize AAIResultWrapper
fixed a broken building block bpmn test
removed serialization of result wrapper
Change-Id: I24a9b325e5543cb11b0dee4ae3a1e6957469e87a
Issue-ID: SO-894
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master 35bc9e01cab284c6e227870b775c6f431f011653
Merge "removed classes no longer in use"
removed classes no longer in use
Change create configuration to use yang service instance and removed
AAIServiceInstance pojo.
Change-Id: I2420503f1a00c2dc64b6021aad8e42aa2080eb98
Issue-ID: SO-895
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master 192001c6494494aec9874d1346802b004cdc9c0e
Merge "Changed RequestFactory for Catalog DB client"
Changed RequestFactory for Catalog DB client
- Missed some files, the repository isn't required now that we
dont fetch the identity service directly
- Fixing review comments and removing the unused import
- Fixing the build :) Now that cloudSite has a 1-1 relationship with
cloudidentity, there shouldn't be a need to query the identity on its
own unless the site is missing Refactored some code to use site to
fetch identity as a composition
- Changing the catalogDb client to use
HttpComponentsClientHttpRequestFactory instead of
SimpleClientHttpRequestFactory, the later would lead to a IOException
(FileNotFoundException specifically) whenever a 40X type of a response
code is returned from the spring rest endpoint. Adding some tests for
the catalogDbClient which earlier got missed in handover. Also fixing
another issue with cloudSite repository which was not fetching data
correctly. Fixed a repository which was added initially but later the
same went missing (Not sure how)
Change-Id: I72506865c4c5f7fd07a6031c146a4aba1a96c2c8
Issue-ID: SO-892
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master c6e91a4ee3d1a699a41fa2e3107cc236a7704965
Merge "created generic HttpLookupUri class"
created generic HttpLookupUri class
created generic HttpLookupUri abstract class
Change-Id: Ie45d620af77fb58c0a7b469aba4a10f274b0de59
Issue-ID: SO-877
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master 14c32b95380fd7dd2769f534b5e5c3ed93582d91
Merge "Renamed migration from version 4.2 to 4.3"
Renamed migration from version 4.2 to 4.3
renamed migration from 4.2 to 4.3 to avoid collision
Change-Id: Ie7ecb089555c5150d3e66d9e6de62f8228d1d373
Issue-ID: SO-891
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master 75e6db4f5394f66782efd5f233d6c7ee719f61b5
Merge "Prod fixes August 18th"
Prod fixes August 18th
fixed compilation issues and all unit tests now pass
fix condition that checks for vnf in list to set homing flags
fix resource name variable being null
Skip volume group search for alacarte VF Module creation, since that group is expected to be specified on the input
Remove temporary change to JUnit for creation of volume group.
Add mapping of isBaseVfModule setting to AAIObjectMapper for vfModule.
adding a unit test for hte issue which was fixed
Explicitly return heatStackId variable from VnfAdapter subprocess
Fixing an issue with the workflow processor/asynresource which may lead to
apihandler leaving the active_Request table record in_progress while the bpmn quits the processing due to the error.
Change-Id: I7587193fcb5251f50370d72a1e4c10d112a1c72f
Issue-ID: SO-879
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master e818e8af4718a1351f5affe02c9b7d57583d563b
Merge "get service type and customer id from uri keys"
get service type and customer id from uri keys
Added logic to get service type and customer id from uri keys for sdnc request.
Change-Id: I3b0c4b88737e2ad6fc573d335addff221d06e885
Issue-ID: SO-889
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master 49656c324a59e9259ad5daba1304797a46939441
Merge "fixed filter of configuration flow calls"
fixed filter of configuration flow calls
fix filtering of configuration flow calls
Change-Id: I80f25d1b78b7268f92cb78b70f350ede100fe35e
Issue-ID: SO-888
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master 5b45a8632d26d9c3dea722482f1203694d09a7aa
Merge "update field in service decomp object"
update field in service decomp object
removed duplicate json test file and updated existing
update ServiceDecompoition serviceNetworks field
Change-Id: Iea3dc7efe4edb8ba32e45772fd9d77d9e7fc0ef6
Issue-ID: SO-887
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master 4f2d003bfa91190f44bf70ee3b3deb1a6d720cd0
fix sonar critcal issues in R_CloudConfigMigration
added specific excpetions instead of generic ones
Issue-ID: SO-886
Change-Id: Ib0f2e655a6e58b8dc142233679a53c15b373f117
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: so master bb6310f30287b352ad941ecc97aeb278a327d595
fixed sonar issue in CatalogQueryExceptionCommon
fixed sonar issue: removed unused import
Issue-ID: SO-883
Change-Id: Ie9117601c7d64974067b5ab81ccb8a58d4a2fdc5
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: so master 971165ccd48e293a7141da3d35402e8536facea4
Merge "fixed sonar issues in MsoNetworkAdapterAsyncImpl"
fixed sonar issues in MsoNetworkAdapterAsyncImpl
removed useless assignment of local variable "sMap" at lines
646,664,684. And, also removed keyset with entryset at line 650
Issue-ID: SO-882
Change-Id: I31a1a0c2c7aa4d65466125bda6948765326994eb
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: so master c3bd637335deaf66ccd01db0b84e9d0569da0182
Merge "resolved sonar issue in QueryServiceMacroHolder"
resolved sonar issue in QueryServiceMacroHolder
removed the commented lines of code as per issue raised by SONAR
Issue-ID: SO-881
Change-Id: Ic25a7418df06c7b7da2c60bec9dc4adbc97d902b
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: so master 258bc5da642cd2cd606a9c25b861e40560703974
added unit test for class
Adding unit tests for the infraactiverepositorycustomcontroller
and fixing an issue found while adding the test
Change-Id: Ic177f75c995ee789902dc9ad1b7df0e997b998c9
Issue-ID: SO-876
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master 3d6db2ad3c0c663d844732bb782274acd0aca21c
Merge "removed problematic swagger dependency"
removed problematic swagger dependency
removed swagger dependency which was causing issues
Change-Id: I1e840f7ea9a45547c2562ce628c38f7c7e065e65
Issue-ID: SO-880
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master d4c772b7722c58a9a9bc13b7cee662939f24bc1e
Merge "updated ServiceInstance POJO"
updated ServiceInstance POJO
added new fields to pojo for groovy compatibility
Change-Id: If88a9b51d506d6937bbd431c641410cc4ba07c9e
Issue-ID: SO-878
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master 66c2def4d7b1a85cccea76f9d5096bf3e23f3b9b
Merge "update install and configure document"
update install and configure document
Issue-ID: SO-675
Change-Id: I157d04c2bebf3771df22792d9c7856ffa99d8393
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 52e25ed16777518b4c0a65c7c441c1f74f8b5965
Merge "sonar try-with-resources"
sonar try-with-resources
Issue-ID: SO-871
Change-Id: I151ea890755c0a9dd9e7f5df1ed807a660fb0c2f
Signed-off-by: Arindam Mondal <arind.mondal@samsung.com>
|
|
Project: so master 4d4177a26a5ccbead0da4818cbf93be6aeb39617
Merge "openstack_adapter container fails to start"
openstack_adapter container fails to start
The reported problem occurs because the openstack-adapters app
is attempting to do a migration on top of a migration already
performed by the catalog-db app.
I'm adding these options to flyway in openstack-adapters:
baseline-on-migrate: true
validate-on-migrate: false
Another issue is that the java-based CloudConfig migration class
was looking for CloudConfig data only in the application.yaml
file in the classpath. It was not looking for CloudConfig data
in the override file. I've changed this logic to look in the
override file first and then in application.yaml. Ideally, these
sources would be merged, but I don't see a reasonable way to do it.
Change-Id: I7ba07c1f8f00b4c628e825393ee31502950fe592
Issue-ID: SO-868
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Project: so master 377069ff37c83a21acb406f77703b1256aa41a9c
prod bug fixes august 12th
Set generalBuildingBlock variable on execution to
pass heatStackId updates to the calling process.
Pass CloudParams to SDNC on Create request
Pass cloudParams to VNF Adapter on VF Module
creation too.
Change-Id: I523cde0edb1412fc12e1d7a13c91c77869b505fd
Issue-ID: SO-875
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master 533a86008aef018ad7de16ce09070d374c7dae16
fixed sonar issue in WebSecurityConfigImpl.java
fixed the sonar issue in the file at line 39
Issue-ID: SO-874
Change-Id: Ic187fa42e81a503e99ff71ab9ab971c21aa82cd3
Signed-off-by: Sandeep J <sandeejh@in.ibm.com>
|
|
Project: so master 4686fe3a81a4659faecdf908c27f52fa364acff6
Merge "Fix the structure in the doc for bpmn"
Fix the structure in the doc for bpmn
Issue-ID: SO-675
Change-Id: I2dc7bc2f77b191a60206678a6fe25bd2ef81f83c
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 539776c6a387e25f0c428be1f8c6912d94c50e88
Merge "Update the structure of the documentation"
Update the structure of the documentation
Issue-ID: SO-675
Change-Id: I1e17beb266beab4dd8f509762a6f9e7fdb18c1d4
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 32fdbf907f8ca5109461379508e3b28d575a9dc1
Add device resource bpmn process for ccvpn uc
Bug fix for ccvpn uc
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa70000013
Issue-ID: SO-683
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
|
|
Project: so master 8ad7083991ee9e9a0c026028cebc6ab24ca4d272
Docker naming convention
SO is not following the naming convention. Docker image names
should have an "onap" prefix. The image names are changed as
follows:
so/catalog-db-adapter --> onap/so/catalog-db-adapter
so/request-db-adapter --> onap/so/request-db-adapter
so/sdnc-adapter --> onap/so/sdnc-adapter
so/openstack-adapter --> onap/so/openstack-adapter
so/vfc-adapter --> onap/so/vfc-adapter
so/asdc-controller --> onap/so/asdc-controller
so/bpmn-infra --> onap/so/bpmn-infra
so/api-handler-infra --> onap/so/api-handler-infra
A corresponding change is needed in INT's docker-manifest.csv.
Change-Id: I024e42607d5fc57a712ad67709f241ee8720a670
Issue-ID: SO-870
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
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>
|