Skip to content

Commit a3821b0

Browse files
pre - release
1 parent 70d2b60 commit a3821b0

14 files changed

+1044
-1373
lines changed

‎README.md

+74-17
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,85 @@
1-
# MEF-LSO-Interlude-SDK Fergie Release
1+
# MEF-LSO-Interlude-SDK Grace Release
22

33
## Download Link
44

5-
Download the entire repository by clicking [here](https://.com/MEF-GIT/MEF-LSO-Interlude-SDK/releases/download/fergie/MEF-LSO-Interlude-SDK-fergie.zip)
5+
Download the entire repository by clicking [here](https://.com/MEF-GIT/MEF-LSO-Interlude-SDK/releases/download/grace/MEF-LSO-Interlude-SDK-grace.zip)
66

77
## Overview
88

9-
This repository contains the release of the Interlude SDK. The SDK includes APIs for Performance Monitoring and metrics definitions.
9+
This repository contains the release of the Interlude SDK. The SDK includes APIs for Service Catalog, Service Order, and Service Inventory functions of the Service Orchestration Functionality (SOF) at the LSO Interlude Interface Reference Point (IRP) as defined in the MEF LSO Reference Architecture.
1010

11-
**This is the first release of this SDK.**
11+
Also included are Service schemas and Performance Monitoring definitions .
1212

13-
## Scope and Maturity
13+
## High-level release notes
1414

15-
(*) is used to mark item that changes their maturity comparing to previous release.
15+
- Internet Protocol schemas are revised and updated, together with their guide documents (MEF W102)
16+
- New document:
17+
- MEF 55.1.1 Amendment to MEF 55.1: Reference Architecture and Framework - Terminology
18+
- Updated documents:
19+
- MEF W128.1 - LSO API Security Profile
20+
- MEF W133.1 - Allegro, Interlude and Legato Fault Management and Performance Monitoring BR&UC
21+
- MEF W143 - Performance Monitoring API and Developer Guide
22+
- MEF W147 - Management API and Developer Guide
1623

17-
SOAM:
24+
## Scope
25+
26+
It includes API definitions for the following functional areas:
1827

19-
- *MEF 133 - Allegro, Interlude and Legato Fault Management and Performance Monitoring BR&UC - **Published Standard**
20-
- *MEF W133.1 - Allegro, Interlude and Legato Fault Management and Performance Monitoring BR&UC - **early draft version**
21-
- *MEF 136 - Service Function Testing Business Requirements and Use Cases - **Published Standard**
22-
- *MEF W143 - Performance Monitoring Profiles, Jobs, Notifications and Collection API and Developer Guide - **work in progress - CfC#1**
23-
- *MEF W147 - Management API and Developer Guide - **work in progress - CfC#1**
24-
- Performance Monitoring reports and statistics definitions for Carrier Ethernet adn IP - **early draft version**
28+
- Service Catalog - This includes support for
29+
- Service Specification - Retrieve operations only
30+
- Not in scope
31+
- Service Specifications - Create, Amend/Modify, Delete operations
32+
- Service Catalog, Service Category, Service Candidate, Job/Task
33+
- Service Ordering - This includes support for
34+
- Service Order/OrderItem - Create, Retrieve operations only
35+
- Not in scope
36+
- Service Order/OrderItem - Amend/Modify/Cancel, Delete operations
37+
- Service Inventory - This includes support for
38+
- Service - Retrieve operations only
39+
- Not in scope
40+
- Service - Create, Amend/Modify, Delete operations
41+
42+
In addition to the Service Provisioning APIs, the SDK includes the following MEF Service Specification schemas:
43+
44+
- SD-WAN Services
45+
- Carrier Ethernet Services
46+
- L1 Connectivity Services
47+
- IP/IP-VPN Services
2548

2649
The MEF LSO Interlude SDK is released under the Apache 2.0 license.
2750

2851
More information about the LSO Interlude API reference point and it's roadmap can be found here:
2952

3053
https://wiki.mef.net/display/CESG/LSO+Interlude
3154

55+
## Maturity Level
56+
57+
The API files contained in this SDK are evolving and subject to change. They are based on documents that are either work in progress or draft standards that have not yet completed the review cycles and approvals necessary to achieve the status as a MEF standard. MEF is making these publicly available at this time to invite wider industry review.
58+
59+
The maturity per functionality presents as follows:
60+
61+
(*) is used to mark item that changes their maturity comparing to previous release.
62+
63+
APIs and Developer Guides:
64+
65+
- Service Catalog API - **early draft version, on hold**
66+
67+
Service Schemas:
68+
69+
- SD-WAN (MEF W100) - **work in progress - CfC#2**
70+
- Carrier Ethernet (MEF W101) - **work in progress - CfC#2**
71+
- *Internet Protocol (MEF W102) - **work in progress - CfC#4**
72+
- LSO Legato Service Provisioning Specification - L1 (MEF W103) - **work in progress - CfC#3 - on hold**
73+
74+
SOAM:
75+
76+
- MEF 133 - Allegro, Interlude and Legato Fault Management and Performance Monitoring BR&UC - **Published Standard**
77+
- *MEF W133.1 - Allegro, Interlude and Legato Fault Management and Performance Monitoring BR&UC - **early draft version, CfC#1**
78+
- MEF 136 - Service Function Testing Business Requirements and Use Cases - **Published Standard**
79+
- *MEF W143 - Performance Monitoring API and Developer Guide - **work in progress - CfC#2**
80+
- *MEF W147 - Management API and Developer Guide - **work in progress - CfC#2**
81+
- Performance Monitoring reports and statistics definitions for Carrier Ethernet adn IP - **early draft version, schemas only**
82+
3283
## Contents
3384

3485
This SDK contains the following items:
@@ -40,13 +91,19 @@ This SDK contains the following items:
4091
- `serviceSchema` - Contains JSON schema (draft 7) files for service specifications.
4192
- `documentation` - documentation including API/Schema developer guides and openapi-tools generated API descriptions in markdown format
4293
- `supportingStandards` - The rest of documents and standards.
43-
- `generated`
44-
- `staticBinding` - No longer provided - please visit [LSO Marketplace](http://lso.mef.net) to use self-blending possibility.
45-
- `security` - A not normative version of the standard APIs including the security profiles as required by MEF 128. Provided for evaluation.
94+
- `generated` - No longer provided - please visit [LSO Marketplace](http://lso.mef.net) to use self-blending possibility.
4695

4796
## Issues, questions, and Feedback
4897

49-
Issues should be reported with the use of issues or directly to [email protected].
98+
Issues should be reported with the use of issues. Questions and feedback should be asked either at [Interlude SDK Discussions](https://.com/MEF-GIT/MEF-LSO-Interlude-SDK/discussions) or directly to [email protected].
99+
100+
**NOTE:** All artifacts included in this repository have line numbers. When referring to specific content in any of these artifacts, please quote the line numbers to which you are referring.
101+
102+
## Reference Implementations
103+
104+
A reference implementation of the MEF Service Instantiation API may be available from the ONAP EXTAPI project.
105+
106+
https://wiki.onap.org/display/DW/External+API+Framework+Project
50107

51108
## Copyright
52109

0 commit comments

Comments
 (0)