Add drop down Source subscriber name on the PMC instantiation form 59/106259/9
authorAlexey Sandler <alexey.sandler@intl.att.com>
Mon, 20 Apr 2020 09:57:09 +0000 (12:57 +0300)
committerIttay Stern <ittay.stern@att.com>
Wed, 22 Apr 2020 09:56:28 +0000 (12:56 +0300)
commitb9d6126601120aabf2d43e2e951915c0eed370ce
tree5a0f98db0c3fa2abb00e0abe9d4963b4ed0e38e9
parentd7196039157000a9aa600a9d6f28b0aa995df5dc
Add drop down Source subscriber name 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

Change-Id: Iab01675e815bbc9809c67e31e475613973d868ea
Signed-off-by: Einat Vinouze <einat.vinouze@intl.att.com>
Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Signed-off-by: Amichai Hemli <amichai.hemli@intl.att.com>
Signed-off-by: Ittay Stern <ittay.stern@att.com>
vid-app-common/src/main/webapp/app/vid/scripts/controller/ServiceProxyConfigController.js
vid-app-common/src/main/webapp/app/vid/scripts/view-models/serviceProxyConfig.htm
vid-automation/src/main/java/vid/automation/test/Constants.java
vid-automation/src/main/java/vid/automation/test/sections/ServiceProxyPage.java
vid-automation/src/main/java/vid/automation/test/test/CreatePortMirroringConfigurationTest.java