Commit Graph

5 Commits

Author SHA1 Message Date
Andreas Jaeger 0ec5a78f66 Sync with governance
Run script generate-gitmodules.py to sync with governace repository to
add new repositories and remove retired ones.

Change-Id: Ia42b717ad242958ba4a9689ac814c956f460712f
2020-06-07 16:15:34 +02:00
Andreas Jaeger 9c6b32e9ca Update git submodules
* Update constellations from branch 'master'
  - Switch to newer openstackdocstheme version
    
    Switch to openstackdocstheme 2.2.1 version. Using
    this version will allow especially:
    * Linking from HTML to PDF document
    * Allow parallel building of documents
    * Fix some rendering problems
    
    Update Sphinx version as well.
    
    Disable openstackdocs_auto_version to not auto-version the documents.
    
    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.
    
    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: I1ee2d1358312cf8a5edc228bbbf7d0703489c022
2020-06-04 17:13:45 +00:00
Andreas Jaeger 7251445721 Update git submodules
* Update constellations from branch 'master'
  - Cleanup py27 support
    
    This repo is now testing only with Python 3, so let's make
    a few cleanups:
    - Remove obsolete sections from setup.cfg
    - Cleanup doc/source/conf.py to remove now obsolete content.
    - Use newer openstackdocstheme and Sphinx versions
    - Remove install_command from tox.ini, the default is fine
    
    Change-Id: I4980bac7a558a291963270de592078f1a3af1111
    
  - OpenDev Migration Patch
    
    This commit was bulk generated and pushed by the OpenDev sysadmins
    as a part of the Git hosting and code review systems migration
    detailed in these mailing list posts:
    
    http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
    http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html
    
    Attempts have been made to correct repository namespaces and
    hostnames based on simple pattern matching, but it's possible some
    were updated incorrectly or missed entirely. Please reach out to us
    via the contact information listed at https://opendev.org/ with any
    questions you may have.
2020-04-20 10:56:49 +00:00
huang.zhiping 57e7534d1d Update git submodules
* Update constellations from branch 'master'
  - Update home-page
    
    Change-Id: I7d877981c28b3d8a6e2c5de91d10763b281d8825
2019-01-12 08:58:39 +00:00
Monty Taylor aa262b7a44
Update git submodules based on new script
Change-Id: Ia578b55e3e07b4ea90f034805625caf82e9e674e
2019-01-04 14:13:17 +00:00