From: velandy Date: Fri, 31 Mar 2017 18:30:59 +0000 (+0100) Subject: Explicit Port Ordering Support for VDUs X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=edb2062497a0a6d3fa5c1986c287ebdc06e0334a;p=osm%2FFeatures.git Explicit Port Ordering Support for VDUs Change-Id: I3b02f18da5912cf23a805a86e94613cb14431364 --- 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