diff options
author | Alexey Sandler <alexey.sandler@intl.att.com> | 2020-04-20 09:49:27 +0300 |
---|---|---|
committer | Alexey Sandler <alexey.sandler@intl.att.com> | 2020-04-20 10:15:01 +0300 |
commit | d7196039157000a9aa600a9d6f28b0aa995df5dc (patch) | |
tree | fc9fa25e11cc310ecec60bacbbc1afd775f50d15 /features.properties.md | |
parent | a3b9e3e948ea95ef77f9c18e9565456e500ac466 (diff) |
Add select a subscriber for the source VNF on the PMC instantiation form
Add the "Source Subscriber Name" drop down for the source VNF on the PMC (Port Mirroring Configuration) instantiation form.
Issue-ID: VID-809
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: Ifa37aa38c96153f60ad020225d0a215c6b67bbfe
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Diffstat (limited to 'features.properties.md')
-rw-r--r-- | features.properties.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/features.properties.md b/features.properties.md index 631b59230..c06ad38a5 100644 --- a/features.properties.md +++ b/features.properties.md @@ -275,6 +275,11 @@ When flag is true the "New view/edit" button will appear in context menu of chosen service in Instantiation Status window. The click on that button will open the service instance in drawing board (new screens). + + * FLAG_2006_PORT_MIRRORING_LET_SELECTING_SOURCE_SUBSCRIBER + + When flag is true the "Source Subscriber Name" drop down will be added for the source VNF + on the PMC (Port Mirroring Configuration) instantiation form.
\ No newline at end of file |