This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
lsoapi:documents [2015/08/10 20:19] Steven Saunders |
lsoapi:documents [2015/10/02 02:17] (current) Kevin Luehrs |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ==== Connectivity Services LSO Project Documents ==== | ==== Connectivity Services LSO Project Documents ==== | ||
| + | === Design Documents === | ||
| - | === Architecture === | + | [[/lsoapi/documents/architecture|Architecture Documentation]] |
| - | === Design Documents === | + | [[/lsoapi/documents/apis|API Documentation]] |
| + | |||
| + | === Other Project Documents === | ||
| + | |||
| + | [[/lsoapi/documents/Meeting_Docs|Project Meeting Documentation]] | ||
| | | ||
| === Considerations for Future Development === | === Considerations for Future Development === | ||
| Line 19: | Line 24: | ||
| __Representation of all MEF Attributes__ | __Representation of all MEF Attributes__ | ||
| The prototype currently models an EPL, and EVC, an EVCPath, and a UNI. For each of these MEF entities, only a subset of the MEF attributes were included in the prototype. A more detailed analysis of the MEF attributes, and interrelations between these attributes will be needed to allow for complete representation and modeling of the MEF entities and associated MEF attributes. | The prototype currently models an EPL, and EVC, an EVCPath, and a UNI. For each of these MEF entities, only a subset of the MEF attributes were included in the prototype. A more detailed analysis of the MEF attributes, and interrelations between these attributes will be needed to allow for complete representation and modeling of the MEF entities and associated MEF attributes. | ||
| + | |||
| + | __Multi Operator Service__ | ||
| + | The prototype is currently only representing a single operator scenario. As this software evolves, supporting multi-operator scenarios (i.e. ENNI's and OVCs) will be needed | ||
| __Exception Handling__ | __Exception Handling__ | ||
| Line 38: | Line 46: | ||
| Currently IDs for EVC, and UNI are being generated via an internal counter. This of course does not scale nor survive restart. A proper unique ID generation approach will be needed for production. | Currently IDs for EVC, and UNI are being generated via an internal counter. This of course does not scale nor survive restart. A proper unique ID generation approach will be needed for production. | ||
| - | Return to [[https://wiki.opnfv.org/lsoapi| main project page]] | + | Return to [[/lsoapi| main project page]] |