Add support for IP address to be parameterized in VNFD template

Bug #1490633 reported by vishwanath jayaraman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tacker
Fix Released
Wishlist
vishwanath jayaraman

Bug Description

Use case: As a service provider, one would want to assign fixed ip addresses for VNF ports defined in the VNFD templates so that they could deploy VNFs containing vNICs with known ip addresses instead of assigning it through DHCP.

With this feature
* VNFD templates should support the property “addresses” under ports definition
• Addresses property values can be hardcoded or parametrized using “get_input” property as a list ([10.1.1.2])
• End user should be able to create VNF instances containing vNICs with the given ip address

Find attached a sample VNFD template and parameter values specified in file that this feature once implemented would work with.

Tags: rfe tacker
Revision history for this message
vishwanath jayaraman (vishwanathj) wrote :
Revision history for this message
vishwanath jayaraman (vishwanathj) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tacker (master)

Fix proposed to branch: master
Review: https://review.openstack.org/219000

Changed in tacker:
assignee: nobody → vishwanath jayaraman (vishwanathj)
status: New → In Progress
tags: added: rfe
Changed in tacker:
importance: Undecided → Wishlist
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tacker (master)

Reviewed: https://review.openstack.org/219000
Committed: https://git.openstack.org/cgit/stackforge/tacker/commit/?id=c6af29a4f03bc206eba6670aca3f3ccb63d70bd6
Submitter: Jenkins
Branch: master

commit c6af29a4f03bc206eba6670aca3f3ccb63d70bd6
Author: Vishwanath Jayaraman <email address hidden>
Date: Mon Sep 28 23:45:12 2015 -0500

    IP Address parameterization support

    This commit adds code to support IP Address values as parameterized
    input for VDUs in a VNFD template.

    Change-Id: I4e49dda5ab4b8901c88aaac83d567242a3c4e080
    Closes-bug: #1490633

Changed in tacker:
status: In Progress → Fix Committed
Changed in tacker:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.