cloudify-manager-blueprints
cloudify-manager-blueprints copied to clipboard
Insufficient timeout when deploying openstack blueprint
When configuring the OpenStack blueprint, the image found at http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud.qcow2, rarely ever becomes active in the time allotted (5x30 seconds I believe) on our OpenStack pod which causes the blueprint to fail. I tried searching through all of the files to see if there were any options I could hack to no avail. Please see the output attached and let me know if you would need to see our openstack-manager-blueprint-inputs.yaml file.
Additionally, when this failure occurs, the 'cfy' executable returns 0, which is terrible when attempting to apply this blueprint via Ansible as I had been assuming all was well just to find out that it stopped trying.
Hi, Did anyone get a chance to look into this? Thanks.