Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

               - To Conclude  Cloud-Config.json for using MultiCloud for creating the Vf Module .


TODO :20171207

              OOM Challenges 

               -  TO have a list of small list of kubectl commands needed for OOM .

...

                           a.6  vFWCL/vDNS/vLB requires some additional steps to make them pingable . 


KubeCtl Commands Commands (OOM Use) 

1. Edit the mso-docker.json file
I see two ways of doing this:
- from the pods itself
kubectl --namespace=onap-mso exec -it mso-3784963895-brdxx bash
vi /shared/mso-docker.json

...

19. vFW Network Topology 


 toConfirm  2017120320 Additional Step  For vFWCL on  VIO  20171207

 1- for each of the network - i create Router in the horizon .

2 . I update /etc/resolve.conf in each VM firewall VM  to point to external DNS DNS  (10.112.64.1 ) So that VM Can reach out to Open Internet . 

3. Sink VM and PktGen VM are  generally able to ping on Tenant and ONAP OOM network .

4   Sink VM can ping the protected network gateway .

5. PktGen can not ping unprotected network gateway .

  Check on Horizon under the network to see if the Gateway IP address of the subnet/network  is showen as "router:interface"

4  Since we are updating the network given in the sdnc preload - please make sure you login to each VM (Firewall VM , Sink VM and PktGen VM )

                     4.1 Login using tenant network and remove every other network .

                     4.2  once logged into VM  update the ip address and cidr files present in /opt/config in each VM

                     4.3 also update the /etc/network/interfaces files for eth1 , eth2 for Sink and PktGen VM and eth1 ,eth2 , eth3 for Firewall VM .

                     4.4  attach the Network via Horizon to each of these VM for Firewall VM , try disabling the v_firewall_install.sh and v_firewall_init.sh after running these script onces . 

                       

4. Sink VM and PktGen VM are  generally able to ping on Tenant and ONAP OOM network including Robot VM .

5   Sink VM can ping the protected network gateway .

6. PktGen can  ping unprotected network gateway .

76. firewall VM Can not ping Gateway of ONAP OOM , Protected and unprotected ..






tocompare with 20171205

Network Toplogy Example from a successful vFWCL Lab Lab on Openstack /OOM  




2.  Nothing was done as in doing additional steps .

...