Update git submodules

* Update openstack-ansible-os_ironic from branch 'master'
  to 0f2e50ba418011aac4d9d0cb8fa27e0813f4b645
  - Merge "Fix lack of constraints for ironic-inspector"
  - Fix lack of constraints for ironic-inspector
    
    OSA playbooks only call this role once for all Ironic containers
    (API and inspector). As a result, the wheel builds only happen
    once. If the first host (which is responsible for wheel builds)
    is an API container, these vars would prevent Ironic inspector
    requirements being accounted for, and as such no matching
    constraints will be generated.
    
    When the venv is deployed to the Ironic inspector container,
    the lack of constraints can cause dependencies which are too new
    to be installed, causing the service to fail.
    
    Alternatively this role could be called twice by the playbook
    for differing container/host roles, but as inspector is expected
    to be merged into ironic at some point this feels equally valid.
    
    Change-Id: I3952a4e5514824381410d87ed6d535f13ec40498
This commit is contained in:
Zuul 2023-08-17 13:04:51 +00:00 committed by Gerrit Code Review
parent 3c1fae4d3d
commit e70741c78b
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit f5180b7ba111c8ea3d6e0a4ab6b8d66363bf18d6
Subproject commit 0f2e50ba418011aac4d9d0cb8fa27e0813f4b645