On Thu, Dec 20, 2018, 18:51 Viktor Shulhin <Viktor_Shulhin@jabil.com wrote:
Hi all,

I am trying to create Heat template with autoscaling and loadbalancing.
I didn't find any similar Heat template examples.
Individually, loadbalancing and autoscaling work well, but loadbalancing
OS::Octavia::PoolMember can be added only manually.

I guess you're looking for this[1] which is for scaling a WordPress application.  https://review.openstack.org/#/c/619577/  updates it to use octavia instead of lbaasv2 resources.

[1] https://github.com/openstack/heat-templates/blob/master/hot/autoscaling.yaml

Is there any way to use OS::Heat::AutoScalingGroup as server pool for
loadbalancing
Regards, Viktor.