*** ivve has quit IRC | 00:23 | |
*** zaneb has quit IRC | 00:23 | |
*** ivve has joined #heat | 00:35 | |
*** zaneb has joined #heat | 01:07 | |
*** hongbin has joined #heat | 02:11 | |
*** hongbin has quit IRC | 02:28 | |
openstackgerrit | Zane Bitter proposed openstack/heat master: Streamline conversion of resources to convergence https://review.openstack.org/564629 | 02:39 |
---|---|---|
*** hongbin has joined #heat | 02:50 | |
*** ramishra has joined #heat | 03:42 | |
openstackgerrit | Zane Bitter proposed openstack/heat master: Streamline conversion of resources to convergence https://review.openstack.org/564629 | 03:59 |
*** ricolin has joined #heat | 04:31 | |
*** hongbin has quit IRC | 04:37 | |
*** rcernin has joined #heat | 05:46 | |
*** rcernin has quit IRC | 05:47 | |
*** rcernin has joined #heat | 06:09 | |
*** rcernin has quit IRC | 06:09 | |
*** rcernin has joined #heat | 06:09 | |
*** rcernin has quit IRC | 06:09 | |
openstackgerrit | Marek Lyčka proposed openstack/heat-dashboard master: Enforces unicode decoding of data https://review.openstack.org/589860 | 06:45 |
openstackgerrit | Marek Lyčka proposed openstack/heat-dashboard master: Implements a JSON import export mechanism for the template generator https://review.openstack.org/611259 | 06:47 |
*** jtomasek has joined #heat | 07:33 | |
openstackgerrit | Marek Lyčka proposed openstack/heat-dashboard master: Enforces unicode decoding of data https://review.openstack.org/589860 | 07:46 |
*** skramaja has joined #heat | 08:04 | |
*** gkadam has joined #heat | 08:35 | |
*** gkadam has quit IRC | 08:35 | |
*** gfidente has joined #heat | 08:38 | |
*** sm806 has quit IRC | 08:49 | |
*** sm806 has joined #heat | 08:49 | |
*** skramaja_ has joined #heat | 08:53 | |
*** skramaja has quit IRC | 08:53 | |
*** sm806 has quit IRC | 08:54 | |
*** sm806 has joined #heat | 08:55 | |
*** shardy has joined #heat | 09:04 | |
*** ricolin has quit IRC | 09:10 | |
*** k_mouza has joined #heat | 09:12 | |
*** skramaja_ is now known as skramaja | 09:13 | |
*** k_mouza has quit IRC | 09:27 | |
*** k_mouza has joined #heat | 09:28 | |
*** ttsiouts has joined #heat | 09:35 | |
strigazi | hello therve ramishra , I have a quick question about for_each/repeat. Is it possible to have parameter which is a list of strings or numbers and create a resource (eg server or resource group) from this list? | 09:40 |
*** ssbarnea|rover has joined #heat | 09:48 | |
therve | strigazi: You mean create a resource in a loop? | 09:50 |
strigazi | therve: yes | 09:51 |
therve | strigazi: No, you can create a resource group though | 09:51 |
therve | And then use index to get stuff from the list | 09:52 |
strigazi | therve: actually I want to create many resource groups with different properties | 09:52 |
therve | Yeah you can't do that natively with Heat | 09:52 |
therve | Well | 09:53 |
therve | You can create resourcegroups of resourcegroups | 09:53 |
therve | I don't know enough of your structures though | 09:53 |
strigazi | one moment | 09:54 |
strigazi | therve: We want to repeat this RG https://github.com/openstack/magnum/blob/master/magnum/drivers/k8s_fedora_atomic_v1/templates/kubecluster.yaml#L748 | 09:55 |
therve | strigazi: OK? | 09:56 |
strigazi | therve: with a few diffrent properties, (count,flavor, AZ) | 09:56 |
strigazi | yes, this isit | 09:56 |
strigazi | and removal_policies. we will need that one too | 09:57 |
therve | So you need to nest it, and use an array of indexed properties | 09:57 |
strigazi | therve: like this: http://paste.openstack.org/raw/737468/ | 10:01 |
therve | strigazi: I think you need another template file | 10:04 |
therve | Because index resolution doesn't work when you inline stuff | 10:04 |
strigazi | therve: a template for the parameters? | 10:05 |
strigazi | therve: I'm not sure what do you mean with: "you need another template file" | 10:05 |
therve | strigazi: Youi can't inline the definition of the nested group | 10:07 |
therve | You need to put the intermediate group in another template | 10:07 |
strigazi | therve: got it, I think | 10:07 |
therve | strigazi: https://github.com/openstack/heat-templates/blob/master/hot/resource_group/resource_group_index_lookup.yaml#L18 | 10:08 |
strigazi | therve: like this: http://paste.openstack.org/raw/737470/ | 10:10 |
therve | strigazi: No I don't think so | 10:11 |
therve | You can use the index | 10:11 |
therve | You need to pass it alongside the list | 10:11 |
strigazi | got it, I'll pass the lists of all options and the index | 10:12 |
*** pbourke has quit IRC | 10:34 | |
*** pbourke has joined #heat | 10:36 | |
*** k_mouza_ has joined #heat | 10:49 | |
*** k_mouza has quit IRC | 10:51 | |
*** gmoro has joined #heat | 10:58 | |
openstackgerrit | Wayne Chan proposed openstack/python-heatclient master: Update mailinglist from dev to discuss https://review.openstack.org/625561 | 11:31 |
*** sm806 has quit IRC | 11:38 | |
*** sm806 has joined #heat | 11:40 | |
*** sm806 has quit IRC | 12:13 | |
*** sm806 has joined #heat | 12:14 | |
*** k_mouza has joined #heat | 13:26 | |
*** k_mouza_ has quit IRC | 13:29 | |
ssbarnea|rover | anyone can help with https://review.openstack.org/#/c/624112/ ? | 13:33 |
openstackgerrit | Ludovic Logiou proposed openstack/heat master: Rename tenant_id to project_id in octavia loadbalancer properties https://review.openstack.org/625597 | 13:47 |
*** ttsiouts has quit IRC | 14:00 | |
*** ttsiouts has joined #heat | 14:00 | |
*** skramaja has quit IRC | 14:02 | |
*** ttsiouts has quit IRC | 14:04 | |
*** ttsiouts has joined #heat | 14:04 | |
*** mchlumsky has joined #heat | 14:11 | |
*** k_mouza_ has joined #heat | 14:26 | |
*** k_mouza has quit IRC | 14:29 | |
*** kiennt26 has joined #heat | 14:30 | |
*** kiennt26 has quit IRC | 14:55 | |
*** beekneemech is now known as bnemec | 15:00 | |
*** jobewan has joined #heat | 15:50 | |
*** jobewan has quit IRC | 15:58 | |
*** ttsiouts has quit IRC | 16:56 | |
*** ttsiouts has joined #heat | 16:56 | |
*** ttsiouts has quit IRC | 17:01 | |
*** ramishra has quit IRC | 17:12 | |
*** jtomasek has quit IRC | 17:21 | |
*** k_mouza_ has quit IRC | 17:48 | |
openstackgerrit | Merged openstack/heat-agents master: Make heat-config logging more human friendly https://review.openstack.org/624112 | 18:16 |
*** shardy has quit IRC | 18:58 | |
*** gmoro has quit IRC | 19:03 | |
*** mchlumsky has quit IRC | 19:09 | |
webczat | zaneb: it is mostly development so we don't have to do it right. but we have no dns :D | 19:30 |
webczat | and the environment being spawned/respavned via heat stack is respavned on request or nightly | 19:31 |
*** sshnaidm is now known as sshnaidm|off | 20:07 | |
*** dmellado has quit IRC | 21:05 | |
*** stevebaker has quit IRC | 21:05 | |
*** k_mouza has joined #heat | 21:20 | |
*** k_mouza has quit IRC | 21:24 | |
*** rcernin has joined #heat | 21:28 | |
*** stewie925 has joined #heat | 22:49 | |
stewie925 | hi guys, how do I seet the correct heatclient version in requirements.txt so I can pick up the latest heatclient code into my vm? | 23:14 |
zaneb | stewie925: how are you installing it? there's no version cap in requirements.txt | 23:24 |
*** gfidente has quit IRC | 23:30 | |
stewie925 | zaneb: sorry for late response | 23:36 |
stewie925 | I install heatclient just using the requirements.txt | 23:37 |
stewie925 | python-heatclient>=1.8.2 | 23:37 |
zaneb | so pip? | 23:37 |
stewie925 | yes that is right | 23:37 |
zaneb | it should pick up the latest available version then | 23:37 |
stewie925 | after install, i compared my heatclient with the github.com/openstack/python-heatclient version | 23:38 |
stewie925 | ok I just deleted and re-installed everything, let me check my python-heatclient code now | 23:38 |
stewie925 | :) | 23:38 |
zaneb | are you saying that you installed the latest version from PyPI (presumably 1.16.1) but you want to install the latest master from git? | 23:39 |
stewie925 | zaneb - I just started from scratch and ran pip install | 23:43 |
stewie925 | and now my 'pip freeeze | grep heat' shows python-heatclient=1.16.1 AND I had to check my /usr/local/lib python-heatclient code and its now up to date | 23:44 |
stewie925 | thank you! | 23:47 |
stewie925 | my old one was showig python-heatclient>=1.8.2, which could explain the outdataed heatclient code | 23:48 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!