Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

DRAFT PROPOSAL FOR COMMENTS

...

Project NameEnter the name of the project
Target Release NameAmsterdam
Project Lifecycle StateIncubation
Participating Company AT&T, Intel, Chinamobile, VMVare, JIO

Scope

What is this release trying to address?

...

List the functionalities that this release is committing to deliver by providing a link to JIRA Epics and Stories. In the JIRA Priority field, specify the priority (either High, Medium, Low). The priority will be used in case de-scoping is required. Don't assign High priority to all functionalities.

Epics

Jira Legacy
serverSystem JiraONAP JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQueryproject=DCAE and issuetype in (epic)
serverId4733707d425b2b0a-2057557c-3a0f3c0c-ae5eb515-4fd8aff50176579789cceedb

Stories

Jira Legacy
serverSystem JiraONAP JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQueryproject=DCAE and issuetype in (story) and status in (open)
serverId4733707d425b2b0a-2057557c-3a0f3c0c-ae5eb515-4fd8aff50176579789cceedb

Longer term roadmap

Indicate at a high level the longer term roadmap. This is to put things into the big perspective.

...

API NameAPI DescriptionAPI Definition DateAPI Delivery dateAPI Definition link (i.e.swagger)
DMAAPAll interface within DCAE service components leverage DMAAP.

Data Movement as a Platform Message Router 
PolicyDCAE Policy-handler invokes only calls POST /getConfig (policyName value varies by scope, by policy_id)

https://<PDPServer Location>:<port>/pdp/api/getConfig

Dependent on that respective team/project to provide this.

MultiVIM

OpenStack API for infrastructure API. This is invoked form Cloudify-plugin




SDCSCH uses SDC external API to grab the entire service model and grab artifacts

/asdc/v1/catalog/services/<service uuid>/metadata









...

API NameAPI DescriptionAPI Definition DateAPI Delivery dateAPI Definition link (i.e.swagger)

CLAMP (& internal DCAE components)

Deployment handler provides the following API to allow client systems to request installations of components via blueprint,  request uninstallation of previously-deployed components, and get status on installation and uninstallation operations. Because installation and uninstallation operations can be long-running, the API is asynchronous.  Client systems can poll for results. 

{Serverroot}/                           

                à [GET] (provides server info)

{Serverroot}/dcae-deployments/{deployment_id} 

                 à    [PUT, DELETE] 

{Serverroot}/dcae-deployments/{deployment_id}/operation/{op_id}     

                 à [GET]

 TBD

 TBD


VNF

VESCollector provides following URI structure for events to be published

http(s)://{Domain}:{Port}/{optionalRoutingtPath}/eventListener/v{apiversion}/  
          [POST] Singe event
http(s)://{Domain}:{Port}/{optionalRoutingtPath}/eventListener/v{apiversion}/eventBatch  
          [POST] Batch  event




CLAMPInvokes inventory API for query
Inventroy APIInventory API for query
TBD

Third Party Products Dependencies

...

Provide a link toward the list of all known project bugs.

Jira Legacy
serverSystem JiraONAP JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQueryproject=DCAE and issuetype in (bug, task) and status not in (closed)
serverId4733707d425b2b0a-2057557c-3a0f3c0c-ae5eb515-4fd8aff50176579789cceedb

Risks

List the risks identified for this release along with the plan to prevent the risk to occur (mitigation) and the plan of action in the case the risk would materialized (contingency).

...

  • Highlight the team contributions to the specific document related to he project (Config guide, installation guide...).
  • Highlight the team contributions to the overall Release Documentation and training asset
  • High level list of documentation, training and tutorials necessary to understand the release capabilities, configuration and operation.
  • Documentation includes items such as:
    • Installation instructions
    • Configuration instructions
    • Developer guide
    • End User guide
    • Admin guide


      New onboarding documentation would be provided for users to be able to onboard new mS into DCAE platform

Note
titleNote

The Documentation project will provide the Documentation Tool Chain to edit, configure, store and publish all Documentation asset.

...