Update git submodules

* Update python-glanceclient from branch 'master'
  to 7c2ab837aa0c5749ac84eb610ed13ac4fb6dfc12
  - Docs generation: mock the six module for autodoc
    
    Currently, tox-edocs fails with the following error message:
    
    Warning, treated as error:
    autodoc: failed to import module 'shell' from module 'glanceclient'; the
    following exception was raised:
    No module named 'six'
    
    We used to install six in the virtual environment through keystoneauth,
    but keystoneauth no longer depends on six. Let's mock six completely in
    the context of autodoc.
    
    Change-Id: Ibcf0b9698227a2c22fe991b7516ba5dceabfc607
This commit is contained in:
Cyril Roelandt 2023-06-08 16:18:44 +02:00 committed by Gerrit Code Review
parent a1bacf7f60
commit 0a545c06ba
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 8681124fcc5643f9c7d2fb4943e954fc49e49441
Subproject commit 7c2ab837aa0c5749ac84eb610ed13ac4fb6dfc12