Age | Commit message (Collapse) | Author | Files | Lines |
|
Issue-ID: SO-675
Change-Id: I7f9ac7d81a4b58f86ed8e0b22519f46966ca14ae
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Issue-ID: SO-675
docs/images/SO_Architecture_1.png
Change-Id: Ic101073737242809c54cba6b0f35088506b53ea4
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
|
|
|
|
Update orchestration_flow_reference table and changes in
WorkflowActionBBTasks to Conditionally trigger ConfigAssignVnfBB And
ConfigDeployVnfBB building block.
Change-Id: I1bdb8a77223aef6855e4e1c9aa80dd026892e6f6
Issue-ID: SO-1702
Signed-off-by: sunilb <sb00577584@techmahindra.com>
|
|
Change-Id: Ibea7e60ac8e8b511e2a6a6ab54b2072e7e8d4008
Issue-ID: SO-414
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Removed unused shallow instance from linterface method.
Changed to use shallow copy of linterface in aduit.
Change-Id: I3cb92b991eaea5634d009967dadf70e6a146f07f
Issue-ID: SO-1789
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Updated flyway migration script to rename object as per review
comments. Used Tosca node type for determining VRF and VNF nodes
updated code based on review comments for schema.sql
Altered ConfigurationCustomizationResource for VRF-VNF to have
bidirectional relationship
ToscaResourceInstaller ConfigurationResourceCustomization was made
bidrectional
Change-Id: Ib45151ff7a40edca38d512ae76f8889b1cc4d0c4
Issue-ID: SO-1777
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
vnfHostName with empty value is present. PNFName should be use a key to
pnf AAI object (not pnfId). FIxed bug recently introduced in
ConfigurationResourceCustomizationRepository.
Change-Id: I968ad84d282d9c16ead16d1559a5e790057e6e1e
Issue-ID: SO-1785
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
- Updated ServicesInstancesTest with mocks for
RequestDb.InfraActiveRequests query. Tests in ServicesInstancesTest
were not failing, but seeing 'HTTP method does not match' messages on
the console for most of the tests.
Change-Id: Ic029cc50da1f414d3228f80b02721e132a15c264
Issue-ID: SO-1783
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Remove unused hardcoded literals
Fix sonar issues with potential hardcoded password literal
Change-Id: I4e2cf1f731e8cc2ee9914480d6422e00db276d65
Issue-ID: SO-1788
Signed-off-by: k.kazak <k.kazak@samsung.com>
|
|
Deploy activities to SDC from Catalog
Change-Id: I1c91b79a060889f14cf0b653b3ed1a60e934c8bf
Issue-ID: SO-1725
Signed-off-by: Kuleshov, Elena <evn@att.com>
|
|
|
|
Change-Id: I76f8cc114c0267a8bf65772edb2a51cb7059f15e
Issue-ID: SO-414
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
|
|
|
|
Sonar Issues Fixes
Issue-ID: SO-1490
Change-Id: I88fba8a0cf7db9397f16001ff9f0968128424c3d
Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
|
|
|
|
Camunda still polling due fast due to bad pom dependencies
Issue-ID: SO-1787
Change-Id: I73efb64a369d5c3e93ab96ba84a3ff4662bbe1fe
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
This change uses the correct
variable name to enable homing
in AssignVnfBB.
The correct variable to use is
not 'callHoming' but 'homing'. Also
updated sunnyDayAssignVnfBBTest to
use the correct variable and BaseBPMNTest.
This change also corrects HomingBB
and calls HomingV2 rather than SniroV2
or OofV2. HomingV2 already passes calls
to the correct implimentation, no need
do this in the BPMN.
Issue-ID: SO-1470
Change-Id: I14a77ef75b8b86feed7af3aab4d52c0df5f12886
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
|
|
|
|
Fix VnfcInstanceGroupCustomization id type
Change-Id: I0282d7ead13228fe69e9641a9c356fd5b363a263
Issue-ID: SO-1776
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
PUT description into A&AI for instance-group, one-line code change.
Change-Id: I151ad4743d547e8f4fa013e23e0670e81ad1ea63
Issue-ID: SO-1774
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Missing check to not reprocess service
Issue-ID: SO-1674
Change-Id: I152c61fb726eb8979eb30c8dcb5f4eed05fc4b8b
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
|
|
|
|
Revert
PnfEventReadyDmaapClient
PnfEventReadyDmaapClientTest
Update the IT CreateVcpeResCustServiceSimplifiedTest
Bug SO-1779 raise to fix the issue with Configure
Issue-ID: SO-1506
Change-Id: I8f0e474405db7f0c23266208cee89df12ac6c0a2
Signed-off-by: eeginux <henry.xie@est.tech>
|
|
all pom.xml files now have two spaces
validation is on for pom.xml files
Change-Id: I424ea2e4d6a549f468792e5f90a43f3a97e6c954
Issue-ID: SO-1781
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
|
|
|
|
|
|
|
|
|
|
Supports multicloud API query by workload name or id.
Gets workload details e.g. stack outputs, etc.
To be used to fill in inputs for vfmodule
that has a volume group or base module.
Change-Id: If45783e82c2a209d3385be1b689a02a05baf9922
Issue-ID: SO-1445
Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
|
|
Modify the SO to support BBS usecase.
Change-Id: I359380bcea9ff4ebb4e021b0425f727392ac590f
Issue-ID: SO-1578
Signed-off-by: marios.iakovidis <marios.iakovidis@huawei.com>
|
|
Add support of OLT resource in SDNCCreateResource.
Issue-ID: SO-1578
Change-Id: Ibf01dae8966a6d63ee15c3911d6b0aa88e20365c
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
AAI url addition for Metadatum for BBS requirement.
Change-Id: I37a5d12c83d758b69506dc0128601cdb358f4f4a
Issue-ID: SO-1578
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Change-Id: I7db043edc382a2812f9e17a47e02701d645d031f
Issue-ID: SO-1771
Signed-off-by: eHanan <eoin.hanan@est.tech>
|
|
|
|
|
|
|
|
|
|
Added SO Populate Activity BB Data in Catalog DB.
Populated more data for lookup tables.
Created a alter script to make the id as auto increment.
Issue-ID: SO-1724
Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com>
Change-Id: I281a2a8abe4457fa76553615efccff628c3f6623
|