Merge "Don't use POLL_SERVER_CFN transport for DeployedServer" into stable/ussuri

This commit is contained in:
Zuul 2020-10-22 20:53:05 +00:00 committed by Gerrit Code Review
commit aaec45ad9d
2 changed files with 2 additions and 0 deletions

View File

@ -59,6 +59,7 @@ resources:
type: OS::Heat::DeployedServer
properties:
name: server_resource
software_config_transport: POLL_SERVER_HEAT
outputs:

View File

@ -59,6 +59,7 @@ resources:
type: OS::Heat::DeployedServer
properties:
name: server_resource
software_config_transport: POLL_SERVER_HEAT
outputs: