Explicit Port Ordering Support for VDUs 56/1456/3
authorvelandy <rajesh.velandy@riftio.com>
Fri, 31 Mar 2017 18:30:59 +0000 (19:30 +0100)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Sat, 14 Nov 2020 00:14:44 +0000 (01:14 +0100)
Change-Id: I3b02f18da5912cf23a805a86e94613cb14431364

Features/Release3/Explicit_Port_Ordering.md [new file with mode: 0644]

diff --git a/Features/Release3/Explicit_Port_Ordering.md b/Features/Release3/Explicit_Port_Ordering.md
new file mode 100644 (file)
index 0000000..6a61583
--- /dev/null
@@ -0,0 +1,20 @@
+# Explicit Port Ordering Support for VDUs #
+
+## Proposer ##
+- Rajesh Velandy (RIFT.io)
+
+
+## Type ##
+**Feature**
+
+## Target MDG/TF ##
+SO
+
+## Description ##
+
+Implement the ability to specify ordering of interfaces (both external and internal) so that the VM
+is orchestrated with those ordering preserved.
+
+## Demo or definition of done ##
+Create a descriptor with the ordering specified for a demo VNF and observe that the VNF interfaces
+are coming  up in the order specified.
\ No newline at end of file