From fff849f2f8336212b51194f8141de27c4f38ed36 Mon Sep 17 00:00:00 2001 From: guochuyicmri Date: Sun, 5 May 2019 14:18:30 +0800 Subject: Fix instance instantiation for NS/E2E Change-Id: Ic95e9c067f324b3447c6fded01acfa34b4bc1551 Issue-ID: USECASEUI-252 Signed-off-by: guochuyicmri --- .../e2e-creation/e2e-creation.component.html | 106 ++++++--------------- 1 file changed, 28 insertions(+), 78 deletions(-) (limited to 'usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.html') diff --git a/usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.html b/usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.html index d85eb167..79b3e371 100644 --- a/usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.html +++ b/usecaseui-portal/src/app/components/e2e-creation/e2e-creation.component.html @@ -35,60 +35,9 @@
  • Description:
  • COS:
  • EBS:
  • -
  • - checkbox - -
    -
    -
    -
    -
    -
  • - - -
    -

    VNF1

    -
      -
    • Name:
    • -
    • Description:
    • -
    • - radio button - - -
      - -
      -
    • -
    • - pull down: - - - - - - -
    • -
    -
    -
    -

    VNF2

    -
      -
    • Name:
    • -
    • Description:
    • -
    • - radio button - - -
      - -
      -
    -
    +

    template Inputs

    • @@ -108,29 +57,31 @@ -->
    -

    nestedTemplate Inputs

    -
    -

    templateName: {{template.name}}

    -
      -
    • - {{input.name}}: - +
    +
    +

    {{template.name}}

    +
      +
    • + {{input.name}}: + -
      id: {{input.name}}
      - vf_location: - - - - -
    • -
    -
    +
    id: {{input.name}}
    + vf_location: + + + + + + + + + + +
    @@ -142,8 +93,7 @@
  • Description:
  • -
    -

    Template Parameters

    +

    template Inputs

    • @@ -163,9 +113,9 @@ -->
    - +
    +

    vnfs Inputs

    -
    • id: {{vnf.vnf_id}}
      -- cgit 1.2.3-korg