aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-05-14Fix build, update sdnc nb versionMarcus G K Williams1-1/+1
Fix sdnc generic-resource-api-client version by using the released version of the artifact 1.5.1 instead of 1.5.1-SNAPSHOT Issue-ID: SO-1877 Change-Id: Id0419e44ffd88b206a9d183bfd27e4f1da98e60e Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2019-05-13Fix GR_API no homing pathMarcus G K Williams1-1/+1
Set correct variable name "homing" in AAICreateTasks.createVNF to ensure GR_API no homing path does not fail. Issue-ID: SO-1870 Change-Id: Ie19d9b5d475d2e3c5bec1f744975906813ab8723 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2019-05-13Fix common ccsdk dependency and buildMarcus G K Williams1-1/+1
Issue-ID: SO-1874 Change-Id: Ie151de0e2a0a0354a988e0d23deb77cd2a66a930 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2019-05-11Fix default Generic NeutronNet template errorYang Xu1-3/+3
Change-Id: Ifff06e6b0e37a6c0689ddca925386fdf671366f2 Issue-ID: SO-1873 Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2019-05-09Merge "UPDATE lICENSE INFO" into dublinsubhash kumar singh1-0/+0
2019-05-09UPDATE lICENSE INFOseshukm1-0/+0
Issue-ID: SO-1854 Change-Id: Ica4cd90f0b89904dbd518521d9722cc2b065771e Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2019-05-06Merge "bump the SO dublin version to 1.4.1" into dublin1.4.1Marcus Williams1-1/+1
2019-05-06bump the SO dublin version to 1.4.1seshukm1-1/+1
Issue-ID: SO-1851 Change-Id: I21ab3222a716e8b70ee9d33a9c00832c1807628c Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2019-05-06Merge "Fix deployment of workflows on start" into dublinSteve Smokowski5-26/+67
2019-05-06Merge "VFModule To HeatTemplateUUID" into dublinSeshu Kumar M1-1/+6
2019-05-06Merge "Check if InstanceGroup modelUUID already exists" into dublinSeshu Kumar M1-8/+18
2019-05-06Update the Arc diags for SOseshukm1-0/+0
Issue-ID: SO-675 Change-Id: I55522f10344da148b83cda26820f82f54ebcec90 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2019-05-06remove jtosca dependency from BPMN Infraseshukm1-10/+0
Issue-ID: SO-1834 Change-Id: I94886972032bff3bcd9cb033ccd337ad9e597bf4 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2019-05-06update the SDC tosca version to 1.5.1seshukm1-2/+2
Issue-ID: SO-1834 Change-Id: Iea99bfce2d96611b61f0cba21038d08dd1fa9758 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2019-05-05VFModule To HeatTemplateUUIDMerkel, Jeff1-1/+6
- Set existing Heat files on the vfModuleArtifact. Change-Id: Ie01a7932115158dc974ab9ba89a8954a3e732e79 Issue-ID: SO-1846 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-05Check if InstanceGroup modelUUID already existsMerkel, Jeff1-8/+18
- Added code to check if InstanceGroup modelUUID already exists in DB. Change-Id: Ibf3bf27e6c0523df80adad6debafa2c2f3a337ec Issue-ID: SO-1845 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-05-05Fix deployment of workflows on startElena Kuleshov5-26/+67
Fix deployment of workflows on start Change-Id: Iaa5cb96020da20c96bedb81e0829f73c7461b67f Issue-ID: SO-1837 Signed-off-by: Kuleshov, Elena <evn@att.com>
2019-05-02VNFM simulator implementation for delete flowMichaelMorris7-121/+274
Issue-ID: SO-1773 Change-Id: I14c8325dbb8fbdaebff7b7ec674fd0ddbb5930c3 Signed-off-by: MichaelMorris <michael.morris@est.tech> (cherry picked from commit 252f18a05916bd8f50e7fa803129e3e4c44cd0a5)
2019-05-02Fixed issues found in delete integration testingMichaelMorris8-49/+131
Issue-ID: SO-1827 Change-Id: I73fdcad3d466634cea850e4df10291a66ec2aa61 Signed-off-by: MichaelMorris <michael.morris@est.tech> (cherry picked from commit f4f9c027afc2981d36d607612b6e67cd0a1e8d52)
2019-05-02VNFM simulator implementation for instantiate flowLathish25-674/+968
Issue-ID: SO-1773 Change-Id: I710fe6905d650df29f7550f4eafde2f672301bc4 Signed-off-by: Lathish <lathishbabu.ganesan@est.tech> (cherry picked from commit c0b9d01cbc3a3d3b1ce32178394e8fd74a10de65)
2019-05-02Merge "Fixed issues found in integration testing" into dublinByung-Woo Jun19-198/+256
2019-05-01Fixup handling of multicloud post responseEric Multanen4-65/+96
Make the handling of the multicloud post response more flexible. Add additional parameters that may come back. Change-Id: I0a5c7016f11dbfe832c81e2fcafc398a998b622b Issue-ID: SO-1833 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2019-05-02Fixed issues found in integration testingMichaelMorris19-198/+256
Issue-ID: SO-1814 Change-Id: Ica6929e10cb40d535657eefc9786090af996ba32 Signed-off-by: MichaelMorris <michael.morris@est.tech> (cherry picked from commit df6508f90ffb0247b94a7357035e36af61b4f207)
2019-05-01Merge "Correct Catalog DB beans" into dublinSteve Smokowski34-1342/+1109
2019-05-01build sndc and user directives in groovyEric Multanen5-1117/+1228
Fill out the sdnc_directives and user_directives used by the multicloud vnf plugin adapter when invoked via the groovy path. Change-Id: Ia11680be682b38756f188c71e3e000bc21c15aa9 Issue-ID: SO-1822 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2019-04-29Check to make sure Heat records do not exist.Merkel, Jeff2-59/+117
- Replaced index assert statements with stream(). - Updated the UT to retrieve from the service object for the assert statements. - Added check to make sure Heat records don't already exist. Change-Id: Ife02303e7b3f5c7d132fb9c1baebaa3787a18494 Issue-ID: SO-1818 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-29Merge "repeat distribution transaction error" into dublinSteve Smokowski3-22/+137
2019-04-29Merge "Do not need to retry on inventory exception" into dublinSeshu Kumar M2-2/+30
2019-04-27repeat distribution transaction errorParthasarathy, Ramesh3-22/+137
implemented existence of tosca csar first before processing the notification implemented changes to verify if a csar already exists with tosca_csar table before processing the distribution. Updated code to set the SO component status when the csarIsAlreadyDeployed. Change-Id: I777ec603cb2f2f004adaa84e07196a961cebd646 Issue-ID: SO-1808 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-27Correct Catalog DB beansElena Kuleshov34-1342/+1109
Correct Catalog DB beans Change-Id: Ie9bb4aef606da8c87e5960c95b564fb2fc299869 Issue-ID: SO-1828 Signed-off-by: Kuleshov, Elena <evn@att.com>
2019-04-26Do not need to retry on inventory exceptionBoslet, Cory2-2/+30
Do not need to retry on inventory exception due to vservers/linterfaces missing. Change-Id: I8e1e1d89ebd35e2b84a65e5e6db3e1db3f976982 Issue-ID: SO-1812 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-26Fix multicloud query of non-existant stackEric Multanen2-1/+2
Fix handling of Not Found status for multicloud plugin query of a workload. Change-Id: Ie33b8728bf71fbcf0eaaa6496520351404928a36 Issue-ID: SO-1821 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2019-04-25Merge "Add SO update config file -application.yaml file" into dublinSeshu Kumar M1-2/+1
2019-04-25Add SO update config file -application.yaml fileBonkur, Venkat (vb8416)1-2/+1
Added to Dublin branch- update the catalog-db-adapter -application.yaml file Remove the below line for flyway so that repeatable scripts are run. repeatableSqlMigrationPrefix: RATT Issue-ID: SO-1804 Signed-off-by: Bonkur, Venkat (vb8416) <vb8416@att.com> Change-Id: I54bd6d178d9f4c6854421f099bf393599d46d58f
2019-04-25Merge "Configuration object status to Inventoried" into dublinSteve Smokowski5-3/+25
2019-04-24Configuration object status to InventoriedBenjamin, Max (mb388a)5-3/+25
Set initial OrchestrationStatus of Configuration object to Inventoried After Assign call, we need to set the configuration orchestration status to Assigned Change-Id: I4abaeb18d1d220b2bdd03269b3b5a2aba478bf64 Issue-ID: SO-1796 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-23Merge "Fix issue where null variable causes task to not" into dublinSteve Smokowski2-10/+47
2019-04-23Merge "Moved base client to new location" into dublinsubhash kumar singh7-9/+9
2019-04-21Fix issue where null variable causes task to notBenjamin, Max (mb388a)2-10/+47
fixed formatting of newly added files Fix issue where null variable causes task to not complete Change-Id: If2361a0834220c2e2738917a2e5bf9b012570929 Issue-ID: SO-1806 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-20Moved base client to new locationBenjamin, Max (mb388a)7-9/+9
Change-Id: I0d8ab71393935ca791d37bb23340f96b921f5505 Issue-ID: SO-1791 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-20always convert values toString for xml marshallingBenjamin, Max (mb388a)5-5/+63
always convert values toString for xml marshalling added in null check and object mapper call Change-Id: Ie91c313dce110d53586e6773e2223d63be799a54 Issue-ID: SO-1786 Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
2019-04-17Merge "fix to add SO VNFM adapter architecture images"Marcus Williams2-0/+0
2019-04-17Merge "fix to add SO VNFM Adapter description"Marcus Williams1-0/+8
2019-04-17Merge changes Ieb9ac7c0,I922c8102subhash kumar singh4-0/+252
* changes: Update the FAQs Add in the Faqs
2019-04-17fix to add SO VNFM adapter architecture imagesByung-Woo Jun2-0/+0
Add SO VNFM adapter architecture images Change-Id: I3ca0cf9cf68600c06158d1e777b889aff9de1ad7 Issue-ID: SO-1797 Signed-off-by: byungwoojun <byung-woo.jun@ericsson.com>
2019-04-17fix to add SO VNFM Adapter descriptionByung-Woo Jun1-0/+8
Add SO VNFM Adapter description Change-Id: I8c39b2100ecc9a863d302dec76966017de6abcdc Issue-ID: SO-1795 Signed-off-by: byungwoojun <byung-woo.jun@ericsson.com>
2019-04-17Update the FAQsseshukm3-0/+251
Issue-ID: SO-675 Change-Id: Ieb9ac7c0499989941e5a5970fe37105269d4e704 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2019-04-17Add in the Faqsseshukm1-0/+1
Issue-ID: SO-675 Change-Id: I922c81027db9450baa6659729cbbbe2f5363fc6e Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2019-04-17Merge "update the latest deployment view"subhash kumar singh1-0/+0
2019-04-17update the latest deployment viewseshukm1-0/+0
Issue-ID: SO-675 docs/images/SO_Architecture_Internal.png Change-Id: I3286ddc55d59aa8a4d918e1a8c44cac640ca9e6f Signed-off-by: seshukm <seshu.kumar.m@huawei.com>