Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: so master 0bc351ed4e238cd0656e73d9d72f17b280c5a705
Merge "Correct column labels in vnf_components_recipe"
Correct column labels in vnf_components_recipe
Change-Id: Id490ac4165a69e4c67a52667529624919ee34fdf
Issue-Id: SO-267
Signed-off-by: Arthur Martella <amartell@research.att.com>
|
|
Project: so master 5368783be5ae005c59bb67541e5f84dae9a090c8
fix Get E2E service
IssueId: SO-263
Change-Id: I965a34906c9b22345452000bf26dcfe5d5773429
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 8196490263e51288e9735334ce44bb5968a92203
Merge "update operation status for E2Edelete"
update operation status for E2Edelete
IssueId: SO-258
Change-Id: I7699b44d5e72fdcec96f86b0c493b969f9c91598
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 1e467c2adeb2491d0f114499242d0560981b880b
Merge "Changed license to CC-BY 4.0"
Changed license to CC-BY 4.0
Updated Root License so/LICENSE.txt with CC-BY 4.0 license.
Removed txt file license from csar files . Root license will be used.
Change-Id: I6e56824522274a77e6da86dbe72bc0c0ea2db78a
Issue-Id: SO-261
Signed-off-by: Shailendra Borale <sb8915@att.com>
|
|
Project: so master eb7b6b427608fa21cf6241620202a803089020af
Merge "NetworkResource modelInvariantUUID is too short"
NetworkResource modelInvariantUUID is too short
It is currently 20. It should be 200.
I'm also fixing HeatFiles.hbm.xml to match a recent
schema fix (SO-247).
Issue: SO-264
Change-Id: I2bd6fc480310abc80b1a189a83b1e3f73c90149b
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Project: so master ba489a051763c4d4f9a5ff36644d40144f887873
Fixed bug to parse json userParams array
BPMN request - userParams is an array of maps, rather than a map.
Each map has name and value elements.
Changed code to parse the array correctly.
Change-Id: Ie06ba22b03fa5c5ceb103c42daa3bbf7e6e252db
Issue-Id: SO-262
Signed-off-by: Shailendra Borale <sb8915@att.com>
|
|
Project: so master 0f8457a9f13aaad6de8c597abee6795a7c6f8e3f
Merge "fix for delete e2e service"
fix for delete e2e service
IssueId: SO-258
Change-Id: Ib038f1a40d3a1a8604b3ba1da6b7bc7de33a074e
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master 4853bd7c5feb57633a4d4674781a93b7b3748aea
mend
Change-Id: I2b184568eec68e37d6de10946e8403159cae671e
Issue-Id: SO-252
Signed-off-by: Shailendra Borale <sb8915@att.com>
|
|
Project: so master b64de19b30a4681496ea17d465973acfb50f700b
Changed copyright information
Changed copyright info in the listed files.
For csar files, files were unzipped using unzip csarFileName
The text files were modified:
The license info was added in the beginning of the file, not at the end.
And then zipped again: zip csarFileName -r *
For Xsd files, the information was added within commment section
Change-Id: Ifc7c9594f948f98077c4364f4b9631fcf6cb1c32
Issue-Id: SO-252
Signed-off-by: Shailendra Borale <sb8915@att.com>
|
|
Project: so master df0e90472a7edc1f10cc66d10f790306fde9cffa
Get msb ip from ONAP_IP
which is an envirment parameter come from open_ip
Change-Id: I3a314f65d92556bc1f9054ab837cbe15154c11d8
Issue-ID:SO-181
Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
|
|
Project: so master 1b766d3cebe983b0a37003dddb9ce80efd0ddd68
Quick fix to unblock the issue of VoLTE creation
IssueId : SO-253
Change-Id: Id7422ce88965c82c20eea5071db4992bee349279
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
|
|
Project: so master 4e7a1fff1f61e598df41157e830d132bc95bcdc1
Merge "Fix Issues about voLTE Create"
Fix Issues about voLTE Create
Fix Issues about voLTE Create
Change-Id: I811dc05c8f9a7caecddb279e025772d5d02c2548
Issue-ID:SO-254
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
Project: so master cb81b55dd9505499ff3facbaeec1a6a8bacb6b3c
Merge "Fixed multiple so issues"
Fixed multiple so issues
Change-Id: I4b73cdeeb2a636d42df7b1b156e27e958c828048
Issue-id: SO-224
Signed-off-by: Ramanjaneya-Huawei <ramanjaneya.palleti@huawei.com>
|
|
Project: so master b4630a2fed1b382c37ff497b4f5917584f2b84fa
Merge "Added the "@Override" annotation"
Added the "@Override" annotation
Change-Id: I9a3a8df844813763948578dc34659da535352ad4
Issue-id: SO-224
Signed-off-by: Ramanjaneya-Huawei <ramanjaneya.palleti@huawei.com>
|
|
Project: so master 859e445816b9c16011ea79d60c860aa59f869a26
Merge "Use StringBuilder"
Use StringBuilder
Change-Id: I13d2856530776cdf57c41f12c0bf522988bea29a
Issue-id: SO-224
Signed-off-by: Ramanjaneya-Huawei <ramanjaneya.palleti@huawei.com>
|
|
Project: so master 08c2b92918259dc20030a22a5c6e0214d7161a48
Merge "Remove the declaration of thrown exception"
Remove the declaration of thrown exception
'org.codehaus.jackson.JsonProcessingException'
which is a subclass of 'java.io.IOException'
Change-Id: I29ddf71ad7166824dd3fdc8e3aa40fb5d482b4c0
Issue-id: SO-224
Signed-off-by: Ramanjaneya-Huawei <ramanjaneya.palleti@huawei.com>
|
|
Project: so master db8b509a2d93d206da69d5dda0a137767d07ab5f
Merge "Add a private constructor"
Add a private constructor
Change-Id: Ic826c93db7933a9a1a25c7ee09f8bc156dabadb1
Issue-id: SO-224
Signed-off-by: Ramanjaneya-Huawei <ramanjaneya.palleti@huawei.com>
|
|
Project: so master f1d0ea83c970c033d0a11183afa4a6a836b85b47
Merge "Remove unused imports"
Remove unused imports
Change-Id: I2dbd1cd0481d46dfb763b796bbf6f1eb55fdeb23
Issue-id: SO-224
Signed-off-by: Ramanjaneya-Huawei <ramanjaneya.palleti@huawei.com>
|
|
Project: so master b83bb2e86441b233cdb4e1d700ba0a38dc485758
Merge "Iterate over "entrySet" instead of "keySet"."
Iterate over "entrySet" instead of "keySet".
Issue-id: SO-224
Change-Id: Ib4e15f7db253d8af8f73d2185afd950f33c1a8ac
Signed-off-by: Ramanjaneya-Huawei <ramanjaneya.palleti@huawei.com>
|
|
Project: so master 478658732cbb5d9a0d3aa127f21614fe0320fba6
Merge "Update license in a couple of groovy scripts"
Update license in a couple of groovy scripts
Replaced the license in several groovy scripts with reference to the
Apache license, as is standard for ONAP.
Change-Id: I2be9aef096a95fe70b82579d0a2f6ee88b3caf03
Issue-Id: SO-238
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
Project: so master 6464a078924b23c70c16d687c9812faff334920f
Merge "Rename "LOGGER" field to match regular expression"
Rename "LOGGER" field to match regular expression
Change-Id: Ia8c8e2ed9ad3360556d95cfc78e561e05aa5dddf
Issue-id: SO-224
Signed-off-by: Ramanjaneya-Huawei <ramanjaneya.palleti@huawei.com>
|
|
Project: so master 2f8df123a97c7d4c046e31fda404483b2efdfe74
Merge "Added additional arguments to method call"
Added additional arguments to method call
The code already included "BPMN" and MsoLogger.getServiceName() as
additional arguments in the call to warn() and error(). Simply added
those same arguments to the call to info(), to match the method
signature.
Issue-Id: SO-244
Change-Id: Ic6297d67329358a3b9cdb480d930dc032b7029a2
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
Project: so master a582a03358c8a56a21922db0edbc8f5bc8bcd224
Merge "Flows fail to update status in requests DB"
Flows fail to update status in requests DB
The fallout and completion handlers are not updating
the request status in the mso_requests database.
The cause is a missing URN mapping that defines the
service endpoint for these updates.
Issue: SO-230
Change-Id: I5b4ff6e9ca2cde6605b3ed7cb7b086041111d31c
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Project: so master 1416a354c91145e6f853bdfacddb8f8579eb8b49
Merge "Fix the wrong XML Request"
Fix the wrong XML Request
Fix the wrong XML Request
Change-Id: Iab821a54984f8f63fa8d06ffaa0060251b6b33ff
Issue-ID:SO-241
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
Project: so master 78c3508e7f82ea5a6c9affd015001bc16bd87450
Merge "Add MSB Config For Restful Call"
Add MSB Config For Restful Call
Add MSB Config For Restful Call
Change-Id: I03e17ce9085d6991ecfa5a2f0a9e17e2dc2fe033
Issue-ID:SO-240
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
Project: so master 6c658bc08c3032bc7820ef39c950cc316434c387
Restore MSOMockServer to the build
Classes in this artifact are needed for unit tests.
For a long term solution, we should find a way to
build these classes into a test-scoped artifact.
Issue: SO-242
Change-Id: I1a57fead07250c841a9f59afb805aea26c7bc102
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Project: so master f2cc7284ebee1ac9159a95a8666467b4d85328f8
Merge "Deal With Error Response from Vfc"
Deal With Error Response from Vfc
Deal With Error Response from Vfc
Change-Id: Id5ce999d561099581b49524969c901ac6dac3f90
Issue-ID:SO-233
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
Project: so master e4dcd8481197a791dad33d59e39d4129ed8eec59
Merge "Omit service-type and service-role if empty"
Omit service-type and service-role if empty
The CreateGenericALaCarteServiceInstance flow does not use the
decomposition building block, and hence there is no service-type
or service-role for the service instance. SO should not put
empty values into AAI; it should omit the elements completely.
Issue: SO-237
Change-Id: Ic9504cd5d5c3a4e4cbe67ef5de0c56f51f3c6938
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Project: so master 9d5c66c9796b2d0368c9c1db7c6af0df4aa8b3ba
Merge "NullPointerException after adapter callback"
NullPointerException after adapter callback
The exception occurs because the default process engine is
being used to handle the callback. Until we come up with a
better design, we will use the "infrastructure" process
engine.
Issue: SO-76
Change-Id: Ibe8a40ac28b2ae855f85094f57d878ee622349a0
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Project: so master 955a4a0d2c1a1740fac46d6946e700442e6079c6
productFamilyId not found error catching
Properly catch JsonException in case when productFamilyId is not present to let if block handle case where it's missing.
Change-Id: Id6eb2aaf10bc8636470ced3fe96c1149bb7e905e
Issue-id: SO-236
Signed-off-by: Arthur Martella <amartell@research.att.com>
|
|
Project: so master d55ca28ac5ccbc3644318449291df1725bf0b047
Merge "Revert "Fix defect SO-36""
Revert "Fix defect SO-36"
IssueId:SO-232
Change-Id: I4118bf42a7325ae6fe6f304638e247bd8a042864
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
|
|
Project: so master 46a9bdfe56850061a27c9f22832c5672ba3b8247
Merge "fix for the E2EServiceInstances progress update"
fix for the E2EServiceInstances progress update
IssueId : SO-205
Change-Id: I5650400729ab89b5b3ae1e8adb0e892390281489
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
|
|
Project: so master 83571bb611a595821720c69c6fd66bfc99978911
Merge "Change SDNC namespace"
Change SDNC namespace
SDNC now uses the org:onap namespace, not org:openecomp.
Issue: SO-231
Change-Id: I434bcb6d2b330a0d536368a5f3d6b86615980314
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Project: so master dc70cfe9d463151e4a01c2d622f71ee9a785fe88
Merge "Added the "@Override" annotation"
Added the "@Override" annotation
Issue-id: SO-224
Change-Id: I98e6b2de01514f2e2c705c9f880057bb977ff075
Signed-off-by: Ramanjaneya-Huawei <ramanjaneya.palleti@huawei.com>
|
|
Project: so master 61354fab1e3c8783fd6a2ff5fcf7d1997fd999b5
Merge "Iterate over entrySet instead of keySet"
Iterate over entrySet instead of keySet
Issue-id: SO-214
Change-Id: I5db39da011ef42a02715751ed78390711888b9cd
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
|
|
Project: so master ee371e36f97d69732d121db182fe68891a8cd0b8
Merge "Fixed CloseableHttpClient close issue"
Fixed CloseableHttpClient close issue
Issue-id: SO-228
Change-Id: I731227f4728d3eee5ce84b358c6422a44efdbdc3
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
|
|
Project: so master 11b23330798f27085c48e06cbc7fb82304103beb
Merge "Replace type specification with operator ("<>")"
Replace type specification with operator ("<>")
Change-Id: I1e4ef70fbce846b9f5ea3527d534fc413fbda272
Issue-id: SO-224
Signed-off-by: Ramanjaneya-Huawei <ramanjaneya.palleti@huawei.com>
|
|
Project: so master 59a489f3b20d289c76b8ad5fdf12e0060c5ee32a
Merge "Added the "@Override" annotation"
Added the "@Override" annotation
Change-Id: I0cbfeb8931a46ccd0b2f759c95adea49c5825af2
Issue-id: SO-224
Signed-off-by: Ramanjaneya-Huawei <ramanjaneya.palleti@huawei.com>
|
|
Project: so master c2df7b57a1de2cac4d73d57fbe7d232a7085b4ae
Merge "Remove unused import and Rename local Variables"
Remove unused import and Rename local Variables
Change-Id: I35267602e813852d43ef84c691a05bc49133082b
Issue-id: SO-224
Signed-off-by: Ramanjaneya-Huawei <ramanjaneya.palleti@huawei.com>
|
|
Project: so master 22a5cd2adb081152bb110e36a843d43db049690c
Merge "fix for including the operation ID in response"
fix for including the operation ID in response
IssueId: SO-226
Change-Id: Ifd515c16b876cc006703a9ae87e5daaff0b34a14
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
|
|
Project: so master 913ca71caf1fee02247b4ddfa589d551f1dda05a
Merge "Remove the unused variables"
Remove the unused variables
Issue-id: SO-223
Change-Id: I5f4d3f9ef78b68c890a32d3f6afc2a86f2064a6b
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
|
|
Project: so master 45a51414d1e005f6832570eb80c29d7a2023c355
Removed unWanted method
IssueId: SO-222
Change-Id: I03b66e901b57ce68c0685c054c4744a2726c1c42
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master c9f9e3c9733ad82d5537636f24d65ffdb6881876
fix method name mismatch create E2E svc
IssueId: SO-222
Change-Id: Ibcdf8c95dfa789619214745edd54393e8340d5ee
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Project: so master e852c6718d4f8f3d475d354595a55ce20727637a
Merge "Add VFC war to war config list"
Add VFC war to war config list
Add VFC war to war config list for the docker image
Change-Id: I99cde517f6221f3c62266bdc01389413af53c57e
Issue-ID:SO-221
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
Project: so master e34e4d0df23d1919fd9630ba34a8659279086908
alaCarteSet unrecognized field
The aLaCarte and aLaCarteSet fields in RequestParameters class
and their corresponsding methods are not consistently named,
and thus they are not serialized/deserialized correctly by
the Jackson JSON utilities.
We were seeing this sort of thing in the requests database:
"requestParameters": {
"subscriptionServiceType": "vFW",
"aLaCarte": true,
"autoBuildVfModules": false,
"cascadeDelete": false,
"usePreload": true,
"rebuildVolumeGroups": false,
"alaCarteSet": true,
"alaCarte": true
}
We obviously shouldn't have "alaCarte" as well as "aLaCarte".
And I don't think we want "alaCarteSet" to be persisted in the
DB at all (it should be ignored by the JSON mapper).
Issue: SO-219
Change-Id: Ia943d2970cb7db153f3af73289f426a154917f7e
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Project: so master 09c8a0f61868c69315115156447b34acaf907bad
overlay-vpn
change input parameters' names and action-type for overlay-vpn
Change-Id: I232410e4e6056bd4253d7e66ad4b895d2052583a
Issue-ID:SO-181
Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
|
|
Project: so master e137c11a9e1f6f62b2f4a4354f097419d4e8ce3f
Fix wrong work flow for service delete
Fix wrong work flow for service delete bpmn logic
Change-Id: I86287cc484b85ed0a31fcf70bea9049d896ade91
Issue-ID:SO-218
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
Project: so master 64d0ab5ebd9121de878d7932e2469afae74c8a99
Correct the workflow for NS Create
Correct the workflow for NS Create bpmn
Change-Id: I71283c88a3936d1b19b3403f6940823875405c90
Issue-ID:SO-217
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
Project: so master 18345bdd80561efd7031086d48b2321b69d2e0e4
Merge "Update hibernate files to initialize timestamp"
Update hibernate files to initialize timestamp
Updated the hibernate hbm.xml files to correct the following issues:
1) Timestamps had generated="insert" but hibernate was not auto-populating
the timestamp value thus the DB was generating an exception. Modified
the definition of this field to cause hibernate to provide the default
value of CURRENT_TIMESTAMP. This impacted most of the hbm.xml files.
2) While running junit tests, the following message appeared in the log
underneath most of the hbm.xml files:
Recognized obsolete hibernate namespace
http://hibernate.sourceforge.net/. Use namespace
http://www.hibernate.org/dtd/ instead. Refer to
Hibernate 3.6 Migration Guide!
Updated most of the hbm.xml files, changing the namespace per the
guide. Note: a couple of the files were already correctly configured.
Change-Id: Id96775b7bd7a42da0c00e208e33aed6fa96ab996
Issue-Id: SO-215
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
Project: so master a10e358bb0d385b22cbd7b38b069401f61206359
Build support for Camunda EE Cockpit
The community edition Camunda Cockpit does not have the
capability to inspect a running or completed process.
This makes it useless for debugging purposes.
If a user has an enterprise license, it should be
possible to build SO using the enterprise version of
Camunda.
This commit modifies the SO poms so that the camunda
version may be specified on the maven command line, as
follows:
-Dcamunda.version=7.7.3-ee -Dcamunda.bpm.webapp.artifact=camunda-webapp-ee-jboss-standalone
A maven repository containing the enterprise artifacts
(in this case, 7.7.3-ee) would also need to be provided
at build time in the maven settings.xml configuration.
Issue: SO-216
Change-Id: Idff63ce70475299924333b37aa51f8d963adf568
Signed-off-by: Rob Daugherty <rd472p@att.com>
|