heat/heat/engine/resources/openstack
ricolin 6990331639 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
2019-03-13 22:15:45 +08:00
..
aodh aodh/gnocchi: remove constraints on aggregation methods 2018-09-05 19:38:21 +00:00
barbican Add missing 'of' in order description 2017-09-04 03:47:00 +00:00
blazar Add a Blazar Host resource 2019-02-18 06:41:23 +00:00
cinder Check for server in attachements when checking for detach complete 2018-09-24 17:28:52 +05:30
designate Hidden OS::Designate::Record and OS::Designate::Domain 2017-10-18 01:27:34 +00:00
glance Support glance web-download 2019-01-14 15:48:26 +01:00
heat Support remote stack with another OpenStack provider 2019-03-13 22:15:45 +08:00
keystone Docs: Eliminate warnings in docs generation 2018-06-21 16:38:47 -04:00
magnum Hidden resources in Rocky 2018-07-26 23:29:57 +08:00
manila Define constants for Neutron client resource types 2017-11-06 15:09:52 -05:00
mistral Return execution state_info in ExternalResource 2018-11-21 11:18:15 +01:00
monasca Use correct raw string format 2017-11-16 18:23:58 -05:00
neutron Merge "Support Neutron L2Gateway resource" 2019-03-07 18:36:57 +00:00
nova Merge "Hidden resources in Rocky" 2018-07-27 13:05:41 +00:00
octavia Translate tenant_id to project_id in Octavia loadbalancer resource 2019-02-13 13:15:51 +00:00
sahara Merge "Define constants for Neutron client resource types" 2018-07-24 19:40:14 +00:00
senlin Never cache Senlin cluster outputs 2017-06-21 20:18:46 -04:00
swift Remove log translations 2017-03-25 17:11:50 +08:00
trove Merge "Define constants for Neutron client resource types" 2018-07-24 19:40:14 +00:00
zaqar Fix OS::Zaqar::MistralSubscription with mistralclient 3.0 2017-07-17 18:26:26 -04:00
zun zun: add property 'networks' to container 2018-07-27 21:39:37 +00:00
__init__.py Split scaling policy into separate files 2014-08-27 20:27:19 +08:00