devstack stack creation failed
I am trying to create the stack "stack1" by URL here: http://tinyurl.com/nh2yze7 (wordpress) "https://github.com/openstack/heat-templates/blob/master/hot/F20/WordPress_2_Instances.yaml"
use the git "Raw" URL of the template,but it shows status "failed" and the status reason "Error: Creation of server stack1-DatabaseServer-amdang3tpxt6 failed."
how to resolve this issue. Thanks
how are you creating a stack, what procedure are you following?
create stack with 'wordpress' template(same URL for both fields) but I got stack creation status "failed" for the reason"Error: Creation of server DatabaseServer failed".message "No valid host was found".I thought that it came for not enough memory and changed but got same error.
You are right about the error "No valid Host was Found", It comes when you dont have sufficient resources for the instance, i guess you need to first make a simple exapmle from F17 folder using a tiny image, so that it wont take much space.
hi Ali,I unable to create stack itshown below error Error: ERROR: Property error : WikiDatabase: ImageId Error validating value u'F17-x86_64-cfntools': The Image (F17-x86_64-cfntools) could not be found.
@jagan did you follow up what i wrote in the asnwer, if Yes than what was the result!!