Update git submodules

* Update openstack-ansible-os_nova from branch 'master'
  to 05ffae0ef06c8d0816b118b35e9cfdf0fc0ed985
  - Use systemd sockets for libvirt
    
    Since libvirt 5.7 we should not use traditional mode. Instead systemd
    mode should be choosen. Sockets are provided by libvirt package.
    We just need to conditionally enable or disable them.
    
    As addition we changed nova_libvirtd_listen_tls to 0 by default
    because listen_tls requires certificate to be provided which is not
    the case in the current role state. So we also fix behaviour of the role
    when nova_libvirtd_listen_tls is 1, supposing that deployer has manually
    distributed certificates across compute hosts.
    
    Change-Id: Id73cb67de26c305908d0245551fa57a7e6448784
    Closes-Bug: #1903846
This commit is contained in:
Dmitriy Rabotyagov 2021-01-07 19:13:38 +02:00 committed by Gerrit Code Review
parent 00aeb3a42e
commit 8e10937159
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit b03ffb76a244cbe54b289ceb53217f27c27cf960
Subproject commit 05ffae0ef06c8d0816b118b35e9cfdf0fc0ed985