Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: sdc master f86741b693d54f0cb074028c484835f42c991923
Failure to submit NFoD when backup NIC is set
Issue-ID: SDC-1062
Change-Id: I03944def6a3695dad7c866dbe1eb17b2fe5f5ae9
Signed-off-by: olegb <olegb@amdocs.com>
|
|
Project: sdc master 0f75bea8333e50a57df10d2248fce94a5a17b1a2
adding flow tests for vlan tagging validation
Issue-ID: SDC-994
Change-Id: I04c1fd0e10f36681b4a5752900d2e2be67579c4a
Signed-off-by: katy.rotman <katy.rotman@amdocs.com>
|
|
Project: sdc/sdc-tosca master 644e2206bcbaa87744b08b869ee8a378c9fae2fc
Revert "vLAN . Support Policies."
This reverts commit fe7a82b3a8f416fd87519caa07124261d9f117f3.
Issue-ID: SDC-1056
Change-Id: I79a00f8b5d6897d65317f9504cde177c186a6221
Signed-off-by: Michael Lando <ml636r@att.com>
|
|
Project: holmes/rule-management master 61785d9b87afee1ee0bddd3507fcb7b7308be944
Made some API changes
Change-Id: I4abb0068128d5cd73d42b3ca1607fc982a364efd
Issue-ID: HOLMES-115
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
Project: holmes/engine-management master 3b822dd0c43d656cf4cb9b3f37633300b963e120
Made some API changes
Change-Id: I4657758559076beaaeab009aa0b0df8305003849
Issue-ID: HOLMES-115
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
|
|
Project: vfc/nfvo/lcm master 1fbb8a2482d0cb7030becdd58820b2c9fa7f02fa
Fix GPL license problems for vfc-nfvo-lcm
Change Mysql connector to PyMySQL
Change-Id: Idc7912dc240678e9b30c9cbbdb28a9bc73298019
Issue-ID: VFC-787
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
|
|
Project: vfc/nfvo/lcm master f736ce533c5cc6067af601bf8cde596a909c3e9f
Modify code to fix a sonar bug
Change-Id: Id3fb2c416320193dd16300e5ecc60b3399f94404
Issue-ID: VFC-784
Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
|
|
Project: ccsdk/distribution master 1f05eb812249c6d4320a7ebc09658ed4866d53bc
Wrong groupId
Set groupId to correct value (org.onap.ccsdk.distribution) to avoid
inheriting wrong value from parent.
Change-Id: Ic45596c810db12cee75268f21e7e2751fc7e3475
Issue-ID: CCSDK-179
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Project: integration master 96fe388aea872a5e4b7255422c44be24f77f646f
Refactor install_docker_compose function
Usually this function is followed by a run command, this change
ensure that docker-compose program is installed before its execution
Change-Id: Ic68616a1db1e3c5bee516985c74f369a956d6775
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: INT-436
|
|
Project: ccsdk/distribution master 5c8bb0075a6b689e0213ced79d3c1b3a59c8d5ed
Merge "Use dependencies plugin"
Use dependencies plugin
Update odlsli to use maven dependencies plugin within pom.xml to
install features, as opposed to using separate installZips.sh script.
That script was needed to work around a problem in early set up
using self-signed SSL certs that no longer exists.
Change-Id: Ia1b79d2f1c4593b8c6ff617882c4f9e9434ab0e0
Issue-ID: CCSDK-179
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
|
|
Project: ccsdk/distribution master bd1855cc37ddfc158ecd0c0ab6b60d19c7a9a986
add timestamps to install log
Currently the logger doesn't output any timestamps so reading the logs is difficult. This change enables timestamps in the logs.
Change-Id: Ie31eaa62499d7c8533811c56f474b4c597f4fa7d
Issue-ID: CCSDK-193
Signed-off-by: Smokowski, Kevin (ks6305) <ks6305@att.com>
|
|
Project: integration master 964af191e5d959ad855636cbab2dfa1350cbfa9e
Merge "Remove customize src_folder variables"
Remove customize src_folder variables
There were some leftovers of variables used for pointing to the
project source code folder. This variables are not used anymore.
Change-Id: I355930f8ce6acbc31a1adca61741d7221dee196c
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: INT-367
|
|
Project: appc master 84919d3230ad04b6a78f52e37449ba5d34c9a033
ConfigScaleOut flow changes
Code changes and unit test cases
to include template id when
retrieving vnfc reference data and artifacts
from tables. Cleaned up Unit Tests.
Issue-ID: APPC-619,APPC-620
Change-Id: I8db08be19b9fa094a07e5c5597c45327824cfb01
Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
|
|
Project: portal master fadf84a4a76f7501e7dad2f426cdf4603304baad
Added Junits
Issue-ID: PORTAL-155
Includes JUNITS, security issues fix
Change-Id: I7c4032808163c46bf53477195823c7ed9dc99edc
Signed-off-by:GUJJA <kg811t@research.att.com>
|
|
Project: optf/has master da2f81ccb94a5830341da4a17b251a40fac6a6b9
Fixing setup.cfg too like setup.py
Changed email-ids to those of contributors in already existing files
(files setup.cf was only copied from one direcotry to another)
Issue-ID: OPTFRA-160
Change-Id: Ic87251654d5ffc9db496da40f6dd8d507ac5dcab
Signed-off-by: Ikram Ikramullah (ikram@research.att.com) <ikram@research.att.com>
|
|
Project: policy/engine master 44a296f53e8faf2b458c59355e5a2506ad46aca5
Merge "Move docker_*.sh scripts into policy/engine"
Move docker_*.sh scripts into policy/engine
Add files for building policy-pe docker image
Issue-ID: POLICY-614
Change-Id: Id3e999e652c7c7c6092eb9bde76709cfa1c06c7b
Signed-off-by: mmis <michael.morris@ericsson.com>
|
|
Project: appc master 91057d811d2c43013d789ad85dd3ac175c0e98dd
Unit tests for send methods
Covered functionality of 4 send methods with JUnits
Change-Id: I21de5eab799e52899959cf61199a4d185a47268c
Issue-ID: APPC-591
Signed-off-by: Tomek Kaminski <tomasz.kaminski@nokia.com>
|
|
Project: optf/has master 62fd23a0b3c56de69a3dfd7b15ff5382d0d9f8be
Merge "Fixed location for setup.py"
Fixed location for setup.py
Looks like our daily job will fail if setup.py
is not where it currently resides (higher folder).
But if kept there, pip install wont work since it wont
be part of the package created and uploaded.
Moving it to both places for now for both items to work.
Note: A restructuring is already in the plans to bring
this 'multi-module' (so-called) structure to one straight
strucutre. In that restucturing setup.py would eventually
be in one place anyways.
Issue-ID: OPTFRA-160
Change-Id: Ib9ff7a273d6cf1e0c00bb74e562f268e8a569d48
Signed-off-by: Ikram Ikramullah (ikram@research.att.com) <ikram@research.att.com>
|
|
Project: appc master 7e11f9a41ce0b645c3458d9df0c44ae8840784b2
Correct Issue ID APPC LCM Guide
Previsou submit included an incorrect Issue Id
Issue-ID: APPC-657
Change-Id: I11a4a3cd64f52a3c49fa439ee27320b48c6a93bb
Signed-off-by: Scott Seabolt <js9808@att.com>
Added missed code to appc-dg-common bundle
Issue-ID: APPC-688
Change-Id: I7cfb5a90005f046336bf7858aa94001bdc5b6b32
Signed-off-by: Balaji, Ramya (rb111y) <rb111y@att.com>
|
|
Project: appc master 65d7a3047e10675c1d754ded62987e55a6faaca6
security issue jackson-mapper 1.9.12
Change-Id: I89266f7a8dde8bc409f4edc8bdf91195c4249515
Issue-ID: APPC-675
Signed-off-by: Taka Cho <tc012c@att.com>
|
|
Project: optf/has master 8fdd83e998fbc4d68e6a3a9c01eb4029f43065e7
Merge "Add API documentation for optf-has"
Add API documentation for optf-has
Add the API documentation exposed by HAS, used by OSDF in R2.
Issue-ID: OPTFRA-155
Change-Id: I78fa78f26720ee4670fc62c250c2c4720aca2a77
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
|
|
Project: policy/engine master 1aaed5799c4796ff757b9be8e70a61d2caafc38b
JUnit remove one flaky test for now
Issue-ID: POLICY-600
Change-Id: I8b32cb3658e9a145a6493639787abc0145a04991
Signed-off-by: bobbymander <bobby.mander@att.com>
|
|
Project: so master 51b81849198a97f716f810dd8183ff276304d2ba
Revert previous Test commit
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0641c4
Issue-ID: SO-425
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
Project: so master f5988718168a345990016e84efae077b23620606
Merge "Test commit in Test branch"
Test commit in Test branch
Change-Id: I1d436b10538cac3b98d264f359595da0a20f7180
Issue-ID: SO-425
Signed-off-by: Arthur Martella <amartell@research.att.com>
|
|
Project: policy/engine master 232424b155d8c1c005f059e1e7d5f1da5bbfcf89
Merge "Remove CLM issues with commons-collections"
Remove CLM issues with commons-collections
We know that we are not configuring an LDAP PIP in our
use of the XACML open source. The LDAP implementation
uses Apache Velocity, which uses a very old version
of commons-collections that has security issues. So
we can exclude commons-collections from the build.
Issue-ID: POLICY-507
Change-Id: I735eae4fe507ad016d9b0b49e67536415edb9820
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Project: clamp master 356fc5f8f9f0b075fba54da19df2de0fb9c0c69f
Merge changes from topic 'bugfix/nexus-iq'
* changes:
Update some dependencies
Upgrade lib to recent
Remove useless web.xml
Update some dependencies
Update versions of some dependencies as reported by Nexus IQ
Issue-ID: CLAMP-135
Change-Id: I79b6e7f464032630f5d07c4d00999a38da50d2a6
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Upgrade lib to recent
Upgrade moment.min.js to latest known due to nexus IQ report
Issue-ID: CLAMP-135
Change-Id: I6675c92c456ccc243fb3c3c2129b530874d52640
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
Remove useless web.xml
Remove the file that is not useful anymore since a while
Issue-ID: CLAMP-85
Change-Id: Ib55095a80a95f1dc7107954aad03338577a00b33
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master b79ce61729c0422ab9d3909439538b000157f721
Merge "Fix issue with bmpnText"
Fix issue with bmpnText
The bpmnText is not provided by the UI anymore so it has been replaced
by db template values.
Issue-ID: CLAMP-115
Change-Id: Ifb3abb081560191e50b3267a0ceea0775d93b1ee
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master f9121f131d1ee833eef18789a7c6f459efd788d4
Merge "Fix Clamp runtime"
Fix Clamp runtime
Add the missing file for SDC Config in resource and docker clamp.env.
Issue-ID: CLAMP-81
Change-Id: Ie1a22fcc1a8d95fcc5dd826353e989c7e1707abd
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: so master 437220551824eafe0e4190205dab87eed6e93ac3
Merge "Support decompose service by model uuid"
Support decompose service by model uuid
Support decompose service by model uuid
Change-Id: Ib6f751440bc9c60df12e18857f23b4c62181b9c6
Issue-ID: SO-451
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
Project: vfc/nfvo/lcm master 40187be68d73b231a16edf476881c5eef05da211
Merge "Modify code to get scaling data"
Modify code to get scaling data
Change-Id: I67f0a43d7d5e288e3927e2c8e5e80b0712bc8367
Issue-ID: VFC-784
Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
|
|
Project: aai/esr-gui master 8ac643868c8b551b01d29177fb4e351d36056f23
Fix the url of query vim type.
Change-Id: I087bfb4a4e802253cecdb3af2a9fa45c63d0d93d
Issue-ID: AAI-833
Signed-off-by: LiZi <li.zi30@zte.com.cn>
|
|
Project: aai/esr-server master 336cdb316f039f6212211df12f894b3ef68920af
Merge "Fix the bug about nullpointer when update VIM"
Fix the bug about nullpointer when update VIM
Change-Id: I25d81a88a7fec20a6f1ebca26b727cee64be1d96
Issue-ID: AAI-832
Signed-off-by: LiZi <li.zi30@zte.com.cn>
|
|
Project: vfc/nfvo/lcm master 53dfd3b4028632b72bca8270a5a3927a70313e4d
Add Sonar coverage for vfc-nfvo-lcm
Change-Id: Ia8780aed5eee306420e9d91b40a085eb116baa99
Issue-ID: VFC-782
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
|
|
Project: vfc/nfvo/lcm master 936e24b79ac5ec5d88cc72109a8b49387ad2951b
Add Sonar coverage for vfc-nfvo-lcm
Change-Id: I4005b094f9b1ae98fe5324605a2ea65738bac497
Issue-ID: VFC-782
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
|
|
Project: aai/esr-server master 36f3f5388cdc979f9bcb6d07e31ef817d85fdda1
Merge "Add unit test for the newly entity classes."
Add unit test for the newly entity classes.
Change-Id: Ie87f678cdaab10322211b546d5defa1e17a8b3c8
Issue-ID: AAI-831
Signed-off-by: LiZi <li.zi30@zte.com.cn>
|
|
Project: vfc/nfvo/lcm master 0685bf7af0a0ad8b5f7f439dd39e1667b9214a74
Modify code to get scaling json by catalog
Change-Id: Id1743cdf2a50f4ec100a0fa1fc74a42de16db4a0
Issue-ID: VFC-784
Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
|
|
Project: vfc/nfvo/lcm master 6a35534386bf5f2f5d45bb63763d88c3b72a647b
Add code to download scaling json
Change-Id: I97f13443430db70e99c22b9baec2610b58aee191
Issue-ID: VFC-784
Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
Add code to deal with scaling json
Change-Id: I203065c621dab33c5c61b946c85e22b6ede48d77
Issue-ID: VFC-784
Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
|
|
Project: aai/esr-server master cb6a81d520e2a7176baaff46f71d24c6edaeb1d2
Merge "Add unit test for the newly API."
Add unit test for the newly API.
Add unit test for the API of query complexes and create relationship between cloud region and complex
Change-Id: I1a5b4b53346e820f66946482ce27f4273d842e88
Issue-ID: AAI-830
Signed-off-by: LiZi <li.zi30@zte.com.cn>
|
|
Project: vfc/nfvo/lcm master 0d5d10bb9d4650a265cfaa76e25e260a29e4e715
Add code to deal with scaling json
Change-Id: I7e9fe895f96fda8c84b9bd39e41000e55107af8c
Issue-ID: VFC-784
Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
|
|
Project: integration master 10d984c3606b5c6a026dea4b9df0954d74d0a8d1
Rename some variables
Issue-ID: HOLMES-117
Change-Id: Ia67c2e577408a13a231868392912ffe035494203
Signed-off-by: Congcong Peng <peng.congcong@zte.com.cn>
|
|
Project: vfc/nfvo/lcm master 2b4006276b5b08c60c22ee41b0fa9e9b238edef5
Add json for scaling
Change-Id: Ic2bfea8ab54405a06a687fb3d3be55928f3984f0
Issue-ID: VFC-784
Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
|
|
Project: optf/has master 5238bc5d23b926e49c2805890d108cc2f1dcc618
Added unit tests for Data module
Unit test for conductor/data
Change-Id: I62e95824a8191adacd630746dc0101660d480886
Issue-ID: OPTFRA-70
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: aai/esr-server master 709944ea341a3b4da53899114b85afa590028d0f
Merge "Get complex name and put it to cloud region"
Get complex name and put it to cloud region
Get complex name by query complex object and put it to cloud region when register VIM.
Change-Id: I1c5a2537b70de5ec8d3630dec6c8b79981445290
Issue-ID: AAI-829
Signed-off-by: LiZi <li.zi30@zte.com.cn>
|
|
Project: optf/has master 413abf436d94d48019f3995a860e0d43ea291b96
Integrate optf/has with Sonar
Added sonar properties for python related config
Added custom inclusion/exclusion patterns which could be leveraged
Change-Id: I3992a9120a30555fc933c1b052984367af69e4da
Issue-ID: OPTFRA-101
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: policy/engine master 6ad0e11a3d77f42805d72d63accb63c69c19feb8
Merge "JUnit additions for PAP-REST,API"
JUnit additions for PAP-REST,API
Issue-ID: POLICY-600
Change-Id: I68020230d370950c0323a544910ad54015e1a08a
Signed-off-by: bobbymander <bobby.mander@att.com>
|
|
Project: policy/engine master 4173b9c7e3143733ee3133c6416472cf8db46e3f
Merge "Added Junits for ONAP-SDK-APP"
Added Junits for ONAP-SDK-APP
Issue-ID: POLICY-604
Change-Id: Ice9264ff38d51c5801cfeedcf7169cc26ca780f5
Signed-off-by: rb7147 <rb7147@att.com>
|
|
Project: aai/esr-server master d48f437e18ae68c70547b21902d5ad87243aac35
Merge "Create relationship while register VIM."
Create relationship while register VIM.
Create relationship between cloud region and complex object while register VIM.
Change-Id: I8bd121ad653cb27fb8a571d4544c10464e2a1fc4
Issue-ID: AAI-827
Signed-off-by: LiZi <li.zi30@zte.com.cn>
|
|
Project: vnfsdk/model master 8821cb26ccb6161e2d3e32ee2f7f572f1d6cb73a
Dovetail integration documentation
Issue-ID: VNFSDK-220
Change-Id: Ib45cab8a0773b861214b9fdd88ee1d99c1ed3990
Signed-off-by: brucetcisco <brucet@cisco.com>
|
|
Project: appc master f51a49361af8fae564d96cbda4038e7ea61ce872
move powermockito to mocktio appc-client
Change-Id: I51439e787d3da3d6a785ef6d60712fa71bdb0125
Issue-ID: APPC-677
Signed-off-by: Taka Cho <tc012c@att.com>
Testcases for Configscaleout action
Junit testcases for ONAP scaleout feature
Issue-ID: APPC-544
Change-Id: I43e211f00e7568cb98e564b1cbf60f96b27c5dfa
Signed-off-by: vidhyasree <sn141y@att.com>
|
|
Project: policy/engine master 96787c49cd192096916e482e5b55e91652de3817
Merge "Added Junits for Policy PAP-REST"
Added Junits for Policy PAP-REST
Issue-ID: POLICY-600
Change-Id: Icb67ac587e614f663416b3ea0a03ca6e5b02c621
Signed-off-by: rb7147 <rb7147@att.com>
|