Update git submodules

* Update congress from branch 'master'
  - Merge "JSON ingester API execution feature"
  - JSON ingester API execution feature
    
    Operator can define an _exec_api view/table in any schema, including
    the columns: endpoint, path, method, body, parameters, headers
    (body, parameters, headers may be null).
    
    Each time JSON ingester updates state, Congress will make all the
    API requests as specified in these _exec_api views/tables.
    
    The existing action execution semantics is used: execute any new
    actions not present as of the last time the execution tables are
    checked.
    
    Each JsonIngester instance now keeps a reference to the shared
    ExecApiManager instance. Each time a JsonIngester instance updates
    state, it tells the ExecApiManager instance to check and execute API
    requests.
    
    partially-implements: bp json-data-model
    Change-Id: I548b4d097452b2f001efc054780be29eb3a73398
This commit is contained in:
Zuul 2019-03-06 04:05:30 +00:00 committed by Gerrit Code Review
parent bf600ab94a
commit 7d0e988ace
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 1c720d1da4279707505fa7505971f93ee209d94f
Subproject commit 6244272d899d3e1c488a3708cb3eec66a354d36e