Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: sdc master 9a79dcedfaaf173d2f301bb18b1832a799b1bc2f
heat validation tabs and download fix
Issue-ID: SDC-1084
Change-Id: I548c42c1cad316e336017269e6793d1750639e0a
Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
|
|
Project: so master 879b6fcf5b4dad741c4b79ac50d3971cb1e181b6
Merge "Make use of try with resource"
Make use of try with resource
Change-Id: Ib3e7ac5f1febc3d7b0da3adc2eb191c41a7473a6
Issue-ID: SO-437
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
|
|
Project: so master b31dc26ed54b824a6d4ca0aeee1e9d3f06c29e99
Merge "Make use of lambda"
Make use of lambda
Change-Id: I482b874a3e7e686068450c7b5ddf45e2b8ae0d47
Issue-ID: SO-437
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
|
|
Project: policy/engine master 301d66ae2647f94c066196110a5cd83fdd573591
Merge "Change ng-click to ng-change"
Change ng-click to ng-change
The ng-click on MS version dropbox triggered event function even for the
same MS version and called the event function again after selected
a different version.
Issue-ID: POLICY-655
Change-Id: I4e007f08e574ddd7899f0fde133bda2cac1be7d5
Signed-off-by: guangxingwang <gw1218@att.com>
Signed-off-by: Wang, Frank(gw1218) <gw1218@att.com>
Signed-off-by: Wang,Frank(gw1218) <gw1218@att.com>
|
|
Project: policy/engine master bffca61e5b75c556c7a0a1bda4e537146d4ec2ae
Merge "JUnit additions for BRMS,API"
JUnit additions for BRMS,API
Issue-ID: POLICY-598
Change-Id: I6a41d510d95afd8538e7775fe12d6e07771dd307
Signed-off-by: bobbymander <bobby.mander@att.com>
|
|
Project: so master a0d5b691308483bb029e4e8785756af2be394fa4
Merge "Swap Collection.sort with list.sort"
Swap Collection.sort with list.sort
Change-Id: Id56bcc3ad3696b5068b9465e9951f211ac467cb3
Issue-ID: SO-437
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
|
|
Project: so master ec4e6d2e150639ec4cdc09aeaea01a66f484f2f6
Merge "Swap if statement with switch"
Swap if statement with switch
Change-Id: Ifc4011741849569b04160d6a009b8149102f6c33
Issue-ID: SO-437
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
|
|
Project: vfc/nfvo/lcm master d42841c5e82582c9106a675dfaf2d11788e55c68
Merge "Add notify vnf req serializer"
Add notify vnf req serializer
Change-Id: Ic8332da398f0c3091a4d7b4c8b846cf8d9836e4e
Issue-ID: VFC-779
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
|
|
Project: vfc/nfvo/lcm master 70b029f5667ca98148569cf73d9d8a6afdf69b13
Add error logs for null scaling info
Change-Id: I89e59a41a6d2d939beef5ae1719c1242f29294f3
Issue-ID: VFC-784
Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
|
|
Project: vfc/nfvo/lcm master 8dce5d50cab3ebde178a21b044b3b5f668f9bbca
Delete reduntant code
Change-Id: If7916fb4af738f4ca94389b41782756e6530791e
Issue-ID: VFC-784
Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
|
|
Project: vfc/nfvo/lcm master ca7b79158f8c5d47c3fc57206e5bd75b657b5103
Delete reduntant code
Change-Id: Iff12b5712fc56ff4925adb0e79ab0ff27135a32d
Issue-ID: VFC-784
Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
|
|
Project: vfc/nfvo/lcm master 0cdd05f33c120a3dc4881ab8f6e3d9898e1ff233
Modify test case and scale json
Change-Id: Ib605f12d3490932a57d8d010cc1abee332dbd5a7
Issue-ID: VFC-784
Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
Add new test case and scale json
Change-Id: Idd6dbf079735757bb4479aec81f6e447528eb881
Issue-ID: VFC-784
Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
|
|
Project: optf/osdf master 356b52c79dc56b97d910211272c7bdbef80b884a
getOptions renamed in osdfapp.py and tests
Issue-ID: OPTFRA-102
Change-Id: Idf0a61ff837ecd26577febaca5f0538971759792
Signed-off-by: Sastry Isukapalli <sastry@research.att.com>
|
|
Project: optf/has master 84dca64425db27fe9b2850a2ca20fdff09ac54d4
Fixed major bug in sonar report
Remove or correct variable self-assignment
Change-Id: I21204b8c72b0f1890fe1278764da070013c69b34
Issue-ID: OPTFRA-101
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: sdc/sdc-workflow-designer master 548e5f5ed2ad5a7c8ac29a6f5245c4779bb28f11
Fixed the bugs checked by sonar.
Add null pointer detected and protected.
Issue-ID: SDC-1079
Change-Id: I39c5280746d8ca2b476cbe27520d34370cb9075b
Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
|
|
Project: optf/osdf master 422df2fa5f10ea14352b1a319ee7764d704d6050
Clean up code smells, added osdfapp.py
Added osdfapp.py in inclusions. TODO: clean up this structure.
Notes:
1) Do not use java-like naming (use get_options instead of getOptions).
2) Do not have commented out code in imports (it got flagged as red)
Issue-ID: OPTFRA-102
Change-Id: Ie889b581dc8bf6683ff9bf60a6e14f254a26ef12
Signed-off-by: Sastry Isukapalli <sastry@research.att.com>
|
|
Project: optf/has master 6ac2dff39d6edb6c411a641036f474bb2e493f5b
Modified unit tests for Controller Module
Unit test for translator.py, rpc.py and translator_svc.py in conductor/controller
Change-Id: I382078152d7708b6946b68902151529dcf1f3be4
Issue-ID: OPTFRA-69
Signed-off-by: Ying Ruoyu <ruoyu.ying@intel.com>
|
|
Project: optf/has master da17dd41a33cf488d16a2adedbca5c81cb3f75fc
Merge "Fix UnboundlocalError in translator.py"
Fix UnboundlocalError in translator.py
Defined and initialized variable nested in the scope
Change-Id: Idfffc95490f8a11dd0377a8e50a4737e708ecfc7
Issue-ID: OPTFRA-163
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: optf/has master dd39227690397f1c0a741b541fdbfbffcb6a0ca1
Merge "Fix unreadable characters in tox tests"
Fix unreadable characters in tox tests
Added subunit-trace -f command which was missing
Change-Id: I9e1f4f3a3430349ceff3ef3bbe62119468399340
Issue-ID: OPTFRA-164
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: aai/esr-server master effb4f1d758d3d37dbba6f2748c25bfdbe636735
Remove the INFO.yaml
There are some miss merged message. AAI/esr is a subproject of AAI and the subproject leader is Zi Li, the company should be ZTE. And the committers for ESR are Zi Li and Qi Sun.
Change-Id: Ida1e6ad2dd83f5d864d462da7b17bddcb248b885
Issue-ID: CIMAN-134
Signed-off-by: LiZi <li.zi30@zte.com.cn>
|
|
Project: vfc/nfvo/lcm master b6a20bdd5f602285bb2b215c495e9398d999d643
Add new test case and fix a bug
Change-Id: I48830537c9d2f444647ef4f290b6f3ea8e255fac
Issue-ID: VFC-784
Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
|
|
Project: vfc/nfvo/lcm master 12cc77707a7780d33603898186794bca9fdbe74d
Fix a bug and modify test cases
Change-Id: Ice7d75ed231edd4c36383b185a4c307df942607e
Issue-ID: VFC-784
Signed-off-by: fengyuanxing <feng.yuanxing@zte.com.cn>
|
|
Project: optf/osdf master 27072ed98f1be56857d782e76ae59f3ebfb6473a
Exclude Tests from Sonar coverage report
Change-Id: I60bf015cdc4a3a7fad8babf146dd9e78470645d1
Issue-ID: OPTFRA-102
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
|
|
Project: optf/has master 3b85d3b015393dc72b2b1a879c91441f67ec8834
Merge "Added unit test cases for data component"
Added unit test cases for data component
Added Python unit test cases for aai.py file in data component. Modified the code in aai.py to make it test-driven.
Issue-ID: OPTFRA-79
Change-Id: I5c912c8a13226c6dada921f255a030e798665938
Signed-off-by: rl001m <ruilu@research.att.com>
|
|
Project: holmes/rule-management master 37e6d19d137f924626413aad8931f273cd2ababa
modify rest api response filed
Issue-ID: HOLMES-104
Change-Id: I1bfe4455f1bbfa62ea7431952ddc5edd456279ff
Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
|
|
Project: optf/osdf master b8bad9d2cc5168e55271929a6474184129f31ef2
Adding SONAR coverage report support
Issue-ID: OPTFRA-102
Change-Id: I67552599ff49dff29f99578b83592dd8d2ced193
Signed-off-by: Sastry Isukapalli <sastry@research.att.com>
|
|
Project: optf/has master a29dff2ea59fa573ff4c1257e58f7813e17fdc40
Merge "Corrected Docker Files"
Corrected Docker Files
Note: we've been running conductor/has using the
source distribution (sdist) Running the git glone
instead of going for the artifacts - will do the
sdist based execution soon once the blocker for
functional testing is removed.
Also, added push script for docker images.
Issue-ID: OPTFRA-123
Change-Id: I733113d217157828322ebc2464351abdc0752be6
Signed-off-by: Ikram Ikramullah (ikram@research.att.com) <ikram@research.att.com>
|
|
Project: dmaap/messagerouter/messageservice master afd26e40bddd223c335416fe18fabb8445864495
testcases for code coverage
Issue-ID: DMAAP-323
Change-Id: I0c2fb3091e8719e7391b658059525f9661306414
Signed-off-by: Sunil Unnava <su622b@att.com>
|
|
Project: ccsdk/dashboard master 3df51c6bb79df182be4f0f1bac20bde75f434494
Fix dashboard repo issue
Change-Id: I264bc0ec06bc308816bd96982efdfef28264978c
Issue-ID: CCSDK-196
Signed-off-by: Hong Guan <hg4105@att.com>
|
|
Project: oom master 41c491482386f37ac876717e0f565ba0781e2d8a
Merge "Replica scaling of Robot and MSB container"
Replica scaling of Robot and MSB container
Issue-ID: OOM-693
Change-Id: Ibcdfd5c2a8c55eb28d6acd16e7a9b0f1faaef65b
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
|
|
Project: oom master 9752007b556bd2fe9f75436667533652b5cf07e9
Merge "Replica Scaling of Consul and Log container"
Replica Scaling of Consul and Log container
Issue-ID: OOM-692
Change-Id: I7ddbcbe562b3e5f82384c734c48d6c810a647f62
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
|
|
Project: oom master 23d155ec787e0260503a4f9eb9d379711f6239e6
Merge "Replica Scaling of MultiCloud and UUI container"
Replica Scaling of MultiCloud and UUI container
Issue-ID: OOM-696
Change-Id: Id2aa33af6e13e08883aad8b78ef7b797cb03d11d
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
|
|
Project: oom master b1ab3842a9e2927bdcd80a4f3d9e1081a960399d
Merge "Replica scaling of Clamp and AAF conatiner"
Replica scaling of Clamp and AAF conatiner
Issue-ID: OOM-691
Change-Id: Idea9ebc33310cbaf823163cccd6c816477661118
Signed-off-by: vaibhav_16dec <vaibhav.chopra@amdocs.com>
|
|
Project: oom master 02c408f4c03095a5532c87f4735858af18a9e7e1
Merge "Fix UUI health check"
Fix UUI health check
Change-Id: I3af1502b06302bde97b6656eed41d0ab75e8da99
Signed-off-by: Alexis de Talhouƫt <adetalhouet89@gmail.com>
Issue-ID: OOM-783
|
|
Project: oom master 6894e5818acd524b2307661c3890b717deabda7f
Merge "make so chart one namespace compatible"
make so chart one namespace compatible
changed namespace to be nsPrefix only
added component name as prefix to chart name
changed all templated to use name instead of fullname
Issue-ID: OOM-784
Change-Id: If2288ba14e5f74a7f7ba4c2f9bf46eecc36feca7
Signed-off-by: kerenj <keren.joseph@amdocs.com>
|
|
Project: so master bcfb7e24ab050bd530e9aa2c9557386a4b9f82f5
Merge "Swap indexOf with contains"
Swap indexOf with contains
Change-Id: I609d307acf504ea7ff25ed3327a3d4e0e4686755
Issue-ID: SO-437
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
|
|
Project: so master 242125e7ed47ba9631e7d9c261a26d627db5c3f8
Merge "modify bug for UT case"
modify bug for UT case
Issue-ID: SO-419
Change-Id: Ibef5e8e617dcfb1d4f9b4087f20d6058a47bd740
Signed-off-by: Yulian Han <elaine.hanyulian@huawei.com>
|
|
Project: so master 9717e763c4547c9e5801ed0531bdaf9f25de6476
Merge "Store NB Create req. userParam - Customer_Location"
Store NB Create req. userParam - Customer_Location
1. Additional user param Customer_Location needs to
be passed and stored for use later in communication
to OOF for homing/placement.
2. Added request.json fields to unit test Customer_Location
and enabled testing of Customer_Location in
CreateVcpeResCustServiceTest.groovy
3. Cleanup of CreateVcpeRestCustService.groovy to match
code conventions
Issue-ID: SO-402
Change-Id: Id23161c1d63e2f0e7871bf9310468c1b64cbd04e
Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
|
|
Project: so master 4fb6ea33d4dc04730c171f55cedfe62b56ac5484
Merge "Remove redundant catch clause"
Remove redundant catch clause
Change-Id: Ib26f47171384125847a1b31bc1a958b50d0bba70
Issue-ID: SO-437
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
|
|
Project: so master 61b1d1cdd962f95015add112c54c25a7f998079c
Merge "Fix javadoc"
Fix javadoc
Change-Id: Iddc39df32089e1a37c04d089522ead295a037118
Issue-ID: SO-437
Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
|
|
Project: integration master 43cee066880eabe9745149c44aa96cd9a99d1e0e
Merge "Initial CSIT framework for dmaap/buscontroller"
Initial CSIT framework for dmaap/buscontroller
Change-Id: I068ccaafbeeea0d08949e83cccac56a238901aa3
Signed-off-by: dglFromAtt <dgl@research.att.com>
Issue-ID: DMAAP-318
|
|
Project: policy/engine master eefb77c4343190c7dff60f5ab506454dbd702b32
Merge "Copy files for docker image in packages/docker/pom"
Copy files for docker image in packages/docker/pom
Copying the files in the pom removes the need to do the copying in various
locations the docker build is executed from and allows the docker image be
built without building the entire repo (as the install.zip can be pulled
from nexus)
Issue-ID: POLICY-652
Change-Id: I90498f7e0c00e63381d746f80f937b31b3f7199d
Signed-off-by: mmis <michael.morris@ericsson.com>
|
|
Project: integration master 952f9fa66b664d15f4a2b59e15f8e5e37ebee0ce
Merge "modify Engine and rule automatic test case"
modify Engine and rule automatic test case
Issue-ID: HOLMES-104
Change-Id: Ibc5702bed70b42be13a9ab2aa3313912d71f701c
Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
|
|
Project: integration master 627517b2f2884fcbeaaadb7a4f27bd316aa9940f
Update image tag
Issue-ID: DCAEGEN2-229
Change-Id: I501320e2a89a71c6755290b35a1484359bf065ed
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Project: portal master 9576d2117df8f9116861f4fa13e1571a590e4cd3
Merge "Unit Test Case for EPLeftMenuServiceImpl.java"
Unit Test Case for EPLeftMenuServiceImpl.java
Added JUnit test cases for EPLeftMenuServiceImpl.java
Change-Id: Ieea37f1723566f8135b9d7a17d227e66b45aa110
Issue-ID: PORTAL-208
Signed-off-by: Hari Om Verma <hv00482922@techmahindra.com>
|
|
Project: policy/engine master 45980fe83716dd804d9b1ce115088d096454f6d3
Merge "Clean up pom.xml and fix CLM"
Clean up pom.xml and fix CLM
This has some cleanup for overriding managed dependencies, a
duplicate entry for mariadb, unnecessary inclusion of older
EELF library, an upgrade of swagger tools to fix a security
issue and lastly an override of a depedency to clear a
security issue.
Issue-ID: POLICY-507
Change-Id: I8767f6edc37551c559010d96d350afdd5961f13d
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
|
|
Project: sdc/jtosca master 76bdc498d5e7a1e5515714fe042bf111f10d6c26
update JTOSCA package names
Change-Id: I8e9ed44a57521047c5c8218dfeef0a3193d570ee
Issue-ID: SDC-950
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
|
|
Project: sdc master a5445100050e49e83f73424198d73cd72d672a4d
Sync Integ to Master
Change-Id: I71e3acc26fa612127756ac04073a522b9cc6cd74
Issue-ID: SDC-977
Signed-off-by: Gitelman, Tal (tg851x) <tg851x@intl.att.com>
|
|
Project: so master 3c58fde8c72524579c139f25424c5b583c1070f2
Fix Aria compilation issue
Disable Aria from pom file to stop build fail.
Issue-ID: SO-448
Change-Id: I071eb8fda068fd53db5d6f57ccb8f1c0c5f0d74f
Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
|
|
Project: clamp master 6156e258a8b9df35d2c2c8872a2213b21a446523
Merge "Rework config"
Rework config
Rework the clds-user json and clds-controller json config
Issue-ID: CLAMP-136
Change-Id: I5393394d7d878001dd9b5773051f38e927173d5d
Signed-off-by: Determe, Sebastien (sd378r) <sd378r@intl.att.com>
|