You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 806 Next »

This page serves two purposes:

  1. Summarize the naming of all project artifacts as it appear in Gerrit, Jenkins, JIRA and Wiki. Linux Foundation uses these information to create all projects artifacts.
  2. Provide the list of contributors and committers with first and last name, LFID, email, and location. See the differences between and Contributors and Committers in TSC Charter, Section 3.1 Project Roles.

In the Release Artifacts table the requested info are:

Project Technical Lead: first and last name of PTLsubhash_singhL

Jira Project Name: Project name as it appears in JIRA project list

Jira Key: JIRA Key as its appear in Jira Key list

Project IDUnique ID identifying the project. Project ID is used to compose the "Components Repository name" and "Maven Group ID". Project ID can (but not necessarily) be the same as the JIRA Key.

Gerrit Repository (ies) URLThis will be filled out after Linux Foundation has created all repositories.

Link to Wiki Space: This will be filled out after a Space in Wiki is created to handle project specific artifacts.


In the Release Components table the requested information are:

Components Name: name of the component as it is usually actually used in the day to day conversation. Components name can be composed of multiple words separated by a - (dash).

Components Repository name: name of the repository as it appears in Gerrit. Formed by: Project ID/folder/Components Name. All words in lowercase and separated by a / (slash). For simple project (flat repo structure) the folder is optional.

Maven Group ID: this name is used to uniquely identify the component in Nexus, and to define dependency between components. Formed by: org.onap.project-ID.folder.components-name. All words in lowercase and separated by a . (dot), except for the components name who remain unchanged.

Note: groupId is not distinct for all projects - some need the artifactId appended like (sdc, logging-analtyics, pomba)

Example:

Component Name: deployment-handler

Components Repository name: dcaegen2/platform/deployment-handler

Maven Group ID: org.onap.dcaegen2.platform.deployment-handler.

The above example does not match reality - as of 20180806 we see the following for a DCAEGEN2 jar

<groupId>org.onap.dcaegen2.platform</groupId>
<artifactId>servicechange-handler</artifactId>


Components Description: describes in 1 or 2 sentences the purpose of the component.

In the "Resources committed to the release" section enter all requested information. This will expedite Linux Foundation activities and speed up committers credentials assignment.


Usage

Usage on adding Repositories

Note to PTL for adding repositories.

For each project, update accordingly all the sections to support your project needs.

To request a new repository, you have to:

1) Fill out the required information in the table below

2) Email the Infrastructure Coordinator (Gildas Lanilis) by specifying the repos you are asking creation for

Note: The Infrastructure Coordinator will review the completeness and the accuracy of the information and will proceed with the formal request to Linux Foundation

Usage on adding or removing committers

Note to PTL for adding or removing committers.

For each project, update accordingly all the sections to support your project needs.

For adding a committter, fill out this template.

Active and Available Inventory

Release Artifacts

FactsInfo
PTL (first and last name)Jimmy Forsyth
Jira Project NameActive and Available Inventory
Jira KeyAAI
Project IDaai
Gerrit Repository (ies) URL

https://gerrit.onap.org/r/#/admin/projects/aai/aai-common
https://gerrit.onap.org/r/#/admin/projects/aai/aai-config
https://gerrit.onap.org/r/#/admin/projects/aai/aai-data
https://gerrit.onap.org/r/#/admin/projects/aai/aai-service
https://gerrit.onap.org/r/#/admin/projects/aai/data-router
https://gerrit.onap.org/r/#/admin/projects/aai/logging-service
https://gerrit.onap.org/r/#/admin/projects/aai/model-loader
https://gerrit.onap.org/r/#/admin/projects/aai/resources
https://gerrit.onap.org/r/#/admin/projects/aai/rest-client
https://gerrit.onap.org/r/#/admin/projects/aai/router-core
https://gerrit.onap.org/r/#/admin/projects/aai/search-data-service
https://gerrit.onap.org/r/#/admin/projects/aai/sparky-be
https://gerrit.onap.org/r/#/admin/projects/aai/sparky-fe
https://gerrit.onap.org/r/#/admin/projects/aai/test-config

https://gerrit.onap.org/r/#/admin/projects/aai/traversal

https://gerrit.onap.org/r/#/admin/projects/aai/gizmo

https://gerrit.onap.org/r/#/admin/projects/aai/babel

https://gerrit.onap.org/r/#/admin/projects/aai/champ

https://gerrit.open-o.org/r/#/admin/projects/common-services-external-system-registration 

https://gerrit.open-o.org/r/#/admin/projects/client-gui 

https://gerrit.onap.org/r/#/admin/projects/aai/esr-server

https://gerrit.onap.org/r/#/admin/projects/aai/esr-gui

https://gerrit.onap.org/r/#/admin/projects/aai/graphgraph

https://gerrit.onap.org/r/#/admin/projects/aai/spike

https://gerrit.onap.org/r/#/admin/projects/aai/graphadmin

https://gerrit.onap.org/r/#/admin/projects/aai/tabular-data-service

https://gerrit.onap.org/r/#/admin/projects/aai/gap

https://gerrit.onap.org/r/#/admin/projects/aai/eis

https://gerrit.onap.org/r/#/admin/projects/aai/event-client

https://gerrit.onap.org/r/#/admin/projects/aai/enricher

https://gerrit.onap.org/r/#/admin/projects/aai/cacher

https://gerrit.onap.org/r/#/admin/projects/aai/validation

https://gerrit.onap.org/r/#admin/projects/aai/schema-service

Link to Wiki SpaceActive and Available Inventory Project

Release Components Name

Components NameComponents Repository nameMaven Group IDComponents Description
aai-commonaai/aai-commonorg.onap.aai.aai-commonThis holds the model, annotations and common modules used across the Resources and Traversal micro services
aai-configaai/aai-configorg.onap.aai.aai-configAAI Chef cookbooks (deprecated)
aai-dataaai/aai-dataorg.onap.aai.aai-dataAAI Chef environment files (deprecated)
aai-serviceaai/aai-serviceorg.onap.aai.serviceAAI REST based services (deprecated)
data-routeraai/data-routerorg.onap.aai.data-routerAAI Micro Service used to route/persist AAI event data for consumption by the UI
logging-serviceaai/logging-serviceorg.onap.aai.logging-serviceAAI common logging library
model-loaderaai/model-loaderorg.onap.aai.model-loaderLoads SDC Models into A&AI
resourcesaai/resourcesorg.onap.aai.resourcesAAI Resources Micro Service providing CRUD REST APIs for inventory resources
rest-clientaai/rest-clientorg.onap.aai.rest-clientLibrary for making REST calls
router-coreaai/router-coreorg.onap.aai.router-coreLibrary containing the core camel components for the data router
search-data-serviceaai/search-data-serviceorg.onap.aai.search-data-serviceService for persisting data to a search database
sparky-beaai/sparky-beorg.onap.aai.sparky-beAAI user interface back end
sparky-feaai/sparky-feorg.onap.aai.sparky-feAAI user interface front end
test-configaai/test-configorg.onap.aai.test-configRepository containing test configuration for use in continuous integration
traversalaai/traversalorg.onap.aai.traversal

AAI Traversal Micro Service providing REST APIs for traversal/search of inventory resources

gizmoaai/gizmoorg.onap.aai.gizmoCRUD Rest API endpoint for resources and relationships, delivering atomic interactions with the graph for improved scalability.
champaai/champorg.onap.aai.champAbstraction from underlying graph storage systems that A&AI would interface with.
babelaai/babelorg.onap.aai.babel

AAI Microservice to generate AAI model XML from SDC TOSCA CSAR artifacts

esr-server

aai/esr-server

org.onap.aai.esr-server

ESR backend, mainly include the function of external system reachable check and data pretreatment

esr-gui

aai/esr-gui

org.onap.aai.esr-gui

External system management ui

graphgraph

aai/graphgraphorg.onap.aai.graphgraphMicroservice used to provide view of AAI model, schema and edge rules
spikeaai/spikeorg.onap.aai.spikeMicroservice used to generate events describing changes to the graph data
graphadminaai/graphadminorg.onap.aai.graphadminMicroservice with various functions for graph management
tabular-data-serviceaai/tabular-data-serviceorg.onap.aai.tabular-data-serviceMicroservice which serves as an abstraction layer to a tabular data store
gapaai/gaporg.onap.aai.gapA get and publish microservice  which extracts entities from A&AI and publishes them to an event topic
eisaai/eisorg.onap.aai.eisMicroservice used to manage entity identities across systems
event-clientaai/event-client org.onap.aai.event-clientLibrary to manage interactions with an event bus

chameleon

aai/chameleonorg.onap.aai.chameleonAbstraction service for historical database

gallifrey

aai/gallifreyorg.onap.aai.gallifreyTransformation service between AAI-modelled data, operations and gallifrey representation
enricheraai/enricherorg.onap.aai.enricherEnables complementing AT&T data with federated data from additional sources
cacheraai/cacherorg.onap.aai.cacherThe Response Caching Microservice (Cacher) is built to deliver multiple mechanisms of making API calls and populating the responses into a JSON datastore
validationaai/validationorg.onap.aai.validationMicroservice used to invoke validation mechanism
schema-serviceaai/schema-serviceorg.onap.aai.schema-serviceMicroservice to provide centralized run-time schema information for AAI's microservices

Resources committed to the Release

RoleFirst Name Last NameLinux Foundation IDEmail AddressLocation
PTLJimmy Forsythjimmydotjf2512@att.comMichigan, USA, UTC -4
Primary ContactManisha Aggarwal
ma9181@att.com
Project Manager



Committers




Manisha Aggarwalma9181ma9181@att.comMiddletown, NJ, USA, UTC -4

Jimmy Forsythjimmydotjf2512@att.comMichigan, USA, UTC -4

Steven BlimkiesblimkieSteven.Blimkie@amdocs.comOttawa, Canada, UTC -4

Tian LeeTianLtian.lee@amdocs.comBath, UK, UTC +1

Harish Kajurvk250xMiddletown, NJ, USA, UTC -4

Bo LvLvbo163lv.bo163@zte.com.cnChengdu, China. UTC +8

Qi Sun (ESR)sunqi310sun.qi310@zte.com.cnChengdu, China. UTC +8
Contributors




Ming Li

li.ming23@zte.com.cn

Beijing, China. UTC +8

Fanhu Fu
fu.fanhu1@zte.com.cn
Beijing, China. UTC +8

CT Patersonctpatersonctpaterson+onap@gmail.comOttawa, Canada, UTC -4

Colin Burns
colin.burns@amdocs.comBath, UK, UTC +1

Andrew Baxter
andrew.baxter@amdocs.comBath, UK, UTC +1

MuraliMurali-Pmurali.p@huawei.comBangalore, India UTC +5:30

Jason Plurad
pluradj@us.ibm.comDurham, NC, USA UTC -4

Steve BlimkiesblimkieSteven.Blimkie@amdocs.com Ottawa, Canada, UTC -4 

Tian LeeTianLtian.lee@amdocs.com Bath, UK, UTC +1 

Michael Arrastia
marrasti@amdocs.com Bath, UK, UTC +1 

Gino Fraboni
gino.fraboni@amdocs.com Ottawa, Canada, UTC -4 

Arul Nambi
arul.nambi@amdocs.com Ottawa, Canada, UTC -4 

Harish Kajur
vk250x@att.com Middletown, NJ, USA, UTC -4

Robby Maharajh
rx2202@att.com Middletown, NJ, USA, UTC -4

Andrew Muller
am8383@att.com Middletown, NJ, USA, UTC -4

William Lamont
wl2432@att.com 

Middletown, NJ, USA, UTC -4


Lina O'Connor
lo8949@att.comColorado, USA, UTC-6

Utkarsh Raj
ur326r@att.comMiddletown, NJ, USA, UTC-4

Jane Threefoot
jt6620@att.comMiddletown, NJ, USA, UTC-4

Giulio Graziani
giulio.graziani@amdocs.comOttawa, Canada, UTC -4

Catherine LefèvreKatel34cl664y@intl.att.comBelgium UTC +2

Heliu Zhong  
zhongheliu@boco.com.cnBeijing, China. UTC +8

Yuanwei Yang
yangyuanwei@boco.com.cnBeijing, China. UTC +8

Multanen, Eric W 
eric.w.multanen@intel.com

Shankar, Shashank Kumar
shashank.kumar.shankar@intel.com

 Sood, Ritu
ritu.sood@intel.com

Liang Qin
qin.liang13@zte.com.cnChengdu, China. UTC +8

Prabhu Somasundaramprabhu_ramps7551@att.comAtlanta, GA, USA, UTC-4

Aditya Gajulapalliag282fag282f@att.comSt. Louis, MO, USA, UTC -5

bharaththiruveedulabharath.thiruveedula@verizon.comHyderabad, India UTC+5.30

Sandeep JhaSandeep4029sandeejh@in.ibm.comBangalore, India UTC+5.30

Application Authorization Framework

Release Artifacts

FactsInfo
PTL (first and last name)Jonathan Gathman
Jira Project NameApplication Authorization Framework
Jira KeyAAF
Project IDaaf
Gerrit Repository (ies) URL

http://gerrit.onap.org/r/aaf/authz

http://gerrit.onap.org/r/aaf/sms

http://gerrit.onap.org/r/aaf/sshsm


Link to Wiki SpaceApplication Authorization Framework Project

Release Components Name

Components NameComponents Repository nameMaven Group IDComponents Description
authzaaf/authzorg.onap.aaf.authz

This module is used to organize all of the common artifacts and capabilities that are inherited by all modules.  This prevents duplication of these common artifacts, plugins, and

other settings and provides a single place to support this configuration.

cadiaaf/cadi ( Moved to Authz)org.onap.aaf.authz

Collection of Authentication and Authorization Plugins, technology specific clients, configuration tooling and encryption tooling, designed to enable Services to quickly and securely integrate Security.

innoaaf/inno (Moved to Authz)org.onap.aaf.authz

Collection of low level, dependency free classes to enable CADI and Authz. Example: Audit Trail technology, which, allows step by step timing for debugging purposes

luaplugin

aaf/luapluginorg.onap.aaf.luaplugin

A lua plugin to integrate AAF with MSB, which provides centralized auth features at the API Gateway.

smsaaf/smsorg.onap.aaf.smsSecret Management Service that will contain the webservice as well as client code for managing and accessing secrets.
sshsmaaf/sshsmorg.onap.aaf.sshsmA repository for softhsm modifications and hardware security plugin

Resources committed to the Release

RoleFirst Name Last NameLinux Foundation IDEmail AddressLocation
PTLJonathan Gathman

Instrumental

jg1555@att.comSt. Louis, MO, USA, UTC -6, USA
Primary ContactJonathan Gathman

Instrumental

jg1555@att.comSt. Louis, MO, USA, UTC -6, USA

Project Managerif any


CommittersRam Koya

rampi_k

rk541m@att.comDallas, TX, USA, UTC -6, USA

Jonathan Gathman

Instrumental

jg1555@att.comSt. Louis, MO, USA, UTC -6, USA

Huabing ZhaoHuabingZhao

zhao.huabing@zte.com.cn

Chengdu, China. UTC +8

Kiran Kamineni

kirankamineni

kiran.k.kamineni@intel.com

Santa Clara, CA


Girish Havaldar

giri

hg0071052@techmahindra.com

Bangalore, India

Contributors




Varun Gudisena 

vg411hvg411h@att.comDallas, TX, USA, UTC -6, USA

Sai Gandhamsg481nsg481n@att.comDallas, TX, USA, UTC -6, USA

Sowjanya Vemulapallysv8675sv8675@att.comDallas, TX, USA, UTC -6, USA

Catherine LefèvreKatel34cl664y@intl.att.comBelgium UTC +2

Sitharaman T R  sitharamantsithara@in.ibm.com

Middletown, New Jersey USA. UTC -4


Alexander Dometriusad0861ad0861@att.comDallas, TX, USA, UTC -6, USA

Kiran Kaminenikirankaminenikiran.k.kamineni@intel.comSanta Clara, CA, USA, UTC -8

Girish Havaldargirihg0071052@techmahindra.com

Bangalore, India, UTC +5:30


Manjunath Ranganathaiahmranganamanjunath.ranganathaiah@intel.comSanta Clara, CA, USA, UTC -8

Ning Sun

ningsun

ning.sun@intel.comSanta Clara, CA, USA, UTC -8

Vamshi Namilikondavamshi.nemalikondavn00480215@techmahindra.comPune, India, UTC +5:30

Sunil Unnavasunil.unnavasu622b@att.comDallas, TX, USA, UTC -6, USA


Application Controller

Release Artifacts

Release Components Name

Components NameComponents Repository nameMaven Group IDComponents Description
parentappc/parentorg.onap.appc.parentParent POM files for APPC
appcappcorg.onap.appcAPPC Core
deploymentappc/deploymentorg.onap.appc.deploymentAPPC docker deployment
cdtappc/cdtorg.onap.appc.cdtAPPC Controller Design Tool

Resources committed to the Release

RoleFirst Name Last NameLinux Foundation IDEmail AddressLocation
PTLTakamune Cho
takamune_chotc012c@att.comMiddletown, New Jersey USA. UTC -4
Primary Contacts

Takamune Cho

takamune_cho


tc012c@att.com


Middletown, New Jersey USA. UTC -4

Project Managerif any


Committers




Patrick Bradypb071pb071s@att.comBothell, Washington USA, UTC -7

Takamune ChoTakamune_Chotc012c@att.comMiddletown, New Jersey, UTC-4

Marcus Williams

mgkwillmarcus.williams@intel.comPortland, OR USA. UTC -7:00

Randa Maherrx196wrx196w@att.comRaleigh, North Carolina USA. UTC -4
Contributors




Scott Seaboltsseaboltjs9808@att.comAtlanta, Georgia USA. UTC -4

Catherine LefèvreKatel34cl664y@intl.att.comBelgium UTC +2

 Aaron Hayah415j ah415j@att.comColumbus, Ohio USA, , UTC-5

 Shubhada Vaze Shubhada SV00449682@techmahindra.comPune, India, UTC +05:30

Michael Zinnikas

MZinnikas2017ONAP

mz2651@att.comMiddletown, New Jersey USA. UTC -4

Shailendra Borale

sb8915

sb8915@att.comMiddletown, New Jersey USA. UTC -4

Vidya Jogvj1349vj1349@att.comMiddletown, New Jersey USA. UTC -4

Christopher Mccraycm5826cm6826@att.comAtlanta, Georgia USA. UTC -4

Ramya Balaji

rb111y

rb111y@att.com

Middletown, New Jersey, UTC-4

Joss Armstrongjarmstrong001joss.armstrong@ericsson.comIrland, UTC

Lathishbabu GanesanLathishlathishbabu.ganesan@ericsson.comIrland, UTC

Arundathi Patilarundathiarundpil@in.ibm.comBangalore, India, UTC +05:30

Sandeep JhaSandeep4029sandeejh@in.ibm.com

Bangalore, India, UTC +05:30


Dilip kumar Pampanadilipkpampanadilip.kumar.pampana@ibm.comMiddletown, New Jersey USA. UTC -4

Soumendu Sekhar
SA00498080@techmahindra.comPune, India, UTC +05:30

Havaldar Girsh
HG0071052@techmahindra.comPune, India, UTC +05:30

Lukasz Rajewski
Lukasz.Rajewski@orange.comWarsaw, Poland, UTC

Tomasz Osinski
Tomasz.Osinski2@orange.comWarsaw, Poland, UTC


CLAMP

Release Artifacts

FactsInfo
PTL (first and last name)Gervais-Martial Ngueko
Jira Project NameCLAMP
Jira KeyCLAMP
Project IDclamp
Gerrit Repository (ies) URL

https://gerrit.onap.org/r/#/admin/projects/clamp

Link to Wiki SpaceCLAMP Project

Release Components Name

Components NameComponents Repository nameMaven Group IDComponents Description
clampclamporg.onap.clampCLAMP is a platform for designing and managing control loops. 

Resources committed to the Release

RoleFirst Name Last NameLinux Foundation IDEmail AddressLocation
PTLGervais-Martial Nguekoosgn422wgn422w@intl.att.comNamur, Belgium, UTC +2
Primary ContactGervais-Martial Nguekoosgn422wgn422w@intl.att.comNamur, Belgium, UTC +2
Project Managerif any


CommittersChristophe CLOSSETChrisCcc697w@intl.att.comNamur, Belgium, UTC +2

Sebastien DETERMEsebdetsd378r@intl.att.comNamur, Belgium, UTC +2

Pierre CLOSEpiclosepc457b@intl.att.comNamur, Belgium, UTC +2

Eddy HAUTOTehautoteh552t@intl.att.com)Namur, Belgium, UTC +2

Xue GAO xuegaoxg353y@intl.att.comNamur, Belgium, UTC +2

Ron SHACHAMrshachamrshacham@research.att.comMiddletown, New Jersey USA. UTC -4

Gervais-Martial Nguekoosgn422w gn422w@intl.att.com Namur, Belgium, UTC +2
Contributors




Ron SHACHAM

rshachamrshacham@research.att.comMiddletown, New Jersey USA. UTC -4

Rittwik JANArjanajana@research.att.comMiddletown, New Jersey USA. UTC -4

Aayush BHATNAGAR
aayush.bhatnagar@ril.comMumbai, India. UTC +5:30

Trung NGUYENtrungnguTrung.Nguyen@amdocs.com

Xin MIAO
xin.miao@huawei.com

Yusuf MIRZAyusufmirzaymirza@ae.ibm.comDubai, UAE. UTC +4

Anaël CLOSSONnaberoNamur, Belgium, UTC +2

Catherine LefèvreKatel34cl664y@intl.att.comBelgium UTC +2

Command Line Interface

Release Artifacts

FactsInfo
PTL (first and last name)Kanagaraj Manickam
Jira Project NameCommand Line Interface
Jira KeyCLI
Project IDcli
Gerrit Repository (ies) URL

https://gerrit.onap.org/r/#/admin/projects/cli

Link to Wiki SpaceCommand Line Interface Project

Release Components Name

Components NameComponents Repository nameMaven Group IDComponents Description
clicliorg.onap.cliProvides required Command Line Interface for ONAP

Resources committed to the Release

RoleFirst Name Last NameLinux Foundation IDEmail AddressLocation
PTLKanagaraj Manickammkr1481kanagaraj.manickam@huawei.comBangalore, India. UTC +5:30
Primary ContactKanagaraj Manickammkr1481kanagaraj.manickam@huawei.comBangalore, India. UTC +5:30
Project ManagerKanagaraj Manickammkr1481kanagaraj.manickam@huawei.comBangalore, India. UTC +5:30
CommittersKanagaraj Manickammkr1481kanagaraj.manickam@huawei.comBangalore, India. UTC +5:30

Manoop Talasilatalasilatalasila@research.att.comBedminster, NJ USA. UTC -4:00

Subhash Kumar Singh subhash_singhsubhash.kumar.singh@huawei.comBangalore, India. UTC +5:30
Contributors




Leimeng Shi
shi@homer.att.comBedminster, NJ USA. UTC -4:00

Bharath Thiruveedulabharaththiruveedulabharath_ves@hotmail.comHyderabad, India. UTC +5:30

Kranthi Guttikonda


kranthi.guttikonda@b-yond.com

Common Controller SDK

Release Artifacts

FactsInfo
PTL (first and last name)Dan Timoney
Jira Project NameCommon Controller SDK
Jira Keyccsdk
Project IDccsdk
Gerrit Repository (ies) URL

To Be filled out once project is created in Gerrit

Link to Wiki SpaceCommon Controller SDK Project

Release Components Name

Components NameComponents Repository nameMaven Group IDComponents Description
parentccsdk/parentorg.onap.ccsdk.parentParent POMs to be used by CCSDK clients
appsccsdk/appsorg.onap.ccsdk.appsApplications intended to run as their own dockers (e.g micro services)
cdsccsdk/cdsorg.onap.ccsdk.cdsController Design Studio (design-time tool : evolution of appc/cdt)
featuresccsdk/features

org.onap.ccsdk.features

CCSDK Karaf features
sli/coreccsdk/sli/coreorg.onap.ccsdk.sli.coreCore Service Logic Interpreter classes
sli/adaptorsccsdk/sli/adaptorsorg.onap.ccsdk.sli.adaptorsCommon adaptors for use by directed graphs
sli/northboundccsdk/sli/northboundorg.onap.ccsdk.sli.northboundCommon northbound APIs related to service logic interpreter
sli/pluginsccsdk/sli/pluginsorg.onap.ccsdk.sli.pluginsCommon plugins used by directed graphs
pgaasccsdk/storage/pgaasorg.onap.ccsdk.storage.pgaasPGAAS
esaasccsdk/storage/esaasorg.onap.ccsdk.storage.esaasElastic Storage as a Service
dashboardccsdk/dashboardorg.onap.ccsdk.dashboardDashboard
utilsccsdk/utilsorg.onap.ccsdk.utilsUtilities
platform/blueprintsccsdk/platform/blueprintsorg.onap.ccsdk.platform.blueprintsBlueprints
platform/nbapiccsdk/platform/nbapiorg.onap.ccsdk.platform.nbapiNorthbound API
platform/pluginsccsdk/platform/pluginsorg.onap.ccsdk.platform.pluginsPlatform plugins
distributionccsdk/distributionorg.onap.ccsdk.distributionCCSDK distribution packaging (e.g. docker containers)

Resources committed to the Release

RoleFirst Name Last NameCompanyLinux Foundation IDEmail AddressLocation
PTLDan TimoneyAT&Tdjtimoneydtimoney@att.comMiddletown, NJ USA. UTC -4:00
Primary ContactDan Timoney
djtimoneydtimoney@att.comMiddletown, NJ USA. UTC -4:00
Project Managerif any









CommittersDan TimoneyAT&Tdjtimoneydtimoney@att.comMiddletown, NJ USA. UTC -4:00

Jun Nicolas HuAT&T
jh245g@att.com

Jack LucasAT&Tjackljflucas@research.att.com

Gaurav AgrawalHuaweiagrawalgauravgaurav.agrawal@huawei.comBangalore, India UTC +5:30
Contributors





Catherine LefèvreAT&TKatel34cl664y@intl.att.comBelgium UTC +2

John Murray

AT&T



Grace Lian

Intel



Margaret Chiosi

Futurewei Technologies



Patrick Liu Futurewei Technologies



Futurewei Technologies



John Ng AT&T
johnng@att.com

Habib Torab AT&T
ht1496@att.com

Rashmi Pujar Bell Canada



Alexis de Talhouet Bell Canada



Avi Chapnick Amdocs



Sridhar Ramaswamy Brocade
srics.r@gmail.com

Xinhui LiVMware
lxinhui@vmware.comBeijing

Hong Guan AT&T



Earle West AT&T
ew8463@att.com

Richard TabedzkiAT&T
richard.tabedzki@att.comMiddletown, NJ USA UTC -4:00

 Shashikanth VHHuawei
shashikanth.vh@huawei.comIndia UTC +5:30

Prakesh E Huawei
prakash.eswaram@gmail.comprakash.e@huawei.comBangalore, India UTC +5:30

Ramu NHuawei
ramu.n@huawei.comBangalore, India UTC +5:30

Gaurav AgrawalHuaweiagrawalgauravgaurav.agrawal@huawei.comBangalore, India UTC +5:30

Naga Venkata Gayatri Aparna GarikiparthiTechMahindra
ng00447693@techmahindra.comBengaluru,India, UTC+05:30

Prashant KumarAmdocs
prashant.kumar1@amdocs.comPune, India, UTC +05:30

Zhuoyao HuangZTE
10112215@zte.com.cnChina, UTC +8:00

Geora BarskyAmdocs
georab@amdocs.comEST UTC -4:00

Data Collection Analytics and Events

Release Artifacts

FactsInfo
PTL (first and last name)Vijay Venkatesh Kumar
Jira Project NameData Collection Analytics and Events
Jira Keydcaegen2
Project IDdcaegen2
Gerrit Repository (ies) URL

To Be filled out once project is created in Gerrit

Link to Wiki SpaceData Collection Analytics & Events Project

Release Components Name


Components Name

Components Repository name

Maven Group ID

Components Description

blueprints

dcaegen2/platform/blueprints

org.onap.dcaegen2.platform.blueprints

Cloudify Manager blueprint for DCAE

plugins

dcaegen2/platform/plugins

org.onap.dcaegen2.platform.plugins

Cloudify Manager plugin for DCAE

cdapbroker

dcaegen2/platform/cdapbroker

org.onap.dcaegen2.platform.cdapbroker

CDAP Broker

cli

dcaegen2/platform/cli

org.onap.dcaegen2.platform.cli

Cli tool for onboarding through new dcae controller

deployment-handler

dcaegen2/platform/deployment-handler

org.onap.dcaegen2.platform.deployment-handler

Deployment handler

servicechange-handler

dcaegen2/platform/servicechange-handler

org.onap.dcaegen2.platform.servicechange-handler

actual group id is the following

<groupId>org.onap.dcaegen2.platform</groupId>
<artifactId>servicechange-handler</artifactId>

Service Change handler

inventory-apidcaegen2/platform/inventory-apiorg.onap.dcaegen2.platform.inventory-api DCAE inventory API service 

policy-handler

dcaegen2/platform/policy-handler

org.onap.dcaegen2.platform.policy-handler

Policy handler

configbinding

dcaegen2/platform/configbinding

org.onap.dcaegen2.platform.configbinding

Configbinding api service

ves

dcaegen2/collectors/ves

org.onap.dcaegen2.collectors.ves

VNF Event Streaming  collector

snmptrap

dcaegen2/collectors/snmptrap

org.onap.dcaegen2.collectors.snmptrap

SNMP Trap collector 

tca

dcaegen2/analytics/tca

org.onap.dcaegen2.analytics.tca

Threshold crossing analytics

deployments

dcaegen2/deployments

org.onap.dcaegen2.deployments

For hosting  configurations and blueprints for different deployments

utils

dcaegen2/utils

org.onap.dcaegen2.utils

For hosting  utility/tools code used cross components

heartbeatdcaegen2/services/heartbeat org.onap.dcaegen2.services.heartbeat Missing Heartbeat Micro Services 
mapperdcaegen2/services/mapper org.onap.dcaegen2.services.mapper Mapper Micro Services for snmp traps to VES
pnda-analyticsdcaegen2/analytics/pndaorg.onap.dcaegen2.analytics.pndaPNDA analytics
flink-analyticsdcaegen2/analytics/flinkorg.onap.dcaegen2.analytics.flinkFlink analytics
prhdcaegen2/services/prhorg.onap.dcaegen2.services.prhPNF Registration Handler
data-file-collectordcaegen2/collectors/datafileorg.onap.dcaegen2.collectors.datafileData File collector  (New for R3)
hv-ves-collectordcaegen2/collectors/hv-vesorg.onap.dcaegen2.collectors.hv-vesHigh Volume VES Collector (New for R3)
pm-mapperdcaegen2/services/pm-mapperorg.onap.dcaegen2.services.pm-mapperMapper to process files from DR and transform to VES (New for R3)
tca-gen2dcaegen2/analytics/tca-gen2  

org.onap.dcaegen2.analytics.tca-gen2

Standalone (SA) TCA (New for R3)
restconf

dcaegen2/collectors/restconf

org.onap.dcaegen2.collectors.restconf

RESTConf Collector (R4)

sdkdcaegen2/services/sdk

org.onap.dcaegen2.services.sdk

Common SDK repo for all DCAE Services (R4)

Resources committed to the Release

RoleFirst Name Last NameLinux Foundation IDEmail AddressLocationRepository Access (Committers)
PTLVijay Venkatesh Kumarvv770dvv770d@att.com

New Jersey, USA. UTC -4:00


Primary ContactVijay Venkatesh Kumarvv770dvv770d@att.com

New Jersey, USA. UTC -4:00


Project Manager




CommittersLusheng Jiwriderlji@research.att.com

New Jersey, USA. UTC -4:00

All dcaegen2* repos

Vijay Venkatesh Kumarvv770d

vv770d@att.com

New Jersey, USA .UTC -4:00All dcaegen2* repos

Tony HansenTonyLHansentony@att.com

New Jersey, USA. UTC -4:00

All dcaegen2* repos 

Mike Hwangresearchmikemhwang@research.att.comNew Jersey, USA. UTC -4:00All dcaegen2* repos 

Yan Yangyangyan

yangyanyj@chinamobile.com

Beijing, China. UTC +8

All dcaegen2* repos 

Xinhui Lixinhuililxinhui@vmware.comBeijing, China UTC +8All dcaegen2* repos 

Jack Lucasjflucas jflucas@research.att.comNew Jersey, USA. UTC -4:00All dcaegen2* repos 

Piotr Jaszczyk

jaszczur

piotr.jaszczyk@nokia.comPoland, UTC + 1

dcaegen2/collectors/hv-ves

dcaegen2/services/sdk

dcaegen2/services/prh


Piotr Wielebski

pwielebs

piotr.wielebski@nokia.com

Poland, UTC + 1

dcaegen2/collectors/hv-ves

dcaegen2/services/sdk

dcaegen2/services/prh

Contributors





Tommy Carpenter tommycarpenter  tommy@research.att.com New Jersey, USA. UTC -4:00

Alexander V Shatov
 alexs@research.att.com New Jersey, USA. UTC -4:00

Alok Gupta


ag1367@att.com New Jersey, USA. UTC -4:00

Gayathri Patrachari

gp2421@att.com

 New Jersey, USA. UTC -4:00

Alexei Nekrassov
nekrassov@att.com New Jersey, USA. UTC -4:00

David Ladue
dl3158@att.com New Jersey, USA. UTC -4:00

Yuan Liuliuyuan

liuyuanyjy@chinamobile.com

Beijing, China. UTC +8

Guobiao Moguobiaomoguobiaomo@chinamobile.comMilpitas, CA USA. UTC -7

Avinash SAvinashSavinash.s@huawei.comBangalore, India. UTC +5:30

Tim Verrall




Catherine LefèvreKatel34cl664y@intl.att.comBelgium UTC +2

Chaitanya Reddy
CP00523083@techmahindra.com  India. UTC +5:30

Amit Kumar
kumar_amit@techmahindra.com   India. UTC +5:30

Donald Hunter
donaldh@cisco.com


John Evans
joevans@cisco.com


Frank Brockne
fbrockne@cisco.com


Jing wang
Jing.Wang5@huawei.com


Pooja Malik
PM00501616@techmahindra.com


Guangrong Fu
fu.guangrong@zte.com.cn


Libu Jacob Varghese
libu.jacob@huawei.com


Frederic Desnoes
frederic.desnoes@orange.com


Rajiv Singla
rs153v@att.com


Xin Miao
xin.miao@hauwei.comTexas, USA, CST

Joseph O'Leary
joseph.o.leary@est.techAthlone,Ireland. UTC

Ephraim Martin
ephraim.martin@est.techAthlone,Ireland. UTC

Data Movement as a Platform

Release Artifacts

Release Components Name

Components NameComponents Repository nameMaven Group IDComponents Description
messagerouterdmaap/messagerouter/msgrtrorg.onap.dmaap.messagerouter.msgrtrProvides REST API for messaging. It is built on top of Apache Kafka.
datarouterdmaap/datarouterorg.onap.dmaap.datarouterThe Data Routing System project is intended to provide a common framework by which data producers can make data available to data consumers and a way for potential consumers to find feeds with the data they require. The interface to DR is exposed as a RESTful web service known as the DR Publishing and Delivery API
dbcapi

dmaap/dbcapi

org.onap.dmaap.dbcapi

Provides a northbound REST API to ONAP clients to manage DMaaP resources. This includes DMaaP components such as MR and DR, as well as provisioning of topics and feeds. Southbound, it communicates with the respective component APIs.

buscontroller

dmaap/buscontroller

org.onap.dmaap.buscontroller

It is a docker container that implements the dbcapi. It optionally can be deployed in a persistent mode which relies on PGaaS, in which case multiple containers can also be deployed for scale/availabliity.

messageservicedmaap/messagerouter/messageserviceorg.onap.dmaap.messagerouter.messageserviceCreates a service for Message Router in a container
dmaapclientdmaap/messagerouter/dmaapclientorg.onap.dmaap.messagerouter.dmaapclientIt’s a message router client. uses DME2 ( Direct Messaging Engine ) library to locate the end point.
mirroragentdmaap/messagerouter/mirroragentorg.onap.dmaap.messagerouter.mirroragentReplicates Message Router clusters  (copies data from one cluster to another)
kafka11aafdmaap/kafka11aaforg.onap.dmaap.kafka11aafCreates the AAF plugin for Kafka and creates the Kafka image with the AAF plugin
zookeeprdmaap/zookeeperorg.onap.dmaap.zookeeperCreates the Zookeeper image for the DMaaP Message Router

Resources committed to the Release

RoleFirst Name Last NameLinux Foundation IDEmail AddressLocation
PTLRam Koya

rampi_k

rk541m@att.comDallas, TX, USA, UTC -5, USA
Primary ContactRam Koyarampi_krk541m@att.comDallas, TX USA UTC -5:00
Project Managerif any


Committers




Ram Koya

rampi_k

rk541m@att.comDallas, TX, USA, UTC -5, USA

Varun Gudisena

vg411hvg411h@att.comDallas, TX USA. UTC -5:00

Habib Madanihmadanihabib.madani@huawei.comPlano, TX USA. UTC -5:00

Xinhui Lixinhuililxinhui@vmware.comBeijing, China. UTC +8:00

Jing Wangjwang5Jing.Wang5@huawei.comPlano, TX USA. UTC -5:00
Contributors




Bhanu Ramesh
bg6954@att.comSt. Louis, MO USA. UTC -5:00

Ramkumar Sembaiyan
rs857c@att.comAtlanta, GA USA. UTC -4:00

Ramdas Sawant 
rs873m@att.comDallas, TX USA. UTC -5:00

Vikram Singh
vs215k@att.comAlpharetta, GA USA. UTC -4:00

Sai Gandhamsg481nsg481n@att.comDallas, TX, USA, UTC -6, USA

Dominic Lunanuova

dglFromAtt

dgl@research.att.com

Middletown, NJ USA. UTC -4:00


Catherine LefèvreKatel34cl664y@intl.att.comBelgium UTC +2

Alexander Dometriusad0861ad0861@att.comDallas, TX, USA, UTC -6, USA

John Murray

jfm@research.att.com

Bedminster, NJ, USA 

Madhur Raghavendramrraghavendrar.madhur.ramachandra@accenture.comBangalore, India. UTC +5:30

Sunil Das

sd072k@att.com

sd072k@att.com

Dallas, TX, USA, UTC -6, USA

Rajeshwari Nalluri

rn509j

rn509j@att.comDallas, TX, USA, UTC -6, USA

Arun Kumar Reddipilli
arunkumar.reddipilli@accenture.comBangalore, India. UTC +5:30

Ronan Keogheronkeoronan.keogh@ericsson.comAthlone,Ireland. UTC

Emmett CoxEmmettCoxemmett.cox@ericsson.comAthlone,Ireland. UTC

Paul Dennehyedepaulpaul.p.dennehy@ericsson.comAthlone,Ireland. UTC

Fiachra Corcoranefiacorfiachra.corcoran@ericsson.comAthlone,Ireland. UTC

Conor Wardeconwarconor.ward@est.techAthlone,Ireland. UTC


Documentation

Release Artifacts

FactsInfo
PTL (first and last name)Sofia Wallin
Jira Project NameDocumentation
Jira Keydoc
Project IDdoc
Gerrit Repository (ies) URL

https://gerrit.onap.org/r/#/admin/projects/doc

Link to Wiki SpaceDocumentation Project

Release Components Name

Components NameComponents Repository nameMaven Group IDComponents Description
docdocorg.onap.docCreate and maintain documentation targeted to ONAP user audiences
toolsdoc/toolsorg.onap.doc.toolsScripts and rules used to collect, verify, generate and publish documents
<user audience guide>doc/sources/<user audience guide>org.onap.doc.sources.<user audience guide>Complete guide integrating content from multiple projects tailored to a user audience and the tasks they perform.   A separate repo will exist for each user audience.

Resources committed to the Release

RoleFirst Name Last NameLinux Foundation IDEmail AddressLocation
PTLSofia Wallinsofiawallinsofia.wallin@est.techStockholm, Sweden UTC+2
Primary Contact



Project Managerif any







Committers*Rich Bennettrb2745rb2745@att.comMiddletown, NJ, USA UTC -4

Sofia Wallin

sofiawallin

sofia.wallin@est.tech

Stockholm, Sweden UTC+2

Nicholas Hujh245gjh245g@att.comAmerica/New York

Timo Peralatperalatimo.perala@nokia.comHelsinki, Finland UTC + 3

Steven Wrightwombat123sw3588@att.comAtlanta, USA, UTC -4:00

James YangJames.yangliujames.yangliu@huawei.comShenzhen, China UTC +8

Eric Debeaueric.debeaueric.debeau@orange.comLannion, France, UTC + 2
Contributors -
Source Code (e.g. Release Notes, Dev. Guidelines, APIs, Issues)
All Project PTL's







Contributors -
User Guides, Training (e.g. User, Admin, Demos)
All Doc Committers



Feng Yuanxing
feng.yuanxing@zte.com.cn

Andrei KojukhovAndreiKojukhovandreik@amdocs.comRaanana, Israel. UTC +3

John Buja
john.buja@amdocs.com

Bernard Frazer
bernard.frazer@amdocs.com

Shawn Loewen
shawn.loewen@amdocs.com

* Committers will be specified for each section of the ONAP document structure based on their expertise in: (1) a target user audience (e.g. Developers, User, Admin);  (2) expertise in a specific ONAP functionality (e.g. Design, Orchestration, etc.) At least 2 and no more than 5 committrs will be specified per section of the ONAP document structure, Committers cannot self-commit for sections they contribute.

External API Framework

Release Artifacts

FactsInfo
PTL (first and last name)Matthieu Geerebaert
Jira Project NameExternal API Framework
Jira KeyEXTAPI
Project IDexternalapi
Gerrit Repository (ies) URL

https://gerrit.onap.org/r/#/admin/projects/externalapi/nbi

Link to Wiki SpaceExternal API Framework Project

Release Components Name

Components NameComponents Repository nameMaven Group IDComponents Description
nbiexternalapi/nbiorg.onap.externalapi.nbiUML Model for the external API Framework represented in Eclipse Papyrus

Resources committed to the Release

RoleFirst Name Last NameLinux Foundation IDEmail AddressLocation
PTLMatthieu Geerebaertmatthieugeerebaertmatthieu.geerebaert@orange.comLannion, France, UTC + 2
Primary ContactMatthieu Geerebaertmatthieugeerebaertmatthieu.geerebaert@orange.comLannion, France, UTC + 2
Project Managerif any


Committers




Andy Mayer

ajmayeram803u@att.comMiddletown, NJ, USA UTC -4

Raluca Sirbu
rs2184@att.comMiddletown, NJ, USA UTC -4

Mark Gibson

markgi@amdocs.com

UK UTC +1

Eric Debeau

eric.debeau

eric.debeau@orange.comLannion, France, UTC + 2

Matthieu Geerebaert

matthieugeerebaert

matthieu.geerebaert@orange.comLannion, France, UTC + 2
Contributors




Alex Vul

avulalex.vul@intel.comPalo Alto, CA USA. UTC -7:00

Al Hua
al.hua1@huawei.com

Chen Yan
chenyan.bri@chinatelecom.cn

Jack Pugaczewski
Jack.Pugaczewski@CenturyLink.com

Jay Akins
jakins@us.ibm.com

Jeff Mitryk
jm5764@att.com

Joe Houle
jh2974@att.com

Joël Viale
joel.viale@fr.ibm.com

Ignacio Perez Gonzalez
ignacio.perez@es.ibm.com

Julien Grosso
julien.grosso@orange.com

Laurent Leboucher
laurent.leboucher@orange.com

Ludovic Robert
ludovic.robert@orange.com

Mahesh Jethanandani
mahesh@cisco.com

Marc-Alexandre Choquettem.a.cm.a.choquette@bell.caMontreal/Quebec, Canada, UTC -4

Marc Volovic
marc.volovic@amdocs.com

Matthieu Geerebaert
matthieu.geerebaert@orange.com

Mehmet Toy
mehmet.toy@verizon.com

Nicolas Laplaud
nicolas.laplaud@orange.com

Nigel Davis
ndavis@ciena.com

Romain Gimbert
romain.gimbert@orange.com

Raghu Ranganathan
rraghu@ciena.com

Raluca Sirbu
rs2184@att.com

Shahar Steiff
ssteiff@pccwglobal.com

Siva Dhurvas Sivakumar
ds2345@att.com

Srinivasa Vellanki
srinivasa.vellanki@amdocs.com

Tara Cummings
tara.cummings@ericsson.com

Troy Saulnier
troy.saulnier@bellaliant.ca

Xiaojun Xie
xiexj.gd@chinatelecom.cn

Yawei Tian
tianyawei@chinamobile.com

Xiangyang Yuan
yuanxiangyang@chinamobile.com

John Strassnerstrazzie123john.sc.strassner@huawei.com




murat.turpcu@turktelekom.com.tr

Adrian O'Sullivanaosull01adrian.osullivan@huawei.com

Holmes

Release Artifacts

FactsInfo
PTL (first and last name)Guangrong Fu
Jira Project NameHolmes
Jira KeyHOLMES
Project IDholmes
Gerrit Repository (ies) URL

To Be filled out once project is created in Gerrit

Link to Wiki SpaceHolmes Project

Release Components Name

Components NameComponents Repository nameMaven Group IDComponents Description
dsaholmes/dsaorg.onap.holmes.dsaA repo which is used to deposit and organize data source adapters.
commonholmes/commonorg.onap.holmes.common

It provides some common tools in support of other modules of Holmes.

rule-managementholmes/rule-managementorg.onap.holmes.rule-managementThis component is designed for the rule management in Holmes. It implements the CRUD and verification logic on the server side.
engine-managementholmes/engine-managementorg.onap.holmes.engine-managementThis component is designed for the engine management in Holmes. It's mainly responsible for starting and stopping the rule engine. This component can be extended if the number of alarms exceeds the processing limit.

Resources committed to the Release

RoleFirst Name Last NameLinux Foundation IDEmail AddressLocation
PTL



Primary ContactGuangrong FuGuangrongFufu.guangrong@zte.com.cnChengdu, China. UTC +8
Project Managerif any


Committers




Guangrong FuGuangrongFufu.guangrong@zte.com.cnChengdu, China. UTC +8

Peng Tangtangpengtang.peng5@zte.com.cnBeijing, China. UTC +8
Contributors




Jiaqiang Du
du.jiaqiang@zte.com.cnBeijing, China. UTC +8

Yi LiYILIli.yi101@zte.com.cnBeijing, China. UTC +8

Shiwei TianShiweiTiantian.shiwei@zte.com.cnBeijing, China. UTC +8

Yuan Liuliuyuanliuyuanyjy@chinamobile.comBeijing, China. UTC +8

Chengli Wangwangchengliwangchengli@chinamobile.comBeijing, China. UTC +8

Guobiao Moguobiaomoguobiaomo@chinamobile.comMilpitas, CA USA. UTC -7

Xin(Saw) Jinjinxin1983saw.jin@huawei.comBeijing, China. UTC +8

Integration

Release Artifacts

Release Components

Component NameComponent Repository nameMaven Group IDComponents Description

integration

integration

org.onap.integration

Integration framework, automated tools, code and scripts, best practice guidance related to cross-project Continuous System Integration Testing (CSIT), and delivery of ONAP.
ci-managementci-managementorg.onap.ci-managementManagement repo for Jenkins Job Builder, builder scripts and management related to the CI configuration.

demo

demo

org.onap.demoDemo applications and templates for ONAP platform instantiation.
testsuitetestsuiteorg.onap.testsuiteTest Suite Parent Project. Contains and holds all the ETE robot tests.
heatbridgetestsuite/heatbridgeorg.onap.testsuite.heatbridgeTemporary heatbridge used to stitch together some holes in the ONAP ETE tests for release one.
propertiestestsuite/propertiesorg.onap.testsuite.propertiesStores properties used by robot framework. These are non-test-specific ONAP properties.

python-testing-utils

testsuite/python-testing-utilsorg.onap.testsuite.python-testing-utilsPython testing utils used by the robot framework. Installable as a pip package but not intended to be generally usable.

oparent

oparentorg.onap.oparentOParent provides common default settings for all the projects participating in simultaneous release.
oparent-ciaoparent/ciaorg.onap.oparent.ciaDockerfile optimization and best practices
seccomintegration/seccom org.onap.integration-seccomThis repo holds web pages and scripts useful to the ONAP Security Sub Committee for tracking and managing the progress of ONAP projects towards meeting their Security requirements each release.
devtool

integration/devtool

org.onap.integration-devtoolThis project provides an automated tool for provisioning ONAP development environment. It covers some common development tasks such as cloning source code repositories, compiling java artifacts and building Docker images. This has been vehicle to standardize development process and dependencies associated with their components through an automated provisioning mechanism.
csitintegration/csitorg.onap.integration-csitThis repo holds all the Continuous System Integration Testing (CSIT) configuration for all ONAP projects.
benchmarkintegration/benchmarkorg.onap.integraton-benchmarkThis repo holds all the script and testing results from benchmark sub-project.

Resources committed to the Release

RoleFirst Name Last NameLinux Foundation IDEmail AddressLocation
PTLYang Xuxuyang11yang.xu3@huawei.comBridgewater, NJ, USA UTC -4
Primary ContactHelen Chenhelenc878helen.chen@huawei.comSanta Clara, CA, USA. UTC -7
Project Managerif any


Committers




Helen Chen

helenc878

helen.chen@huawei.com

Santa Clara, CA, USA. UTC -7


Chengli Wang

wangchengliwangchengli@chinamobile.comBeijing, China. UTC +8

Daniel Rose

dr695h

dr695h@att.com

Middletown, NJ, USA UTC -4

Marco Platania


platania@research.att.com

Bedminster, NJ, USA UTC -4


Christophe Closset

ChrisC

cc697w@intl.att.com

Belgium UTC +2

Anael Closson

nabero

ac2550@intl.att.com

Belgium UTC +2

Spondon Dey


 spondondey@att.comMiddletown, NJ, USA UTC -4

Hector Anapan-Lavalle

ha076r@att.com

Middletown, NJ, USA UTC -4

Tracy Van Brakle
vanbrakle@att.comMiddletown, NJ, USA UTC -4

Xiaolong Kong


xiaolong.kong@orange.com

Orange Gardens, France UTC + 2

François Despres


francois.despres@orange.com

Orange Gardens, France UTC + 2

Yi Yang


yangyi.bri@chinatelecom.cn



Luman Wang


wanglm.bri@chinatelecom.cn



Gary Wu

gwu

gary.i.wu@huawei.com

Santa Clara, CA, USA UTC -7

Kang Xi


kang.xi@huawei.com

Bridgewater, NJ, USA UTC -4

Yang Xu


yang.xu3@huawei.com

Bridgewater, NJ, USA UTC -4

Xiaocheng Xing
xingxiaocheng@huawei.comXian, China UTC +8

Jianwen Ai


aijianwen@huawei.com

Shenzhen, China UTC +8

Yuliang Liu
liuyuliang2@huawei.comXian, China UTC +8

Rui(Horry) He

herui14@huawei.com

Shenzhen, China UTC +8

Dmitriy Andrushko


dandrushko@mirantis.com

CA, USA UTC -7

Xinhui Lixinhuililxinhui@vmware.comBeijing, China UTC +8

Bin Yangbiny993bin.yang@windriver.comBeijing, China UTC +8

Alon Strikovsky
Alon.Strikovsky@amdocs.com

Raanana, Israel UTC +3


Ran Pollak
Ran.Pollak@amdocs.comRaanana, Israel UTC +3

Daniel Rose
dr695h@att.com
Contributors




Ran Pollak
Ran.Pollak@amdocs.comRaanana, Israel UTC +3

Oliver Spatscheck


spatsch@research.att.com

Bedminster, NJ, USA UTC -4


Catherine LefevreKatel34cl664y@intl.att.comBelgium UTC +2

Steven Smokowskistevesmokowskiss835w@att.comMiddletown, NJ, USA UTC -4

Guangmin Liu

liuguangmin@huawei.com

Shenzhen, China UTC +4

Yu Peng
perry.peng@huawei.comXian, China UTC +8

Elhay Efrat

elhay.efrat1@amdocs.com

Raanana, Israel UTC +3

Eliyahu Noach


Eliyahu.Noach@amdocs.com

Raanana, Israel UTC +3

Abhinav Singh


as0074150@techmahindra.com



Sandeep Singh


ss0074540@techmahindra.com



Jinhua Fu

fujinhua

fu.jinhua@zte.com.cn

Nanjing, China. UTC +8

Yunlong Ying


ying.yunlong@zte.com.cn



Yuanxing   Feng


feng.yuanxing@zte.com.cn



Gil Hellmannghellmangil.hellmann@windriver.comToronto, ON, Canada UTC -4

Stephen Gooch
stephen.gooch@windriver.comAtlanta, GA, USA UTC -4

Andrew Fennerafennerandrew.fenner@ericsson.com

Athlone,Ireland. UTC + 1


Victor Moraleselectrocucarachavictor.morales@intel.comPortland, OR UTC -7

Liam Burke
liam.burke@ericsson.comAthlone,Ireland. UTC

Rajendra Jaiswal
rajendra.jaiswal@ericsson.comAthlone,Ireland. UTC

Logging Enhancements

Release Artifacts

FactsInfo
PTL (first and last name)
Jira Project NameLogging analytics
Jira KeyLOG
Project IDlog
Gerrit Repository (ies) URL
Link to Wiki SpaceLogging Enhancements Project

Release Components Name

Components NameComponents Repository name

Maven Group ID

Components Description
logging-analyticslogging-analyticsorg.onap.logging-analyticsA reference analytics pipeline configuration
pomba-context-aggregatorlogging-analytics/pomba/pomba-context-aggregator

org.onap.pomba.pomba-context-aggregator

(all below previously org.onap.pomba) with differentiators in the Maven artifact ID)

20180803: may be refactored as org.onap.logging-analytics.pomba.pomba-* for all these 6 repos


Orchestrates calls to various context builders and aggregates data from various data sources into one single payload
pomba-aai-context-builder logging-analytics/pomba/pomba-aai-context-builder org.onap.pomba.pomba-aai-context-builder AAI Context builder. Interacts with A&AI and transforms A&AI data into common model structure
pomba-sdc-context-builderlogging-analytics/pomba/pomba-sdc-context-builderorg.onap.pomba.pomba-sdc-context-builder
SDC Context builder. Interacts with SDC and transforms SDC TOSCA CSAR into common model structure
pomba-sdnc-context-builderlogging-analytics/pomba/pomba-sdnc-context-builderorg.onap.pomba.pomba-sdnc-context-builder
SDN-C Context Builder. Interacts with SDN-C and transforms SDN-C data into common model structure
pomba-network-discovery-context-builderlogging-analytics/pomba/pomba-network-discovery-context-builderorg.onap.pomba.pomba-network-discovery-context-builder
Network Discovery Context Builder. Interacts with Network discovery component and transforms its data into common model structure
pomba-audit-commonlogging-analytics/pomba/pomba-audit-commonorg.onap.pomba.pomba-audit-common
POJO project. Holds POMBA common  model POJO representation

Resources committed to the Release

RoleFirst Name Last NameLinux Foundation IDEmail AddressLocation
PTL

michaelobrien

lparker

frank.obrien@amdocs.com


Ottawa, Canada, UTC -5:00

Primary Contact

michaelobrien


frank.obrien@amdocs.com

Ottawa, Canada, UTC -5:00


Project Managerif any


CommittersAvdhut Kholkaravdhutkavdhut.kholkar@amdocs.comPune, India, UTC +05:30

Lee Breslau

LeeB32breslau@research.att.comNJ, USA, UTC -05:00

Luke Parkerlparkerluke.parker@amdocs.comMelbourne, Australia, UTC +10:00

michaelobrien


frank.obrien@amdocs.com

Ottawa, Canada, UTC -5:00


pau2882prudence.au@amdocs.comOttawa, Canada, UTC -5:00

georabgeora.barsky@amdocs.comToronto, Canada, UTC -5:00

shanedanielshane.daniel@amdocs.comOttawa, Canada, UTC -5:00
Contributorsdmwilliamsondw2143@att.comNew Jersey , USA UTC -5:00

priouxpierre.rioux@amdocs.comOttawa, Canada, UTC -5:00

jjiajennie.jia@amdocs.comOttawa, Canada, UTC -5:00

bbeneschbrad.benesch@amdocs.comOttawa, Canada, UTC -5:00

James MacNiderjmacjames.macnider@amdocs.comOttawa, Canada, UTC -5:00

rtaittrevor.tait@amdocs.comOttawa, Canada, UTC -5:00

morezamohammadreza.pasandideh@amdocs.comOttawa, Canada, UTC -5:00

Phillip Leigh
phillip.leigh@amdocs.comOttawa, Canada, UTC -5:00

Vitaly Lavrusevich
Vitaly.Lavrusevich@amdocs.comOttawa, Canada, UTC -5:00













Microservices Bus

Release Artifacts

FactsInfo
PTL (first and last name)Huabing Zhao
Jira Project NameMicroservices Bus
Jira KeyMSB
Project IDmsb
Gerrit Repository (ies) URL

https://gerrit.onap.org/r/#/admin/projects/msb/apigateway

https://gerrit.onap.org/r/#/admin/projects/msb/discovery

Link to Wiki SpaceMicroservices Bus Project

Release Components Name

Components NameComponents Repository nameMaven Group IDComponents Description
apigatewaymsb/apigatewayorg.onap.msb.apigatewayService API gateway which provides client request routing, client request load balancing, transformation, such as https to http, authentication & authorization for service request with plugin of auth service provider,service request logging,service request rate-limiting,service monitoring,request result cache,solve cross-domain issue for web application and other functionalities with the pluggable architecture capability.
discoverymsb/discoveryorg.onap.msb.discoveryProvides service registration and discovery for ONAP microservices, which leverage Consul and build an abstract layer on top of it to make it agnostic to the registration provider and add the needed extension.
java-sdkmsb/java-sdkorg.onap.msb.java-sdkProvides a JAVA SDK for rapid microservices development, including service registration, service discovery, request routing, load balancing, retry, etc.
swagger-sdkmsb/swagger-sdkorg.onap.msb.swagger-sdkSwagger sdk helps to generate swagger.json and java client sdk during the build time, it also helps to provide the swagger.json at the given URI in the run time.
service-meshmsb/service-meshorg.onap.msb.service-mesh

Service mesh (Istio) related source codes, which includes the following:

  • Istio installation scripts for ONAP
  • MSB Istio integration codes
  • UI portal codes to facilitate routing rule management
  • Other gule scripts for Istio integration
RoleFirst Name Last NameLinux Foundation IDEmail AddressLocation
PTLHuabing ZhaoHuabingZhaozhao.huabing@zte.com.cnChengdu, China. UTC +8
Primary ContactHuabing ZhaoHuabingZhaozhao.huabing@zte.com.cnChengdu, China. UTC +8
Project Managerif any


Committers




Ram Koya
rk541m@att.comDallas, USA. UTC -5

John Murray

jfm@research.att.com

Bedminster, USA UTC -4

Chengli Wangwangchengliwangchengli@chinamobile.comBeijing, China. UTC +8

Tao Shenshentao999shentao@chinamobile.comBeijing, China. UTC +8

Zhaoxing MengZhaoxing

meng.zhaoxing1@zte.com.cn

Chengdu, China. UTC +8

Huabing ZhaoHuabingZhao

zhao.huabing@zte.com.cn

Chengdu, China. UTC +8

Brijesh Khandelwal
kbrijesh@TechMahindra.com
Contributors




Jochen Kappel
jochen.kappel@de.ibm.com

Li Zi

li.zi30@zte.com.cn

Beijing, China. UTC +8

Tang Huatanghuatang.hua52@zte.com.cnBeijing, China. UTC +8

Hailong Hehehailonghe.hailong5@zte.com.cnBeijing, China. UTC +8

Jian Mingjianmingjian.ming@zte.com.cnBeijing, China. UTC +8

Leibo Huanghuangleibohuang.leibo20@zte.com.cnBeijing, China. UTC +8

Hu Ruihu.ruihu.rui2@zte.com.cnBeijing, China. UTC +8

Jinquan Ni

jinquanni

ni.jinquan@zte.com.cnBeijing, China. UTC +8



kanagaraj.manickam@huawei.com

Dominic LunanuovadglFromAttdgl@research.att.com

MiddleTown, USA UTC -4


Vijendra Rajput
Vijendra_Rajput@infosys.com

lv Bo
lv.bo163@zte.com.cn

Modeling

Release Artifacts

FactsInfo
PTL (first and last name)Hui Deng
Jira Project NameModeling
Jira KeyMODEL
Project IDmodeling
Gerrit Repository (ies) URL

To Be filled out once project is created in Gerrit

Link to Wiki SpaceModeling Project

Release Components Name

Components NameComponents Repository nameMaven Group IDComponents Description
 toscaparsers

modeling/toscaparsers

org.onap.modeling.toscaparsersThe repository for NFV tosca parser
javatoscacheckermodeling/javatoscacheckerorg.onap.modeling.javatoscacheckerThe repository for javatoscachecker
 modelspec modeling/modelspec org.onap.modeling.modelspec

The repository for modeling specification

published by modeling subcommittee

Resources committed to the Release

RoleFirst Name Last NameLinux Foundation IDEmail AddressLocation
PTL



Primary ContactHui Dengdenghui02 denghui12@huawei.comBeijing, China. UTC +8
Project ManagerHui Dengdenghui02denghui12@huawei.comBeijing, China. UTC +8
Committers




Hui Deng 

denghui02 denghui12@huawei.comBeijing, China. UTC +8

Shitao Lilishitaolishitao@huawei.com






Maopeng Zhangmaopengzhang

zhang.maopeng1@zte.com.cn

Nanjing, China. UTC +8


Amir Levyamirlevy

amir@gigaspaces.com

Sunnyvale, CA USA. UTC -7:00

Serban Jora Serbanjorajora@research.att.comMiddletown, NJ, USA, UTC -4:00 Repo: modeling/toscaparsers

Lingli DengDenglinglidenglingli@chinamobile.comBeijing, China. UTC +8 Repo: modeling/modelspec
Contributors




Kevin Scaggs
ks0567@att.com

Andrei Kojukhov
andreik@amdocs.com

Lingli Denglingli

denglingli@chinamobile.com

Beijing, China. UTC +8


Chengli Wangwangchengliwangchengli@chinamobile.comBeijing, China. UTC +8

Xinhui Lixinhuililxinhui@vmware.comBeijing, China UTC +8

Ethan Lynnethanlynnlethanlynnl@vmware.com

Alex Vulavulalex.vul@intel.comPalo Alto, CA USA. UTC -7:00

Yanbin ShiYanbinShishiyb.gd@chinatelecom.cn

Yuanwei Yangyuanweiyangyangyuanwei@boco.com.cn

Thinh Nguyenphuthinhnguyenphuthinh.nguyenphu@nokia.com

 Serban Joraserbanjora jora@research.att.com

 Kanagaraj Manickam
 kanagaraj.manickam@huawei.com

 Xu Yang yxpoke yangxu5@huawei.comBeijing, China. UTC +8

Andy Mayer

ajmayeram803u@att.comMiddletown, NJ, USA UTC -4

 shengsen huang huangsam huangshs@163.comBeijing, China UTC +8

 Eric Debeau
 eric.debeau@orange.com

Multi VIM/Cloud

Release Artifacts

FactsInfo
PTL (first and last name)Bin Yang
Jira Project Namemulticloud
Jira Keymulticloud
Project IDmulticloud
Gerrit Repository (ies) URL

To Be filled out once project is created in Gerrit

Link to Wiki SpaceMulti VIM/Cloud Project

Release Components Name

Components NameComponents Repository nameMaven Group IDComponents Description
framework

multicloud/framework

org.onap.multicloud.frameworkCommon components for multicloud framework
openstack

multicloud/openstack

org.onap.multicloud.openstackOpenStack VIM
vmware

multicloud/openstack/vmware

org.onap.multicloud.openstack.vmwareVMware Integrated OpenStack
windrivermulticloud/openstack/windriverorg.onap.multicloud.openstack.windriverWind River Titanium Cloud
ceilometeragentmulticloud/ceilometeragentorg.onap.multicloud.ceilometeragentCeilometer VES Agent
k8smulticloud/k8sorg.onap.multicloud.k8sTo contain a POC for Kubernetes plugin
azuremulticloud/azureorg.onap.multicloud.azurePlugin for Microsoft Azure Cloud

Resources committed to the Release

RoleFirst Name Last NameLinux Foundation IDEmail AddressLocation
PTLBin Yangbiny993bin.yang@windriver.comBeijing, China. UTC +8:00
Primary ContactBin Yangbiny993bin.yang@windriver.comBeijing, China. UTC +8:00
Project Managerif any


Committers




Anbing Zhangzhangabzhanganbing@chinamobile.comBeijing, China. UTC +8:00

Bin Hubh526rbh526r@att.comPalo Alto, CA USA. UTC -7:00

Bin Yang

biny993bin.yang@windriver.comBeijing, China. UTC +8:00

Xinhui Lixinhuililxinhui@vmware.comBeijing, China. UTC +8:00

Ethan Lynn

ethanlynnl

ethanlynnl@vmware.comBeijing, China. UTC +8:00

Victor Morales

electrocucaracha

victor.morales@intel.comPortland, OR USA. UTC -7:00

Haibin Huang

haibin

haibin.huang@intel.comShanghai, China. UTC +8:00

Sudhakar Reddy

sudhakarreddy

Sudhakar.Reddy@amdocs.comPune, India. UTC +5.30
Contributors




Alon Strikovsky


alon.Strikovsky@amdocs.com

Alex Vulavulalex.vul@intel.comPalo Alto, CA USA. UTC-8

Claude Noshpitz 
cn5542@att.com

Dominic Lunanuova
dgl@research.att.com

Danny Lindannylin03lind@vmware.comPalo Alto, CA USA. UTC -7:00

Ethan Lynn

ethanlynnlethanlynnl@vmware.com

Gil Hellmann

ghellmangil.hellmann@windriver.comToronto, ON Canada. UTC -4:00

Gautam S


GAUTAMS@amdocs.comPune, India. UTC +5.30

Isaku Yanahata

yamahataisaku.yamahata@intel.comSanta Clara, CA USA. UTC-7:00

Jinhua Fu

fujinhuafu.jinhua@zte.com.cnNanjing, China. UTC +8:00

John Murray


jm2932@att.com

Kanagaraj Manickammkr1481kanagaraj.manickam@huawei.comBangalore, India. UTC +5:30

Maopeng Zhangmaopengzhang

zhang.maopeng1@zte.com.cn

Nanjing, China. UTC +8:00


Piyush Garg

piyush.garg1@amdocs.com



Ram Koya
rk541m@att.comDallas, TX USA. UTC -5:00

Robert Tao
roberttao@huawei.com

Tapan Majhi


Tapan.Majhi@amdocs.com

Virginie Dotta
vdotta@fr.ibm.com

Victor Morales

electrocucarachavictor.morales@intel.comPortland, OR USA UTC -07:00

Shimon Seretensky
shimon.seretensky@amdocs.com



Eric TroupEricTroupetroup@microsoft.comTampa, FL USA UTC -5:00

Lianhao LuLianhaoLulianhao.lu@intel.comShanghai, China, UTC +8:00

Varun Gudisenavg411hvg411h@att.comDallas, TX USA. UTC -5:00

Satish Addagadda
sa482b@att.comDallas, TX USA. UTC -5:00

Tyler Smith
ts4124@att.com

Dallas, TX USA. UTC -5:00



Earle West
ew8463@att.comNew York

Yun Huang

cloudhuang

cloudhuang76@gmail.comBeijing, China. UTC +8:00

Ke Liang 

liangke

lokyse@163.comBeijing, China. UTC +8:00

Xiaohua ZhangXiaohua626xiaohua.zhang@windriver.com Beijing, China. UTC +8:00

MUSIC

Release Artifacts

Facts

Info

PTL (first and last name)

Bharath Balasubramanian

Jira Project Name

Music

Jira Key

MUSIC

Project ID

music
Gerrit Repository (ies) URL

Link to Wiki Space

MUSIC Project

Release Components Name

Components Name

Components Repository name

Maven Group ID

Components Description

music

music

org.onap.music

This repo contains the code for a multi-site coordination service (MUSIC) and associated recipes that enables efficient, highly available state-management across geo-redundant sites.

distributed-kv-store

music/distributed-kv-store

org.onap.music.distributed-kv-store

Source code to read initial configuration date into KV Store.

prommusic/promorg.onap.music.promMUSIC provides a recipe for policy-driven ownership management (prom) of state for ONAP components to (1) partition state across replicas during both initial placement and during failures based on their individual policies (2) ensure correct transfer of state ownership across replicas during site failures and network partitions (3) ensure that the new owner has access to the most recent version of state (if needed).
mdbcmusic/mdbcorg.onap.music.mdbcThe most crucial recipe is a multi-site database cache (mdbc) that enable ONAP components that maintain state in a SQL database to avail the benefits of MUSIC without compromising their need to use transactional SQL DBs. These ONAP components can rely on existing db clustering techniques like MariaDB for transactionality and complex querying within a site. mdbc will intercept each of these read/write calls to the db cluster and mirror this state to other geo-distributed sites through MUSIC either synchronously or asynchronously (configurable at a table-level).  For example, components like the ONAP Service Orchestrator that use MariaDB to maintain state can directly use this recipe with no change to their SQL code.

Resources committed to the Release

Role

First Name Last Name

Linux Foundation ID

Email Address

Location

PTL

Bharath Balasubramanian

bharathb

bharathb@research.att.com

Bedminster, NJ, USA

Committers






Bharath Balasubramanianbharathbbharathb@research.att.comBedminster, NJ, USA

Viswanath Kumar Skand Priya

kspviswa-vz

viswanath.kumarskandpriya@verizon.com



Thomas Nelson Jr.arthurdent3tn1381@att.comBedminster, NJ, USA

Greg WainesgwainesGreg.Waines@windriver.com

Shashank Kumar Shankarshashank.kumar.shankarshashank.kumar.shankar@intel.comPortland, OR

Contributors






Srinivasa R Addepalli
srinivasa.r.addepalli@intel.com

Gil Hellman

gil.hellmann@windriver.com



Manoj Nair
manoj.k.nair@netcracker.com



Abbas Fazal
afazal@research.att.com

Bedminster, NJ, USA

ONAP Operations Manager

Release Artifacts

FactsInfo
PTL (first and last name)Mike Elliott
Jira Project NameONAP Operations Manager
Jira KeyOOM
Project IDoom
Gerrit Repository (ies) URL

https://gerrit.onap.org/r/#/admin/projects/oom

Link to Wiki SpaceONAP Operations Manager Project

Release Components Name

Components NameComponents Repository nameMaven Group IDComponents Description
oomoomorg.onap.oomIntroduces the ONAP Platform OOM (ONAP Operations Manager) to efficiently Deploy, Manage, Operate the ONAP platform and its components (e.g. MSO, DCAE, SDC, etc.) and infrastructure (VMs, Containers). 
registratoroom/registratororg.onap.oom.registrator

Register the service endpoints to MSB so it can be used for service request routing and load balancing. Registrator puts service endpoints info to MSB discovery module(Consul as the backend) when an ONAP component is deployed by OOM, and update its state along with the life cycle, such as start, stop, scaling, etc.

Resources committed to the Release

RoleFirst Name Last NameLinux Foundation IDEmail AddressLocation
PTLMike Elliott
mike.elliott@amdocs.comOttawa, ON - Canada | UTC-4
Primary ContactMike Elliott
mike.elliott@amdocs.comOttawa, ON - Canada | UTC-4
Project Managerif any


Committers




Jun Nicolas Hu

jh245gjh245g@att.comMiddletown, NJ USA UTC -04:00

Alexis de Talhouëtadetalhouetalexis.de_talhouet@bell.caMontreal/Quebec, Canada, UTC -4

Mike Elliottmelliottmike.elliott@amdocs.comOttawa, ON - Canada | UTC-4

Hong Guanhg4105hg4105@att.com

Xue Gaoxuegaoxg353y@intl.att.comNamur, Belgium

Borislav GlozmanBorislavG

Borislav.Glozman@amdocs.com

Raanana, Israel. UTC +3

James MacNiderjmacJames.MacNider@amdocs.comOttawa, ON - Canada | UTC-4
Contributors




Michael O'Brienmichaelobrienfrank.obrien@amdocs.com

Ottawa, Canada UTC -05:00


Huabing ZhaoHuabingZhaozhao.huabing@zte.com.cnChengdu, China. UTC +8

Optimization Framework

Release Artifacts

FactsInfo
PTL (first and last name)Sarat Puthenpura
Jira Project NameOptimization Framewok
Jira KeyOPTFRA
Project IDoptfra
Gerrit Repository (ies) URL

https://gerrit.onap.org/r/#/admin/projects/optf/has

https://gerrit.onap.org/r/#/admin/projects/optf/osdf

https://gerrit.onap.org/r/#/admin/projects/optf/cmso

Link to Wiki SpaceOptimization Framework Project

Release Components Name

Components NameComponents Repository nameMaven Group IDComponents Description
hasoptf/hasorg.onap.optf.hasHoming and allocation service
cmsooptf/cmsoorg.onap.optf.cmsoChange management scheduling service
osdfoptf/osdforg.onap.optf.osdfOptimization service design framework

Resources committed to the Release

RoleFirst Name Last NameLinux Foundation IDEmail AddressLocation
PTLSarat Puthenpura saratsarat@research.att.comBedminster, USA UTC -4
Primary ContactSarat Puthenpura


Project Managerif any


Committers




Sarat Puthenpura saratsarat@research.att.com

Bedminster, USA UTC -4


Shankar Narayanansnarayanansnarayanan@research.att.comBedminster, USA UTC -4

Ramki Krishnanramkri123ramkri123@gmail.comAmerica/Los_Angeles

Dileep Ranganathandileep.ranganathandileep.ranganathan@intel.comAmerica/Los_Angeles

Vikas Varma

vrvarma

vv8305@att.com

Atlanta, GA USA UTC -4

Contributors




Frank Sandoval




Seshu Kumar M


Vladimir Yanover
vyanover@cisco.com

Matti Hiltunen
hiltunen@research.att.com

Alexander Vul
alex.vul@intel.comUSA, UTC-8

Manoj K Nair
manoj.k.nair@netcracker.com

Gil Hellman


Rui Lu
Rui Lu

Ikram Ikramullah
fi241c@att.com

Leonardo Bellini
lb7254@intl.att.com

Cathleen Bluma
cb087m@att.com

Catherine LefèvreKatel34cl664y@intl.att.comBelgium UTC +2

Kevin Smokowski



Gueyoung Jung



Rakesh Sinha



Max Zhang



Carlos De Andrade



Rúben Borralho



Mark Volovic



Ruoyu Yingruoyu.ying@intel.com

Ruijing GuoRuijing Guoruijing.guo@intel.com

Pulkit Walia
pwalia@vmware.comIndia, UTC + 5:30

Kavana Hemanth
khemanth@vmware.comIndia, UTC + 5:30

Arun AuroraArun Aroraaroraarun@vmware.com

Policy Framework

Release Artifacts

Release Components Name

Components NameComponents Repository nameMaven Group IDComponents Description
Policy Enginepolicy/engine

org.onap.policy.engine

This is the Policy GUI, API front end, PAP backend, XACML PDP and portal implementation.
Policy Drools PDPpolicy/drools-pdporg.onap.policy.drools-pdpThis is the Drools PDP engine.
Drools applicationpolicy/drools-applicationsorg.onap.policy.drools-applicationsThis is the template/model/rule support code for Drools PDP engine.
dockerpolicy/dockerorg.onap.policy.dockerPolicy docker support code. (Beijing, Casablanca)
commonpolicy/commonorg.onap.policy.commonCommon code (Beijing)
parentpolicy/parentorg.onap.policy.parentParent code that holds the pom.xml to build all the repos (Casablanca)
corepolicy/coreorg.onap.policy.coreCore code shared among all policy repos (Casablanca)
Lifecycle APIpolicy/apiorg.onap.policy.apiAPI definition code (Casablanca)
GUIpolicy/guiorg.onap.policy.guiThis repo will hold GUI code (Casablanca)
Policy Administration Pointpolicy/paporg.onap.policy.papThis repo will hold next generation PAP implementation (Casablanca)
Policy Decision Point - commonpolicy/pdporg.onap.policy.pdpThis repo will hold common code shared by PDP engines (Casablanca)
Model codepolicy/modelsorg.onap.policy.modelsThis repo will hold model code agnostic to PDP engines (Casablanca)
XACML PDP (next gen)policy/xacml-pdporg.onap.policy.xacml-pdpThis repo will hold the next generation XACML PDP engine (Casablanca)
Apex PDPpolicy/apex-pdporg.onap.policy.apex-pdpThis repo will hold the next generation Apex PDP engine (Casablanca)
SDC Distribution Integrationpolicy/distributionorg.onap.policy.distributionThis repo will hold the SDC Service Distriution code (Casablanca)

Resources committed to the Release

RoleFirst Name Last NameLinux Foundation IDEmail AddressLocation

Commitment Type:%

PTLPamela Dragoshpdragoshpdragosh@research.att.comBedminster, NJ USA, EST, UTC -4:00
Primary ContactPamela Dragosh

pdragosh

pdragosh@research.att.comBedminster, NJ USA, EST, UTC -4:00
Project ManagerPamela Dragoshpdragoshpdragosh@research.att.comBedminster, NJ USA, EST, UTC -4:00
Committers





Pamela Dragosh

pdragosh

pdragosh@research.att.com

Bedminster, NJ USA, EST, UTC -4:00Dev:100%

Jorge Hernandez-Herrero

jhh

jh1730@att.comWheaton, Illinois USA, CST, UTC -5:00Dev:100%

liamfallon

liam.fallon@ericsson.comAthlone, Ireland, UTC (DST: UTC+1)Arch/Dev: 30/70
Contributors





Chenfei Gaocgaocgao@research.att.comBedminster, NJ USA, EST, UTC -4:00

Jim Hahn
jrh3@att.com
Dev:


mm117s@att.com


Dev

Alex Vulavulalex.vul@intel.comPalo Alto, CA USA. UTC -7:00Arch: 100%

Catherine LefèvreKatel34cl664y@intl.att.comBelgium UTC +2Cross-projects coordination: 5%

vdmeer.sven

sven.van.der.meer@ericsson.comDublin, Ireland, UTC (DST: UTC+1)Arch/Dev 30/70

mmismichael.morris@ericsson.comAthlone, Ireland, UTC (DST: UTC+1)Dev

Waqas Ikramwaqas.ikramwaqas.ikram@ericsson.comAthlone, Ireland, UTC (DST: UTC+1)Dev

Ram Krishna Vermaramvermaram.krishna.verma@ericsson.comAthlone, Ireland, UTC (DST: UTC+1)Dev

Dinh Danh Le
dinh.danh.le@ericsson.com
Dev

Michael Zinnikas

MZinnikas2017ONAP

mz2651@att.comMiddletown, NJ USA UTC -04:00

Saryu Shah

ss3917

ss3917@att.comMiddletown, NJ USA UTC -04:00


libo.zhu@intel.com
Dev

Mayank Gupta

Mayank.Gupta@amdocs.com

India, IST-GMT +5:30Dev 50%


Mahendra.Raghuwanshi@amdocs.comIndia, IST-GMT +5:30Dev 50%

bharaththiruveedulabharath.thiruveedula@verizon.comIndia, IST-GMT +5:30Dev 50%

Portal Platform

Release Artifacts

FactsInfo
PTL (first and last name)Manoop Talasila 
Jira Project NamePortal Platform
Jira Keyportal
Project IDportal
Gerrit Repository (ies) URL

https://gerrit.onap.org/r/#/admin/projects/portal

https://gerrit.onap.org/r/#/admin/projects/portal/sdk

https://gerrit.onap.org/r/#/admin/projects/ecompsdkos (OLD repo -now abandoned due to the ''ecomp" name in it. Using above "portal/sdk" repo for further releases.)

Link to Wiki SpacePortal Platform Project

Release Components Name

Components NameComponents Repository nameMaven Group IDComponents Description
portalportalorg.onap.portalONAP Portal
portal-sdkportal/sdk
org.onap.portal.sdkBase SDK Framework for the ONAP GUI. The GUI applications built using this SDK can be easily on-boarded onto ONAP Portal.

Resources committed to the Release

RoleFirst Name Last NameLinux Foundation IDEmail AddressLocationCommitment Type:%
PTLManoop Talasila
talasila@research.att.comBedminster, NJ USA, EST, UTC -4:00
Primary ContactManoop Talasila
talasila@research.att.comBedminster, NJ USA, EST, UTC -4:00
Project Managerif any



Committers





Manoop Talasila


talasila@research.att.comBedminster, NJ USA, EST, UTC -4:00

Sunder Tattavarada


statta@research.att.comBedminster, NJ USA, EST, UTC -4:00DEV: 50%
Contributors





Leimeng Shi


ls3297@att.comBedminster, NJ USA, EST, UTC -4:00Agile: 50%

Lorraine A Welch
lb2391@att.comBedminster, NJ USA, EST, UTC -4:00Documentation: 50%

KOTTA, SHIREESHA 
sk434m@research.att.comBedminster, NJ USA, EST, UTC -4:00DEV: 50%

BINDU ELISETTY, HIMA 
hbindu@research.att.comBedminster, NJ USA, EST, UTC -4:00DEV: 50%

Catherine LefèvreKatel34cl664y@intl.att.comBelgium UTC +2

Sireesh Chintamani
sireesh.ch@in.ibm.com
Testing: 25%

Saravanan Madheswaran
msaravanan@in.ibm.com
DEV: 25%

Tao Shen
shentao@chinamobile.com
Partial Commitment: ?%

Hu Dong
donghu@raisecom.com
Partial Commitment: ?%

Ji Lu
lu.ji3@zte.com.cn
Partial Commitment: ?%

Service Design & Creation

Release Artifacts

FactsInfo
PTL (first and last name)Ofir Sonsino
Jira Project NameService Design and Creation
Jira KeySDC
Project IDsdc
Gerrit Repository (ies) URL

 http://gerrit.onap.org/r/sdc

Link to Wiki SpaceService Design & Creation Project

Release Components Name

Components NameComponents Repository nameMaven Group IDComponents Description
sdcsdcorg.onap.sdcSDC Parent Project Catalog FE and BE
toscasdc/jtoscaorg.onap.sdc.jtoscaA generic TOSCA parser based on the TOSCA 1.1 spec
distribution-clientsdc/sdc-distribution-clientorg.onap.sdc.sdc-distribution-clientSDC Distribution Client
titan-cassandrasdc/sdc-titan-cassandraorg.onap.sdc.titan-cassandraSDC Rebase Cassandra
sdc-toscasdc/sdc-toscaorg.onap.sdc.sdc-toscaA TOSCA parser, based on JTOSCA generic parser and complying with the ONAP SDC TOSCA model
sdc-dockers-basesdc/sdc-docker-baseorg.onap.sdc.sdc-docker-baseSDC base docker creation project
sdc-vnfdesignsdc/sdc-vnfdesignorg.onap.sdc.sdc-vnfdesignA graphic design tool for TOSCA based VNF
sdc-workflowdesignsdc/sdc-workflow-designerorg.onap.sdc.sdc-workflow-designerA graphic design tool for service life cycle management workflow design
onap-ui-commonsdc/onap-ui-commonorg.onap.sdc.onap-ui-commonA common UI library containing different components, fonts and styles used by SDC and the different designers in order to create a single look and feel across SDC
onap-ui-angularsdc/onap-ui-angularorg.onap.sdc.onap-ui-angularAn Angular UI library containing different components, fonts and styles used by SDC and the different designers in order to create a single look and feel across SDC
onap-ui-reactsdc/onap-ui-reactorg.onap.sdc.onap-ui-reactA React UI library containing different components, fonts and styles used by SDC and the different designers in order to create a single look and feel across SDC
sdc-pubsubsdc/sdc-pubsuborg.onap.sdc.sdc-pubsubPublish Subscribe library using post message for sdc plugins.
dcaed-dt-be-mainsdc/dcae-d/dt-be-mainorg.onap.sdc.dcae-d.dt-be-main

DCAE Designer Back End Logic

dcaed-dt-be-propertysdc/dcae-d/dt-be-propertyorg.onap.sdc.dcae-d.dt-be-propertyDCAE Designer common datatypes and properties
dcaed-fesdc/dcae-d/feorg.onap.sdc.dcae-d.feDCAE Designer Front End UI
dcaed-rule-enginesdc/dcae-d/rule-engine org.onap.sdc.dcae-d.rule-engineDCAE Designer Rule Engine Front End UI
dcaed-cisdc/dcae-d/ciorg.onap.sdc.dcae-d.ciDCAE Designer End To End Testing suite
dcaed-tosca-labsdc/dcae-d/tosca-laborg.onap.sdc.dcae-d.tosca-labDCAE Designer Tosca Lab tool to create Blueprint and Generate Tosca models
dcaed tabsdc/dcae-d/dtorg.onap.sdc.dcae-d.dtDCAE tab ui designer

Resources committed to the Release

RoleFirst Name Last NameLinux Foundation IDCompanyEmail AddressLocationCommitment
PTLOfir Sonsinoos0695
AT&Tofir.sonsino@intl.att.comLod, Israel. UTC +3
Primary ContactOfir Sonsinoos0695
AT&Tofir.sonsino@intl.att.comLod, Israel. UTC +3
Project Managerif any




Committers






Ofir Sonsinoos0695AT&Tofir.sonsino@intl.att.comLod, Israel. UTC +3

Vitaliy Emporopulo


Amdocs

Vitaliy.Emporopulo@amdocs.com

Raanana, Israel. UTC +3

DEV:50%

Eli Levyel489uAT&Tel489u@intl.att.comLod, Israel. UTC +3DEV:10%

Avi Gaffa
Amdocsavi.gaffa@amdocs.comRaanana, Israel. UTC +3DEV:50%

Einav KeidareinavkAmdocseinavw@amdocs.comRaanana, Israel. UTC +3

Yuli Shlosbergys9693AT&Tys9693@att.comLod, Israel. UTC +3

Kleks Orenshrek2000Amdocsorenkle@amdocs.comRaanana, Israel. UTC +3

Tal GitelmantgitelmanAT&Ttg851x@intl.att.comLod, Israel. UTC +3

Idan AmitidanamitAT&Tia096e@intl.att.comLod, Israel. UTC +3
Contributors






David Shadmi


AT&Tds200p@att.com


Eden Rozin
AT&Teden.rozin@att.comLod, Israel. UTC +3PO:10%

Kapeluto Zahi
AT&Tzk093v@intl.att.comLod, Israel. UTC +3ARCH:10%

Liron Shtraichman
Amdocs lironsh@amdocs.comRaanana, Israel. UTC +3

Tal Halfon
AmdocsHalfon.Tal@amdocs.comRaanana, Israel. UTC +3

Mark Pond
Amdocsmpond@amdocs.comRaanana, Israel. UTC +3

Andrei Kojukhov
 Amdocs andreik@amdocs.comRaanana, Israel. UTC +3

Lior Nachmias
AT&Tlior.nachmias@intl.att.comLod, Israel. UTC +3

VELLANKI SRINIVASA CHAKRA
Amdocssrinivasa.vellanki@amdocs.com


Sklyar Igor
AT&Tis8413@intl.att.comLod, Israel. UTC +3

Ting Lu
AT&Ttl2062@att.com


Xin Jin
Huaweisaw.jin@huawei.comHuawei Beijing China UTC+8

Ni Lu
Huaweiluna.lu@huawei.comBeijing China UTC+8

Bin Hou
Huaweibin.hou@huawei.comBeijing China UTC+8

Chuanyu Chen
Huaweichenchuanyu@huawei.comBeijing China UTC+8

Earle West
AT&Tew8463@att.com


Zhou Jun
Huaweizhoujun8@huawei.comBeijing China UTC+8

Sitharaman T R
IBMtsithara@in.ibm.com


Bo LvLvbo163ZTElv.bo163@zte.com.cnChengdu, China. UTC +8

Zi LinancyliziZTEli.zi30@zte.com.cnChengdu, China. UTC +8

Sun Qisunqi310ZTEsun.qi310@zte.com.cn Chengdu, China. UTC +8

An HoanipbuHuawei

an.ho@huawei.com

Santa Clara, CA USAUTC -7

Kang Xi
Huawei

kang.xi@huawei.com




Chong Li
Huawei

chong.li@huawei.com




Rene Robert
Orange

rene.robert@orange.com

Lannion, France, UTC +210% (Testing, ETSI NFV expertise)

Moti Grinberg
AT&Tmg877n@att.comLod, Israel. UTC +3DevOps:10%

Tao Shenshentao999Chine Mobileshentao@chinamobile.comBeijing, China. UTC+8

Yuanwei Yang
BOCOyangyuanwei@boco.com.cnBeijing, China. UTC+8

Heliu Zhong
BOCOzhongheliu@boco.com.cnBeijing, China. UTC+8

Catherine LefèvreKatel34AT&Tcl664y@intl.att.comBelgium UTC +2Cross-project coordination: 5%

Alex VulavulIntelalex.vul@intel.comUSA, UTC-8Architecture: 10%

ASSAF HUBER
AT&Tah7840@att.comLod, Israel. UTC +3

ANATOLY KATZMAN
AT&Tak435s@att.comLod, Israel. UTC +3

ANDREY LITVINSKY
AT&Tal714h@att.comLod, Israel. UTC +3

ALMOG LAKTIVI
AT&Tal942u@att.comLod, Israel. UTC +3

ARELI FUSS
AT&Taf732p@att.comLod, Israel. UTC +3

BOAZ SHANNY
AT&Tbs5719@att.comLod, Israel. UTC +3

BORIS VITINSHTEIN
AT&Tbv095y@att.comLod, Israel. UTC +3

CHAYA CHAIMSON (BEREZIN)
AT&Tcb478c@att.comLod, Israel. UTC +3

CHANA PICK
AT&Tcp2122@att.comLod, Israel. UTC +3

RACHEL COHEN
AT&Trc2122@att.comLod, Israel. UTC +3

DAVID MUHARER
AT&Tdm655k@att.comLod, Israel. UTC +3

DROR SHTOLZMAN
AT&Tds054w@att.comLod, Israel. UTC +3

YUVAL YAARI
AT&Tyy815m@att.comLod, Israel. UTC +3

EVGENIA ALBERSHTEIN
AT&Tea394r@att.comLod, Israel. UTC +3

EDITH RONEN
AT&Ter252j@att.comLod, Israel. UTC +3

ESTER (ESTI) ROTSTEIN
AT&Ter767y@att.comLod, Israel. UTC +3

EREZ ZEEVI
AT&Tez6451@att.comLod, Israel. UTC +3

GABRIEL BABAYEV
AT&Tgb849n@att.comLod, Israel. UTC +3

GAL GROTTAS
AT&Tgg6304@att.comLod, Israel. UTC +3

IDAN AGAM
AT&Tia901h@att.comLod, Israel. UTC +3

ISRAEL LAVI
AT&Til0695@att.comLod, Israel. UTC +3

LIAV EZER
AT&Tle056g@att.comLod, Israel. UTC +3

MATVEY DAVIDSON
AT&Tmd9897@att.comLod, Israel. UTC +3

MOTI GRINBERG
AT&Tmg877n@att.comLod, Israel. UTC +3

SHAY ASSAF
AT&Tsa726r@att.comLod, Israel. UTC +3

MICHAEL KHALFIN
AT&Tmk657f@att.comLod, Israel. UTC +3

YANIR MANOR
AT&Tym903w@att.comLod, Israel. UTC +3

MARINA SHABANOV
AT&Tms656r@att.comLod, Israel. UTC +3

MARINA SHNAIDER
AT&Tms7589@att.comLod, Israel. UTC +3

NECHAMA GORDON
AT&Tng689e@att.comLod, Israel. UTC +3

NATALIA SHESHUKOV
AT&Tns019t@att.comLod, Israel. UTC +3

ORIT BARDA
AT&Tob0695@att.comLod, Israel. UTC +3

PAVEL AHARONI 
AT&Tpa0916@att.comLod, Israel. UTC +3

RONY BETZER
AT&Trb844h@att.comLod, Israel. UTC +3

RENANA HALILI
AT&Trh176a@att.comLod, Israel. UTC +3

RUTY SLOMINSKY
AT&Trs282j@att.comLod, Israel. UTC +3

SHAY WEITZMAN
AT&Tsw594b@att.comLod, Israel. UTC +3

TZILA GOLDZAND
AT&Ttg1083@att.comLod, Israel. UTC +3

TEDY HOVAGEN
AT&Tth0695@att.comLod, Israel. UTC +3

ROMAN POLONSKY
AT&Trp955r@att.comLod, Israel. UTC +3

TALI FRIDMAN
AT&Ttf490q@att.comLod, Israel. UTC +3

Avi Stone
AT&Tas206k@att.comLod, Israel. UTC +3

Rajiv Asati
Ciscorajiva@cisco.comRTP, NC USA UTC -4:00


Service Orchestrator

Release Artifacts

Release Components Name

Components NameComponents Repository nameMaven Group IDComponents Description
sosoorg.onap.soService Orchestrator
chef-reposo/chef-repoorg.onap.so.chef-repoBerkshelf environment repo (Deprecated since Casablanca release)
docker-configso/docker-configorg.onap.so.docker-configSO Docker composition and lab config template
libsso/libsorg.onap.so.libsSO OpenStack Java SDK
configso/configorg.onap.so.configSO config Chef cookbook (Deprecated since Casablanca release)

Resources committed to the Release

RoleFirst Name Last NameLinux Foundation IDEmail AddressLocation
PTLSeshu Kumarseshukmseshu.kumar.m@huawei.comBangalore, India. UTC +5:30
Primary Contact



Project Managerif any


Committers




Rob Daugherty

rd472prd472p@att.comUSA. UTC-5

DeWayne Filppi
dewayne@gigaspaces.com

Byung-Woo Jun  
byung-woo.jun@ericsson.com

Chuanyu Chenboychuanyuchenchuanyu@huawei.comBeijing, China. UTC +8

Seshu Kumarseshukmseshu.kumar.m@huawei.comBangalore, India. UTC +5:30

Yan Yangyangyan

yangyanyj@chinamobile.com

Beijing, China. UTC +8


Marcus Williams

Marcus.williams@intel.com



Steve Smokowskistevesmokowski

ss835w@att.com

Middletown, NJ, USA UTC -4

Subhash Kumar Singhsubhash_singh

Subhash.Kumar.Singh@huawei.com

Bangalore, India. UTC +5:30


Lukasz MuszkietalukaszM

lukasz.muszkieta@nokia.com

Wroclaw, Poland. UTC + 1
Contributors


Name

Linux Foundation ID

Email ID

Location

Catherine Lefèvre

Katel34

cl664y@intl.att.com

Belgium UTC +2

Alex Vul

avul

alex.vul@intel.com

USA UTC-8

Xin Jin

jinxin1983

saw.jin@huawei.com

Beijing, China. UTC +8

Gil Bullard    


gil.bullard@att.com


Ting Lu         


tl2062@att.com


Jeff Mitryk    


jm5764@att.com


Claude Noshpitz


cn5542@att.com


Eric Debeau    


eric.debeau@orange.com


Christian Destré


christian.destre@orange.com


maopeng zhang


zhang.maopeng1@zte.com


Jinhua Fu


fu.jinhua@zte.com


Jie Feng


feng.jie2@zte.com


Li Jiang


li.jiang@zte.com


Tian Yi 


tian.yi@zte.com


Hui Deng


denghui12@huawei.com


Thinh Nguyenphu


thinh.nguyenphu@nokia.com


Mahesh
mahesh.poojary@huawei.com

Hrvoje Kegalj


hrvoje.kegalj@hr.ibm.com


Earle West


ew8463@att.com


Zhou Jun mail


zhoujun8@huawei.com


Yuanwei Yang


 yangyuanwei@boco.com.cn
Victor Moraleselectrocucarachavictor.morales@intel.com
Abhishek Shekar

abhishek.shekar1@amdocs.com


Sanchita Pathak

Sanchita@TechMahindra.com


Marcus Williams

Marcus.williams@intel.com


Lukasz Biniek

lukasz.biniek@nokia.com



Software Defined Network
 Controller

Release Artifacts

FactsInfo
PTL (first and last name)Dan Timoney
Jira Project NameSoftware Defined Network Controller
Jira KeySDNC
Project IDsdnc
Gerrit Repository (ies) URL

To Be filled out once project is created in Gerrit

Link to Wiki SpaceSoftware Defined Network Controller Project

Release Components Name

Components NameComponents Repository nameMaven Group IDComponents Description
architecturesdnc/architecture

org.onap.sdnc.architecture

SDNC architectural artifacts (e.g. blueprints)
appssdnc/appsorg.onap.sdnc.appsSDNC applications (e.g. SDN-R)
featuressdnc/features

org.onap.sdnc.features

SDNC Karaf features
parentsdnc/parentorg.onap.sdnc.parentParent POMs to be used by SDNC components
coresdnc/coreorg.onap.sdnc.coreSDNC core platform
adaptorssdnc/adaptorsorg.onap.sdnc.adaptorsSDNC adaptors
northboundsdnc/northboundorg.onap.sdnc.northboundSDNC northbound adaptors
pluginssdnc/pluginsorg.onap.sdnc.pluginsSDNC plugins
oamsdnc/oamorg.onap.sdnc.oamSDNC OA&M tools

Resources committed to the Release

RoleFirst Name Last NameCompanyLinux Foundation IDEmail AddressLocation
PTLDan TimoneyAT&Tdjtimoneydtimoney@att.comMiddletown, NJ USA. UTC -4:00
Primary ContactDan TimoneyAT&Tdjtimoneydtimoney@att.comMiddletown, NJ USA. UTC -4:00
Architecture Team LeadParviz Yegani

Futurewei

Technologies

pyeganiparviz.yegani@huawei.com

Santa Clara, CA, USA

-7:00

Committers





Dan TimoneyAT&Tdjtimoneydtimoney@att.comMiddletown, NJ USA. UTC -4:00

Prabhu SomasundaramAT&Tprabhu_ramps7551@att.comAtlanta, GA, USA. UTC -4:00

Parviz Yegani

Futurewei

Technologies

pyeganiparviz.yegani@huawei.com

Santa Clara, CA, USA

-7:00


Dave StilwellAT&T
david.stilwell@att.comMiddletown, NJ USA. UTC -4:00
ContributorsCatherine LefèvreAT&TKatel34cl664y@intl.att.comBelgium UTC +2

Linying HuanZTEHuanlinyinghuan.linying@zte.com.cnNanjing, China. UTC +8

Richard TabedzkiAT&T
richard.tabedzki@att.comMiddletown, NJ USA. UTC -4:00

Lalena AriaAT&T
lalena.aria@att.comMiddletown, NJ USA. UTC -4:00

Sheshashailvas ChinthakayalaAT&T
chinthakayala@att.comMiddletown, NJ USA. UTC -4:00

Al RotundoAT&T
arotundo@att.comMiddletown, NJ USA. UTC -4:00

Om PrakashAT&T
op317q@att.comMiddletown, NJ USA. UTC -4:00

Kevin Smokowski AT&T
ks6305@att.com Middletown, NJ USA. UTC -4:00

Richard TabedzkiAT&T
richard.tabedzki@att.com Middletown, NJ USA. UTC -4:00
 Shashikanth VHHuawei
shashikanth.vh@huawei.comIndia UTC +5:30

Prakesh EHuawei
prakash.eswaram@gmail.comprakash.e@huawei.comBangalore, India UTC +5:30

Ramu NHuawei
ramu.n@huawei.comBangalore, India UTC +5:30

Gaurav AgrawalHuaweiagrawalgauravgaurav.agrawal@huawei.comBangalore, India UTC +5:30

Naga Venkata Gayatri Aparna GarikiparthiTechMahindra
ng00447693@techmahindra.comBengaluru,India, UTC+05:30

Prashant KumarAmdocs
prashant.kumar1@amdocs.comPune, India, UTC +05:30

Zhuoyao HuangZTE
10112215@zte.com.cnChina, UTC +8:00

Geora BarskyAmdocs
georab@amdocs.comEST UTC -4:00

Rakesh MhapsekarTech Mahindra Ltd.
rmhapsekar@techmahindra.comMiddletown, NJ USA. UTC -4:00

University

Release Artifacts

FactsInfo
PTL (first and last name)Mazin Gilbert
Jira Project NameONAP University
Jira KeyUNIV
Project IDuniversity
Gerrit Repository (ies) URL

To Be filled out once project is created in Gerrit

Link to Wiki SpaceONAP University Project

Release Components Name

Components NameComponents Repository nameMaven Group IDComponents Description
universityuniversityorg.onap.universityUniversity training courses for users, developers and any other interested parties of member and non-member companies.

Resources committed to the Release

RoleFirst Name Last NameLinux Foundation IDEmail AddressLocation
PTL



Primary ContactMazin Gilbert
mazin@research.att.com
Project Managerif any


Committers




Mazin Gilbert
mazin@research.att.com

Nermin Mohamed
nermin.mohamed@huawei.com

Liu Yuanliuyuanliuyuanyjy@chinamobile.comBeijing, China. UTC +8

Huabing ZhaoHuabingZhaozhao.huabing@zte.com.cnChengdu, China. UTC +8

Manasa Agaram
Manasa.Agaram@amdocs.com
Contributors













Usecase UI

Release Artifacts

FactsInfo
PTL (first and last name)Tao Shen
Jira Project NameUse Case UI
Jira Keyusecaseui
Project IDusecaseui
Gerrit Repository (ies) URL

To Be filled out once project is created in Gerrit

Link to Wiki SpaceUsecase UI Project

Release Components Name

Components NameComponents Repository nameMaven Group IDComponents Description
usecase-uiusecase-uiorg.onap.usecase-uiGUI for operators and end-users from the point of view of use cases.
serverusecase-ui/serverorg.onap.usecase-ui.serverData management for Usecase UI

Resources committed to the Release

RoleFirst Name Last NameLinux Foundation IDEmail AddressLocation
PTL



Primary ContactTao Shenshentao999shentao@chinamobile.comBeijing, China. UTC +8:00
Project Managerif any


Committers




Tao Shenshentao999shentao@chinamobile.comBeijing, China. UTC +8

Amichai Hemliahemliah0398@intl.att.comTel-Aviv, Israel. UTC +3

Huabing ZhaoHuabingZhaozhao.huabing@zte.com.cnChengdu, China. UTC +8

Xin Jinjinxin1983saw.jin@huawei.comBeijing, China. UTC +8
Contributors




Jimmy Forsyth
jf2512@att.com

Yoav Kluger
yoav.kluger@amdocs.com

Manoop Talasila
talasila@research.att.com

Karthik ArunKarthikArunkarthikkumara@in.ibm.comMiddletown, NJ USA. UTC -4:00

Liang FengFengLiangfeng.liang1@zte.com.cnChengdu, China. UTC +8

Yi LiYILIli.yi101@zte.com.cnChengdu, China. UTC +8

Youbo Wuyoubo wuwu.youbo@zte.com.cnChengdu, China. UTC +8

Hu Dongdonghu1102donghu@raisecom.comBeijing, China. UTC +8

Virtual Infrastructure Deployment

Release Artifacts

FactsInfo
PTL (first and last name)Ittay Stern
Jira Project NameVirtual Infrastructure Deployment
Jira KeyVID
Project IDvid
Gerrit Repository (ies) URL

https://gerrit.onap.org/r/#/admin/projects/vid

https://gerrit.onap.org/r/#/admin/projects/vid/asdcclient (archived)

Link to Wiki SpaceVirtual Infrastructure Deployment Project

Release Components Name

Components NameComponents Repository nameMaven Group IDComponents Description
vidvidorg.onap.vidVID webapp core
asdcclient (archived)vid/asdcclientorg.openecomp.vid.asdcclientVID SDC Client library

Resources committed to the Release

RoleFirst Name Last NameLinux Foundation IDEmail AddressLocation
PTLIttay Sternittaysittay.stern@att.comIsrael. UTC +3
Primary Contact

Ittay Stern

ittays
ittay.stern@att.comIsrael. UTC +3
Project Managerif any


Committers




Amichai Hemliahemliah0398@intl.att.comIsrael. UTC +3

Wojciech Sliwka

wsliwka

wojciech.sliwka@nokia.com


Wroclaw, Poland. UTC + 1


Ittay Stern

ittays

is9613@att.comIsrael. UTC +3

Ofir Sonsinoos0695os0695@att.com
ContributorsCatherine LefèvreKatel34cl664y@intl.att.comBelgium UTC +2

ARIEL RUBINSTEIN
ar1190@att.comIsrael. UTC +3

ITZIK LIDERMAN
il883e@att.comIsrael. UTC +3

JONATHAN PICK
jp883e@att.comIsrael. UTC +3

MORIYA IVGI
mi848y@att.comIsrael. UTC +3

OREN KRONENFELD
ok883e@att.comIsrael. UTC +3

BRACHA ELITZUR
be0695@att.comIsrael. UTC +3

SHAY SHPONDER
ss8214@att.comIsrael. UTC +3

Zohar Sacks
Zohar.Sacks@amdocs.comIsrael. UTC +3

Tal Halfon
Halfon.Tal@amdocs.comIsrael. UTC +3

Lior Nachmias
ln699k@att.comIsrael. UTC +3

Tomasz Golabek
tomasz.golabek@nokia.com

Krzysztof Kurczewski
krzysztof.kurczewski@nokia.com

Virtual Function Controller

Release Artifacts

Release Components Name

Components NameComponents Repository nameMaven Group IDComponents Description

LCM

vfc/nfvo/lcm

org.onap.vfc.nfvo.lcm
NS lifecycle management

Resource Mgr

vfc/nfvo/resmanagement

org.onap.vfc.nfvo.resmanagement
NS Resource Management

S-VNFM Driver

vfc/nfvo/driver/vnfm/svnfm

org.onap.vfc.nfvo.driver.vnfm.svnfm

Specific VNFM drivers

G-VNFM Driver

vfc/nfvo/driver/vnfm/gvnfm

org.onap.vfc.nfvo.driver.vnfm.gvnfm

Generic VNFM driver

SFC Drivervfc/nfvo/driver/sfcorg.onap.vfc.nfvo.driver.sfcSFC Driver
Work flow enginevfc/nfvo/wfengineorg.onap.vfc.nfvo.wfengineWork flow engine
Catalogvfc/nfvo/catalogorg.onap.vfc.nfvo.catalogNS and VNF catalog

EMS-driver

vfc/nfvo/driver/ems

org.onap.vfc.nfvo.driver.ems

VNF fcaps collect

Gvnfm vnflcm

vfc/gvnfm/vnflcm

org.onap.vfc.gvnfm.vnflcm

Generic VNFM VNF LCM

Gvnfm vnfmgr

vfc/gvnfm/vnfmgr

org.onap.vfc.gvnfm.vnfmgr

Generic VNFM VNF Mgr

Gvnfm vnfres

vfc/gvnfm/vnfres

org.onap.vfc.gvnfm.vnfres

Generic VNFM VNF Resource Management

multivimproxyvfc/nfvo/multivimproxyorg.onap.vfc.nfvo.multivimproxy

Multi-vim proxy, provide the multivim indirect mode proxy which can forward virtual resource requests to multivim and do some resource checking

DB-service

vfc/nfvo/db

org.onap.vfc.nfvo.db

Stand-alone database microservice, provides the database services for each VF-C component

Resources committed to the Release

RoleFirst Name Last NameLinux Foundation IDEmail AddressLocation
PTL

Yan Yang

yangyan

yangyanyj@chinamobile.com

Beijing, China. UTC +8

Primary ContactLingli Denglinglidenglingli@chinamobile.comBeijing, China. UTC +8:00
Project Managerif any


Committers




Lingli Deng

lingli

denglingli@chinamobile.com

Beijing, China. UTC +8


Maopeng Zhang

maopengzhang

zhang.maopeng1@zte.com.cn

Nanjing, China. UTC +8


Kanagaraj Manickam

mkr1481

kanagaraj.manickam@huawei.com

Bangalore, India. UTC +5:30


Jinhua Fu

fujinhua

fu.jinhua@zte.com.cn

Nanjing, China. UTC +8


Yan Yang

yangyan

yangyanyj@chinamobile.com

Beijing, China. UTC +8


Victor Gao

g310497

victor.gao@huawei.com

XiAn, China. UTC +8


Anatoly Andrianov

caa028

anatoly.andrianov@nokia.com

Chicago, U.S. CST


Nagesha Subramanya

hsnagesh

nagesha.subramanya@nokia.com

Bangalore, India. UTC +5:30


Xinhui Lixinhuililxinhui@vmware.comBeijing, China. UTC + 8

Guirong WangWang_Guirongwangguirong@boco.com.cnBeijing, China. UTC +8

Yog VashishthyogvashishthYog.Vashishth@ril.comIndia GMT+05:30

Adityakar Jhaadityakar.jhaAdityakar.Jha@ril.comIndia GMT+05:30

Hu Dongdonghu1102donghu@raisecom.comBeijing, China. UTC +8

Yannan Hanhanyananhanyanan@raisecom.comBeijing, China. UTC +8

Yunlong Yingying.yunlong ying.yunlong@zte.com.cn Nanjing,   China. UTC +8

Xin Lul345485luxin7@huawei.comXiAn, China. UTC +8

Denes Nemeth

thelittlemouse

denes.nemeth@nokia.comBudapest, Europe,UTC+1:00

Haibin Huanghaibinhaibin.huang@intel.comShangHai,China,UTC+8

LiLailaililai.li@zte.com.cnNanjing,   China. UTC +8

Bharath Thiruveedula 

bharaththiruveedulabharath.thiruveedula@verizon.com

Ruoyu YingRuoyuruoyu.ying@intel.comShangHai,China,UTC+8
Contributors




Yuanxing   Feng
feng.yuanxing@zte.com.cnNanjing,   China. UTC +8

 Shitao Li
 lishitao@huawei.comNanjing, China. UTC+8

 Guangmin Liu
 liuguangmin@huawei.comShenzhen, China. UTC +8

 Yang Xu
 yang.xu3@huawei.comNew Jersey, USA UTC -5

 Hui Dengdenghui02denghui02@hotmail.comBeijing, China. UTC +8

Tao Shenshentao999shentao@chinamobile.comBeijing, China. UTC +8

Chengli Wangwangchengliwangchengli@chinamobile.comBeijing, China. UTC +8

Bharath Thiruveedulabharaththiruveedulabharath_ves@hotmail.comHyderabad, India. UTC +5:30

Zhong QuanQuan-Zhongquanzhong@huawei.comXiAn, China. UTC +8

Subhash Kumar Singh subhash_singhsubhash.kumar.singh@huawei.comBangalore, India. UTC +5:30

Multanen, Eric W
eric.w.multanen@intel.com

Shankar, Shashank Kumar
shashank.kumar.shankar@intel.com

Sood, Ritu
ritu.sood@intel.com

Singh Kalra, Mandeep
mandeep.singh.kalra@accenture.com

 Nagarajan, Ramesh A
ramesh.a.nagarajan@accenture.com

Sharma, Anurag Y
anurag.y.sharma@accenture.com

Cunkang Bian
bian.cunkang@zte.com.cn

Li Lai
lai.li@zte.com.cn



Thamlur RajuThamlurRaju

thamlurraju468@gmail.com

Bangalore, India. UTC +5:30


VNF Requirements

Release Artifacts

FactsInfo
PTL (first and last name)Steven Wright 
Jira Project NameVNF Requirements
Jira Keyvnfrqts
Project IDvnfrqts
Gerrit Repository (ies) URL

https://gerrit.onap.org/r/#/admin/projects/vnfrqts

Link to Wiki SpaceVNF Requirements Project

Release Components Name

Components NameComponents Repository nameMaven Group IDComponents Description
guidelinesvnfrqts/guidelinesorg.onap.vnfrqts.guidelines

This repository contains Guidelines for   VNFs for use with the ONAP platform.

Available from Amsterdam release.

requirementsvnfrqts/requirementsorg.onap.vnfrqts.requirements

This repository contains Requirements for  VNFs for use with the ONAP platform.

Available from Amsterdam release.

epicsvnfrqts/epicsorg.onap.vnfrqts.epicsThis repository contains Epic Statements for  VNFs for use with the ONAP platform.
usecasesvnfrqts/usecasesorg.onap.vnfrqts.usecases

This repository contains Use cases for  VNFs for use with the ONAP platform.

Available from Beijing release.

testcasesvnfrqts/testcasesorg.onap.vnfrqts.testcases

This repository contains test case descriptions for  VNFs for use with the ONAP platform.

Available from Beijing release.

Resources committed to the Release

RoleFirst Name Last NameLinux Foundation IDEmail AddressLocation
PTLSteven Wright wombat123sw3588@att.comAtlanta, USA, UTC -4:00
Primary ContactSteven Wright wombat123sw3588@att.comAtlanta, USA, UTC -4:00
Project Managerif any


Committers




Steven Wright    

wombat123sw3588@att.comAtlanta, USA,UTC -4:00

Wenyao Guan

guanwenyaoguanwenyao@chinamobile.comBeijing, CN, UTC+8:00

Andrei Kojukhov

AndreiKojukhovandreik@amdocs.comRaanana, Israel. UTC +3

 Hagop Bozawglanian hb755d hb755d@att.com San Ramon CA USA. UTC -7:00





Contributors




Ryan Hallahanrhallahanryan.hallahan@att.com San Ramon, CA USA. UTC -7:00

Scott Blandford   

csbfordcb1694@att.comWilliamsburg, USA, UTC -4:00

 Hagop Bozawglanian hb755d hb755d@att.com San Ramon CA USA. UTC -7:00

Alan Weinstock


aw2574@att.com

Suresh Babu Nekkalapudi

snekkalapudisnekkalapudi@vmware.comBangalore, India. UTC +5:30

Chuyi Guo guochuyicmri guochuyi@chinamobile.comBeijing, CN, UTC+8:00

Chengli Wang

wangchengliwangchengli@chinamobile.comBeijing, China. UTC +8

Yan Yang

yangyan

yangyanyj@chinamobile.com

Beijing, China. UTC +8


Hui Deng

denghui02denghui02@hotmail.comBeijing, China. UTC +8

Nagesha Subramanyahsnagesh

nagesha.subramanya@nokia.com

Bangalore, India. UTC +5:30


Jamil Chawki
jamil.chawki@orange.comLannion, France UTC +2:00

Munir Ahmad 

mahmadmunir.ahmad@bell.caMontreal/Quebec, Canada, UTC -4

Marc-Alexandre Choquette 

m.a.cm.a.choquette@bell.caMontreal/Quebec, Canada, UTC -4

Maopeng ZhangZhangmaopengzhang.maopeng1@zte.com.cnNanjing, China. UTC +8

Alex Vul

avulalex.vul@intel.comPalo Alto, CA USA. UTC -7:00

John QuiltyjoquiltyLjohn.quilty@ericsson.comAthlone, Ireland UTC+1

Shitao Lilishitaolishitao@huawei.comNanjing, CN, UTC+8:00

Ying Liliying_cmccliyingyjy@chinamobile.comBeijing, CN, UTC+8:00

Yuanxing Fengfengyuanxingfeng.yuanxing@zte.com.cnNanjing, CN, UTC+8:00

VNF SDK

Release Artifacts

FactsInfo
PTL (first and last name)Victor Gao
Jira Project NameVNF SDK
Jira KeyVNFSDK
Project IDvnfsdk
Gerrit Repository (ies) URL

https://gerrit.onap.org/r/#/admin/projects/vnfsdk

Link to Wiki SpaceVNF SDK Project

Release Components Name

Components NameComponents Repository nameMaven Group IDComponents Description
model

vnfsdk/model

org.onap.vnfsdk.model

This repository stores VNF data models

pkgtools

vnfsdk/pkgtools

org.onap.vnfsdk.pkgtoolsThis repository contains vendor CI/CD vnf packaging tools
validation

vnfsdk/validation

org.onap.vnfsdk.validation

This repository is used for vnf validation tools

lctest

vnfsdk/lctest

org.onap.vnfsdk.lctest

This repository is for VNF lifecycle tests

functtest

vnfsdk/functest

org.onap.vnfsdk.functest

This repository is for the functional test framework

refrepo

vnfsdk/refrepo

org.onap.vnfsdk.refrepoThis repository is for a reference vnf repository/marketplace
ves-agent

vnfsdk/ves-agent

org.onap.vnfsdk.ves-agent

This repository is for the ves agent

dovetail-integrationvnfsdk/dovetail-integrationorg.onap.vnfsdk.dovetail-integrationFor artifacts related to the integration with the OPNFV Dovetail tool
icevnfsdk/iceorg.onap.vnfsdk.iceThis repository is for ice tools

Resources committed to the Release

RoleFirst Name Last NameLinux Foundation IDEmail AddressLocation
PTLVictor Gao
g310497
victor.gao@huawei.comXiAn, China. UTC +8:00
Primary ContactVictor Gao

g310497

victor.gao@huawei.comXiAn, China. UTC +8:00
Project Managerglanilisgildas.lanilis@huawei.comSan Jose, CA USA. UTC -7:00
CommittersLianhao LuLianhaoLu

lianhao.lu@intel.com

Shanghai, China. UTC +8:00

Victor Gaog310497

victor.gao@huawei.com

XiAn, China. UTC +8:00

Andy Mayerajmayer

am803u@att.com

Middletown, NJ USA UTC -4:00

Alex Vulavul

alex.vul@intel.com

Palo Alto, CA USA. UTC -7:00

Avinash SAvinashSAvinash.s@huawei.comBangalore, India, UTC +5:30

Wenyao Guanguanwenyao

guanwenyao@chinamobile.com

Beijing, China. UTC +8:00

Mickael Jezequelmjzqlmickael.jezequel@orange.comLannion, France UTC +2:00

Moshe Hoadleymoshe_hoadleymoshehoa@amdocs.comRaanana, Israel. UTC +3

Kanagaraj Manickam

mkr1481

kanagaraj.manickam@huawei.comBangalore, India. UTC +5:30

Kailun Qin

kailun.qin

kailun.qin@intel.comShanghai, China. UTC +8:00

Anjali Walsatwar

anjaliwanjali.walsatwar@huawei.comBangalore, India. UTC +5:30
Contributors




Chengli Wangwangchengliwangchengli@chinamobile.comBeijing, China. UTC +8

Stephen Gooch


stephen.gooch@windriver.com

Eddy Raineri


eddy.raineri@windriver.com

Eric Debeau


eric.debeau@orange.comLannion, France UTC +2:00

Amir Levyamirlevy

amir@gigaspaces.com

Sunnyvale, CA USA. UTC -7:00

Zongbiao Li

lizongbiao@huawei.com

Shenzhen, China. UTC +8:00

Ting Lu

tl2062@att.com



Fari Behi

fb2634@att.com



Helen Chenhelenc878helen.chen@huawei.comSanta Clara, CA USA. UTC -7

Gary Wu

gwugary.i.wu@huawei.comSanta Clara, CA USA. UTC -7

Oleg Kaplan
oleg.kaplan@amdocs.com

Trevor Cooper
trevor.cooper@intel.com

Brian Hedstrom
brian.hedstrom@oamtechnologies.comDenver, CO USA. UTC -6

Tina Tsoutinatsoutina.tsou@arm.comSan Jose, CA, USA, UTC -7

Thinh Nguyenphu


thinh.nguyenphu@nokia.com

Zhaoxing Meng

Zhaoxing

meng.zhaoxing1@zte.com.cn

Chengdu, China. UTC +8

Huabing ZhaoHuabingZhaozhao.huabing@zte.com.cnChengdu, China. UTC +8

Zygmunt Lozinski


zygmunt_lozinski@uk.ibm.com

Amy Zwarico


az9121@att.com

Suresh Nekkalapudisnekkalapudisnekkalapudi@vmware.comBangalore, India. UTC +5:30

Gershon Schatzberg


gershon.schatzberg@intel.com

Ranny Haiby


ranny.haiby@nokia.com

Maopeng Zhangmaopengzhang

zhang.maopeng1@zte.com.cn

Nanjing, China. UTC +8


Dave(Wei) Chen
wei.d.chen@intel.com

Steven Wrightwombat123sw3588@att.comAtlanta, GA UTC -4:00

Andrei KojukhovAndreiKojukhovandreik@amdocs.comRaanana, Israel. UTC +3

Yang Xu
yang.xu3@huawei.com

Bruce Thompson
brucet@cisco.com

John Strassnerstrazzie123john.sc.strassner@huawei.com

Dileep Ranganathan
dileep.ranganathan@intel.com


VNF Validation Program

Release Artifacts

FactsInfo
PTL (first and last name)Steven Wright
Jira Project NameVNF Validation Program
Jira KeyVVP
Project IDvvp
Gerrit Repository (ies) URL

https://gerrit.onap.org/r/#/admin/projects/vvp

Link to Wiki SpaceVNF Validation Program Project

Release Components Name

Components NameComponents Repository nameMaven Group IDComponents Description

devkit

vvp/devkitorg.onap.vvp.devkitThis repo contains tooling and documentation around deploying ICE virtual, and bare metal environments using Vagrant, and Ansible. This results in a CoreOS based Kubernetes cluster, a Ceph cluster, and the ICE application stack being deployed. In bare metal, or virtual PXE booted environments it will also result in a bootstrap node providing DNS, Matchbox, and DHCP/PXE services.
ansible-ice-bootstrapvvp/ansible-ice-bootstraporg.onap.vvp.ansible-ice-bootstrapAn Ansible role for the configuration of a bootstrap node for the vvp environment.
portalvvp/portalorg.onap.vvp.portalThe frontend for the vvp application, based on Angular.
engagementmgrvvp/engagementmgrorg.onap.vvp.engagementmgrThe backend for the vvp application, based on Django.
cms

vvp/cms

org.onap.vvp.cms

 A Django/Mezzanine CMS-based application, used by the vvp application.
jenkinsvvp/jenkinsorg.onap.vvp.jenkinsA containerization of Jenkins and associated resources used by the vvp application
postgresqlvvp/postgresql

org.onap.vvp.postgresql

A containerization of the PostgreSQL database (will be retired soon in favor of a standard upstream container)
gitlabvvp/gitlaborg.onap.vvp.gitlabA containerization of GitLab, used by the vvp application.
validation-scriptsvvp/validation-scripts

org.onap.vvp.validation-scripts

A set of validation a scripts utilized by the vvp application.
documentationvvp/documentation

org.onap.vvp.documentation

A full set of documentation of how to run the validation, the technology stack and also the validation process
image-scannervvp/image-scannerorg.onap.vvp.image-scannerAn image validation engine used by the vvp application. Scans disk images for security hazards.

Resources committed to the Release

RoleFirst Name Last NameLinux Foundation IDEmail AddressLocation
PTLSteven Wrightwombat123sw3588@att.comAtlanta, USA, UTC -4:00
Primary ContactErik Sundeloferikses4410@att.com 
Project Managerif any


Committers




Steven Wrightwombat123sw3588@att.comAtlanta GA USA UTC -4:00

Chris Donley

Chrisd5110

christopher.donley@huawei.comSeattle, WA USA. UTC -7:00

Sandeep Shah

ss00473517@techmahindra.com

TX USA, UTC -5:00

Wenyao Guanguanwenyaoguanwenyao@chinamobile.comBeijing, CN, UTC+8:00

Tali Grama
Tali.Grama@amdocs.com

 Steven Stark
 ss820f@att.comSan Francisco, CA USA UTC -7:00 
Contributors




 Steven Stark
 ss820f@att.comSan Francisco, CA USA UTC -7:00 

Ryan Hallahanrhallahanryan.hallahan@att.comSan Ramon, CA USA UTC -7:00 

Erik Sundeloferikses4410@att.com San Francisco, CA USA UTC -7:00

Parviz Yegani


parviz.yegani@huawei.com

Paul McGoldrick


pm8730@att.comSeattle, WA USA. UTC -7:00

Lingli Denglinglidenglingli@chinamobile.comBeijing, CN, UTC+8:00

Michael Lamb
mike+att@datagrok.orgSan Diego, WA USA. UTC -7:00

Yotam Avivi


ya107f@intl.att.comTel Aviv, Israel. UTC +3

Edan Binshtok


eb578m@intl.att.comTel Aviv, Israel. UTC +3

Amir Skalka
as221v@intl.att.comTel Aviv, Israel. UTC +3

Madhavi Krishnan


ma00372482@techmahindra.comBangalore, India, UTC +5.30

Eric Debeau


eric.debeau@orange.comLannion, France UTC +2:00

Stephen Gooch


stephen.gooch@windriver.comAtlanta, GA, USA UTC -4

Andrey Kojukhov

AndreiKojukhovandreik@amdocs.comRaanana, Israel. UTC +3

Tali Orenbach


Tali.Orenbach@amdocs.com

Trevor Cooper


trevor.cooper@intel.com

Amie Levyamirlevy

amir@gigaspaces.com

Sunnyvale, CA USA. UTC -7:00

Chengli Wangwangchengliwangchengli@chinamobile.comBeijing, China. UTC +8

Helen Chenhelenc878helen.chen@huawei.comSanta Clara, CA USA. UTC -7

Gary Wugwugary.i.wu@huawei.comSanta Clara, CA USA. UTC -7

Zygmunt Lozinski
zygmunt_lozinski@uk.ibm.com

Amy Zwarico
az9121@att.com

Maopeng Zhang

maopengzhang

zhang.maopeng1@zte.com.cn

Nanjing, China. UTC +8


Hui Deng

denghui02 denghui02@hotmail.com

Beijing, China. UTC +8


Alex Vulavulalex.vul@intel.comUSA, UTC-8

Moshe Hoadleymoshe_hoadleymoshehoa@amdocs.comRaanana, Israel. UTC +3

Vincent ScharfVincentScharfvincent.scharf@telekom.deBonn, Germany. UTC +1 / +2


Sandbox Project

Release Artifacts

FactsInfo
PTL (first and last name)
Jira Project Name
Jira Key
Project ID
Gerrit Repository (ies) URL

To Be filled out once project is created in Gerrit

Link to Wiki Space

Release Components Name

Components NameComponents Repository nameMaven Group IDComponents Description


org.onap.




Resources committed to the Release

RoleFirst Name Last NameLinux Foundation IDEmail AddressLocation
PTL



Primary Contact



Project Managerif any


Committers


















Contributors













-


https://wiki.onap.org/display/DW/Resources+and+Repositories#ResourcesandRepositories-ServiceOrchestrator


mahesh.poojary@huawei.com

https://gerrit.onap.org/r/#/admin/projects/dmaap/buscontroller

https://gerrit.onap.org/r/#/admin/projects/dmaap/dbcapi

https://gerrit.onap.org/r/#/admin/projects/dmaap/messagerouter/dmaapclient

https://gerrit.onap.org/r/#/admin/projects/dmaap/messagerouter/messageservice

https://gerrit.onap.org/r/#/admin/projects/dmaap/messagerouter/mirroragent

https://gerrit.onap.org/r/#/admin/projects/dmaap/messagerouter/msgrtr

arunkumar.reddipilli@accenture.com

yufei.zhou@nokia-sbell.com


Mesh sidecar is a transparent proxy which handles the communication between ONAP microservices. The inter-communication between microservices can become very complex because there are multiple instances for a service to provide high-availability and scalability. Normally, these instances are randomly scattered on different hosts, which adds more difficulty to locate the service. The reliability of RPC is also another issue needed to be considered. Mesh sidecar handles all these communication details for microservies transparently. So the microservice can focus its own business logic.

mark.gibson


murat.turpcu@turktelekom.com.tr

chameleon



Oren Kleks

jg1555@att.com

Xue Gao

ss835w@att.com

  • No labels