I think the way to resolve this is to use the private network that gets created 
after onap instantiation (oam_network_<rnd_id>) in the public network instead 
of the public network itself (assuming the public network is not 
provider-enabled - i.e. only supports floating IPs and not direct attachment of 
public IPs to the VM).

Also, the private network needs to have internet connectivity in order to fetch 
the items from the LF repos.

From: onap-discuss-boun...@lists.onap.org <onap-discuss-boun...@lists.onap.org> 
On Behalf Of PLATANIA, MARCO
Sent: Saturday, May 05, 2018 8:02 PM
To: Badr Eddine Aouled Yahia <badreddine.aouledya...@gmail.com>; 
onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] vFWCL instantiation problem (not allowed to create 
an int on ext net)

***Security Advisory: This Message Originated Outside of AT&T ***
Reference http://cso.att.com/EmailSecurity/IDSP.html for more information.
The issue is that your openstack platform is not configured to allow VMs to be 
directly attached to the external or provider network. I don't know how to 
change this configuration in openstack but I'm pretty positive that that is the 
issue.

Marco



On Sat, May 5, 2018 at 11:21 AM -0400, "Badr Eddine Aouled Yahia" 
<badreddine.aouledya...@gmail.com<mailto:badreddine.aouledya...@gmail.com>> 
wrote:
Hello,

I am playing the vFWCL use-case on Amsterdam release and i am now on the step 
of the creation of the VF modules, i have done all the previous steps 
successfully and now i am facing this problem:
when creating the vf modules, i get number of attemps exceeded, but thes 
problems is exactly the creation of an external interface for the VMs to access 
the public net.
I watched the VMs on openstack created successefully but when it comes to 
attribute ips, it rolls back
on the mso container in var/log/ecomp/MSO/VnfAdapter/
 logs, i fount this exception "It is not allowed to create an interface on 
external network"
I doubt that there is a problem in the heat templates because i have deployed a 
simple service with a single vnf (freeRadius) with well configured resources 
and parameters (router interface, floating ip ...) in the heat templates.
In the vFW heat templates, this kid of parameters and resources is not 
specified but all the tutorials in ONAP does not add any resources or 
parameters to the vFWCL heat so i am a little bit confused.
Does anyone have an idea how to solve this problem without the need to modify 
the heats for the vFWCL with hardcoded things?
or even to what this problem could be related?
Thanks community :)
_______________________________________________
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to