Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I1fbf2b2bd42669d9a3c059c32bb39278bd483d60
Issue-ID: SO-3668
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
Change-Id: I05c95912a2f7ed5fef7d76728b8a4c0a6cecca10
Issue-ID: SO-3702
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
Change-Id: I8a4f156196af47272a2732b1fbddafb6f0eb1f4d
Issue-ID: SO-3668
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
Change-Id: I6c25dd87f393bbeca016a651d68afa11e60f3d94
Issue-ID: SO-3662
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>
|
|
Removed the remaining SOAP interfaces for tenant and network
Updated the network adapter impl unit test to account for changes.
Issue-ID: SO-3593
Signed-off-by: AT&T Open Source <g22940@att.com>
Change-Id: I9c3dbd221ffbf9efcb67bf8490fbef81a3b010ae
|
|
Upgraded all projects and services to use the new v3 swagger,
discontinued use of old swagger.
Updated unit test to account for swagger change and removed apis
Issue-ID: SO-3587
Signed-off-by: AT&T Open Source <g22940@att.com>
Change-Id: Iddcfe92f8ab240691f92ce2bf23e1ab2ad159780
|
|
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
|
|
|
|
Added volume creation to heatbridge
Issue-ID: SO-3577
Signed-off-by: AT&T Open Source <g22940@att.com>
Change-Id: I0f0844187efe880cccf4b663c8c4fadc346680c3
|
|
Removed SOAP services for vf module and refactored.
File that was not staged for merge conflicts
Removed dead test classes from source
Issue-ID: SO-3574
Signed-off-by: AT&T Open Source <g22940@att.com>
Change-Id: I0c8c67521e80661c3354ba572cdd6ae1e1256d42
|
|
Changed to use the host id of server instead of id
Update the pserver when it already exist.
Only update the host id when updating pserver
Issue-ID: SO-3573
Signed-off-by: AT&T Open Source <g22940@att.com>
Change-Id: Ide5ab15aa84da950c22dec9079d90ba0133a7789
|
|
Removed unused endpoints from source code
Removed unused jackson mapper configuration
Issue-ID: SO-3557
Signed-off-by: AT&T Open Source <g22940@att.com>
Change-Id: I32df4e49f5adf8cade8d963492495975fc0f11b2
|
|
|
|
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
|
|
|
|
set connection timeout as well as read timeout
correct dependency version in openstack pom
limit timeout test to a single retry
add connection timeout property for A&AI client
Issue-ID: SO-3491
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I576c143822ba45fc79648fd0a1edb6ccd3aff8b2
|
|
force not null with default values
update JUnit test setting default value
update NULL fields before altering column
sync beans with flyway changes
updating test schema.sql files
Issue-ID: SO-3494
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I53f000531cfb653a20bfdfae274622553420cdc8
|
|
allow deleteL3Network logic to be overridden
created public method for heatbridge client to allow
custom implementation
Issue-ID: SO-3482
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Icc5f3e649629a29dedbcbe2dda7f5a5d70978a59
|
|
Fix the issue where response is built on rollback
Issue-ID: SO-3470
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Id3022fc6847fc81149c12d4e1f389b884aa4998f
|
|
Changed the task to capture the outputs on polling
Issue-ID: SO-3465
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I7ccbd90cd560e1616d2b7d59a4681874ddf8a351
|
|
|
|
Change to not exception on delete when object doesnt exist
Added a new deleteIfExist method to the graph client and unit test
Issue-ID: SO-3464
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: If73721cd83b94bd5a1db1af26aba212b12236fe1
|
|
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
|
|
Issue-ID: SO-3431
Change-Id: I212a38ae39128f538441e71935336db82ebdf351
Signed-off-by: Kalkere Ramesh, Sharan <sk720x@att.com>
|
|
Issue-ID: SO-3414
Change-Id: I51caf2dfc182c3c03767ae35e0ada20af9cab47b
Signed-off-by: Kalkere Ramesh, Sharan <sk720x@att.com>
|
|
add caching to graph inventory client
updated properties files to read cache properties
Issue-ID: SO-3398
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ib3e67ae014b6668c9b004aae1e8b5d49b9ce6b06
|
|
|
|
added configurable read timeout value for A&AI
Issue-ID: SO-3370
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I1216608a09f6a8649a57aa4b320fbea4982a7efe
|
|
|
|
from vfmodule to vnfc
Issue-ID: SO-3369
Change-Id: Ia137384cbaa04fa014f865dd0eba14a7eca9605e
Signed-off-by: Kalkere Ramesh, Sharan (sk720x) <sk720x@att.com>
|
|
|
|
implementation
Issue-ID: SO-3363
Signed-off-by: marcinrzepeckiwroc <marcin.rzepecki@nokia.com>
Change-Id: I662eba1cafab6778247d491e8f4f45aefe800627
|
|
|
|
|
|
put back logic to create VNFC edges
Consolidated similiar sim scenrios into 1 and updated robots properties
Support macro scerios for vnfc to vfmodule relationship.
Issue-ID: SO-3361
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Idcb9bb179b4dc3c16bc97939c8260462dd27ca4e
|
|
Update to filter out cases where ports have no server
Issue-ID: SO-3359
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I7400abde420db754716906d7f3a6954734435495
|
|
|
|
|
|
|
|
Added to handle inventory failure errors in bpmn.
Issue-ID: SO-3358
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ia578a4e629ac816c79338fbfff7717ad348e9bc4
|
|
|
|
This reverts commit 342703276a0b5e1a031890010dfae5b5a8ab0d66.
Reason for revert: so basic health check failed.
Issue-ID: SO-3353
Change-Id: I28fb81c21703b8ec98906dd3bcbf74351c3e0164
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
|
|
Use correct DSL query on property name
Use correct DSL query on property name
Issue-ID: SO-3340
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Iee72cc6cab1ac7f4d663601384560ac493078256
|
|
verify port profile exists for multicast flag
Issue-ID: SO-3335
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ic975b16dd9728dd731118c0e48697e550ed0eb5d
|
|
Fixed the lock times and populated error variable only on error so it
doesnt over write
Issue-ID: SO-3330
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I2d9bd05329a2a4c752cd9fc6f740891adb6d8251
|
|
Update to not create VNFC relationship
remove VNFC edge, AAI will automatically create this
Move edge creation to sim, as AAI other ms does it
update to search to make edge to vserver
Issue-ID: SO-3329
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I70e37f98c8c7b9e9859149f326cfde76fa408f7c
|
|
Remove 504 error for retries
Issue-ID: SO-3328
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: If5be42f53d2746f193e3333e269c998974ac128b
|