Thursday, 2018-11-22

*** longkb has joined #heat00:47
*** longkb has quit IRC00:48
*** mordred has quit IRC00:49
openstackgerritZane Bitter proposed openstack/heat-agents master: Get rid of dependency on dpath  https://review.openstack.org/60420501:10
openstackgerritZane Bitter proposed openstack/heat-agents master: add lower-constraints job  https://review.openstack.org/55548701:10
*** zaneb has quit IRC01:22
openstackgerritMerged openstack/heat-agents master: Get rid of dependency on dpath  https://review.openstack.org/60420501:30
*** rcernin has quit IRC01:39
*** rcernin has joined #heat01:39
*** ivve has joined #heat04:39
*** ricolin has joined #heat06:13
*** k_mouza has joined #heat06:14
*** k_mouza has quit IRC06:18
*** shubham_potale has joined #heat07:11
*** ramishra has joined #heat07:30
*** skramaja has joined #heat07:44
*** rcernin has quit IRC08:13
*** gkadam has joined #heat08:15
*** shardy has joined #heat08:26
openstackgerritMerged openstack/heat master: Return execution state_info in ExternalResource  https://review.openstack.org/61920008:58
shubham_potaleHi all, I want to create stack using this template   https://github.com/openstack/heat-templates/blob/master/hot/autoscaling.yaml . can anyone tell me from where I will get following parameter  1)database_flavor 2)database_name 3)database_user 4)external_network_id   so that  I  am able to create stack09:25
*** gfidente has joined #heat09:31
*** zigo has joined #heat10:02
ramishrashubham_potale: database_flavor is the nova flavor you want to use for your database from 'openstack flavor list' and  external_network_id is id of any neutron external network in your openstack cloud10:16
ramishrashubham_potale: database_name and database_user have defaults('wordpress') in the template and you can override them with whatever db name and db user name you want to use10:17
*** ramishra has quit IRC10:43
*** k_mouza has joined #heat10:44
*** sshnaidm|afk is now known as sshnaidm10:54
*** gkadam has quit IRC11:24
*** gkadam has joined #heat11:28
*** k_mouza has quit IRC11:38
shubham_potaleThanks  ramishra for help, but after hitting follwing command openstack stack create -t ../heat-templates/hot/autoscaling.yaml   --parameter flavor=m1.tiny --parameter image=cirros-0.3.5-x86_64-disk --parameter key=my-ley --parameter network=net_mgmt  --parameter subnet_id=subnet_mgmt --parameter database_flavor=m1.tiny --parameter database_name=wordpress --parameter database_user=wordpress --parameter external_network_id=b771a19511:51
shubham_potalegetting this error ERROR: HEAT-E99001 Service neutron is not available for resource type OS::Neutron::LBaaS::LoadBalancer, reason: Required extension lbaasv2 in neutron service is not available.11:51
shubham_potaleany one can tell me for above error11:55
hjensasshubham_potale: The neutron API uses extensions, you can query it to see which extensions are available. Heat just did that, and the lbaasv2 extension is not available in the networking service, without it you cannot use that resource.12:01
hjensasshubham_potale: If it is a recent version of Openstack, it may have been replaced with Octavia. Check out OS::Octavia::LoadBalancer and other Octavia resource types: https://docs.openstack.org/heat/queens/template_guide/openstack.html#OS::Octavia::HealthMonitor12:05
*** ramishra has joined #heat12:17
shubham_potalehjensas : Thank you , but I have tried with all Octavia resource types  but showing same type of error.12:39
therveshubham_potale: What do you have deployed?12:42
shubham_potalehjensas: actually  want  exlpore  about how param values are getting used and replaced in heat when it uses autoscaling policy . for that I am triying to create stack and debug the code13:01
*** k_mouza has joined #heat13:22
hjensasshubham_potale: I see, how did you deploy the openstack you are testing on?13:35
shubham_potalehjensas: deployed openstack using devstack13:42
hjensasshubham_potale: ok, did you install Ocatavia in your devstack environment? See: https://docs.openstack.org/octavia/pike/contributor/guides/dev-quick-start.html13:43
hjensasshubham_potale: sorry, the latest version of that document: https://docs.openstack.org/octavia/latest/contributor/guides/dev-quick-start.html13:44
shubham_potalehjensas: ok I will see this13:45
hjensasshubham_potale: a quick look at that doc I wonder if the readme in the repo is a better source. https://github.com/openstack/octavia/tree/master/devstack13:46
hjensasshubham_potale: suggest you check with octavia folks what is the better option here ...13:47
shubham_potalehjensas: Thank you. I have not yet installed Ocatavia. I will do it now.13:52
ramishrashubham_potale: FWIW there is a devstack doc for lbaasv2 https://docs.openstack.org/devstack/latest/guides/devstack-with-lbaas-v2.html, however, we should update these templates to use octavia resources instead as lbaasv2 resources are not maintained anymore.14:01
openstackgerritRabi Mishra proposed openstack/heat-templates master: Use octavia resources for autoscaling example  https://review.openstack.org/61957714:02
ramishrashubham_potale: you can probably use ^^^14:03
*** pbourke has quit IRC14:09
*** pbourke has joined #heat14:11
shubham_potaleramishra :thank you14:16
*** skramaja has quit IRC14:49
*** jistr is now known as jistr|call15:20
*** k_mouza has quit IRC15:23
*** jistr|call is now known as jistr15:28
*** k_mouza has joined #heat15:37
*** k_mouza has quit IRC15:47
*** gkadam has quit IRC15:51
*** k_mouza has joined #heat16:05
*** ricolin has quit IRC16:31
*** ramishra has quit IRC16:32
*** shardy has quit IRC17:05
*** k_mouza_ has joined #heat17:35
*** k_mouza_ has quit IRC17:36
*** k_mouza has quit IRC17:39
*** gfidente is now known as gfidente|afk17:44
*** k_mouza has joined #heat18:19
*** k_mouza has quit IRC18:23
openstackgerritHarrathi Issam proposed openstack/heat master: Add tags support for ProviderNet resource  https://review.openstack.org/61337018:39
*** gfidente|afk has quit IRC21:04
*** ivve has quit IRC21:12
*** rcernin has joined #heat22:05
*** jtomasek has quit IRC22:20
*** mchlumsky has quit IRC22:42

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!