Age | Commit message (Collapse) | Author | Files | Lines |
|
Project: aai/sparky-be master e1a380a1311471e972a7196c50c25ed1ef7c25e1
Increase junit coverage
Issue-ID: AAI-429
Change-Id: Idd0f52e6b74a2689824dc671d37fe25ccf3e781c
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
|
|
Project: ccsdk/sli/core master e940e23cd0b574f8239cdd24fc3b1e590326361e
Add @Override annotation
*This is improve readability of source code
Issue-Id: CCSDK-117
Change-Id: I4bb73a6e4b440ae861045c7548a7e985d1fbf02c
Signed-off-by: surya-huawei <a.u.surya@huawei.com>
|
|
Project: ccsdk/sli/northbound master 806de96eefaaf8ad6685a2c24b7dea03eb629ba2
Remove IOException in method declaration
*This is done because IOException cannot be thrown
from the method and is hence superflous
Issue-Id: CCSDK-117
Change-Id: I0712cfbf610f815e76ed33b0039ecb5e3cc7bbbe
Signed-off-by: surya-huawei <a.u.surya@huawei.com>
|
|
Project: ccsdk/sli/plugins master 3cc6cc194791d9eedfe87fd671ee0db3e8e72897
Remove null check
*Move string literal to the left side of comparison
Null check is performed by String.equalsIgnorecase hence removed
Issue-Id: CCSDK-117
Change-Id: I48c8815f9f20a1c6e86c8b4af8966c9945d5b0c7
Signed-off-by: surya-huawei <a.u.surya@huawei.com>
|
|
Project: ccsdk/sli/adaptors master 9c72587e6a8303bf93586823907165ce9913a19f
Remove toString called on String object
*Removed toString on a string object
This is a redundant construction and saves keystrokes
*Replace type specification in constructor with diamond operator
This is to reduce verbosity of generics code
Issue-Id: CCSDK-117
Change-Id: I5669450e8b5364eb9b01831b26a77596adf6c21a
Signed-off-by: surya-huawei <a.u.surya@huawei.com>
|
|
Project: sdnc/northbound master 6bfed112851ac9d7d30fe942183a633ec9718d46
Use try-with-resource to close filestream
*Using try-with-resource here makes sure that the resource is
automatically closed and increases code readability
Issue-Id: CCSDK-117
Change-Id: Ie923e4540d5be90324104593a1d5fcb1bd501f5c
Signed-off-by: surya-huawei <a.u.surya@huawei.com>
|
|
Project: usecase-ui master 30d5cfc7bd4108c23896d449206ab271d16edba2
Fix create dialog open failed.
Change-Id: I85fa9396ef3ccd6b9a3e9601f188721ba39da8c8
Issue-id: USECASEUI-36
Signed-off-by: Luji7 <lu.ji3@zte.com.cn>
|
|
Project: holmes/rule-management master 077bf54381023f73426eecac4c2347ca2b5acd7e
Enable specifying the Host IP using Script
Change-Id: I6283b610738d36fc6ea6fbccbbfca04cf5446194
Issue-ID: HOLMES-73
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
|
|
Project: holmes/engine-management master 65b6a8067489e0ca77ae89d2f1f2e5e42b795257
Enable specifying the Host IP using Script
Change-Id: Ia0c1901551828aafc844e2dd3fb1bc16a84605b6
Issue-ID: HOLMES-73
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
|
|
Project: vnfsdk/model master 020ed5cb7f2d4efedfcc48bbbdf892043adbfec1
Keep the pkgtools documentation up-to-date
1. Add the new parameters for pkgtools CLI.
2. Add a new method of installation of pkgtools CLI.
3. Add git-review configuartion files and correct files' mode.
Issue-ID: VNFSDK-102
Change-Id: I7e45d9936efb369153e46849e9227516dd2d3639
Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
|
|
Project: so master 1dd7ae2e894dfa7e1fa634fdbfe5be2b4ef38287
Merge "Set context for VFC Create api"
Set context for VFC Create api
Set context for VFC Create api
Change-Id: I33363c15eaa7dc0aa17921792968814970a58df0
Issue-ID:SO-212
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
Project: clamp master 3d2759d4aea35d6d1891fe36b136ccd12a05b422
Merge "Update the TCA blueprint format"
Update the TCA blueprint format
Change-Id: Ib5b6fe1b46a509bea6c40ebc8ec9058990e5f64d
Signed-off-by: xg353y <xg353y@intl.att.com>
Issue-ID: CLAMP-59
|
|
Project: multicloud/framework master 4d52f6ef8fc8a5ad1af673e5bd6582e1e5afada1
Tag staging docker image
tag docker image as 1.0.0-STAGING
Change-Id: Iaa89cef7805bb879165eea13e08177bec1ce529b
issue-id: MULTICLOUD-112
Signed-off-by: Ethan Lynn <ethanlynnl@vmware.com>
|
|
Project: aai/esr-gui master 2c3965859fcd35ce0f61e6ea2296acda2884df63
Merge "Add a function to add esr-gui to webapp."
Add a function to add esr-gui to webapp.
Change-Id: I2f43a9b3e246cc47873c56d053d0f99bcf4f6d23
Issue-ID: AAI-431
Signed-off-by: lizi <li.zi30@zte.com.cn>
|
|
Project: sdc/sdc-workflow-designer master f847273d57e15026aaa311d4145a3dedbe00c785
Copy workflow designer to tomcat
Issue-Id: SDC-452
Change-Id: I4dcd275b9beb42f3d66b152e45579d6c6f9b6e39
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
|
|
Project: holmes/engine-management master a8f1131fb60608e0ba687a1ec6ce256f38c07d2d
Enable specifying the Host IP using Script
Change-Id: I5e2564d3c23c5bb0b30bad2b0cdede9c83694956
Issue-ID: HOLMES-73
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
|
|
Project: holmes/rule-management master 4ceea4cc47587be029567617366c56c5f52d9914
Enable specifying the Host IP using Script
Change-Id: I4188d5d1158d40dfa256308faefe48cb2e1a42d6
Issue-ID: HOLMES-73
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
|
|
Project: sdc/sdc-workflow-designer master 2dc2aadc88421dfa952e026e6339520fa9523b94
Copy workflow designer UI to tomcat
Issue-Id: SDC-452
Change-Id: Id03e447849d1f1fb4239405865aa669f96a7822d
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
|
|
Project: clamp master 988cf497fa276db67016fe804776005114c1b04c
Merge "Inverted patch commited"
Inverted patch commited
The previous patch on this file has been commited
with a not up to date codebase and previously made
changes were overwritten.
Change-Id: I0731a4a228e8bbdff46c09dee757d076eebcc799
Issue-ID: CLAMP-54
Signed-off-by: Anaƫl Closson <ac2550@intl.att.com>
|
|
Project: holmes/rule-management master f067dcfc723d4494d84311528b2370196d3691a6
Merge "Improve the API Descriptions"
Improve the API Descriptions
Change-Id: Ifb95afa6b2dda9461a9d0a68bc123e934c318abb
Issue-ID: HOLMES-68
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
|
|
Project: so master 6fda60ab1b44f70348e8f9142b8d6ad5f9dd6a1d
Merge "Add junit test coverage and fix bugs in VCPE"
Add junit test coverage and fix bugs in VCPE
Added additional junit tests for VCPE and fixed bugs that were found while
testing.
Change-Id: Icb6a0c936a16b775ff553c11cb07a4348bd9ebfc
Issue-ID: SO-210
Signed-off-by: Jim Hahn <jrh3@att.com>
|
|
Project: so master 9cebc7162dcb995f5cb47006a1d315abbc2abb73
Add global Customer Info for VFC
Add global Customer Info for VFC NS Create
Change-Id: I38fbd8c8bdc854b0f93ae2302d09f2725d83b67a
Issue-ID:SO-211
Signed-off-by: c00149107 <chenchuanyu@huawei.com>
|
|
Project: dcaegen2 master 6553a13f948ffbf48c3bf5ec723372df137a085c
Add more docs
Issue-Id: DCAEGEN2-128
Change-Id: Ieda6d44d0e98bf1a29922ef95e605e7a08104111
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Project: integration master 1679be9e3560192c7894a747b913776ebd34412e
Merge "Update emsdriver csit test"
Update emsdriver csit test
Issue-ID: VFC-345
Change-Id: I1ea161eb0bd53e6079932046783a5cd9f5bcc22f
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
Project: integration master ad602ca149cd1ac0ce59fb84466ffa30350a6fc1
Merge "Fix the Errors in the Robot Script"
Fix the Errors in the Robot Script
Change-Id: I5b1aca42aef3a8892e2adaf555849417a60c6f11
Issue-ID: HOLMES-59
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
|
|
Project: integration master 31a4f35cfc7011f7f863d27ed8eecaf2786731ca
Merge "Add log for csit fail issue"
Add log for csit fail issue
Change-Id: Ibfc71a5b748a4ec8c98dd2ce8be940a848792081
Issue-ID: VFC-505
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
|
|
Project: cli master 245d2e92c401457b0b667aa6d2dd262fa6d1b045
Add logging doc
CLI-40
Change-Id: Ib5f3a2ee4b0f94e0472b30532c4541b48e9b111e
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|
|
Project: cli master aeeafd46c74c776ccd4427387a39da0f32c4f539
Add architecture doc
CLI-40
Change-Id: Ie2aeca50a2a3124668e877a0971a601db1956747
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|
|
Project: cli master d5048edb7d209fc11283f4666af0ab3c5d460bdc
Merge "Add developer guide"
Add developer guide
CLI-40
Change-Id: I30cc798070ee6422d1dd9cb7ed339c987734b67a
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|
|
Project: cli master 255d1373266095994baf320326f1ba08022977ee
Merge "Add installation guide"
Add installation guide
CLI-40
Change-Id: Id383a2bb652525c481c01d6da8512de70fda5b19
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
|
|
Project: integration master a01c62b179a40c45f8673a6a6f02f1e5f307d543
Merge "Fix vfc-vnflcm csit fail issue"
Fix vfc-vnflcm csit fail issue
Remove the fail csit tests temporarily
Change-Id: I886356821116625e5cb0fe9971f675a4f18fe053
Issue-ID: VFC-505
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
|
|
Project: integration master 024c410c39b1b25167f8063797dea6d207f5aa56
Merge "Fix the Errors Caused by the Change of Codes"
Fix the Errors Caused by the Change of Codes
Change-Id: I40a264eb78a9907518a3e162b0f337416b7c05ec
Issue-ID: HOLMES-59
Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
|
|
Project: integration master d19fae706f03f5a005bda3479cbd2f4b93c4ee2e
Update emsdriver csit test
Issue-ID: VFC-345
Change-Id: I03c589af9a9c543c5882a57c45aafe8bbe95fd76
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
Project: vfc/nfvo/lcm master afa8f1e5bfd6f7627889b5b8cfb36cf2033fb5a0
Update the vfc installation doc
Issue-ID: VFC-526
Change-Id: I4c41c620559477c4f1e543abe92d93e101877cf6
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
|
|
Project: aai/esr-server master c5a10a8f2cf3742976fd22314ede9a7351631977
Change the api link from wiki to swagger.json
Change-Id: Icd1b9fc292015a0e6ca058bd80a6235b008c33c9
Issue-ID: AAI-427
Signed-off-by: lizi <li.zi30@zte.com.cn>
|
|
Project: integration master ef8e4d4ff53903760cfe97a313223d4caa9635c3
Merge "Policy CSIT Files"
Policy CSIT Files
Issue-Id: POLICY-77
Change-Id: I1a0ee0bc1626d70c7a2be77a166cfa0e2e2e2c64
Signed-off-by: RAJU <cr770w@att.com>
|
|
Project: integration master 92d70d60528f966f624489e25377005e87e5f4e4
Add updated test files
Issue-ID:PORTAL-53
Change-Id: I0c9e37fe48fc3635baebb7ef116247f752ef7a07
Signed-off-by: kishore <kk707x@att.com>
|
|
Project: policy/engine master 5c408036d67b76939f7fe9c87773d05f0809f577
Updated api documentation
Moved image to docs area
-------------------------------------------------------------
Change-Id: I9618e3e2c5ddcd3cde5afa889e6360fe5511bb1e
Issue-Id: POLICY-243
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Project: policy/engine master b6209af5af182c2bcc5da3a71c1aa5b6216fef9b
Policy Installation documentation
Updates to the installation documentation
-------------------------------------------------------------
Change-Id: Ib4ac5962bccbfe2f7f3f73b822e165ae798754a5
Issue-Id: POLICY-241
Signed-off-by: Saryu Shah <ss3917@att.com>
|
|
Project: appc/deployment master 288bdf740a60db96dd62a018b4e7c644779614e4
Fix ODL Carbon Bouncy Castle Issue
This fix will use the appropriate version and JARs of the bouncy castle feature that should fix the netconf error going on during VF Netconf/Restconf mounting process in APPC.
Change-Id: Iafb8cd1e434e5a08d0d98d5f8106efa95e03aa83
Signed-off-by: Hector Anapan <ha076r@att.com>
Issue-Id: [APPC-270]
|
|
Project: ccsdk/parent master e6252f539f8c7ab82f16a68462d7eba13ae10dfe
Changing repository names
Changing the repository name ecomp-snapshot and
ecomp-release to ecomp-snapshots and ecomp-releases. I
belieive that the correct version has the 's' at the end. This
matches oparent and other projects' pom files. I could be wrong
in which case you can abandon this.
Change-Id: I71118d90b9b826e58833cd97589d26c26db15046
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-id: CCSDK-116
|
|
Project: vnfrqts/requirements master fd7e180acfbd5180e5725024bfa23e2d9caf2963
Merge "VNFRQTS -Requirements Update Heat contnet"
VNFRQTS -Requirements Update Heat contnet
VNFRQTS -Requirements Updated 4.d and 5.b with current Heat seed
document
Change-Id: I54a75dc08e60f0a764342ca251f449ab9e2fa508
Issue-ID:VNFRQTS-113
Signed-off-by: hp1256 <hp1256@att.com>
|
|
Project: vnfrqts/requirements master b0e8e26fd6811b76c858f108a826ef07772ecfe5
Merge "VNFRQTS -Requirements Fixed outline defects"
VNFRQTS -Requirements Fixed outline defects
VNFRQTS -Requirements fixed the outline defects
Change-Id: Ibf03b20f19121a662f8f2d99b29cec1ed3e61e22
Issue-ID:VNFRQTS-111
Signed-off-by: hp1256 <hp1256@att.com>
|
|
Project: portal master c83b7cb5a63e280bc4ca81b9fe20917a7029ef39
Drop DMaaP BC web GUI from Portal deployment
DMaaP BC is not in Amsterdam release; no need for its GUI.
Issue: PORTAL-126
Change-Id: I156e729ace41962fb9d3941deb2478357ea4616a
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
|
|
Project: integration master 89254c108ed6a4a0a1e5866ed83f192d29836cb6
APPC updated robot scripts
Change-Id: I992ba4db502b6da86fe8d54214265c3b045dc982
Signed-off-by: Patrick Brady <pb071s@att.com>
Signed-off-by: NGUYEN <pn8984@att.com>
Issue-id: APPC-113
|
|
Project: vnfrqts/requirements master 8b9e1577b212992be79cfa66012629996fc46511
Merge "VNFRQTS -Requirements Remove trademark from Ch7"
VNFRQTS -Requirements Remove trademark from Ch7
VNFRQTS -Requirements removed att trademark from chapter 7
Change-Id: I66abb3bb6f13e10751a327eb0fe44420f81e8607
Issue-ID:VNFRQTS-56
Signed-off-by: hp1256 <hp1256@att.com>
|
|
Project: vnfrqts/requirements master fa7b9303d97fa2802c5c7048e10ece36f2b0507a
Merge "VNFRQTS -Requirements Update Ch7 for DCAE link"
VNFRQTS -Requirements Update Ch7 for DCAE link
VNFRQTS -Requirements Updated chapter 7 to add link to the DCAE project
doucmentation
Change-Id: Iea100c6ffea4ff45b574a093a3d97083624bc9bb
Issue-ID:VNFRQTS-90
Signed-off-by: hp1256 <hp1256@att.com>
|
|
Project: vnfrqts/requirements master ed566bad78d7e9c4dc17fd14bbc920fe6d0bc465
VNFRQTS -Requirements Update Ch7 for APPC link
VNFRQTS -Requirements Updated chapter 7 to add link to the APPC project
doucmentation
Change-Id: Ia9105095a5c8f77d6a1360734856ded9e853738f
Issue-ID:VNFRQTS-88
Signed-off-by: hp1256 <hp1256@att.com>
|
|
Project: portal master ec4eb9c7b9bed3bd5cc01ea127632d637b738cbc
Increase DB timeout; rename props dir
1. Revise docker compose:
a) Use version 2.1, up from 2.0
b) Increase apps database startup timeout from 3 to 5 minutes
2. Rename the properties directory to drop the env-specific name "rackspace"
3. Use MariaDB JDBC connection URL for DBC app.
4. Show AAI-UI and CLI apps by default on application home screen
Issue: PORTAL-20, PORTAL-95, PORTAL-117
Change-Id: I3a96d2e3142a7c2229f5b67525d79fa5e602084b
Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
|
|
Project: aaf/authz master 7b5adf32e2ff118e07b47d740215137f90dd460f
modified AAF-API-Documentation file
AAF-84
Signed-off-by: rn509j <rn509j@att.com>
Change-Id: I257fc3e2dcd25640d358bf991e0bff4cc0310348
|