Provide a short single paragraph description for the feature.
Provide the names and GitHub handles of the contributors driving the implementation of this feature.
Provide any additional background for the feature. I.e.: user scenarios, business value, etc.
Call out any constraint and/or assumption relevant for the development and use of this feature.
Provide a high level description of the design highlighting the impacted OSC components, i.e.: REST API, data entities, SDKs, etc.
Note: Using a high level design diagram and/or sequence diagrams in this section can be helpful.
Describe in details any changes to the OSC REST APIs. This should include any new, modified or removed API and describing their payloads, headers and response status.
Note: Using the swagger specification is highly recommended.
Describe the API changes to be made in the VNF security manager SDK.
Describe the API changes to be made in the SDN Controller SDK.
This section is meant to describe any other new integration point added to OSC.
Describe any changes to the OSC database schema.
Use UI mock ups to describe any UI change.
Describe any changes on the OSC internal synchronization tasks or metatasks. Use a diagram to represent any updated or new task graph.
Describe here any new test requirement for this feature. This can include: virtualization platform, test infrastructure, stubs, etc.
Note: Any feature should be demonstrable and testable independently of a particular vendor component or service.