From edb2062497a0a6d3fa5c1986c287ebdc06e0334a Mon Sep 17 00:00:00 2001 From: velandy Date: Fri, 31 Mar 2017 19:30:59 +0100 Subject: [PATCH] Explicit Port Ordering Support for VDUs Change-Id: I3b02f18da5912cf23a805a86e94613cb14431364 --- Features/Release3/Explicit_Port_Ordering.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Features/Release3/Explicit_Port_Ordering.md diff --git a/Features/Release3/Explicit_Port_Ordering.md b/Features/Release3/Explicit_Port_Ordering.md new file mode 100644 index 0000000..6a61583 --- /dev/null +++ b/Features/Release3/Explicit_Port_Ordering.md @@ -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 -- 2.17.1