Update git submodules

* Update mistral-extra from branch 'master'
  to d8a8f99d39cb225efd3da41915016e97ad9c64e3
  - Remove support for unmaintained Glare
    
    Currently tox jobs are broken because python-glareclient can't be
    installed with the latest constraints.
    
    The conflict is caused by:
        python-cinderclient 8.3.0 depends on PrettyTable>=0.7.2
        python-glanceclient 3.6.0 depends on PrettyTable>=0.7.1
        python-glareclient 0.5.3 depends on PrettyTable<0.8 and >=0.7.1
        ...
        The user requested (constraint) prettytable===2.5.0
    
    The Glare project has been unmaintained for a while[1]. It does not
    support any of the current tested runtime and is considered to be
    incompatible with recent OpenStack releases.
    
    Because of these points, this change removes dependency on Glare.
    Deprecation step is skipped to unblock CI jobs.
    
    Also, this change removes the broken lower constraints job. It was
    removed from Mistral a while ago[2] from the Mistral repo.
    
    [1] https://opendev.org/x/glare
    [2] https://review.opendev.org/c/openstack/mistral/+/770525
    
    Change-Id: Ib6c138e3ce72ce775e29db80a076b9ade37ddaa0
This commit is contained in:
Takashi Kajinami 2022-03-21 22:12:35 +09:00 committed by Gerrit Code Review
parent f97e46a564
commit 2d163757c4
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit face48a2d65a28733e55279f933ea18c5fd13867
Subproject commit d8a8f99d39cb225efd3da41915016e97ad9c64e3