Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
Project: sdnc/oam master 653308418e0ef55ee66ae7e57c2203afbff86ece
Fix overlay DG testing issues
*Fix json template context variable name
*Get network-id by querying AAI using network-name
*temporarily removed checkRequiredL2Parameters, as it is currently failing
Change-Id: I9faa51d601e4df882309872f890696b96f5236ca
Issue-Id: SDNC-113
Signed-off-by: Ramu N <ramu.n@huawei.com>
|
|
Project: sdnc/adaptors master d69f503c3231553405a4cbc7ab08f40c6f55befd
remove sdnc/adaptors/aai-service/provider
As aai-service module is moved from sdnc/adaptors/aai-service to ccsdk/sli/adaptors/aai-service,
sdnc/adaptors/aai-service/provider can be removed from master branch
Change-Id: If772a03e94c2f9343702b556cbc92140fe150340
Issue-Id: SDNC-135
Signed-off-by: Ramu N <ramu.n@huawei.com>
|
|
|
|
Add footer reference to CC4 and make Copyright 2017 ONAP
Modify how to create documentation guide to describe appending copyrights on update contributions.
Update Collections Titles
Exclude aaf until source rst files are corrected for the next release.
Change-Id: I3ed26910b2bbb7a15c7c2865e40ff1e5545a00ff
Issue-ID: DOC-102
Signed-off-by: Rich Bennett <rb2745@att.com>
|
|
Project: appc/deployment master 72db121a663dfede830908bcb8158d958ea6c02e
Add license text to APPC deployment RST files
Adding the commented license text on top of each RST files as part
of the APPC Deployment Repository.
Change-Id: I34f959378bf8006b5348bbbfc27472c00bdbb595
Signed-off-by: Hector Anapan <ha076r@att.com>
Issue-Id: [APPC-283]
|
|
Project: sdc master 15c2ce7ea39ebfcf4ccae699e4a8c95a9a88a5e0
Sanity docker build
Sanity docker build & vLB + vCSCF_aligned VNF addition
Change-Id: I5998c7232c1a99c6ad83066f6dd19cd45bb8b351
Issue-ID: SDC-478
Signed-off-by: Tal Gitelman <tg851x@intl.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: oom master be5efe48b1a629298c6b02a286ed93cedf6537d9
Merge "Correcting dcaegen2 sample config file"
Correcting dcaegen2 sample config file
It needs to use single quotes to wrap YAML values otherwise
the bootstrap process will fail.
The sample file in the dcaegen2 ONAP project used single quotes
and when making the sample I just chose double quotes as preference.
Issue-ID: OOM-345
Change-Id: Ia9c0a2558bd15190f536cc45aa40568b623178ee
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Project: dmaap/messagerouter/messageservice master c221d4a67c1a32190e5e91b97c6bf830f5f6103a
modified the document to remove errors
DMAAP-149
Signed-off-by: rn509j <rn509j@att.com>
Change-Id: I4e33e9df817f817e5aac63beb8ca56e81036b863
|
|
Project: integration master cf26999de441d3e915ee011ddfa31a2bb1b1af15
Fix proxy usage for docker external
The process that retrieves Docker images hosted externally was
missing a step in its configuration. This change fix the
configuration and unblock the pending Unit Tests.
Change-Id: I5a6b39086eb806bab5bb2667092a154e230d33ef
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: INT-227
|
|
Project: oom master 28a345d5c6fadc59c0794afd96a39f4fcca6bbd5
Merge "scripts & kubectl are executable for consul-agent"
scripts & kubectl are executable for consul-agent
Issue-ID: OOM-364
Change-Id: Iefdf89152056efa25ab9bdc5c76c0518def95459
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
|
|
Project: vnfrqts/requirements master fa9f2c21530f9fe15b008d08187653ba23a3be32
Change OpenO by ONAP and minor corrections
Change-Id: I0d0280d8da50f5dbb28820ed364c0facbff267f4
Issue-ID: DOC-103
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
|
|
Project: sdc/sdc-docker-base master b571ddb3f9f4a42f79977421eab5f0b982a1ca61
Update Dockerfile user to enable apt-get
Due to change in the base container
it is needed to replace the default user
before the apt-get commands in dockers
that are based on jetty:9.3-jre8
Change-Id: I675654c638d4e1bc81b1d1ae0509935aa5b1107e
Issue-Id: SDC-477
Signed-off-by: Areli Fuss <af732p@att.com>
|
|
Project: aai/aai-common master 9b7c16e1adcbf0ce87164d16ba8fdf96dd270b18
Add documents to index.rst
Issue-ID: AAI-255
Change-Id: Id4d5935096b8fe780ada4d912cb6fdc54f50ac69
Signed-off-by: O'Connor, Lina (lo8949) <lo8949@att.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: vnfrqts/guidelines master 7bf757821dde75ff05425743828bc59c9d1a069b
Merge "Corrections to pass doc8"
Corrections to pass doc8
Change-Id: Idfb499b524e30abb036cb25cbefa7301801db976
Issue-ID: DOC-94
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
|
|
Project: dcaegen2 master 914778def3d2c6625c3e471b0f7a9f504d5d8e3f
doc updates for ves
Change-Id: I6881e8f121b1e359fed39e69a642276891f6d501
Issue-ID:DCAEGEN2-128
Signed-off-by: Vijay <vv770d@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: sdnc/parent master 4b1a1aa3b2015845abe5a2ebcd8f61542aae01b9
Setup ReadTheDocs
Issue-ID: SDNC-72
Change-Id: I607e1f971722d26253879bff0d465b1bab889bac
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
lots of warnings in file
docs/templates/sections/apiexample/dcaecdap.rst
Mainly formating issues in tables
JIRA: DOC-107
Change-Id: I75782ab4b537babab1712ca762bb4631cd7f8a6b
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
Project: sdnc/architecture master 2f0dca3d080e8c940be7a271423ec9cddc86a2e0
Setup ReadTheDocs
Issue-ID: SDNC-72
Change-Id: I8831a32ecde4734837fd29eaa2c85e4b8066c47e
Signed-off-by: Brian Freeman <bf1936@att.com>
|