Update git submodules

* Update bashate 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: If4dc13439d6f659c028fefdb1e47ec32de4d476f
    
  - Merge "Update min tox version to 2.0"
  - Change openstack-dev to openstack-discuss
    
    Mailinglists have been updated. Openstack-discuss replaces openstack-dev.
    
    Change-Id: I630ef240d4ef1599c4c13c9486850f72c27fabd5
    
  - Update min tox version to 2.0
    
    The commands used by constraints need at least tox 2.0.  Update to
    reflect reality, which should help with local running of constraints
    targets.
    
    Change-Id: I5b435b46f45c1b542b5c755938ea257310038be6
    
  - 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: I34a4f1a2e8f51547f882d01d00290d0e6ac3fd56
    Signed-off-by: Doug Hellmann <doug@doughellmann.com>
    
  - 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: I89bca2ed27e15931f0c348d6deccdb901691e8b3
    Story: #2002586
    Task: #24327
    
  - 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: Id2ea7604bb18ab1ca815534fa10c9a4f8c3ddc6d
    Story: #2002586
    Task: #24327
    
  - 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: I18b38c64f031df71207569b57def4f221870cb19
    Story: #2002586
    Task: #24327
    
  - Address new pypi requirements on README.rst
    
    :doc: isn't a valid role for README entries on pypi, so move the
    refernece into the local docs to preserve it while confirming to new
    requirements.
    
    Move references to the man page to readme.rst as
    
    Change-Id: I5aac99c784ba03bbbdb6bc6cb653daa0685c062d
    
  - Switch to pep8 output format
    
    Change output format so it would follow the same
    default format used by pep8/pycodestyle which is
    parsable by many tools.
    
    Relates to https://review.openstack.org/335520
    
    Change-Id: I3e34ec09d439104482a979f7b63d393b9faccdb4
    
  - 0.6 Release Notes
    
    Gather all significant changes for a releasenote
    
    Change-Id: Id9445df63becf088c7b33542e736cccd80d1ff93
    
  - Merge "Enable bashate use with pre-commit"
  - Enable bashate use with pre-commit
    
    Declares bashare pre-commit configuration.
    
    Change-Id: Ia9f45181094f2f839ad276d29e638e34d253f439
    Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
    
  - Allow bashate to be called as a module
    
    Adops official way of calling a module as a script.
    Now user can do `python -m bashate ...` which can prove
    to be useful when scripts cannot be installed or
    when debugging is desired, or use of specific
    python interpreter.
    
    Change-Id: I7b3085df3e9f5874cf22470fec15c1b0532c846d
    Signed-off-by: Sorin Sbarnea <ssbarnea@redhat.com>
This commit is contained in:
Ian Wienand 2019-03-22 01:34:25 +00:00 committed by Gerrit Code Review
parent b0392566b7
commit 79cb5c3881
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit d4f6cfa3fb74874ceb5cb0a92e0617b38316140a
Subproject commit ecc9c744b95c71a2db6147f8bd1b8332f38af484