Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
|
|
Fix missing dependency in bpmn infra
Issue-ID: SO-862
Change-Id: I72ceb0050e38610262192df980330341bc91e89a
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
- 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>
|
|
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>
|
|
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>
|
|
|
|
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa70000004
Issue-ID: SO-683
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
|
|
Change-Id: I16cfa0670836b45cb725c6b4be0863c758c0b392
Issue-ID: SO-800
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
Container was not starting as invalid bpmn was supplied. Modified to
allow for start up
Issue-ID: SO-804
Change-Id: I5572d2874daa5df984b5382d80f1e0b4668557fe
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Change-Id: I67e66fe2550a45eb8c0aaf5b56cc7a7930c262df
Issue-ID: SO-710
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Change-Id: I2b477295fc4fbf0d80a4eabb0604b49e8db649c0
Issue-ID: SO-583
Signed-off-by: biniek <lukasz.biniek@nokia.com>
|
|
Moved bpmn and groovy files to correspondign folder after containerization.
Change-Id: Iccd447111dd7209db220206539be1eb10863eccd
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Change-Id: I95381232eeefcd247a66a5cec370a8ce1c288e18
Issue-ID: SO-670
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|