Update git submodules

* Update tripleo-common from branch 'master'
  - Make validation inputs configurable via Mistral
    
    The validations have certain values (e.g. the amount of RAM necessary
    for the undercloud node) configurable, but these were not exposed
    through Mistral.
    
    This adds a new `--inputs` parameter to the `run-validation` script
    which takes a path to a YAML or JSON file with the additional
    inputs (i.e. Ansible extra-args) defined.
    
    And the `run_validation` action now optionally takes an `inputs`
    dictionary which gets passed to `run-validation`.
    
    Closes-Bug: #1625547
    Implements: blueprint validation-framework
    Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
    
    Change-Id: I8944cf7133d47869d26974fd123cd93c98425f17
    Co-authored: Tomas Sedovic <tsedovic@redhat.com>
This commit is contained in:
Gael Chamoulaud 2019-03-19 16:45:05 +01:00 committed by Gerrit Code Review
parent 2e6b767872
commit 8e45b94388
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 3db41939a370ef3bbd2c6b60ca24e6e8e4b6e30a
Subproject commit 5762772fdf1d3ec70407c31f90aad41589e5efe2