Update git submodules

* Update keystoneauth from branch 'master'
  - Merge "Switch to newer openstackdocstheme and reno versions"
  - Switch to newer openstackdocstheme and reno versions
    
    Switch to openstackdocstheme 2.2.1 and reno 3.1.0 versions. Using
    these versions will allow especially:
    * Linking from HTML to PDF document
    * Allow parallel building of documents
    * Fix some rendering problems
    
    Update Sphinx version as well.
    
    Set openstackdocs_pdf_link to link to PDF file. Note that
    the link to the published document only works on docs.openstack.org
    where the PDF file is placed in the top-level html directory. The
    site-preview places the PDF in a pdf directory.
    
    Disable openstackdocs_auto_name to use 'project' variable as name.
    
    Change pygments_style to 'native' since old theme version always used
    'native' and the theme now respects the setting and using 'sphinx' can
    lead to some strange rendering.
    
    Remove docs requirements from lower-constraints, they are not needed
    during install or test but only for docs building.
    
    openstackdocstheme renames some variables, so follow the renames
    before the next release removes them. A couple of variables are also
    not needed anymore, remove them.
    
    See also
    http://lists.openstack.org/pipermail/openstack-discuss/2020-May/014971.html
    
    Change-Id: I23798a960616d53d1cc54342640e670fc677738d
This commit is contained in:
Zuul 2020-05-29 18:59:56 +00:00 committed by Gerrit Code Review
parent c95eb81e2f
commit e640eea6f9
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 38374adab6322036d465bc830498ffe88dbf21eb
Subproject commit 7d03b2b2f46c12a0110821a9989a930d87c8b2a8