Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: oom master 38692ad900baf554896b07ce04f475fb3c621b25
Fix license for PV and PVC yamls
When conditions are used at the start of the yaml
the hashed (#) comments of the license are not parsable
by the json parser. There license comments have been
wrapped in {{/* */}}.
Change-Id: I16c539ae4280f8ecacfdedb1f8caad894f3a081f
Issue-ID: OOM-821
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
|
|
Project: sdc master 79550d5dc1c5bcb79123128aa37b381a368e38d9
Enhance Activity Spec
Enhance Activity Spec to include additional fields type and content.
Change-Id: Ic39aa21ef265bf07a5522a2f46f84d378316c7aa
Issue-ID: SDC-1048
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
|
|
Project: sdc master 473f768e025412d43afa1f403ba638b913ffce83
Code change to evaluate Network role
Code change to evaluate Network Role of Sub interface resource
Change-Id: I73b1cad7eb15c59153751a77a4bc78101042941d
Issue-ID: SDC-1072
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
|
|
Project: so master b4777f0f5043cf1e5acc3af0309841002b5b1d65
Improve UT for SO
Improve UT for SO by adding exception cases.
Change-Id: I81f1be245e92f8bdac67a3e08cedbdde3a7ca166
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: oom master 930bd69e63894941e4b2e4612f5c43bd6276a604
fixing standardized robot
-fixed communication via kube dns
-using fullname to avoid possible conflicts
-removed unused values
-set image to 1.2-STAGING-latest (for master)
-set demo artifacts to the master version 1.2.0-SNAPSHOT
-removed dependency on other reviews
Issue-ID: OOM-728
Change-Id: I60530215374149dd9d0e0706e37712ed8291ab6c
Signed-off-by: Mandeep Khinda <mandeep.khinda@amdocs.com>
|
|
Project: aai/sparky-be master ba31685194c77ef140411531299696ae701385d4
Convert Sparky to Spring-Boot
Issue-ID: AAI-599
Change-Id: If474dd02794f442fdddcd90f62fb75e0d6b907e7
Signed-off-by: da490c <dave.adams@amdocs.com>
|
|
Project: appc master 7f42758f8292e1440a63867ec5d885abc35e38a4
ChefAdapterImpl junits
- Added new Junit class ChefAdapterImplVNFCOperationsTest
- Added unit tests for method vnfcEnvironment
- Small refactor to for exception handling in vnfcEnvironment method to
improve readability and avoid catching and rethrowing same exception
Change-Id: I58a43390ff45598f6d17da48eed3620667008cb7
Issue-ID: APPC-437
Signed-off-by: Michal Kabaj <michal.kabaj@nokia.com>
|
|
Project: policy/engine master cc7d8f696dd7717493dfc87e41884c7dd9923b83
Release Notes
Initial release notes for Beijing
-------------------------------------------------------------
Issue-ID: POLICY-535
Change-Id: Ia1da3b07fd305927a92c08225df452ee43d505f6
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Project: so master 26bedd7ab6b03cef3cd0f0153f85d50070bbe888
Merge "Adding Junit"
Adding Junit
Adding Junit for:
1.NetworkException.java
2.NetworkExceptionBean.java
Sonar link:
https://sonar.onap.org/code?id=org.onap.so%3Aso&selected=org.onap.so.adapters%3Amso-network-adapter%3Asrc%2Fmain%2Fjava%2Forg%2Fopenecomp%2Fmso%2Fadapters%2Fnetwork%2Fexceptions
Change-Id: Ie7c1aa6c129824ff6eae596a287f9b50be777887
Issue-ID: SO-519
Signed-off-by: SP00501638 <SP00501638@techmahindra.com>
|
|
Project: appc master f1bd95884be20932a3ab7a92440e9e306902c1a0
Bugfixes for error handling while attaching volume
Change-Id: I103709186eff4fc9e42038b2e1113b010b822528
Issue-ID: APPC-761
Signed-off-by: Modaboina, Kusumakumari (km583p) <km583p@us.att.com>
|
|
Project: oom master e04b2feb855e5ab20e28c867d2bd7f89f6b8c425
License addition in all yamls
Issue-ID: OOM-821
Change-Id: I627ac962afe8cd6bf2859a30a0e88f6c9ac89d34
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
|
|
Project: so master 506bbcf9c7c7d1f27cd9a2910275b5f848dc7de2
Merge "UT Coverage"
UT Coverage
UT Coverage for SO
Issue-ID: SO-369
Change-Id: I1708ed331d07386ce85bf1f448085acdc2915fea
Signed-off-by: Sindhu A <arcot.sindhuri@huawei.com>
|
|
Project: so master 84f2e32a33d3306e8248f5afd496ebbfc111c210
Merge "CII badging issue resolution"
CII badging issue resolution
Pwd detected in this expression is potentially hardcoded credential
CryptoHandler.java:L31
Sonar link:https://sonar.onap.org/issues?myIssues=true&open=AWHCr-PVEU5FCDfKtl8E&resolved=false
Change-Id: I29aaa489a4b1f2e472eb11ed8ba811d31a4d6809
Issue-ID: SO-478
Signed-off-by: Manamohan Satapathy <MS00534989@techmahindra.com>
|
|
Project: sdc master c86ab44bb10562aa4c3e553eecaa2325d050fb2e
Json Serialization should hide "empty".
Json serialization of java collections exposes the isEmpty function as an attribute. This issue was discussed in the design review of Interface operations.
Issue-ID: SDC-1150
Change-Id: I09e214f5631b73d60825732c4db8bbf85469c824
Signed-off-by: shrek2000 <orenkle@amdocs.com>
|
|
Project: so master 1d6e98e42d96242035db4a7b02f7aac9656a636b
Merge "Rainy day UTs for rest interfaces"
Rainy day UTs for rest interfaces
Intial UT for the rest interfaces.
Change-Id: I66e67b3c68f40d53e153103f6b5a9d861e4457f7
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: aai/aai-common master b1264ad4012f67664d71982a0eaad7e9bcce34f4
Merge "Update the license for 2017-2018 license"
Update the license for 2017-2018 license
Issue-ID: AAI-856
Change-Id: I6711ff48314133abd7d03ea4b73a4f55606442bb
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
|
|
Project: so master 14cca8191afbe5f76520348be39138134a5acdc4
Merge "add CompareModelofE2EServiceInstance.bpmn"
add CompareModelofE2EServiceInstance.bpmn
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0641e8
Issue-ID: SO-419
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
|
|
Project: music master 7a39f41a061b47b030961546782322a1139af7f5
Merge "Fix for HAS to run its CSIT"
Fix for HAS to run its CSIT
Default action of AID(AuthID) was to allow only one keyspace.
HAS required the ability to create more than one.
Also included are some Logging and response fixes.
Change-Id: I30b7d0f5a5c6e535ff2b737dc58b8d4fbd427d02
Issue-ID: MUSIC-64, OPTFRA-191
Signed-off-by: Thomas Nelson Jr (arthurdent3) tn1381@att.com <tn1381@att.com>
|
|
Project: music master a414c36cb48cd395c6c9db37ad3a50e2abb67874
Merge "Add index and templates to music project"
Add index and templates to music project
Change-Id: Ie65fedc1ab8a01aba27fb328ec2f58bcb8e3b5f2
Signed-off-by: Rich Bennett <rb2745@att.com>
Issue-ID: DOC-253
|
|
Project: so master be4be2f0d1cce139c4adb92095c49e2753cf9f14
Merge "modify wrong note"
modify wrong note
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0641e7
Issue-ID: SO-419
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
|
|
Project: so master db75d62a9f010b452598232f8cc86e708915b566
Merge "add CompareModelsRequest.java"
add CompareModelsRequest.java
Change-Id: Idaa55084f5ecb0dd3636c232cebc14fa5f0641e5
Issue-ID: SO-419
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
|
|
Project: sdc master 328388b792b5b39d37c98d82a853ae4fa17c9313
review docker memory asignment
Change-Id: I2bb8ea93069b627beb58f74d5dfcf900b5957f0e
Issue-ID: SDC-650
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
|
|
Project: so master 54fbbb80d7f895150d2cc2a028f90a58b93e3814
Merge "added custom validators for use with openpojo"
added custom validators for use with openpojo
Change-Id: I7c9fdeb6bccddb1b7ec6bf845351731c3043aafa
Issue-ID: SO-510
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
|
|
Project: so master fbdba83be5d7b10eb613e31c32a2d2af4565b1ab
UT Coverage for SO
Changed folder name from taskbean to tasksbean
Issue-ID: SO-369
Change-Id: I2e0d81b2ec4714e8f499bf1ba4639b4c9be1d5e8
Signed-off-by: Sindhu A <arcot.sindhuri@huawei.com>
|
|
Project: multicloud/framework master aea44f31e4872b6e12914867e95b719e9a02dbf8
Merge "Add forwarder function to pecan framework"
Add forwarder function to pecan framework
Add forward(or proxy) functionality, so that multicloud component
is able to forward request to another component.
TEST DONE:
GET POST DELETE (/networks)
Registry/Unregistry/Identity
Change-Id: I73f71c62a91301c0864f1a00fd95f016f69a89d4
Issue-ID: MULTICLOUD-150
Signed-off-by: Hong Hui Xiao <honghui_xiao@yeah.net>
|
|
Project: clamp master db8e8d530dd37d395ac060f0900330ed67b068d8
Add properties to model
Add properties to model created in db + Auto start configuration for
spring
Issue-ID: CLAMP-81
Change-Id: I6598872c6b47963e97c63730a4b6499e2b1a2de2
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: multicloud/framework master c2e48205e5e02688d11ea99e415e8a9c7bc7805a
Merge "Initial code for pecan framework"
Initial code for pecan framework
This patch introduces pecan framework to multicloud. The number
of processes equals to the number of CPU cores.
The swagger json url has been implemented in this patch.
../api/multicloud/v0/swagger.json
Change-Id: Icd0ebd9f275c2f066295ec3c2723d995d71ef632
Issue-ID: MULTICLOUD-150
Signed-off-by: Hong Hui Xiao <honghui_xiao@yeah.net>
|
|
Project: clamp master 350b41105138242190f0dd42396721a0195e04d2
Rework of the csarinstaller
Csarinstaller rework to save Template and Model to database
Issue-ID: CLAMP-81
Change-Id: I5edf9716146975ed3751a93b78f5c9b0b9ff2af9
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master f319e58261ac33b4c08d72b428ee3a9b8da82e79
Remove the test flag
Remove test flag from deploy and undeploy. Also remove useless variable
definition
Issue-ID: CLAMP-141
Change-Id: I49bd3e88b9a37d891fce243dbadb9a5f890c06cf
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: clamp master 6e08f285ebbf7b418914e52938c59b0fa85e02f3
Fix the JaxRs
Fix the JaxRs endpoints that were wrong
Issue-ID: CLAMP-141
Change-Id: Ibb2598e0c3460f72961048edbf93d1717473b0bb
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|
|
Project: oom master 55434ccf2b0bd1629e80368595189d1513c87dfc
Merge "Add INFO.yaml file"
Add INFO.yaml file
Add INFO.yaml to list:
- Project description
- Properties
- PTL information
- Meeting information
- Committer information
Change-Id: I2862c83407280cb1a694898339708cc50923cb2a
Issue-ID: CIMAN-134
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
|
|
Project: oom master eb6e865bdb85a794d848f4e82a24c7d2f335930b
Merge "remove passing auth token via env var"
remove passing auth token via env var
Issue-ID: OOM-811
Change-Id: I8a0cdc6e727a8045f4b0ac73731c81a676a463b2
Depends-On: I039b6bcc9a301751ba976b77c0f2cc3b904b8e9c
Signed-off-by: Frank A. Zdarsky <fzdarsky@redhat.com>
|
|
Project: usecase-ui master ffffd8a35ae5fcea703a7427844037c07c232b92
Upgrade to latest oparent
Update pom.xml file to latest version release of oparent, 1.1.0
Change-Id: I4e745088fdf9bdc62ec5fa5fb853f43919db7f9e
Issue-ID: INT-443
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
|
|
Project: sdc master 43187c8495b88589f3187e110cf8d592a091c37f
Update FlatEntity in TOSCA
Add support of dataType entity flat hierarchy in TOSCA
Fix existing nodeType entity flat hierarchy in TOSCA
Change-Id: I52cd188c595a263c70c2067fd1aac9752f7e24a4
Issue-ID: SDC-1147
Signed-off-by: shiria <shiri.amichai@amdocs.com>
|
|
Project: so master 27dbf11dba8bdd5ac9466119213729c313bcf7c8
Merge "mprove code coverage"
mprove code coverage
Improve code coverage.
Change-Id: Id7f710b6f535c2488cfd55e2f689caa9903fe4ca
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: multicloud/framework master 158404deae0036e862dde2526ee440fbc36d00c8
Specs for image service
Change-Id: I7dade73cab501e20df9885cfe8996c5f09551776
Issue-ID: MULTICLOUD-155
Signed-off-by: Bin Sun <bins@vmware.com>
|
|
Project: oom master b7f023225048446d60b0905c0fe41171d358d5ec
Merge "Add a filebeat container together with esr-server"
Add a filebeat container together with esr-server
With this modification, the log of esr-server will be in filebeat.
Change-Id: I647fc665ed383b58c14a34d6598e41cd6842b1ec
Issue-ID: AAI-756
Signed-off-by: LiZi <li.zi30@zte.com.cn>
|
|
Project: oom master 2aed2c930640acb5d6947ee8b7e649c67208b186
Deploy 2 instances for API Gateway
Change-Id: I9f676f2d1992ae97016af812dfa2e968ead98534
Issue-ID: MSB-117
Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn>
|
|
Project: so master 8f5db8abdfeb40c8a4481622f6724b4d59ac9831
Merge "Improve code coverage"
Improve code coverage
Improve code coverage.
Change-Id: I5a34c9518626d694d7d34a1a6607a212c7789315
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: so master 26b3c8f427486b07cb24b8a4d01ac6ab81a7b7f3
Merge "Improve code coverage"
Improve code coverage
Improve code coverage.
Change-Id: I3e8a374aae382ce5fc4ea66eaa3a386894ffb4d0
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: so master 2cf758b3e35bcf74874e963c5f81c71e7814b724
Merge "Improve code coverage"
Improve code coverage
Improve code coverage.
Change-Id: Id5b1e921264a9d1702c1cbf5f451490c1b4a309d
Issue-ID: SO-369
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: vfc/nfvo/driver/vnfm/svnfm master 24036f3ef63c5a4b8ec87d348ca0e14164455ec3
Update tomcat to v8.5.29
Change-Id: If747f9ff5c23a21102690618e62b186f012ddc13
Issue-ID: VFC-788
Signed-off-by: luxin <luxin7@huawei.com>
|
|
Project: multicloud/framework master 2e83be2dcb7cfa81c5df7a1d8a7ed02b7db36970
Merge "Specs for Event Federation"
Specs for Event Federation
Change-Id: Ibc4d931aee7e300cca9c005bc628c8a7d3bc30dc
Issue-ID: MULTICLOUD-149
Signed-off-by: Bin Sun <bins@vmware.com>
|
|
Project: aai/esr-gui master 9816f0b8236a183168ccdc71fcb25c3fe2f2294c
Remove the redundancy jquery package.
Change-Id: Iffee2708edbc6d942cf93d1d3de25427f80bd707
Issue-ID: AAI-591
Signed-off-by: Lizi <li.zi30@zte.com.cn>
|
|
Project: so master 3881791eb38713846e65cdd1708b10cd11a2605c
Merge "Adding Junit"
Adding Junit
Addinj Junit for:
1.HttpHeader.java
2.RESTClient.java
3.RESTConfig.java
4.RESTException.java
Sonar Link:
https://sonar.onap.org/code?id=org.onap.so%3Aso&selected=org.onap.so%3AMSORESTClient%3Asrc%2Fmain%2Fjava%2Forg%2Fopenecomp%2Fmso%2Frest
Change-Id: I4a10acfab01774ae3a8af9975a27421eb29a638c
Issue-ID: SO-518
Signed-off-by: AS00465059 <AS00465059@techmahindra.com>
|
|
Project: sdc/sdc-workflow-designer master 27ba2b6f5ce147110912fdd01ba4006924b5e1e6
Remove excess dependencies.
Remove excess dependencies.
Issue-ID: SDC-1079
Change-Id: If4dfd9845db5ec88d67f89e3e8431aac812729fe
Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
|
|
Project: sdc/sdc-workflow-designer master faf3aa64285dda88f2545c7d777cc70601354137
Fixed the Issue Checked by Nexus IQ.
Clean up excess dependencies
Change the version of dependencies.
Issue-ID: SDC-1127
Change-Id: I7b87eb22f44bf68bf052b57bd17c08c0f146d5cb
Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
|
|
Project: sdc/sdc-workflow-designer master 5eff07709e8b20546f4b12da4e59e35db2837653
Service Proxy for Activity Spec.
Call rest api to retrive activity specs.
Issue-ID: SDC-1129
Change-Id: Iae2144c01bffe39cf2691d12b7916afcb77f8090
Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
|
|
Project: sdc/sdc-workflow-designer master cf0f4ccdb2b7152cf5251038fc6fa94ad0d637ae
Add Unit test.
Add Unit test for WorkflowModelerResource.
Issue-ID: SDC-1078
Change-Id: I5701f268a1bb187e765822dd8483c3766602becd
Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
|
|
Project: sdc/sdc-workflow-designer master de5748dc931aea9ee258ad0704731723a17e1421
Insert Json to BPMN.
Insert Json to BPMN.
Issue-ID: SDC-1004
Change-Id: Iaa72cb5c44b1846bcfc2124c371f0a8433cd7ce1
Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
|