Update git submodules

* Update python-zaqarclient from branch 'master'
  - Replace openstack.org git:// URLs with https://
    
    This is a mechanically generated change to replace openstack.org
    git:// URLs with https:// equivalents.
    
    This is in aid of a planned future move of the git hosting
    infrastructure to a self-hosted instance of gitea (https://gitea.io),
    which does not support the git wire protocol at this stage.
    
    This update should result in no functional change.
    
    For more information see the thread at
    
     http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html
    
    Change-Id: I7b5e646dd233b246116f76582621003a7ab7e995
    
  - Update mailinglist from dev to discuss
    
    openstack-dev was decomissioned this night in https://review.openstack.org/621258
    Update openstack-dev to openstack-discuss
    
    Change-Id: I20c84563b0a61fbc2c465cb52bdffc2f9031e3a8
    Closes-Bug: #1808946
    
  - Properly pass the CA to requests
    
    We store the CA in request.cert, but it's not compatible with a cert. To
    pass the CA to requests, we need to set the verify argument.
    
    Change-Id: Id0f39e3253b1486db8ae2da3d7dc6c0fdb41062a
    
  - Merge "Import zaqarclient-dsvm-functional job"
  - Merge "Remove PyPI downloads"
  - Import zaqarclient-dsvm-functional job
    
    Import the job from openstack-zuul-jobs and rename it according to
    naming rules.
    
    Add some cleanups:
    * Sort list of templates alphabetically
    * Use lower-constraints template instead of jobs
    
    Change-Id: Ie1f8ee875e19652799944801e8ed292faeb8da8f
    
  - Merge "add python 3.6 unit test job"
  - Merge "switch documentation job to new PTI"
  - Merge "import zuul job settings from project-config"
  - Merge "Comply with Python PTI"
  - Remove PyPI downloads
    
    According to official site,
    https://packaging.python.org/guides/analyzing-pypi-package-downloads/
    PyPI package download statistics is no longer maintained and thus
    should be removed.
    
    Change-Id: I24f1870470de4a96dbbef4775b2744d786cef958
    
  - add python 3.6 unit test job
    
    This is a mechanically generated patch to add a unit test job running
    under Python 3.6 as part of the python3-first goal.
    
    See the python3-first goal document for details:
    https://governance.openstack.org/tc/goals/stein/python3-first.html
    
    Change-Id: Ic179e154c1b9eca46874690730af140eff86cef4
    Story: #2002586
    Task: #24346
    
  - switch documentation job to new PTI
    
    This is a mechanically generated patch to switch the documentation
    jobs to use the new PTI versions of the jobs as part of the
    python3-first goal.
    
    See the python3-first goal document for details:
    https://governance.openstack.org/tc/goals/stein/python3-first.html
    
    Change-Id: Ia9dc33cdf16607c931151c7678a62270a9477e0b
    Story: #2002586
    Task: #24346
    
  - import zuul job settings from project-config
    
    This is a mechanically generated patch to complete step 1 of moving
    the zuul job settings out of project-config and into each project
    repository.
    
    Because there will be a separate patch on each branch, the branch
    specifiers for branch-specific jobs have been removed.
    
    Because this patch is generated by a script, there may be some
    cosmetic changes to the layout of the YAML file(s) as the contents are
    normalized.
    
    See the python3-first goal document for details:
    https://governance.openstack.org/tc/goals/stein/python3-first.html
    
    Change-Id: Ic6ac635904edf2745273918aa13e25b13a516f9a
    Story: #2002586
    Task: #24346
    
  - Merge "Replace os-client-config to openstacksdk"
  - Merge "Update reno for stable/rocky"
  - Replace os-client-config to openstacksdk
    
    Since now os-client-config has been superceded by openstacksdk[1].
    So need to replace the os-client-config in zaqarclient to
    slove the issue that 'No module named os_client_config'.
    
    [1]:https://docs.openstack.org/os-client-config/latest/
    
    Change-Id: I19bee5f276dcdd9a885fd99b6b656647e28ba139
    
  - Update reno for stable/rocky
    
    Change-Id: I5889d7fa4d80ab2fe1ceb1518dcfb6f336226aaa
    
  - Update releasenotes index for Rocky
    
    Update the releasenotes index for Rocky
    
    Change-Id: I8303ed2784f4dcf65c024b28ba4e37d9542bae78
    
  - fix tox python3 overrides
    
    We want to default to running all tox environments under python 3, so
    set the basepython value in each environment.
    
    We do not want to specify a minor version number, because we do not
    want to have to update the file every time we upgrade python.
    
    We do not want to set the override once in testenv, because that
    breaks the more specific versions used in default environments like
    py35 and py36.
    
    Change-Id: If1a3a6e1c70e3ed99070f230d6dcdcc0beaa9e2b
    Signed-off-by: Doug Hellmann <doug@doughellmann.com>
    
  - Comply with Python PTI
    
    as described in
    https://governance.openstack.org/tc/reference/pti/python.html
    projects should use 'stestr' as unit tests runner.
    
    This patch moves unit and coverage tests to use stestr as test runner
    instead of nose.
    
    Change-Id: I8508caa6ea08c5c98b67f34be7f61417df2d7c1e
    
  - Fix doc CI failure
    
    Change-Id: Ie7fa0d9882821273c9f0a2bdf3609260743804de
    
  - Trivial: Update pypi url to new url
    
    Pypi url changed from [1] to [2]
    
    [1] https://pypi.python.org/pypi/<package>
    [2] https://pypi.org/project/<package>
    
    Change-Id: Iee14793f0a1e36d647b675a3e168afe5380d64a2
This commit is contained in:
Ian Wienand 2019-03-24 20:35:58 +00:00 committed by Gerrit Code Review
parent 9a50ab0f9b
commit 963804532f
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit a38a7ecb638a1e1fd7f55d7749927d8bc0a4a861
Subproject commit b9a845bff94f8283adf8bd5f9e5c9db22ad6f618