loadbalancer.py hard-coded for Fedora17?
Hello.
I'm trying to test Autoscaling with Openstack havana rc1, but I was bumped with following error , "StackValidationFailed: The Image (F17-x86_64-cfntools) could not be found." Since my template includes no such word I looked into sources, and I found that loadbalancer.py seems hard-coded for Fedora17.
My question is, Is autoscaling not yet implemeted for OpenStack heat? or Is there other method I missed?
Thank you for advance :)