Age | Commit message (Collapse) | Author | Files | Lines |
|
added in cloud configuration object to request params
Fix Bean scanning so it picks up the resttemplate
removed unnecessary RestTemplate Bean configurations
corrected typo in CloudConfiguration class
updated gr api test cases with dynamic cloud owner
updated groovy files to allow for dynamic cloud owner values
updated GR API layer to include cloud owner
added enum for default cloud owner
add cloud owner variable to camunda in mapping
removed references to att-aic from BBInputSetup
updated aai schema dependency to 1.3.1 from 1.3.0
Fixed incorrect type AAIUri and updated logging in the method.
use existing service instance id instead of generating
Pass cloudOwner to process to propagate to subprocesses.
NOTE: our aai-schema dependency is 1.3.1-SNAPSHOT to be
compatible with the cloud owner changes here. The
releaesed 1.3.0 version is NOT compatible.
Change-Id: I43b46774b77981d1c8bfe7c7a79b9434889e62ae
Issue-ID: SO-1128
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
fixed unit tests after addition of A&AI edge label
added option for edgelabel between vnf inst group
added belongs to in connecting a vnf to instance group
- Adding test for
getRainyDayHandlerStatusByFlowNameAndServiceTypeAndVnfTypeAndErrorCodeAn
dWorkStep method in the catalogdb client
correct default RainyDay table search input
updated custom resolver to include float and added comment to explain
timestamp configuration
added a custom resolver and updated snake yaml version
Replacing bowman client with restTemplate.exchange | Add Accept and
Content-Type to headers
Removing the unused imports as well
Implementing some review comments for hte tests being ignored
Replacing bowman client with restTemplate.exchange |Fixing Junits
Replacing bowman client with restTemplate.exchange | Making Data
inserts to go specifically in requestDB
Replacing bowman client with restTemplate.exchange | Adding Junits
Replacing bowman client with restTemplate.exchange | Adding Junits
Replacing bowman client with restTemplate.exchange | Adding Junits
Replacing bowman client with restTemplate.exchange
- Updated tosca parser version to 1.4.3 and upgraded vnfc test case
with new csar to pass with latest parser code.
added test case for when workflow has not called all flows
fixed issue with rollback and retry in workflowaction
Reverted homing changes and changes assign vnf to use the homing
produced GeneralBuildingBlock.
fixed unit test to build the correct format hashmap
reverted extraction back to LinkedHashMap
marshal sdnc output to an object
removed unused variables and imports
extract response code/message from embedded map
add junits to parse SDNC assign response
removed missed org.openecomp.mso imports from bpmn
Change-Id: Ib2b6591a744ecb5b08c522494cdf1ad7dae18a08
Issue-ID: SO-1069
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa70000020
Issue-ID: SO-683
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
|
|
|
|
Update bpmn and groovy files for ccvpn usecase.
Change-Id: Ib992d3577c9805b0d5e09afc2d8a6be6ded5b7b3
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
Issue-ID: SO-689
|
|
Created HomingBB.bpmn in so-bpmn-building-blocks
and updated AssignVnfBB to use HomingBB.bpmn.
HomingBB.bpmn is made capable of using Sniro/OOF
Issue-ID: SO-927
Change-Id: I19c8ada96485f563c2756a22ad3bee4c9367953b
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com>
|
|
|
|
Change-Id: I37ebe17d453ba5dfa40657542544084d43acd8c2
Issue-ID: SO-1036
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
Fix Autoincrement of ID field in table
Fix accidental removal of method
Update usage of requestdb client
removed unused imports in common tasks and test
Fix broken branch, have unit tests pass
references
the Epic branch
Fix broken branch from compiling
committing classpath for vfc adapter cause its not going away
added in the fail case for when there are no profiles
removed second set of adapters in application test yml
removed double adapters in request db application test
added jpa repo dependency to the so bpmn folder pom
add creation timestamp column to the table
added in null checks for Config returned from policy
switched to string in requestprocess with jenerate
switched to string in requestprocess with jenerate
updated aai version in common pom to 605 from 591
renamed the db scripts for flyway sync to register
added endpoint to application test yml for failing test
...
Change-Id: I800f837ea75d7cdff740dc3a387e4d7654cfd085
Issue-ID: SO-972
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Issue-ID: SO-797
Change-Id: I717b987e78680157c4a2c0bf8d497855d1890077
Signed-off-by: biniek <lukasz.biniek@nokia.com>
|
|
Removed the dublicated subscriptionServiceType parameter in the doCreateServiceInstance
Change-Id: I05d2d4ff84da144cae1e00a7be1677aefdb6d04c
Issue-ID: SO-921
Signed-off-by: byungwoojun<byung-woo.jun@ericsson.com>
|
|
Removed Flavor modification code from mso-openstack-adapter and
bpmn workflows contributed for Beijing, to prepare SO to pass
OOF specific data opaquely to multicloud.
Issue-ID: SO-761
Change-Id: I581ccd14b52e7e3db5bc13ff43386c49196561b4
Signed-off-by: Srivahni Chivukula <srivahni.chivukula@intel.com>
|
|
Made subscriptionServiceType available for
homing flows
Issue-ID: SO-667
Change-Id: I75c38473ae4302d1cdeb57265ab737668a897133
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa60000016
Issue-ID: SO-683
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
|
|
Bug fix for ccvpn uc
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa70000013
Issue-ID: SO-683
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
|
|
Delete real existing resources
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa70000006
Issue-ID: SO-683
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.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>
|
|
Add more logging information for Java.Lang Exceptions
Issue-ID: SO-822
Change-Id: I5eb25adc087c9fb495829af2c9d0d1be7374f4a3
Change-Id: I5eb25adc087c9fb495829af2c9d0d1be7374f4a3
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
|
|
Fix invalid BPMN for a 2nd time, add JUNIT to fail verify on invalid
BPMN
Issue-ID: SO-804
Change-Id: I0ead7d8ebc42dbfe6b18cb29e3962cceb6d7cc23
Change-Id: I0ead7d8ebc42dbfe6b18cb29e3962cceb6d7cc23
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa70000005
Issue-ID: SO-683
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
|
|
SDNC request for Deactivate SOTN attachment.
Change-Id: Iadb196fa5c0aea1171cad0da51c1b5b9bd58f69e
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
SDNC request for DeActivate Site
Change-Id: I82e0f95c391e737578f30ba54a1353c4020763a0
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Update the sdnc request update for deactivet SOTN
Change-Id: Id06d712c84cd939768287a1a18a017466560030a
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
SDNC request for delete SOTNConnectivity
Change-Id: Iaf118183d285d8ec9cfcb7a4c663b429405af8f0
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
SDNCRequest for delete SOTN attachment
Change-Id: I5fa582d13c96e283e3fa3b3ac712afeef3f30665
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
SDNC request template for delete Site
Change-Id: Id40ae3dbc2a8989b69dd20be1f27d98babd8bb42
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.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>
|
|
Add xml body for activate on different resource.
Change-Id: I9e9ba306dc961fd575a336fcc1fb7a73b49ac6c9
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Add request body for differnet resource.
Change-Id: I2c2b0634d5adb84214b5e3177c9bcdcff3b6f334
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
|
|
|
|
|
|
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa70000003
Issue-ID: SO-683
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
|
|
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa70000002
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>
|
|
Update input variable for deactivate
Change-Id: Icc67a667bbf26198b78ad34248b61003e149ce26
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.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>
|
|
Implementation for DeactivateSDNCNetworkResource.
Change-Id: If94af643665788ca110d91c1770839d18dcad3f7
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Fix logging in DeleteSDNCNetworkResource
Change-Id: Ia2fc68d4a412c3cfe9efd1f0296e1edbda95ddf8
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Added input variable for activate workflow
Change-Id: Ibf440835283a41fd783f753f63d3a30412b59eef
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Correct logging for "DeactivateSDNCNetworkResource.groovy".
Change-Id: I3cf60ab9bfd0c82a19fd4e418956692c50af1086
Issue-ID: SO-689
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|