Update git submodules

* Update openstack-ansible-os_designate from branch 'master'
  - Only implement policy.json if an override is configured
    
    With changes inside Designate merged about policy-incode, there
    is no longer a default policy.json file in the venv, so we
    need to change how we implement the file, and should only do
    so if there is a config override configured for it.
    
    If there is no policy override configured, but a policy.json
    file is present, then it's likely left over from a previous
    build. To ensure that we do not carry legacy configuration
    files which override the policy-in-code we remove the legacy
    file. This is done on restart to ensure that the policy still
    applies until the code is updated.
    
    Change-Id: Iea4d2029723529444b93d7deca58824e592d0e0f
This commit is contained in:
Mohammed Naser 2019-01-31 15:23:22 -05:00 committed by Gerrit Code Review
parent c79226071f
commit 346821df2a
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ef51958940aa39c28f12a965ce66ec79bb26c908
Subproject commit 3c9e9beaf2d70b3326be45ac379bfa2e735faaf4