I tried the following:
- change the 'bootstrap' resource definition (see below) and recreate a stack.
---
bootstrap:
type: OS::Heat::SoftwareDeployment
depends_on: server_volume_attachment
properties:
name: 01_bootstrap
config: get_resource: bootstrap_script
---
I tried the following: :SoftwareDeploy ment volume_ attachment
get_resource: bootstrap_script
- change the 'bootstrap' resource definition (see below) and recreate a stack.
---
bootstrap:
type: OS::Heat:
depends_on: server_
properties:
name: 01_bootstrap
config:
---
- apply patch from https:/ /review. openstack. org/#/c/ 482663/ and recreate a stack.
Nothing of that helped.