52bdf321c4
Assign floating IP to the vdu using TOSCA template Change-Id: I53a89397c1ef676f1a21bc1378c91aece65a3d91 Closes-Bug: 1537636
8 lines
276 B
YAML
8 lines
276 B
YAML
---
|
|
features:
|
|
- |
|
|
Support to assign floating IP to VDU using TOSCA template.
|
|
We have to use the node type tosca.nodes.network.FloatingIP
|
|
For details please refer
|
|
https://docs.openstack.org/tacker/latest/contributor/vnfd_template_description.html#floating-ip
|