Update git submodules

* Update openstack-virtual-baremetal from branch 'master'
  - Merge "Add allocation-pool support for the public_net"
  - Add allocation-pool support for the public_net
    
    TripleO CI uses 10.0.0.1 statically for the undercloud's
    public interface. When using extra node in some job's
    there is sometime a conflict, because the extra node get's
    the 10.0.0.1 address allocated.
    
    Adding support to define the allocation pools on the
    public_net allows TripleO CI to define a pool with the
    10.0.0.1 address eliminated.
    
    A good practice would be to set up OVB to use
    [{start: 10.0.0.128, end: 10.0.0.253}], and then configure
    the undercloud/overcloud deployed on the OVB infrastructure
    to use addresses in the range 10.0.0.1-10.0.0.127.
    
    The parameter public_net_allocation_pools controls the
    allocation pool setting, by default all addresses of the
    subnet is in the pool.
    
    Related-Bug: #1874418
    Change-Id: Ieca4864e069148abb49eb709bf7f48a14ef04e77
This commit is contained in:
Zuul 2020-07-14 15:21:01 +00:00 committed by Gerrit Code Review
parent dc664fb06e
commit dd482af276

@ -1 +1 @@
Subproject commit f4008540c6afde9ed72ef02615d26fed158d6495
Subproject commit b3a214a5012865f1ca9b211e6e87852b7fb3d642