Update git submodules

* Update horizon from branch 'master'
  to ec1f1e0128cfe9aada23377085c976ea343d8579
  - Merge "doc: Update setup file examples in the plugin tutorial"
  - doc: Update setup file examples in the plugin tutorial
    
    This commit updates the examples of setup.py and setup.cfg
    to reflect the recent changes.
    
    - Replace dashes by underscores in setup.cfg.
      Since setuptools v54.1.0[1], the parmeters with dash have been
      deprecated in favor of the new parameters with underscore.
    - Update python versions in setup.cfg to match the current
      supported versions of python in OpenStack Yoga.
    - Change the homepage URL in setup.cfg from horizon URL to a notice.
    - Drop a workaround for python <2.7.4 in setup.py.
    - Update the pbr requirement in setup.py
    - Drop the unnecessary comment not to edit it
      as setup.py is not synced globally.
    
    [1] https://github.com/pypa/setuptools/commit/a2e9ae4cb
    
    Co-Authored-By: Akihiro Motoki <amotoki@gmail.com>
    Change-Id: Id38299245f31d2db17fb1b74d60cf1232ee4a509
This commit is contained in:
Zuul 2022-03-08 14:36:08 +00:00 committed by Gerrit Code Review
parent d5a040bed4
commit 99e27c9847
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit cc60df3a9aba1ac386939c121ea913be205f11c1
Subproject commit ec1f1e0128cfe9aada23377085c976ea343d8579