Update git submodules

* Update openstack-ansible-os_horizon from branch 'master'
  to 5d635c469af4e9c9bb85615257e3bb3738ce3a29
  - Fix wrong neutron_ml2_drivers_type
    
    neutron_ml2_drivers_type is a string, not a list, while default
    value for it is a list. Local settings also assume that it is a list.
    
    So we ensure that the falue is a string by default now and
    treat it as string in the code.
    
    Change-Id: Ida72c712153dcda4cd06e0959f98ade4fee8dfbd
This commit is contained in:
Dmitriy Rabotyagov 2023-08-23 00:25:23 +02:00 committed by Gerrit Code Review
parent bf7c91f688
commit a1c3b7438d
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 1ebeab7d26a32a9f29b680b59e526d57d8371ea4
Subproject commit 5d635c469af4e9c9bb85615257e3bb3738ce3a29