Versions Compared

Key

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

...

AAIVFCWhat is itBelongs inAction
service-instance-ididunique id of the instanceServiceInstancekeep service-instance-id as the key to the AAI service instance and adapt id to populate it.

nspackageidunique id of the packagePlatformServiceModelAdd providerDetails data type of which this would be a property, add a property of type providerDetails to PlatformServiceModel
service-instance-namenamename of the instanceServiceInstancekeep in AAI service-instance

descriptiondescription of the instanceServiceInstanceFree form human readable string which no software should interpret or do logic on.  Purely to display to a human.
model-invariant-id
invariant id across all versions of the same PlatformServiceModel modelPlatformServiceModelkeep in AAI service-instance API (I think it's really a relationship internally)
model-version-id
unique id of a version of a model in the PlatformServiceModel modelPlatformServiceModelkeep in AAI service-instance API (I think it's really a relationship internally)
service-type
should be  discussed, should just be denormalized filtering data that has a data stewardPlatformServiceModel, could be copied to ServiceInstanceData Governed field which is used in filtering
service-role
should be  discussed, should just be denormalized filtering data that has a data stewardPlatformServiceModel, could be copied to ServiceInstanceData Governed field which is used in filtering
service-instance-location-id
retireretireDiscuss merits of having a customer-premise "table" and establish relationship
bandwidth-total
retireretireretire
property-value
We think this is an errorretireremove
environment-context
extension, not requiredServiceInstanceignore for now, may be renameddefines the use and criticality of a virtual function which is used to ensure hypervisor separation (non-shared hosts) between vf functions of different use or criticality (e.g. Critical_Revenue-Bearing, Useful_Non-Revenue)
workload-context
extension, not requiredServiceInstanceignore for now, may be renameddescribes the purpose. VNF End-to-End testing for the Casablanca release would be VNF-E2E-Casablanca as an example
vnf-type
was this a typo on the slide?  This is not in AAI in ONAP.
I think this is a mistake
created-atcreatetimerefactor, just expose AAI data but as system set, read onlyServiceInstanceexpose, needs to be read onlyCheck with AAI PTL on these fields
updated-atlastuptimerefactor, just expose AAI data but as system set, read onlyServiceInstanceexpose, needs to be read onlyCheck with AAI PTL on these fields
persona-model-id
retire
remove
widget-model-id
retire
remove
widget-model-version
retire
remove
vhn-portal-url
This should not be on the global type but the derived type would have it and it could be stored as a schemaless field on the service-instance vertex
refactor
orchestration-statusstatus

SO has an enumeration of values.  VFC probably does too and odds are they aren't the same.   

VFC: empty, instantiating, terminating,active, failed, inactive, updating, scaling, healing

SO: Inventoried, Assigned, Active


Propose adding a vfc-status field to AAI to capture VFC's status, and revisit this as a community to see if there can be convergence on a state transition for services.  SO uses terminal states and VFC seems to use transitional and terminal states.

LIN MENG will get enumerated values from VFC PTL to see whether they can be mapped into the enumerated values used by SO so that there is one set of enumerated values.

Chesla Wechsler to propose to the architecture subcommittee that we need an orchestration "meeting of the minds" on state transitions, terminal states and transition states and what gets written to AAI.


nsdIdUnique ID of the network service descriptorPlatformServiceModel, could be copied to ServiceInstanceAdd providerDetails data type of which this would be a property, add a property of type providerDetails to PlatformServiceModel model

sdncontrollerid
ServiceInstance

Do Not Add to AAI

LIN MENG will check what this is with the PTL.  


nslevelpropose calling it instantation-level (so much indirection in the ETSI NFV types….)ServiceInstance

Discuss whether this is a relationship to another entity.

Propose adding non-required instantiation-level field to AAI.  Need ONAP to work on the solution for service scaling.  What release should we propose service scaling be handled?

Need to discuss service level as a class and see how they fit into the overall ONAP architecture and possibly create a vertex type within AAI which would then have a relationship with the service-instance.  This would be an edge, not a field in service-instance.

LIN MENG - would you be willing to get the ETSI definition for the service level and flavor

Perhaps get the table definitions?  Really want ETSI definition too though.

Chesla Wechsler to send email to Alla G regarding whether there will be any use cases which will need to leverage service deployment flavors and instantiation level

At info model level, you can always add instantiation level and deployment flavor to the service instance as Future stereotype, and data modelers know that they don't need to be added.

Update:  Please see thread

No need to worry about flavour_id or nslevel in Dublin per Use Case committee. 


flavouridwhere is the data model definition of this?  Can a flavour be a  object with name/value pairs which is referred to by the service model and is common for all instances created from this service model?ServiceInstance

Discuss whether this is a relationship to another entity

If there is no support today or in Dublin for more than one flavor, propose deferring this to that time.

Regarding instantiation level and flavor in general (scaling), let's learn from the network function first and then see if it can apply to the service.


See above for use case email.

nsdmodelJSON string
Do not add to AAI

LIN MENG will provide an example of an entire row of this table, with nsdmodel, scaleparameters, inputparameters populated.


scaleparamsWhat is this?  Is this just an internal field of VF-C? I don't see it referenced in the etsi.nfv.nodes.NS
Do not add to AAI
resource-version
Used for concurrency enforcement with clients of AAIServiceInstancekeep
input-parametersinputparametersFor SO to pass parameters for closed loop, does this have ONAP wide applicability for closed loop functions?
Do not add to AAI
selflink
The purpose of this field is to give a URL to the source of truth of the service-instance.

Chesla Wechsler to find out if this is used in the service-instance.

Answer: yes

It can be used to contain the URL to the service topology in SDN-C, for example.



global-customer-idThis is VF-C's denormalization of customer data into the service instance.  AAI captures this in the customer vertex type. The customer has a relationship to a service subscription which has a relationship to the service-instance and therefore this data is avaialble but needs to be derived.
Use the customer.global-customer-id field.  Do not put into service-instance.