Update git submodules

* Update tripleo-specs from branch 'master'
  - Merge "New Spec for Stein: in-flight validations."
  - New Spec for Stein: in-flight validations.
    
    Change-Id: I2471edef3f8756873661525ca1302ab552353e4c
    
  - Merge "Replacing the link in HACKING.rst"
  - Merge "Bare metal provisioning without Nova and Glance"
  - Replacing the link in HACKING.rst
    
    Change-Id: Ifdfaa2294809c33ec4743bfcc3e371c69cefce76
    
  - Bare metal provisioning without Nova and Glance
    
    Change-Id: I25583513edd907cc82d0c2629ef7efeffe65c828
    Implements: blueprint nova-less-deploy
    
  - blueprint tripleo-routed-networks-templates
    
    Spec: triple-routed-networks-templates Refactor THT for routed nets.
    
    This spec describes the problem set and work items to implement support
    for routed network deployment with TripleO Heat templates. For routed
    networks, we will need to support an additional layer of abstraction
    for isolated networks, where there are multiple broadcast domains, each
    with their own VLANs. Separate VLANs with routers connecting them
    allows for horizontal scalability and reduced broadcast, multicast and
    unknown unicast traffic within each VLAN.
    
    This is a dependency of blueprint tripleo-routed-networks-deployment
    
    Change-Id: I50dab467fde8a1e62ab0b24ce12d639d72dd692b
    
  - Merge "Zero footprint installer spec"
  - Remove useless placeholders in spec directories
    
    Change-Id: I32de995a1e21bb5e43889ce41fb15aace02d516b
    
  - Merge "Validation Framework specifications"
  - Merge "Remove the redundant word"
  - Validation Framework specifications
    
    Provide a common, unified validation framework inside tripleoclient.
    
    This resubmits Iffaa3c99ac401626c70211437dd98f214b4973e4 previously
    merged too fast.
    
    This reverts commit 20fc7a387af043809ec96a6ac1c3bac29f60516b.
    
    Blueprint: validation-framework
    Change-Id: Ib99f82227d045c07d1e8b602627c8bcd6a88114c
    
  - Merge "Improve upgrades_tasks CI coverage with standalone for Stein"
  - Merge "Support for Podman in Stein"
  - Improve upgrades_tasks CI coverage with standalone for Stein
    
    Utilizing the standalone installer to better test the upgrade
    tasks within existing ci wall-time and nodes.
    
    As part of Stein PTG discussion [1] it was decided that the
    approach outlined here will be one of two main streams for
    upgrades CI in S. This for testing service upgrade_tasks
    and another stream for testing the workflow. That latter
    workflow stream is not considered here.
    
    [1] https://etherpad.openstack.org/p/ptg_denver_2018_tripleo_ci
    Co-Authored-By: Jiri Stransky <jistr@redhat.com>, Athlan-Guyot sofer <sathlang@redhat.com>
    Change-Id: Ic8a8867018c6fb866856a45a2bf472a0ed65d99b
    
  - Merge "import zuul job settings from project-config"
  - Support for Podman in Stein
    
    This is a specs for the next generation of containers in TripleO Stein
    release.
    
    Change-Id: I12782deab7b24105aa5efd81827b8b5a7330d5f1
    
  - Corrected RST format (no content change).
    
    Build is more strict than before - some RST are now flagged
    as invalid.
    
    Change-Id: I491b4b949b5ccc559088031f1fa214d1edadb9f7
    
  - Zero footprint installer spec
    
    Change-Id: I4924505f241b0274d270cac39be2feee2ac7d293
    
  - 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: I052f587922176126e25bced35d3108425a70e798
    Story: #2002586
    Task: #24341
    
  - Remove the redundant word
    
    Change-Id: I199b5b9bda971e812edb10356ad930a5601539af
    
  - Add new Edge focused squad
    
    Kick off discussion:
    http://lists.openstack.org/pipermail/openstack-dev/2018-August/133550.html
    
    Etherpad:
    https://etherpad.openstack.org/p/tripleo-edge-squad-status
    
    Change-Id: I46c450a4222eff5e099e7a6cbe9f63d15561516f
    
  - Close out config-download squad
    
    Mission accomplished.
    
    Change-Id: Ib8813e4342819db61ee1a8e6a973563649056cb5
    
  - Merge "Revert "Validation Framework specifications.""
  - Revert "Validation Framework specifications."
    
    I mistakenly merged this spec and it needs further discussion.
    
    This reverts commit 05b5288b286a52386d4f1fff1665355265167404.
    
    Change-Id: I173bb6242070f280b2b4c88c8c1afe44f14aa62c
    
  - Merge "Validation Framework specifications."
  - Merge "Switch to use stestr for unit test"
  - Add Upgrade impact section to the spec template
    
    It happens that we overlook the upgrade impact of some new
    features. Add Upgrade impact section to the spec template to make us
    think about how do we upgrade to some feature when proposing that
    feature.
    
    Change-Id: I137a4353ce73ae961e83ecd656df77d6bd45a4e4
    
  - Validation Framework specifications.
    
    Provide a common, unified validation framework inside tripleoclient.
    
    Blueprint: validation-framework
    Change-Id: Iffaa3c99ac401626c70211437dd98f214b4973e4
    
  - Merge "fix tox python3 overrides"
  - Added placeholder for Stein specs.
    
    This step is necessary as we're to add some specifications for the
    new release :).
    
    Change-Id: I1c82908e714254b793bca6ba2458789f3b276040
    
  - Switch to use stestr for unit test
    
    According to Openstack summit session [1],
    stestr is maintained project to which all Openstack projects should migrate.
    So we should switch to stestr.
    
    [1] https://etherpad.openstack.org/p/YVR-python-pti
    
    Change-Id: Ib6985475a257570c2df000dfcabb8600afc11f4f
    
  - 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: I145e928c29c7e496112c680db54cd8412b2fd0a6
    
  - Merge "Revert "[WIP] Spec for improved privilege escalation in py-scripts""
  - Revert "[WIP] Spec for improved privilege escalation in py-scripts"
    
    This was not ready to be merged.
    
    This reverts commit a9924accdc0869084e812dac8f6fbed02bca527f.
    
    Change-Id: I126812c33e0c99401214c04f7e5ddbd7151d5e36
    
  - Merge "fix misspelling of 'because'"
  - [WIP] Spec for improved privilege escalation in py-scripts
    
    In order to avoid a widely open sudo for a bunch of
    users, we must take care of the way privilege escalation
    is done in our python script as well as shell calls.
    
    This spec takes care of the "python" aspect of this issue.
    
    Change-Id: I24f373ffbbda09bd5247f29b6b38ce4bd18fccb3
    Co-Authored-By: Luke Hinds <lhinds@redhat.com>
    Blueprint: improve-privilege-mgmt-in-tripleo
    
  - Merge "A unified automation repo for upgrading TripleO based deploments"
  - A unified automation repo for upgrading TripleO based deploments
    
    Use a common repository for hosting automation code for TripleO
    based upgrades.
    
    Change-Id: I515066ca5bbdda65c4183160435268cd0d2abfd5
    
  - Merge "Add split-controlplane spec"
  - Merge "Support Barometer service in TripleO."
  - Merge "Add Support for Custom TripleO Validations"
  - Add split-controlplane spec
    
    First phase of a multi-cycle spec explaining the requirements for
    deploying a controlplane, then batches of compute/storage nodes
    independently for scaleout.
    
    Co-Authored-By: John Fulton <fulton@redhat.com>
    Change-Id: Ib3511fc2f611e944143035f70e146234ed7a7204
    
  - Add clarification to patch abandonment policy
    
    An IRC conversation/question showed that the current wording of the
    policy can be misinterpreted to mean that permission must be asked
    before restoring a patch. This patch aims to make it explicit that it
    is not the case.
    
    Also fix a couple of typos.
    
    Change-Id: Iaf78eedd5e6367bed476e7d4253bbb834ec42bfd
    
  - Add Support for Custom TripleO Validations
    
    Adding new validations or consuming the latest ones is inconvenient and
    error-prone in the current setup.
    
    Co-Authored-By: Ana Krivokapic <akrivoka@redhat.com>
    Change-Id: I7f0c951ec5207d1c8f2a2c871983512cf3c0fee5
    
  - fix misspelling of 'because'
    
    Change-Id: Ide9096b42d03ebe7e3cf6643b35ef5caeffffe75
    
  - Support Barometer service in TripleO.
    
    Change-Id: I23e560e44ba2ca1d9f5605b12aa3a6f50f58d940
This commit is contained in:
Zuul 2019-01-09 16:41:39 +00:00 committed by Gerrit Code Review
parent 6a3da4d169
commit 1a7288dee7
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit e096440a79be377b15bc015da80a83bc18ea8430
Subproject commit 54ed11f861f5d26019f36fde7ee1f787e4ef6b3a