Automatic Network Creation based on VNFD Template
Bug #1517405 reported by
bharaththiruveedula
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tacker |
Invalid
|
Medium
|
bharaththiruveedula |
Bug Description
Request for Enhancement:
In the current version of VNFD, operators have to create networks and then specify the details in VNFD like
network_interfaces:
management:
network: net_mgmt
management: true
To avoid the pre creation of networks, Tacker has to support automatic network ceation. Operator can specify the network details in VNFD
Template Enhancement:
network_interfaces:
management:
network: net_mgmt
management: true
cidr: 10.0.0.0/24
Changed in tacker: | |
assignee: | nobody → bharaththiruveedula (bharath-ves) |
summary: |
- Automatic Flavor Creation based on VNFD Template + Automatic Network Creation based on VNFD Template |
Changed in tacker: | |
importance: | Undecided → Medium |
To post a comment you must log in.
Please refer to following TOSCA Network Properties for suggested template keywords,
http:// docs.oasis- open.org/ tosca/TOSCA- Simple- Profile- YAML/v1. 0/csprd01/ TOSCA-Simple- Profile- YAML-v1. 0-csprd01. html#_Toc430015 804