Age | Commit message (Collapse) | Author | Files | Lines |
|
Removed unused files
Add building of original jar to so-appc-orchestrator
ApplicationControllerClient can now be sub-classed
Issue-ID: SO-3187
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I99dc4e53dbec1879a76ae184fe4b94afe1a673db
|
|
Issue-ID: SO-3073
Signed-off-by: arun chapagain <arun.chapagain@huawei.com>
Change-Id: I000f2127a4e7ac363c9d8869a32a882f596d3f9c
|
|
Issue-ID: SO-2940
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: I888677f7d32ff35619be0f5bb2b677f56215f2e0
|
|
Implement mapping of requestorId to xOnapRequestorid in request to APPC.
Issue-ID: SO-3072
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ia3b157b259f1f4f94b197bd07354157d1d5d86b7
|
|
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
|
|
make sure maven plugins only run when we want
Issue-ID: SO-2972
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I5fe1b4836f597cf6bda5fee02ca6c234c7917f33
|
|
Began adding pluging to lifecycle mapping metadata to get rid of
eclipse workspace pom errors/markers
Issue-ID: SO-2948
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I78946c59e6aaf440e014ed06e9ff476bac5c2613
|
|
switch to docker-maven-plugin because that's all we need
Issue-ID: SO-2933
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I65783d3a7c172f4ce7fc39d64a3987eeae58feed
|
|
rename package for external use
Issue-ID: SO-2852
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Id883f0c847c24a260dbf8c63ce5e1330c045d6de
|
|
Change-Id: I99c0aee303c89fb5e25b51f616523e367a59785e
Issue-ID: SO-2809
Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
|
|
|
|
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
|
|
Existing Change Management VNF Configuration Update flow migrated to
the generic building blocks
Introduced Activity BB VNFConfigModifyActivity.bpmn
Updates to AppcOrcherationPreProcessor, ApplicationControllerTaskImpl
to handle the ConfigModify Activity block.
Updates to the catalog migration scripts to include VNF-Config-Update
Macro flow.
Issue-ID: SO-2768
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I06be7a83fb2738b91b0257e1ec84298a7dafc1a1
|
|
Update APPC LCM version to incorporate response parsing fixes from APPC.
Issue-ID: SO-2738
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: If19b3239c3f255030eeb0d37309d15ea0172e8f5
|
|
Issue-ID: SO-2519
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Id0993b244b0978375ff8476e4bf8ef79e1bb9e68
|
|
Initial commit to check client alive
Issue-ID: SO-2653
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ib9f4cf7f5815bd9b8d0d42417f3e5fd83382547a
|
|
Initial Manual Handling addition to Rainy Day BB handling.
Reenable task API, add task variable setup.
TaskTimeout will come from the configuration settings.
Update the base path for the APIH manual tasks junit.
Additional JUNIT tests for manual handling
Add Manual as a primary policy for Change Management BBs.
Error handling changes and robot tests for manual handling.
Correct failure data retrieval when serviceSubscription is unavailable.
Correct failure data retrieval when serviceSubscription is unavailable.
Keep WorkflowException when manual pause gets invoked; improved error
reporting.
Issue-ID: SO-2616
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I98a84c1a489bb7b24b68e567f604aeb074fd7bf9
|
|
Added new appc adapter micro service.
Made required code changes to use the new adapter.
Issue-ID: SO-2596
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: I880ecace64ec85ca4094a82bc1210798fd3bb85d
|