Hi.
I am trying to setup vLB demo using 1.0.0 heat template(https://gerrit.onap.org/r/gitweb?p=demo.git;a=blob;f=heat/vLB/base_vlb.yaml;h=c292f2957d97bd7839d7fa7fcf55e04c1e9718ba;hb=refs/heads/release-1.0.0). But I have few queries/issue with the demo: 1) LB and DNS VMs has one network interface attached to public network, which in most of the openstack environments won't assign the IP address. This issue also faced in vFW also. So in this case, I attached to another private network and launched the VMs 2) According to the v_lb_init.sh<https://gerrit.onap.org/r/gitweb?p=demo.git;a=blob;f=vnfs/vLB/scripts/v_lb_init.sh;h=d130c1ec7eacab9dd8275ad2a43bf3f073bae861;hb=refs/heads/release-1.0.0> script, it brings down both eth0 and eth1 interfaces and attach to them to corresponding bridges along with the tap interfaces. In this case, I observed it lost the connectivity to those interfaces. So I can't send the DNS queries using Loadbalancer public IP(I assigned floating IP). I am not completely aware of VPP and loadbalancer plugin it uses, so I might be missing something here. I checked the VIPs using vppctl lb vip verbose, I couldn't see any AS here. I tried to manually add AS pointing to DNS private IP. But that too doesn't work. 3) In one of the previous mail, I read that DNS scaling works with DCAE 1.0 only at the moment. In the DCAE 1.0 I can observe only one container which is controller, I couldn't see any collector container. Am is missing something here? Any suggestions/help are much appreciated. Best Regards Bharath T
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
