You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+74-17
Original file line number
Diff line number
Diff line change
@@ -1,34 +1,85 @@
1
-
# MEF-LSO-Interlude-SDK Fergie Release
1
+
# MEF-LSO-Interlude-SDK Grace Release
2
2
3
3
## Download Link
4
4
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)
6
6
7
7
## Overview
8
8
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.
10
10
11
-
**This is the first release of this SDK.**
11
+
Also included are Service schemas and Performance Monitoring definitions .
12
12
13
-
## Scope and Maturity
13
+
## High-level release notes
14
14
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
16
23
17
-
SOAM:
24
+
## Scope
25
+
26
+
It includes API definitions for the following functional areas:
18
27
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
25
48
26
49
The MEF LSO Interlude SDK is released under the Apache 2.0 license.
27
50
28
51
More information about the LSO Interlude API reference point and it's roadmap can be found here:
29
52
30
53
https://wiki.mef.net/display/CESG/LSO+Interlude
31
54
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**
-*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
+
32
83
## Contents
33
84
34
85
This SDK contains the following items:
@@ -40,13 +91,19 @@ This SDK contains the following items:
40
91
-`serviceSchema` - Contains JSON schema (draft 7) files for service specifications.
41
92
-`documentation` - documentation including API/Schema developer guides and openapi-tools generated API descriptions in markdown format
42
93
-`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.
46
95
47
96
## Issues, questions, and Feedback
48
97
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.
0 commit comments