Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

1. Register a VNF template

Adding an appliance template or ISO will be almost identical to adding a compute template or ISO. They will be denoted as being for appliances in the database, and additional metadata stored for them; including:

· Informational text relating to NICs that will be expected and their order

· Default username and password

· Default web url path and port of the http mgmt interface (if there is one).

· Any other helpful 'getting started' information

· Custom (Vendor) Icon for representation in the UI

· Appliance image versio

2. Create a VNF appliance from VNF template

VNF appliance integration by the cloud operator, for a new VNF the operator must:

- Assign interfaces for North, South and management. On registration of a template they select:

o Interface1 = (North, South, mgmt.)

o Interface2 = (North, South, mgmt.)

o Interface3 = (North, South, mgmt.)

o Management URL for the VNF

- When deploying a VNF appliance the end-user must select

o Network for North interface

o Network for South interface

o Network for management

- After deployment of the VNF, ACS must present to end-user:

o Management URL in the format https(s)://IPMGMTInterface/managementURLspecifiedbyoperator:portSpecifiedByOperato

Non-Functional Requirements

...

Horizontal Navigation Bar



Horizontal Navigation Bar Page
id1
titleWireframe 1VNF template

Image RemovedImage Added




Horizontal Navigation Bar Page
id2
titleWireframe 2VNF appliance
Image of wireframeImage Removed

Image Added




Milestones


Glossary

CSS Stylesheet
        .home-banner {
        background: #0052cc;
        color: #c2d6d6;
        font-size: 20px;
        padding: 20px;
        }
        .home-banner h2 {
        color: #f2f2f2;
        }

...