Update git submodules

* Update os-apply-config from branch 'master'
  - Merge "Change openstack-dev to openstack-discuss"
  - Drop baremetal job template
    
    https://review.openstack.org/#/c/619337/ switched the jobs to a noop for
    master and since this file is branched we no longer need to keep this
    template definition in this project.
    
    Change-Id: I1b0b813b50e9394e61914f749fa0f348dc6afbf5
    
  - Change openstack-dev to openstack-discuss
    
    Mailinglists have been updated. Openstack-discuss replaces openstack-dev.
    
    Change-Id: I2e6afb1b15e9fcab0e1ebf0dce6afaf254127a69
    
  - Don't quote {posargs} in tox.ini
    
    Quotes around {posargs} cause the entire string to be combined into one
    arg that gets passed to stestr. This prevents passing multiple args
    (e.g. '--concurrency=16 some-regex')
    
    Change-Id: I55af786294e812d8942ac934f947f04cd3d459d9
    Closes-Bug:  #1801451
    
  - Merge "fix tox python3 overrides"
  - 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: I1853dafac8f854812744acf50706cdef15a87936
    Signed-off-by: Doug Hellmann <doug@doughellmann.com>
    
  - Use templates for cover and lower-constraints
    
    Small cleanups:
    
    * Use openstack-tox-cover template, this runs the cover job
      in the check queue only. Remove individual cover jobs.
    * Use openstack-lower-constraints-jobs template, remove individual
      jobs.
    * Sort list of templates
    
    Change-Id: I94ff4e58ab35a4cb2231851aec1e9e7a01cc33ce
    
  - 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: Ia83410630aecc90adb0af414520a9f276eca85fe
    Story: #2002586
    Task: #24341
    
  - 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: I195e22dd9b825be50c33f164d75bd52ab0c27229
    Story: #2002586
    Task: #24341
    
  - Switch to stestr
    
    According to Openstack summit session [1],
    stestr is maintained project to which all Openstack projects should migrate.
    Let's switch to stestr as other projects have already moved to it.
    
    [1] https://etherpad.openstack.org/p/YVR-python-pti
    
    Change-Id: Ib24a7937f1e3712294cdf699fa5b3a093645f35d
    
  - Update links in README
    
     Change the outdated links to the latest links in README
    
    Change-Id: I13f9c4ede48705d66018840433ec4b76a8f16898
This commit is contained in:
Zuul 2019-01-18 01:37:44 +00:00 committed by Gerrit Code Review
parent 618bb532cc
commit da811aa174
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 9124f56fac1354d63b1dc7759340e34a494c6569
Subproject commit b7a2d9e46cac43311a3410902cb74292b0395a05