Update git submodules

* Update designate from branch 'master'
  to 13ca3954a089e9ad2673c5a4d3339eca5513b108
  - Merge "Fix zone update when adding new Bind9 target to pool."
  - Fix zone update when adding new Bind9 target to pool.
    
    When a new Bind9 is added to the pool, Designate will trigger 'modzone'
    rndc command that will fail, unless zone is already present on the backend.
    
    This change will first verify that the zone is present on the backend,
    before an update attempt. If zone is not present - zone creation will be
    triggered.
    
    Closes-Bug: 1958409
    
    Co-authored-by: Kiran Pawar <kinpaa@gmail.com>
    Change-Id: I782bf38a68f24a2e7133ff2afad7c96e2ae6b7f0
This commit is contained in:
Zuul 2022-03-10 01:25:34 +00:00 committed by Gerrit Code Review
parent 4991fea308
commit 5f030c4516
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 93ebb1af53d216982210cff21a1bde87489ed0f1
Subproject commit 13ca3954a089e9ad2673c5a4d3339eca5513b108