Update git submodules

* Update ceilometermiddleware from branch 'master'
  - Dropping the py35 testing
    
    All the integration testing has been moved to
    Bionic now[1] and py3.5 is not tested runtime for
    Train or stable/stein[2].
    
    As per below ML thread, we are good to drop the py35
    testing now:
    http://lists.openstack.org/pipermail/openstack-discuss/2019-April/005097.html
    
    [1] http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004647.html
    [2]
    https://governance.openstack.org/tc/reference/runtimes/stein.html
    https://governance.openstack.org/tc/reference/runtimes/train.html
    
    Change-Id: I0ca06f40683426e95bb83647c902efab74b6b311
    
  - Merge "Switch to stestr"
  - 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: I2c8a317ab5ebd902a27927fb140e0078da8a6565
    Story: #2002586
    Task: #24339
    
  - 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: I56fb9c79ec4e9b7e9ed656e67d90826b6365ae8a
    Story: #2002586
    Task: #24339
    
  - 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: Iac6bad9eea41b3c301ab354336a96b0d867a2412
    Story: #2002586
    Task: #24339
    
  - 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: Ic7db0e419ccf6f7b05058950ec8a76378b428719
    
  - 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: I39b4965e5f9b7b77d12beee09f87fadb23aee5d5
    Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Ghanshyam Mann 2019-04-16 04:00:57 +00:00 committed by Gerrit Code Review
parent 40a38371f3
commit 44571a87de
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 2f0efc7c992543d1eafafa92abdc1f6b3fb16f2c
Subproject commit d79a2e84598ec3ac314a3653904f9be3dae65c20