Update git submodules

* Update tenks from branch 'master'
  - Merge "Ensure veth pairs are uniquely named"
  - Ensure veth pairs are uniquely named
    
    We name veth pairs using up to the first 6 characters from the nodes names. If
    the node name prefixes are longer than this then the node index will not be
    included, and the interface names will not be unique.
    
    e.g. prefix compute, 2 nodes: compute0 & compute1
    
    Link names are all p-comput-0-tap
    
    Note that the 0 here is the index of the physnet, node the node.
    
    This patch includes any trailing digits to keep link names unique, e.g.
    p-compu0-0-tap.
    
    Change-Id: I35c3da1d00030d8a270ac1a09e88e22098594f20
    Story: 2007431
    Task: 39058
This commit is contained in:
Zuul 2020-04-02 22:17:48 +00:00 committed by Gerrit Code Review
parent 63daac24ff
commit d65b6f405f
1 changed files with 1 additions and 1 deletions

2
tenks

@ -1 +1 @@
Subproject commit 9a42818b78b0c4270f9db7acf9caa3959114032e
Subproject commit d8f380a975279a4020f96eac18f392242237f7c5