Versions Compared

Key

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

...

  •  Update topology, integrate with draft PDF/IDF
    •  

      Validated descriptor files PDF and IDF might help recognize the network topology we need. They are defined under hw_config/intel as YAML schema and can be used to refer to. The code can be found at https://gerrit.opnfv.org/gerrit/admin/repos/kuberef .

    •  Draft PDF: 
      View file
      namepdf.yaml
      height250
      •  Given IDF appears to have two networks with dns/gateway, should oob be routable to outside world, and is that a requirement?
      •  Yes. We are expected to make minimal change before successful run. Source IDF/PDF uses multiple undeclared private networks for hosts
  •  Static leases/direct pipes for external traffic
    •  Can't provide directly assigned static IPs (need to NAT), find out if this is workable or a more exotic solution is necessary

...