Age | Commit message (Collapse) | Author | Files | Lines |
|
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: sdnc/northbound master 107951a4b13c1a4c725b9df201a1af7595ef4dec
Create a Junit test for ServiceTopologyOperation
This test verifies ServiceTopologyOperation RPC
executes a DG then produces the expected
ServiceTopologyOperationOutput and persisted the
expected Service in the DataBroker. In addition
util classes were written to make it easier to
write additional MDSAL test in the future.
Change-Id: I2281099df767397b628ec2caff06f3dd49962b8b
Issue-ID: SDNC-101
Signed-off-by: Joey Sullivan <joey.sullivan@amdocs.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>
|
|
|
|
Change-Id: I48abd7f73dabba20f70b79d23a5dbe51362a406a
Issue-ID: DOC-109
Signed-off-by: Rich Bennett <rb2745@att.com>
|
|
Project: multicloud/framework master 42fbfdc598d852e24c17edf2dfa89f73bdbf217e
Fix docs errors
Change-Id: I730a0edf20a0c8641649f6d2a97319c22d41e846
issue-id: MULTICLOUD-117
Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
|
|
Project: integration master 9f8434f582bbc87d0299d4b4d94c93e20b400a94
Fix version-manifest SNAPSHOT version
Change-Id: I82571d0bbe6b7e8e87136262c7bc42589d69a11b
Issue-ID: INT-287
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: integration master bb7d13cde357be1e72243ad380b111f5ed72ee1e
Policy CSIT Payload changes from push-policies.sh
Issue-Id: POLICY-337
Signed-off-by: RAJU <cr770w@att.com>
Change-Id: I6efd732fea87c23483af32de9f6938e00f41a8ff
|
|
Project: holmes/engine-management master 517b9b3e72b78e5bd537b0abe7d348fd1d642080
modify bug
Issue-ID: HOLMES-71
Change-Id: I8afb81df83421c6b4f0f96ce1067a549d5af4b7e
Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
|
|
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: policy/engine master 33f0e2b71ead3a57e90832dcac89168c79609587
Resolved the License issue in Policy
Updated epsdk version from 1.1.0 to 1.3.1 to resolve the flexslider.
Added Exclusions to resolve the mysql and iText.
Issue-ID: POLICY-355
Change-Id: Iffb052bee37aa3c10f634db1b5bdb2985e9f176b
Signed-off-by: rb7147 <rb7147@att.com>
|
|
Project: appc/deployment master 8ecf0e4d4ee5719fe95250945f12f1d6703c769e
Fix Ansible Adapter doc format
Fixing some parts of the APPC Ansible Adaptor documentation format
where they should show bash-style format.
Change-Id: I222771f68476b64d7be0a3214ba125251391c14c
Signed-off-by: Hector Anapan <ha076r@att.com>
Issue:[APPC-283]
|
|
Project: sdnc/northbound master 45ac56ef4f49b57bee4aa2cd52e4e41618ae2251
Ignore ModifiedNodeDoesNotExistException on delete
When trying to deleteVnf from operational or config tree, if a
ModifiedNodeDoesNotExistException is cause for commit exception
it means that the data you are trying to delete does not exist.
So you wanted it gone, it's already gone ... log a message at
debug level but don't fail the transaction.
Change-Id: Iea0f4e78522cc2f437843e2b17080855cd314ea6
Issue-ID: SDNC-137
Signed-off-by: Dan Timoney <dtimoney@att.com>
|
|
Project: appc master d057eddb13ea27009095b5553de5fad9a29485e3
Change ECOMP by ONAP
Change-Id: I0285454e18d52257f992b1283ddad4246a781aa8
Issue-ID: DOC-104
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
|
|
Project: integration master a867833d0943b36f431b869c630959aa23abaf0f
Script to get floating IP for a server name
Change-Id: I6608c075c6c1adfa1a088f5da70619ebd773ffa5
Issue-ID: INT-278
Signed-off-by: Gary Wu <gary.i.wu@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: portal master 2b39251bbfdb1f2240bad8a293cb1f7c72137b6c
Correct domain suffix to onap.org
Missed an occurrence of cookie domain in the front-end config file,
changed to onap.org (was openecomp.org).
Issue: PORTAL-130
Change-Id: Ieb19912b503c6e0b16bd17ed7d4b1d9a9bc6a439
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
|
|
Project: integration master 6b0ec7edef83ba5097a675c42779bd831523ee5f
Merge "Script for Jenkins env in Wind River lab"
Script for Jenkins env in Wind River lab
Change-Id: Ibcd8323fc942b8bac0f0a3d993edf326b24b3f89
Issue-ID: INT-278
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
|
|
Project: integration master 72d3adfedf2ba6988ec17f0539765734f623a69c
Updated test1.robot
Issue-ID:PORTAL-53
Change-Id: If0b9cda6df3d2317db07d38bb64a055ee8011faa
Signed-off-by: kishore <kk707x@att.com>
|
|
Project: integration master 7a1888f9723e400311cccc0733b28fc721a28d87
Updated setup.sh and test1.robot
Issue-ID:PORTAL-78
Change-Id: Ibc7aa3590a4dd7a0c0769c135aefbb80db78ece2
Signed-off-by: kishore <kk707x@att.com>
|
|
Project: dcaegen2 master 39b5a613c3a2dde9a7fafa330321467c2d8bdf79
Merge "dcae ms installation"
dcae ms installation
Issue-Id:DCAEGEN2-128
Change-Id: Id1f805dce6e2f3513cf5450eb6f78807ed6bb24d
Signed-off-by: Vijay <vv770d@att.com>
|
|
Project: aai/sparky-be master 1014c465c2d3277d8a32980b3900dbfbfaf06f68
Merge "added more fixes to the failed sonar issues"
added more fixes to the failed sonar issues
ParseException was introduced to handle the generic in
SynchronizerConfiguration class
Issue-ID: AAI-429
Change-Id: I3d52729de7b299fb254c6bc05fcf87b8a6bc314b
Signed-off-by: NTNET\renealr <reneal.rogers@amdocs.com>
|
|
|
|
Project: dcaegen2 master c1dd7238385020a6b814dd550a399d8ed6e09df3
clean dcae doc repo
* fix doc8 in dcaecdap.rst
* rm all non dcae related rst in api examples
dcaecdap.rst repo will be removed from doc repo to avoid source duplication
the file will be only cross referenced from doc
JIRA: DOC-107
Change-Id: I7745a26b223a472ba76f7c656b0889ada0c16102
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
Keep the size but sharpen the logo
JIRA: DOC-108
Change-Id: Ic55684373f5bc7860b83caceab6a27f8c2c45c7a
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
Project: oom master 0b23013262a3968fe2d4255bc9cd1010e3e4d1d7
Merge "fix aai travers/resources logback boostrap"
fix aai travers/resources logback boostrap
Issue-ID: OOM-362
Change-Id: Id076a6988c24c400df8fe08837ef9fbd19be893c
Signed-off-by: Michael O'Brien <frank.obrien@amdocs.com>
|
|
Project: holmes/engine-management master 4383d0f0649f68d418aa5351917b7755266a2b7a
Change the MSB Dependency Version to 1.0.0
Change-Id: I090b1e63ae057791cfe7045b0bf09c6b1003058d
Issue-ID: HOLMES-78
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
|
|
Project: holmes/rule-management master 6388611221f67862468bc0acb1e675d3e03b5e00
Change the MSB Dependency Version to 1.0.0
Change-Id: I3484a4a8475bca4ba1dc354f6a8cf6e90dc9a964
Issue-ID: HOLMES-78
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
|
|
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: sdc master 371880722fa899f59c82b1a98b0e3d65ff250e41
Merge "Refactoring of module in onboarding"
Refactoring of module in onboarding
Removed ATT modules.
Change-Id: I9f97b92a1f80483c3422b9b5e6643fdad1bb881d
Issue-ID: SDC-456
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
|
|
Project: sdc master b9d289bfa9dced1ebe4ec070a15b2155ead302bf
Merge "remove the node modules clean up"
remove the node modules clean up
as discussed to speed up the build we will not remove the node modules
current build with this disabled executes in 15 minutes.
Change-Id: Iea276060e8367028af15b36ee8a9d480061895e8
Issue-Id: SDC-375
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Project: msb/apigateway master f44dd44bf492f90db2a6802d7e87db5d37e6b632
Change OpenO by ONAP
Change-Id: I623d3303314ef79250487d895a57258cb9cc2315
Issue-ID: DOC-103
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
|
|
Project: integration master 523768e2bbb92fc1f429d26d0008c46541c43640
Merge "Add VF-C component release version"
Add VF-C component release version
Add VF-C component release version
Issue-ID: VFC-527
Change-Id: Id14cbe8c38d5a0f1c0c079d72c625ee9249fdaca
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
Project: integration master da9baba4a76e74c539d738a777b289171a743964
Merge "Updated setup.sh and test1.robot"
Updated setup.sh and test1.robot
Issue-ID:PORTAL-53
Change-Id: Iaab6441d4d104b652e9cfe00b62f7e11a7cba2c4
Signed-off-by: kishore <kk707x@att.com>
|
|
Project: msb/java-sdk master a33ca6e2189e8dbf94a927488a49c5ae380485e5
Merge "Remove duplicated class variable"
Remove duplicated class variable
Issue-Id: MSB-91
Change-Id: I66b7b80dc51ab726703c94e4e73a8f6d8b2c3593
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
|
|
Project: appc master 911c2a76215a7a826e642fced260d075e157a420
Change ECOMP by ONAP
Change-Id: I755967d88980988251f4ec2e1d5a3265a300b020
Issue-ID: DOC-104
Signed-off-by: Eric Debeau <eric.debeau@orange.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: msb/java-sdk master 2d015b72e1f99fe9e2c34f5353fb406faae43790
Change OpenO by ONAP
Change-Id: I47f38e3e0ead16696e976ec48a4a656e168cd741
Issue-ID: DOC-103
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
|
|
Project: ccsdk/sli/core master 1e1e9ffde7143ff18ff893f2ad5cb371dde139d1
added code to convert yang to properties
this code is used by dgbuilder to convert the yang to context property names
Change-Id: Ib53f57df6e8bd32a3a1b7ba6fa7854497c1f5c6c
Issue-ID: SDNC-81
Signed-off-by: Sheshi Chinthakayala <sc2914@att.com>
|
|
Project: integration master e88b827e9ac4c9b8198813e0e413661b39ec7b2b
Merge "update data spec file with apache license"
update data spec file with apache license
Change-Id: I0744cb25bd65a84ef2a5b9b47f65d4b095aef9af
Issue-Id:DCAEGEN2-167
Signed-off-by: Vijay <vv770d@att.com>
|
|
Project: integration master 82a4a67d6906ee50504a65dd1709f148a2821cd6
Add structure for modeling/javatoscachecker csit
Change-Id: I38b62330748b6c35656af30d102569fdaa46e7cd
Issue-Id: MODELING-26
Signed-off-by: Serban Jora <jora@research.att.com>
|
|
Project: portal master 764405bc00dd938b54c5a641ddab01f1d67ad861
Revise domain name and app context paths
Now uses host simpledemo.onap.org (no more simpledemo.openecomp.org)
and context path ONAPPORTAL (no more ECOMPPORTAL).
Issue: PORTAL-130
Change-Id: I15a47eae10ed444b8bfc5ba33a8a33a25d5c6ec6
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
|
|
Project: sdnc/oam master c0907b920aa7609f9ab6a2d6db715de1b6208c09
Add missing generic resource properties
Generic resource API expects a properties file to define endpoints used
by restapicallnode.
Change-Id: Ia9786167236d520966034e50399a86b76eda9b68
Issue-ID: SDNC-136
Signed-off-by: Dan Timoney <dtimoney@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: vnfrqts/guidelines master 9a875c21b8c3f94557b4cf682eb35b9daec5ce1d
Change OpenECOMP to ONAP in figure1
Change-Id: Ifcb130acc19797edfe8ad6f8b79df2c280e60747
Issue-ID: DOC-104
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
|
|
Project: vnfrqts/requirements master b68e9c0dc88d0d0c539161f0ea69b20bf95448d9
VNFRQTS - Requirements -- Requiremnt List
VNFRQTS - Requirements -- added requirements list to the appendix b
Change-Id: I758deb32046f831ed7d43d1ffa95a18a860f7396
Issue-ID: VNFRQTS-27
Signed-off-by: rr929y <rr929y@att.com>
|
|
Project: ccsdk/distribution master 7db84e03265024d3510b6d25a054ac895e0f0e1d
Add keystore file to ccsdk/distribution
Changes made:
1. added main/stores directory
2. added truststore file
3. updated pom file to properly include stores directory
Change-Id: Ic10370e3c21c5e413c5745c2fbee7116f14a86a2
Issue-ID: SDNC-134
Signed-off-by: Rich Tabedzki <richard.tabedzki@att.com>
|