Update git submodules

* Update heat from branch 'master'
  - Merge "Support remote stack with another OpenStack provider"
  - Support remote stack with another OpenStack provider
    
    Allow OS::Heat::Stack to access remote stack from another OpenStack
    provider. Also enable functional tests for multi-cloud.
    
    Implement multi-cloud support as an extension to the existing multi-region
    support. Allow operate a remote stack (from another OpenStack cloud) as a
    resource in stack from local OpenStack cloud.
    
    I propose we add multi cloud support into ``OS::Heat::Stack`` and change the
    property schema for ``context``. Within context, we should adding
    following properties:
    
    * credential_secret_id: ID of Barbican Secret. Which stores authN
      information for remote cloud.
    
    Service will use auth information from Barbican Secret to access
     Orchestration service in another OpenStack.
    Must make sure you're able toget that secret from Barbican service when
    provide `credential_secret_id` property.
    
    Story: #2002126
    Task: #26907
    Depends-On: https://review.openstack.org/579750
    
    Change-Id: I2f3de3e7c29cf7debb1474228c8a9a81725a72ed
This commit is contained in:
Zuul 2019-03-14 02:31:00 +00:00 committed by Gerrit Code Review
parent 3849a0c1b5
commit 2a954bd8c9
1 changed files with 1 additions and 1 deletions

2
heat

@ -1 +1 @@
Subproject commit 7d346302d9eb5c64588081dc3bc1a9792f043faa
Subproject commit b055400bd7e4563f391a93f6cd45db5e190d1d05