tosca floating ip support
Registered by
sajuptpm
https:/
Assign floating IP to the vdu using TOSCA template
https:/
Whiteboard
sridhar_ram (03/24/2017): I would suggest to add something like to,
tosca.
derived_from: tosca.nodes.Root
properties:
ip_address:
type: string
required: false
floating_ip:
type: map
required: false
map of { ip_address, public_network }
(?)