Update git submodules

* Update designate from branch 'master'
  to cc660ca021e2bcd64f2d62ce67816bd45e7d5827
  - Minmum TTL value is zero
    
    According to IETF https://tools.ietf.org/html/rfc2181#section-8 the
    definition of the ttl value is unsigned and can have a minimum
    value of 0. This path changes the minimum value of 1 to allow for
    0 in recordset creats and updates. Unit test have also been modified
    accordingly.
    
    Closes-Bug: #1926429
    Change-Id: I9b08e25a007bea598442da377dc227538f6e35f7
This commit is contained in:
dkehn 2022-07-13 01:03:56 +00:00 committed by Gerrit Code Review
parent 4a6bd32170
commit 47ab4e1c79
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit d05232fc075ffe6bfaf7a537334fe081bb41a65c
Subproject commit cc660ca021e2bcd64f2d62ce67816bd45e7d5827