Update git submodules

* Update mistral from branch 'master'
  - Merge "Add namespaces to Ad-Hoc actions"
  - Add namespaces to Ad-Hoc actions
    
     added namespace for the actions, actions can have the same name if they
     are not in the same namespace, when executing an action, if an action
     with that name is not found in the workflow namespace or given
     namespace mistral will look for that action in the default namespace.
    
      * action base can only be in the same namespace,or in the
        default namespace.
      * Namespaces are not part of the mistral DSL.
      * The default namespace is an empty string ''.
      * all actions will be in a namespace, if not specified, they will be
        under default namespace
    
    Depends-On: I61acaed1658d291798e10229e81136259fcdb627
    Change-Id: I07862e30adf28404ec70a473571a9213e53d8a08
    Partially-Implements: blueprint create-and-run-workflows-within-a-namespace
    Signed-off-by: ali <ali.abdelal@nokia.com>
This commit is contained in:
Zuul 2020-01-09 10:20:10 +00:00 committed by Gerrit Code Review
parent 03ff9a6be6
commit 847d5608d8
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 47574ead00dec90d5bcca064ba1a558bdc1ca24e
Subproject commit 19792f1f7096ab6b7baaa3efffa01f348aee3c15