Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I05c95912a2f7ed5fef7d76728b8a4c0a6cecca10
Issue-ID: SO-3702
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
Change-Id: Idb3e497148225d4158390b944f74e82ff9f771c8
Issue-ID: SO-3688
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
|
|
correct string comparison operator
Issue-ID: SO-3583
Signed-off-by: AT&T Open Source <g22940@att.com>
Change-Id: I2c5754e4ca8ba7e303385c4eaf88dee2f0498d1a
|
|
Removed over 125 dependencies and added to dependency management
Added in a few dependencies and removed some
Change the swagger version to so pom
Removed version property reference in the pom
Added in missing dependency for bpmn blocks
Added in missing dependecy for common bpmn
Updated the camunda-bpm-assert to use a version that is compatible with
assertj-core 3.11. The camunda-bpm-assert namespace group also changed.
This fixes the no method found error. Updated unit test to account for
class name change
Updated the unit test to account for lib change
Fixed unit test for software upgrade stuff
Exclude older versions of javassist to fix null pointer caused by
incompatible javassist version with hibernate and bowman
Added in missing dependency for task test
Added missing dependency and fixed formatting
Remove files that got added back in by merge conflict
Use the new namespace for the swagger annotations
Need to exclude swagger annoatations from the old namespace
Updated to fix compilation error due to use of legacy swagger and cxf
swagger
Use the swagger v3 plugin for gen resources
Use the openapi v3 swagger in all bpmn packages
Fix null pointer to create the OpenApiFeature in cxf
Issue-ID: SO-3578
Signed-off-by: AT&T Open Source <g22940@att.com>
Change-Id: I7093376b2d8271e9c5b911b901133e01b957da84
|
|
|
|
Updated camunda to 7.14 and updated spring boot camunda to 3.4
Started to clean up duplicate maven dependencies
Issue-ID: SO-3521
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ic65b04772b91dd989e41d6b6b93872978bc4e4e2
|
|
Issue-ID: SO-2765
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I563295123f7f8de7164495a7db3bc58872863098
|
|
|
|
Use the timeout from the heat templates for polling
Removed unused imports and code from base
Added to get timeout from the rest client
Fixed unit test for polling to account for changes
Issue-ID: SO-3397
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: If633f4f49d88eb797020b7d72c6edd0fbee0926c
|
|
Added new column to the identity service.
Issue-ID: SO-3448
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I5151016d1b4874cb77eecddc17169c04f59dc9a5
|
|
- autowired fields are redundant, they cover the fields from superclass
- logger should be final
Issue-ID: SO-3428
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
Change-Id: Idb29369118befb0eda9719e88d53c3885814dfc0
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
When openstack adapter updates requestdb it fails
with an exception. It is being addressed here.
Issue-ID: SO-3400
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
Change-Id: I803b8a80459f04cc2c1375e12d927e404cb241cb
|
|
jboss rmi dependency excluded from all cxf dependencies
Done at the root pom to prevent from happening again
Issue-ID: SO-3292
Change-Id: I022b8ecf58d76d090b16079324df2047fecc1a61
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
|
|
use timeout interval in minutes for poll duration
do not ignore retry test with 1 min delay
rename variable and debug info for clarity
Issue-ID: SO-3264
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ia3c6d789b0e93df909476e92764ccbb32d7472e7
|
|
Heat bridge cron 2.0, changes due to cloud and tenant privs
Removed unness repeat calls to token and loop.
Issue-ID: SO-3245
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: If8fbc2be2f227b236c8b934a6cfc665a2600348f
|
|
Keystone token authentication methods no longer
needed for ONAP use case
Issue-ID: SO-3226
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I17867f05fdc47070292c59f955188568ea5b9367
|
|
deleted all cloudify support from so
unmaintained client causing dependency issues
Issue-ID: SO-3209
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I6e15ac0b9d031e13a13e0053bbe61855d725c773
|
|
Added additional support, refactored, fixed issues.
Issue-ID: SO-3200
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I7961453598fabd5f68516ad90e20ff848b1a49ba
|
|
Issue-ID: SO-2940
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I888677f7d32ff35619be0f5bb2b677f56215f2e0
|
|
Set as default cache in case there are multiple options
Issue-ID: SO-3006
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I9d448eee56dec61be4146108dec246633b7cede2
|
|
final changes for java11 groovy compatibility
removed unnecessary dependencies and cleaned up poms
added missing jaxws-api dependency to pom.xml
java8 profile is now active by default in parent pom
update beans to have RemoteResource annotation
always use the compiler plugin from parent pom
Update external task timeout to longer value to hold lock
update remote resource annotation to match catalog db client
add remote resource annotation to bean for bowman
completely remove bowman from requests db client
Issue-ID: SO-2059
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: If6f0df36e8077ccd703abce9f64290daed63955b
|
|
Issue-ID: SO-2804
Change-Id: Iddb9630af826b719a6e55a974005e9a520401d8e
Signed-off-by: Rupinder <rupinsi1@in.ibm.com>
|
|
Setup cache for getNovaClient
Issue-ID: SO-2946
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I2031c684fee65d73c1528ec6a60c95c1c60de1d5
|
|
|
|
Fix issue where Image had an outer wrapper
Issue-ID: SO-2910
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ia823cf21c6014e513f49bacf84fd2a61a2724bcb
|
|
Add queryImage method to openstack utils
Issue-ID: SO-2909
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I4006dfb4a31e6cea5898f2782f4fe3f84f878212
|
|
Fight against the encoding in openstack
Fight against the encoding in openstack
Issue-ID: SO-2854
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I239093e28f835a5de480f07b480c5ec3931ccc83
|
|
Update encoding library used
Issue-ID: SO-2830
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ifc5099f10c15fc6ef8bac367211320d61c20ca43
|
|
Encode Name parameter passed into client
Remove un-needed test using file that does not exist
Issue-ID: SO-2823
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I47cab1b9d429552b0a4cdfccf296d0c31952c320
|
|
Began impelenting new network external task.
Made the vnfAdapterTask subflow an openstack subflow, refactored infra
flows and BB to call it for network functions.
Fixed bugs discovered through a robot dry run, added unit test, added
support for rollback network request
Updated junit test files for comparison due to not polling for response
Removed the no longer used network adapter rest task from bpmn tasks
Removed the unused network adapter async and its beans
Removed network async client package from open pojo scan
Issue-ID: SO-2813
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I4c25892012cc86659ab122448ed1aca5cab91671
|
|
|
|
Client exception already contains all the information we need
Allow it to bubble up
Issue-ID: SO-2811
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I2e346366dab3187bb397b386619bf681e53e2cab
|
|
Removed some unused imports
Issue-ID: SO-2804
Change-Id: Ib0a7716585448ade0c9571479ed06effaf25738b
Signed-off-by: Rupinder<rupinsi1@in.ibm.com>
|
|
Use external tasks to communicate with openstack adapter
Will be more resilient to failures
Refactored all flows to use external tasks not REST calls
Rollback is now an external task
Ensured backwards compatibility
Issue-ID: SO-2767
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I8afdb89c688d756aed0f25f7d9a7fb898142554d
|
|
mso to add support for creating the cloud region
Updated tag name to msoRequest on deletes.
Issue-ID: SO-2753
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I80e318ce34f5938a42896398eb1a38b5c5f6e831
|
|
|
|
catch and log exception in MSOHeatUtils
Issue-ID: SO-2733
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ibcb7c58c280f0deb2e5144a0082f4be64aa241af
|
|
The Cyclomatic Complexity of this method "createStackParam" is 16 which is greater than 10 authorized
Either log or rethrow this exception
Issue-ID: SO-1841
Change-Id: Ie5539a853a112ed751bbf891699f181479537e47
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
|
|
|
|
|
|
Added a new resourceStatusMessage field to the GET orch request API
added new column to infra active request table
updated openstack adapter to record the resource status
added support of v8 on GET orch request API.
Issue-ID: SO-2718
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I73b35f1562de4df477bf7e5cef01de13440ba98a
|
|
Added annotation for setting up scheduled tasks logs
Added new annotation to scheduledTasks
Moved annotation setup to logging-library
Issue-ID: SO-2713
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I7080c4bb289e454f14167631e2601c954389c0ef
|
|
Add parameter to allow https endpoint to be
used for endpoint to multicloud (via msb).
Change-Id: Ia3a296cab8e8676e7b39c0f56c03e18e18a0a777
Issue-ID: SO-1450
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
|
|
Issue-ID: SO-2519
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Id0993b244b0978375ff8476e4bf8ef79e1bb9e68
|
|
Add new methods to NovaClient
Issue-ID: SO-2680
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I13fdfcb7052f12ece409a19fbd33abc3f101e2d9
|
|
Remove Valet from openstack adapter
Clean up CI, so it passes on dev branch
Fixed bad merge regarding correct method name.
Added try catch around createIfNotExists methods to avoid failing sim.
Fix broken Fabric Tests from merge
Update logging jar dependency for CI
Issue-ID: SO-2623
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I572276f751b132ec78d7ab5763f1c76bfc8256c5
|
|
- Include stack Status Reason when rollback is suppressed.
- Updated to format code to pass the build.
Issue-ID: SO-2620
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Id9789930eaf7c47666a9401f8e3c57156c931b74
|
|
Add Neutron Port and Nova Server to Proxy
Issue-ID: SO-2614
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I09e0302bbdb66dadae3dbac7bbf07a64dfc39d10
|