Update git submodules

* Update puppet-openstacklib from branch 'master'
  - Merge "Add old ruby support to inet6_prefix"
  - Add old ruby support to inet6_prefix
    
    When running an older version of Ruby that has
    an old version of ipaddr this function fails with
    a uninitialized constant IPAddr::AddressFamilyError
    error.
    
    This can happen if you are for example running this
    code from inside a Puppetserver that runs under JRuby
    that has an older version of ipaddr.
    
    This adds a check if one of the classes that was introduced
    to replace the ArgumentError exception is present and customizes
    the exceptions we catch based on that.
    
    Change-Id: I9948d4dc22195300cf1c0a48fcc0694bcf991698
This commit is contained in:
Zuul 2020-04-02 08:17:44 +00:00 committed by Gerrit Code Review
parent e7c8494d45
commit 78834bc990
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit c08a4daa088ded186c1ba92a4ee5a4ffea6d3a85
Subproject commit 27ed29ad1986d0a4bc489e2ab7a271f93d87c345