Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
|
|
|
|
|
|
|
|
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>
|
|
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
|
|
- Committed changes for tabs verse spaces.
- Added isAlreadyDeployed check at the Service level.
Change-Id: I1f735830820f84745ed1fb9f5a9e76146ee23d3b
Issue-ID: SO-1764
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
|
|
remove unused code
Issue-ID: SO-1767
Change-Id: I12b8295ae4a5bc9e9154c8ccd1bb53f70886f929
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Fix request input parsing if default value null.
Change-Id: I5d3e2e55d630271f93773eb7c634f50af4197fb0
Issue-ID: SO-1744
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Fixed blockers according to Sonar analysis.
Change-Id: I2c2d053b66019b74ee20b0a56fb7b93bf931bb61
Issue-ID: SO-1734
Signed-off-by: Robert Bogacki <r.bogacki@samsung.com>
Signed-off-by: Katsia Kazak <k.kazak@samsung.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added SO Populate Activity BB Data in Catalog DB. Make the ID columns
auto increment activity_spec_categories, activity_spec_to_activity_spec_categories
Issue-ID: SO-1724
Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com>
Change-Id: Ic59727cd8aa13133d6b5ebde98a249cda180cc9d
|
|
Change-Id: Id1c3f8b32533150a8983706bc28b3b02b9124bf5
Issue-ID: SO-1623
Signed-off-by: MichaelMorris <michael.morris@est.tech>
|
|
Change-Id: I9b84164dc189128eed8d09b6ce69fc5d5fd78348
Issue-ID: SO-1618
Signed-off-by: rokenny <ronan.kenny@est.tech>
|
|
|
|
Change-Id: Ic54892fd52f4125f0d1515db3224e99b5c40f47f
Issue-ID: SO-1625
Signed-off-by: rope252 <gareth.roper@est.tech>
|
|
Refactor OofHomingV2 Java
to working state and fix IT tests.
Issue-ID: SO-1469
Change-Id: I8647058adf5ed41c5bebebee79f9dbc4d80c2974
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
Fix the PNF registration issue
Use the applicationEvent to notify about PNF ID
Issue-ID: SO-1506
Change-Id: I4c5ebfdd4ed319408ef99e1360c37124688fd7f1
Signed-off-by: eeginux <henry.xie@est.tech>
|
|
extend update interface for service instance modification on CCVPN use case extension
Issue-ID: SO-1393
Change-Id: Ib21843be32738de0197185906ba38c61f1095f24
Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
|
|
Change-Id: Iaae7f17517dc44767b73495e62549765edc4e343
Issue-ID: SO-1637
Signed-off-by: MichaelMorris <michael.morris@est.tech>
|
|
Issue-ID: SO-1628
Change-Id: I585d264bf25f45ec39c3d954ef498516537d0d92
Signed-off-by: MichaelMorris <michael.morris@est.tech>
|
|
Deploy custom flows on startup
Change-Id: I2837de8745b5eef44463c52295a40f181e4db0b9
Issue-ID: SO-1739
Signed-off-by: Kuleshov, Elena <evn@att.com>
|
|
Implement interface to SDC for ActivitySpec publishing
Change-Id: I4991d312906d7675651b30b08469a4b6cc2e9623
Issue-ID: SO-1740
Signed-off-by: Kuleshov, Elena <evn@att.com>
|
|
Query CatalogDB for WorkflowSpecifications fron APIH
Change-Id: I5eef5ba9b49c0a7420ef93a5425121bfe7225b1b
Issue-ID: SO-1727
Signed-off-by: Kuleshov, Elena <evn@att.com>
|
|
|
|
Added in maven plugins to enforce coding style rules
Added in eclipse java formatting xml
Change-Id: I3727bbf4ce8dc66abfd8ad21b6cfd0890c5d3ff0
Issue-ID: SO-1765
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
|
|
|
|
|
|
|
|
|
|
Added filter to reject requests that reuse request ids
for requests db
Change-Id: Iced020a9e1bc98c93911966f62ac0049e43e314b
Issue-ID: SO-1762
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Workflow Recipe Lookup and related Catalog Beans
Change-Id: Ib1c3493106658d139861d2620dfb9cb382115744
Issue-ID: SO-1728
Signed-off-by: Kuleshov, Elena <evn@att.com>
|
|
Issue-ID: SO-1628
Change-Id: I302e5c65f9b01a8608053b6f83696d0161cd2bf2
Signed-off-by: MichaelMorris <michael.morris@est.tech>
|
|
SDNHandler callback correlation issue. Should not go back to waiting
for callback when final_indicator=Y is receibed in callback. Raise an
error when responseCode in callback mesage is not 200.
Change-Id: Ia55ab5a9bafdfe877a1221b67d5f3258039a3900
Issue-ID: SO-1761
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Add Query param to pull back nested stack information
Change-Id: Idf83291107e2ef7e86bb2de914469b0401eda0ac
Issue-ID: SO-1760
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|