zaneb | I give up | 00:04 |
---|---|---|
zaneb | why did I think this would be a good way to test if something is broken? | 00:05 |
stevebaker | zaneb: what isn't working? | 00:09 |
zaneb | devstack | 00:10 |
stevebaker | you might need to be a little more specific ;) | 00:10 |
zaneb | so when you run stack.sh, they say that if you just enter blank passwords then they'll automatically generate one and store it for you | 00:11 |
zaneb | what they don't tell you is that they only store until just before you need it again, and then they delete it | 00:11 |
zaneb | so basically you can never run stack.sh twice | 00:11 |
zaneb | unless you hunt down every single file in the system that contains the old credentials and delete it | 00:12 |
zaneb | apparently there's one I haven't found yet | 00:12 |
*** chlong has joined #heat | 00:12 | |
stevebaker | hmm, I just populate my localrc | 00:12 |
*** Drago has quit IRC | 00:13 | |
zaneb | so if screen ever exits for any reason, boom, that's it. reimage a new VM | 00:13 |
*** randallburt has joined #heat | 00:13 | |
*** Drago has joined #heat | 00:13 | |
zaneb | in my case my VM got rebooted, so I have to start again | 00:13 |
zaneb | stevebaker: and I guess I'll do that next time, but all of the documentation indicates that that's not necessary | 00:14 |
zaneb | clearly it's been broken for so long that all the devs are blind to it | 00:15 |
stevebaker | quite possibly | 00:16 |
*** randallburt has quit IRC | 00:17 | |
zaneb | stevebaker: can an input to a SoftwareDeployment be a list? | 00:18 |
zaneb | or, rather, a dict? | 00:19 |
*** pm90_ has joined #heat | 00:19 | |
zaneb | answering my own question: yes, as long as it's declared as such in the SoftwareConfig | 00:22 |
*** shadower has quit IRC | 00:23 | |
*** shadower has joined #heat | 00:23 | |
stevebaker | zaneb: I think so, and its serialised as json | 00:25 |
zaneb | stevebaker: yeah, I'm feeding outputs from one SoftwareDeploymentGroup into the inputs of the next | 00:26 |
stevebaker | zaneb: thats pretty much what already happens with ResourceGroup -> SoftwareDeploymentGroup in tripleo-heat-templates | 00:27 |
zaneb | stevebaker: rest assured you're gonna be on this review ;) | 00:27 |
stevebaker | *cough* | 00:29 |
*** Drago has quit IRC | 00:32 | |
openstackgerrit | Banashankar k proposed openstack/heat: Heat support for lbaasv2 https://review.openstack.org/228598 | 00:36 |
zaneb | stevebaker: https://review.openstack.org/#/c/234485/ | 00:38 |
*** pt_15 has joined #heat | 00:38 | |
openstackgerrit | Banashankar k proposed openstack/heat: Heat support for lbaasv2 https://review.openstack.org/228598 | 00:41 |
*** sdake has joined #heat | 00:43 | |
*** haigang has joined #heat | 00:45 | |
*** ricolin has joined #heat | 00:49 | |
*** links has joined #heat | 00:53 | |
*** eliqiao has joined #heat | 00:54 | |
openstackgerrit | Banashankar k proposed openstack/heat: Heat support for lbaasv2 https://review.openstack.org/228598 | 00:55 |
*** jdandrea has quit IRC | 00:55 | |
*** sdake has quit IRC | 00:58 | |
*** eliqiao has quit IRC | 01:00 | |
*** jcoufal_ has quit IRC | 01:01 | |
*** spzala has quit IRC | 01:02 | |
*** sdake has joined #heat | 01:02 | |
*** shangxdy has joined #heat | 01:04 | |
*** kebray has quit IRC | 01:10 | |
*** zhenguo has joined #heat | 01:15 | |
*** sripriya_ has quit IRC | 01:16 | |
*** eliqiao has joined #heat | 01:18 | |
openstackgerrit | Merged openstack/heat: Add port_extra_properties to Nova::Server nics https://review.openstack.org/224091 | 01:20 |
*** neelashah has joined #heat | 01:21 | |
zaneb | stevebaker: my mistake, it's a "feature" https://review.openstack.org/#/c/72315/ | 01:25 |
stevebaker | heh | 01:26 |
*** dims has quit IRC | 01:33 | |
*** dims has joined #heat | 01:34 | |
openstackgerrit | huangtianhua proposed openstack/heat: Support neutron QoSPolicy resource plugin https://review.openstack.org/234514 | 01:43 |
openstackgerrit | Merged openstack/python-heatclient: Updated from global requirements https://review.openstack.org/234139 | 01:50 |
*** Yanyanhu has joined #heat | 01:51 | |
*** daneyon has joined #heat | 01:53 | |
*** daneyon_ has joined #heat | 01:56 | |
*** daneyon has quit IRC | 01:59 | |
*** bana_k has quit IRC | 01:59 | |
*** shardy has quit IRC | 02:01 | |
*** elynn has joined #heat | 02:02 | |
*** alex_xu has joined #heat | 02:02 | |
*** jaosorior has joined #heat | 02:05 | |
*** pm90_ has quit IRC | 02:05 | |
*** sdake has quit IRC | 02:06 | |
*** chlong has quit IRC | 02:06 | |
zaneb | https://bugs.launchpad.net/devstack/+bug/1505872 y'all are welcome | 02:07 |
openstack | Launchpad bug 1505872 in devstack "Can't run devstack more than once following docs" [Undecided,New] | 02:07 |
*** sdake has joined #heat | 02:08 | |
*** bana_k has joined #heat | 02:10 | |
*** gberginc has joined #heat | 02:15 | |
*** zengyingzhe has joined #heat | 02:19 | |
*** chlong has joined #heat | 02:24 | |
*** boris-42 has quit IRC | 02:28 | |
*** jaosorior has quit IRC | 02:29 | |
*** sdake_ has joined #heat | 02:29 | |
*** sdake has quit IRC | 02:30 | |
*** Yanyan has joined #heat | 02:31 | |
*** Yanyanhu has quit IRC | 02:31 | |
openstackgerrit | Merged openstack/heat: Remove unneeded is_service_available https://review.openstack.org/234058 | 02:33 |
*** jaime49 has quit IRC | 02:39 | |
*** sabeen1 has joined #heat | 02:44 | |
*** haigang has quit IRC | 02:45 | |
openstackgerrit | huangtianhua proposed openstack/heat: Allow get_attr: [res_name] format to get all attribute https://review.openstack.org/234523 | 02:47 |
*** gberginc has quit IRC | 02:55 | |
*** gberginc has joined #heat | 02:56 | |
*** achanda has joined #heat | 02:57 | |
*** kebray has joined #heat | 02:57 | |
openstackgerrit | huangtianhua proposed openstack/heat: Support neutron QoSPolicy resource plugin https://review.openstack.org/234514 | 02:59 |
*** kebray has quit IRC | 03:01 | |
*** sdake_ has quit IRC | 03:14 | |
*** kebray has joined #heat | 03:15 | |
*** getvasanth_ has joined #heat | 03:19 | |
*** kebray has quit IRC | 03:20 | |
*** getvasanth has quit IRC | 03:22 | |
*** sdake has joined #heat | 03:23 | |
*** bana_k has quit IRC | 03:25 | |
*** kebray has joined #heat | 03:26 | |
*** sabeen1 has quit IRC | 03:28 | |
*** sabeen1 has joined #heat | 03:28 | |
*** chlong has quit IRC | 03:29 | |
*** bana_k has joined #heat | 03:31 | |
*** kebray has quit IRC | 03:31 | |
*** tochi has quit IRC | 03:39 | |
*** chlong has joined #heat | 03:45 | |
*** tiantian has quit IRC | 03:49 | |
*** tiantian has joined #heat | 03:49 | |
*** hdd has quit IRC | 03:55 | |
*** KanagarajM has joined #heat | 03:58 | |
*** vgridnev has joined #heat | 04:00 | |
*** sabeen has joined #heat | 04:01 | |
openstackgerrit | huangtianhua proposed openstack/heat: Allow get_attr: [res_name] format to get all attribute https://review.openstack.org/234523 | 04:01 |
*** david-lyle has quit IRC | 04:01 | |
*** sabeen1 has quit IRC | 04:04 | |
*** bana_k has quit IRC | 04:05 | |
*** tochi has joined #heat | 04:05 | |
*** KanagarajM_ has joined #heat | 04:11 | |
*** bana_k has joined #heat | 04:13 | |
*** Yanyan has quit IRC | 04:14 | |
*** bana_k has quit IRC | 04:18 | |
*** Yanyan has joined #heat | 04:23 | |
*** neelashah has quit IRC | 04:24 | |
*** bana_k has joined #heat | 04:39 | |
openstackgerrit | Merged openstack/heat: Add signal_transport property to Heat wait conditions https://review.openstack.org/219996 | 04:39 |
*** Kennan2 has quit IRC | 04:40 | |
*** KanagarajM_ has quit IRC | 04:41 | |
*** hdd has joined #heat | 04:41 | |
*** Kennan has joined #heat | 04:41 | |
*** vgridnev has quit IRC | 04:47 | |
*** chlong has quit IRC | 04:49 | |
*** vijayagurug has quit IRC | 04:55 | |
openstackgerrit | Rabi Mishra proposed openstack/heat: Remove unnecessary update_replace parameter https://review.openstack.org/234555 | 04:57 |
*** hdd has quit IRC | 05:04 | |
mfisch | its a little late to discuss tonight probably but I had some real issues today with migration 065 | 05:07 |
mfisch | I did not update all my existing stacks it seems | 05:08 |
mfisch | I was upgrading from 5.0.0.0b2 to rc2 | 05:08 |
mfisch | and I found out today that we don't have db backups in our shared dev environment | 05:08 |
mfisch | so thats good timing | 05:08 |
mfisch | I will try to repro it and if I get info file a bug unless this is known | 05:08 |
mfisch | here is the error: http://paste.openstack.org/show/476215/ | 05:13 |
mfisch | it occurred on a stack delete attempt | 05:13 |
mfisch | I'm off to bed but would like to see if you guys have ideas in the morning | 05:14 |
*** boris-42 has joined #heat | 05:22 | |
*** hdd has joined #heat | 05:47 | |
*** vijayagurug has joined #heat | 05:52 | |
*** hdd has quit IRC | 06:04 | |
*** rakesh_hs has joined #heat | 06:15 | |
openstackgerrit | Merged openstack/heat: Support update for sahara node group template https://review.openstack.org/221274 | 06:18 |
openstackgerrit | Merged openstack/heat: Announce Python 3.4 support https://review.openstack.org/231557 | 06:18 |
openstackgerrit | Merged openstack/heat: Grenade: Run select heat_integrationtests instead of tempest smoke https://review.openstack.org/209890 | 06:19 |
*** chlong has joined #heat | 06:20 | |
*** Qiming has joined #heat | 06:23 | |
*** tspatzier has joined #heat | 06:26 | |
*** chlong has quit IRC | 06:27 | |
sirushti | #success Heat just announced support for Python 3.4 \o/ - https://review.openstack.org/231557 | 06:29 |
openstackstatus | sirushti: Added success to Success page | 06:29 |
Qiming | great! | 06:30 |
sirushti | :) | 06:32 |
rakesh_hs | cool! | 06:38 |
*** Marga_ has quit IRC | 06:42 | |
*** sdake_ has joined #heat | 06:43 | |
*** Qiming has quit IRC | 06:44 | |
*** Yanyan has quit IRC | 06:44 | |
ricolin | \o/ | 06:44 |
*** tspatzier_ has joined #heat | 06:44 | |
*** Yanyanhu has joined #heat | 06:45 | |
*** jprovazn has joined #heat | 06:45 | |
KanagarajM | sirushti: awesome ! | 06:46 |
skraynev | good morning! | 06:46 |
*** tspatzier has quit IRC | 06:46 | |
*** sdake has quit IRC | 06:46 | |
skraynev | sirushti: good work! | 06:46 |
asalkeld | skraynev: i'll be a couple of minutes late for the meeting (Daddy taxi...) | 06:47 |
skraynev | asalkeld: :) np | 06:48 |
*** Qiming has joined #heat | 06:50 | |
sirushti | thanks all :) | 06:56 |
*** shardy has joined #heat | 06:57 | |
*** sdake_ has quit IRC | 06:57 | |
skraynev | meeting time | 06:59 |
openstackgerrit | Rico Lin proposed openstack/heat: add get_file in HOT templates from global environment https://review.openstack.org/209439 | 06:59 |
*** tspatzier_ is now known as tspatzier | 07:00 | |
*** zengyingzhe has quit IRC | 07:01 | |
openstackgerrit | Sirushti Murugesan proposed openstack/heat: Remove ceilometer specific config for grenade plugin https://review.openstack.org/226879 | 07:01 |
*** openstackgerrit has quit IRC | 07:01 | |
*** openstackgerrit has joined #heat | 07:02 | |
*** ricolin has quit IRC | 07:03 | |
*** zengyingzhe has joined #heat | 07:03 | |
*** zengyingzhe has quit IRC | 07:04 | |
*** zengyingzhe has joined #heat | 07:04 | |
*** Marga_ has joined #heat | 07:11 | |
*** Marga_ has quit IRC | 07:14 | |
*** Marga_ has joined #heat | 07:14 | |
*** ananta has joined #heat | 07:17 | |
*** vgridnev has joined #heat | 07:20 | |
*** zengyingzhe has quit IRC | 07:21 | |
*** zengyingzhe has joined #heat | 07:22 | |
*** achanda has quit IRC | 07:26 | |
*** achanda has joined #heat | 07:27 | |
*** vgridnev has quit IRC | 07:30 | |
*** vgridnev has joined #heat | 07:31 | |
*** achanda has quit IRC | 07:33 | |
*** Qiming-mobile has joined #heat | 07:36 | |
*** getvasanth has joined #heat | 07:38 | |
*** getvasanth_ has quit IRC | 07:39 | |
*** bana_k has quit IRC | 07:40 | |
*** inc0 has joined #heat | 07:48 | |
*** david-lyle has joined #heat | 07:57 | |
*** jcoufal has joined #heat | 07:59 | |
*** Marga_ has quit IRC | 08:01 | |
ramishra | shardy, skraynev : If we can have https://review.openstack.org/#/c/225932/ reviewed, this would add a few more tests associated to RG rolling_update. | 08:05 |
*** yassine has joined #heat | 08:08 | |
*** ricolin has joined #heat | 08:15 | |
shardy | ramishra: lgtm, just one nit re duplicated functions | 08:17 |
*** zeih has joined #heat | 08:17 | |
*** jistr has joined #heat | 08:18 | |
*** bapalm has quit IRC | 08:23 | |
ramishra | shardy: sure, will fix. | 08:25 |
ricolin | guys, I'm going to host a sponsor session this summit, http://sched.co/49z3 | 08:25 |
ricolin | which will be a pure *Heat* introduction and deep dive | 08:25 |
ricolin | can anybody help me to review my slides and give me some advice? | 08:26 |
*** bapalm has joined #heat | 08:26 | |
ricolin | please :-) | 08:26 |
shardy | ricolin: sure! | 08:30 |
getvasanth | Can I too do a review? | 08:30 |
*** KanagarajM has quit IRC | 08:31 | |
shardy | ricolin: that time slot conflicts with a Heat design summit session :( | 08:32 |
ricolin | yes :) | 08:32 |
ricolin | shardy: that's true | 08:32 |
*** vgridnev has quit IRC | 08:32 | |
ricolin | other wise I would really like any of you guys can be there to back me up | 08:33 |
ricolin | :( | 08:33 |
*** vgridnev has joined #heat | 08:34 | |
*** vgridnev has quit IRC | 08:36 | |
*** vgridnev has joined #heat | 08:38 | |
*** jamielennox is now known as jamielennox|away | 08:40 | |
openstackgerrit | Merged openstack/heat-specs: LBaaS V2 resources support https://review.openstack.org/230197 | 08:44 |
ricolin | https://docs.google.com/presentation/d/1APVVJJij0lizdswDBOJ24BZ5abwCeJrMCwgfJ4wfSIw/edit#slide=id.p | 08:47 |
ricolin | any -2 is welcome! | 08:48 |
*** derekh has joined #heat | 08:50 | |
*** rakesh_hs has quit IRC | 08:52 | |
*** rakesh_hs has joined #heat | 08:52 | |
openstackgerrit | Jiri Stransky proposed openstack/heat: Fix parameter_defaults for comma_delimited_list and json https://review.openstack.org/234055 | 08:53 |
jistr | shardy: ^ just fixed pep8, not sure if the other job fail is intermittent or not, we'll see :) | 08:53 |
openstackgerrit | Rabi Mishra proposed openstack/heat: Add functional test for ResourceGroup rolling_update https://review.openstack.org/225932 | 08:59 |
*** zengyingzhe has quit IRC | 09:01 | |
shardy | ricolin: I added a few comments, overall it looks great - I like a lot of the diagrams you've used :) | 09:08 |
shardy | ricolin: A few of the software config ones are a little confusing | 09:08 |
shardy | ricolin: also, I think you have way too much material given the length of your talk :) | 09:08 |
shardy | I'd personally massively condense the convergence part, or maybe drop it completely | 09:09 |
*** zengyingzhe has joined #heat | 09:09 | |
ricolin | looking | 09:10 |
*** dims_ has joined #heat | 09:17 | |
*** zengyingzhe has quit IRC | 09:19 | |
*** zengyingzhe has joined #heat | 09:20 | |
*** dims has quit IRC | 09:20 | |
*** links has quit IRC | 09:22 | |
*** jaosorior has joined #heat | 09:23 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/heat: Updated from global requirements https://review.openstack.org/234663 | 09:28 |
openstackgerrit | Grzegorz Grasza (xek) proposed openstack/heat: Unit test for checking that migrations don't cause downtime https://review.openstack.org/234686 | 09:40 |
openstackgerrit | huangtianhua proposed openstack/heat-specs: Support stack-cancel-action API https://review.openstack.org/223402 | 09:42 |
*** Kennan has quit IRC | 09:47 | |
*** Kennan has joined #heat | 09:48 | |
*** Yanyanhu has quit IRC | 09:55 | |
*** inc0 has quit IRC | 09:56 | |
*** inc0 has joined #heat | 09:57 | |
*** inc0 has quit IRC | 09:59 | |
*** inc0_ has joined #heat | 09:59 | |
*** vgridnev has quit IRC | 10:00 | |
openstackgerrit | Yingzhe Zeng proposed openstack/heat: list_template_functions raises NotFound exception https://review.openstack.org/234699 | 10:01 |
*** vgridnev has joined #heat | 10:03 | |
*** Qiming-mobile has quit IRC | 10:06 | |
*** Qiming has quit IRC | 10:07 | |
*** inc0_ has quit IRC | 10:08 | |
*** zengyingzhe has quit IRC | 10:08 | |
*** zhenguo has quit IRC | 10:13 | |
*** chlong has joined #heat | 10:14 | |
*** vgridnev has quit IRC | 10:18 | |
*** vgridnev has joined #heat | 10:24 | |
*** ricolin has quit IRC | 10:28 | |
openstackgerrit | Steven Hardy proposed openstack/heat: StackUser tolerate missing user on delete https://review.openstack.org/234707 | 10:28 |
*** vgridnev has quit IRC | 10:28 | |
shardy | skraynev, stevebaker: ^^ FYI that can lead to undeletable stacks, not sure we have time but it could be an RC candidate if we do end up with an RC3 | 10:39 |
*** vgridnev has joined #heat | 10:42 | |
*** vgridnev has quit IRC | 10:43 | |
*** vgridnev has joined #heat | 10:44 | |
*** Marga_ has joined #heat | 10:52 | |
*** shardy is now known as shardy_afk | 10:55 | |
*** vgridnev has quit IRC | 10:56 | |
*** e0ne has joined #heat | 10:56 | |
*** tsufiev_ has quit IRC | 10:58 | |
*** vgridnev has joined #heat | 11:02 | |
*** zeih has quit IRC | 11:04 | |
*** zeih has joined #heat | 11:07 | |
*** elynn has quit IRC | 11:12 | |
skraynev | shardy: is it possible to process like a backport to stable (after relase?) | 11:15 |
skraynev | *release | 11:15 |
*** zeih has quit IRC | 11:18 | |
*** manas has joined #heat | 11:21 | |
*** Qiming has joined #heat | 11:23 | |
*** e0ne has quit IRC | 11:23 | |
*** ricolin has joined #heat | 11:30 | |
*** manas has quit IRC | 12:02 | |
*** vgridnev has quit IRC | 12:04 | |
*** vijayagurug has quit IRC | 12:04 | |
*** manas has joined #heat | 12:05 | |
*** achanda has joined #heat | 12:16 | |
*** achanda has quit IRC | 12:17 | |
*** achanda has joined #heat | 12:18 | |
*** ananta has quit IRC | 12:21 | |
*** achanda has quit IRC | 12:22 | |
*** Raj2 has joined #heat | 12:24 | |
*** spzala has joined #heat | 12:26 | |
*** Raj2 has quit IRC | 12:28 | |
*** Raj2 has joined #heat | 12:28 | |
*** inc0 has joined #heat | 12:29 | |
*** tochi has quit IRC | 12:30 | |
*** dyasny has quit IRC | 12:30 | |
*** zeih has joined #heat | 12:31 | |
*** shardy_a1k has joined #heat | 12:39 | |
*** shardy_afk has quit IRC | 12:41 | |
*** zeih has quit IRC | 12:41 | |
openstackgerrit | Anant Patil proposed openstack/heat-specs: Use reality instead of old template properties https://review.openstack.org/232368 | 12:45 |
*** shardy_a1k has quit IRC | 12:45 | |
*** jonesbr has joined #heat | 12:46 | |
*** shardy_afk has joined #heat | 12:46 | |
*** inc0 has quit IRC | 12:46 | |
*** jonesbr has left #heat | 12:49 | |
openstackgerrit | Rabi Mishra proposed openstack/heat: Add functional test for ResourceGroup rolling_update https://review.openstack.org/225932 | 12:53 |
*** hdd has joined #heat | 12:53 | |
*** eliqiao has quit IRC | 12:57 | |
*** ricolin has quit IRC | 12:57 | |
*** ricolin has joined #heat | 12:58 | |
*** Raj2 has quit IRC | 13:01 | |
*** jonesbr has joined #heat | 13:03 | |
*** hdd has quit IRC | 13:03 | |
*** shangxdy has quit IRC | 13:04 | |
*** hdd has joined #heat | 13:04 | |
*** shangxdy has joined #heat | 13:04 | |
*** zeih has joined #heat | 13:15 | |
*** gberginc has quit IRC | 13:16 | |
*** pt_15 has quit IRC | 13:18 | |
*** vgridnev has joined #heat | 13:19 | |
*** jdandrea has joined #heat | 13:28 | |
*** pm90_ has joined #heat | 13:31 | |
openstackgerrit | Grzegorz Grasza (xek) proposed openstack/heat: Unit test for checking that migrations don't cause downtime https://review.openstack.org/234686 | 13:31 |
*** blomquisg1 has joined #heat | 13:32 | |
*** caiobo has joined #heat | 13:37 | |
*** hdd has quit IRC | 13:38 | |
*** zeih has quit IRC | 13:40 | |
*** jaime49 has joined #heat | 13:41 | |
*** jaime49 has quit IRC | 13:44 | |
*** shardy_afk is now known as shardy | 13:47 | |
*** sabeen has quit IRC | 13:49 | |
therve | shardy, Hey. I was wondering something about http://git.openstack.org/cgit/openstack/heat/commit/heat/engine/stack.py?id=53c4707bf6140a540988b1cc08e4372d83289bf6 | 13:55 |
therve | We expect the next update to delete the previous template | 13:55 |
therve | But convergence seems to do it correctly in the same one | 13:55 |
therve | When the update is successful | 13:56 |
therve | Shouldn't we do the same in the non convergence case? | 13:56 |
*** jistr is now known as jistr|mtg | 13:56 | |
*** jprovazn has quit IRC | 13:58 | |
*** EricGonczer_ has joined #heat | 13:59 | |
*** manas has quit IRC | 14:00 | |
*** dims_ has quit IRC | 14:01 | |
*** dims has joined #heat | 14:01 | |
*** hdd has joined #heat | 14:03 | |
*** jasond has joined #heat | 14:04 | |
*** pm90__ has joined #heat | 14:04 | |
*** kebray has joined #heat | 14:05 | |
*** pm90_ has quit IRC | 14:07 | |
*** gcivitella has joined #heat | 14:11 | |
*** Piet has quit IRC | 14:13 | |
*** vijendar has joined #heat | 14:16 | |
*** blomquisg1 is now known as blomquisg | 14:17 | |
*** spzala has quit IRC | 14:28 | |
jdandrea | asalkeld: How do we release #1476345 to https://launchpad.net/heat/+milestone/2015.1.2 ? (Three bugs are still marked as committed but not released.) | 14:34 |
*** ricolin has quit IRC | 14:41 | |
openstackgerrit | Thomas Herve proposed openstack/heat: Delete previous template upon update https://review.openstack.org/234818 | 14:46 |
*** jaime49 has joined #heat | 14:47 | |
*** jaime49 has quit IRC | 14:47 | |
*** jaime49 has joined #heat | 14:47 | |
*** caiobo has quit IRC | 14:47 | |
*** jruano has joined #heat | 14:48 | |
*** vgridnev has quit IRC | 14:50 | |
openstackgerrit | Steven Hardy proposed openstack/heat-templates: WIP add heat-puppet-hiera hook https://review.openstack.org/234821 | 14:54 |
*** shardy_ has joined #heat | 14:56 | |
*** crose has joined #heat | 14:57 | |
*** shardy has quit IRC | 14:57 | |
*** shardy_ has quit IRC | 15:01 | |
*** kebray has quit IRC | 15:01 | |
*** jistr|mtg is now known as jistr | 15:02 | |
jdandrea | Help sought regarding three bugs that are committed but not released in https://launchpad.net/heat/kilo/2015.1.2 ? (This milestone was released 21 hours ago.) Unsure how to proceed. | 15:02 |
*** shardy has joined #heat | 15:02 | |
*** jprovazn has joined #heat | 15:03 | |
*** Qiming has quit IRC | 15:03 | |
*** Piet has joined #heat | 15:04 | |
*** pm90__ has quit IRC | 15:04 | |
*** ricolin has joined #heat | 15:06 | |
*** inc0 has joined #heat | 15:06 | |
*** randallburt has joined #heat | 15:06 | |
*** pm90_ has joined #heat | 15:11 | |
*** pm90__ has joined #heat | 15:13 | |
*** pm90_ has quit IRC | 15:15 | |
*** jasond has quit IRC | 15:18 | |
*** jasond has joined #heat | 15:19 | |
*** jcoufal has quit IRC | 15:19 | |
*** david-lyle has quit IRC | 15:25 | |
openstackgerrit | Peter Razumovsky proposed openstack/heat: [WIP] Add descriptions to all openstack resources https://review.openstack.org/233554 | 15:26 |
*** david-lyle has joined #heat | 15:27 | |
*** e0ne has joined #heat | 15:27 | |
*** sdake has joined #heat | 15:29 | |
*** Drago has joined #heat | 15:30 | |
openstackgerrit | Pratik Mallya proposed openstack/heat: Encrypt hidden parameters correctly https://review.openstack.org/234438 | 15:30 |
*** Drago has quit IRC | 15:30 | |
*** Drago has joined #heat | 15:31 | |
*** getvasanth has quit IRC | 15:31 | |
*** Qiming has joined #heat | 15:35 | |
*** sdake has quit IRC | 15:36 | |
*** sdake has joined #heat | 15:37 | |
*** tspatzier has quit IRC | 15:46 | |
*** tspatzier has joined #heat | 15:46 | |
*** david-ly_ has joined #heat | 15:46 | |
*** tspatzier has quit IRC | 15:46 | |
*** david-lyle has quit IRC | 15:47 | |
*** pm90__ has quit IRC | 15:53 | |
*** sabeen has joined #heat | 15:53 | |
*** david-ly_ is now known as david-lyle | 15:54 | |
*** sdake_ has joined #heat | 16:00 | |
*** sdake has quit IRC | 16:01 | |
*** jcoufal has joined #heat | 16:02 | |
*** Drago has quit IRC | 16:03 | |
*** shangxdy has quit IRC | 16:03 | |
*** dmueller has joined #heat | 16:05 | |
*** Qiming has quit IRC | 16:05 | |
*** jistr has quit IRC | 16:06 | |
*** inc0 has quit IRC | 16:06 | |
*** inc0 has joined #heat | 16:07 | |
*** dmueller has quit IRC | 16:08 | |
*** gcivitella has quit IRC | 16:09 | |
*** rakesh_hs has quit IRC | 16:10 | |
*** dyasny has joined #heat | 16:10 | |
*** dyasny_ has joined #heat | 16:16 | |
*** Drago has joined #heat | 16:16 | |
*** Drago has quit IRC | 16:16 | |
*** dyasny__ has joined #heat | 16:17 | |
*** sdake_ is now known as sdake | 16:18 | |
*** dyasny has quit IRC | 16:19 | |
*** dyasny_ has quit IRC | 16:20 | |
*** shardy has quit IRC | 16:25 | |
*** Drago has joined #heat | 16:30 | |
*** jasond has quit IRC | 16:30 | |
*** yassine has quit IRC | 16:31 | |
*** zz_gondoi is now known as gondoi | 16:34 | |
*** bana_k has joined #heat | 16:37 | |
*** ricolin has quit IRC | 16:38 | |
*** pm90_ has joined #heat | 16:38 | |
*** SamYaple_ has joined #heat | 16:39 | |
*** jasondotstar_ has joined #heat | 16:39 | |
*** pm90__ has joined #heat | 16:41 | |
*** sdake has quit IRC | 16:43 | |
*** kfjohnson_ has joined #heat | 16:44 | |
*** pm90_ has quit IRC | 16:44 | |
*** jasond has joined #heat | 16:46 | |
openstackgerrit | Sergey Kraynev proposed openstack/heat: Fix race condition for WaitCondition with several signals https://review.openstack.org/232124 | 16:48 |
*** sdake has joined #heat | 16:49 | |
*** e0ne_ has joined #heat | 16:49 | |
*** e0ne has quit IRC | 16:50 | |
*** blomquisg has quit IRC | 16:50 | |
*** tsufiev has quit IRC | 16:50 | |
*** skraynev has quit IRC | 16:50 | |
*** SamYaple has quit IRC | 16:50 | |
*** sbadia has quit IRC | 16:50 | |
*** sileht has quit IRC | 16:50 | |
*** metral has quit IRC | 16:50 | |
*** stevebaker has quit IRC | 16:50 | |
*** kfjohnson has quit IRC | 16:50 | |
*** jasondotstar has quit IRC | 16:50 | |
*** jgrassler has quit IRC | 16:50 | |
*** bapalm has quit IRC | 16:50 | |
*** palexster has quit IRC | 16:50 | |
*** cmyster has quit IRC | 16:50 | |
*** markvan has quit IRC | 16:50 | |
*** lifeless has quit IRC | 16:50 | |
*** mtreinish has quit IRC | 16:50 | |
*** osoriano has quit IRC | 16:50 | |
*** kmARC has quit IRC | 16:50 | |
*** shardy has joined #heat | 16:50 | |
*** SamYaple_ is now known as SamYaple | 16:53 | |
*** e0ne_ is now known as e0ne | 16:55 | |
*** metral has joined #heat | 17:00 | |
*** bapalm has joined #heat | 17:00 | |
*** palexster has joined #heat | 17:00 | |
*** cmyster has joined #heat | 17:00 | |
*** markvan has joined #heat | 17:00 | |
*** lifeless has joined #heat | 17:00 | |
*** mtreinish has joined #heat | 17:00 | |
*** osoriano has joined #heat | 17:00 | |
*** kmARC has joined #heat | 17:00 | |
*** metral has quit IRC | 17:07 | |
*** bapalm has quit IRC | 17:07 | |
*** palexster has quit IRC | 17:07 | |
*** cmyster has quit IRC | 17:07 | |
*** markvan has quit IRC | 17:07 | |
*** lifeless has quit IRC | 17:07 | |
*** mtreinish has quit IRC | 17:07 | |
*** osoriano has quit IRC | 17:07 | |
*** kmARC has quit IRC | 17:07 | |
*** hdd has quit IRC | 17:07 | |
*** stevebaker has joined #heat | 17:07 | |
*** skraynev has joined #heat | 17:07 | |
*** sileht has joined #heat | 17:08 | |
*** derekh has quit IRC | 17:08 | |
*** tsufiev has joined #heat | 17:08 | |
*** jaosorior has quit IRC | 17:09 | |
openstackgerrit | James Slagle proposed openstack/heat: Raise StackValidationFailed on parameter validation https://review.openstack.org/234445 | 17:10 |
*** hdd has joined #heat | 17:10 | |
*** blomquisg has joined #heat | 17:10 | |
*** metral has joined #heat | 17:10 | |
*** bapalm has joined #heat | 17:10 | |
*** palexster has joined #heat | 17:10 | |
*** cmyster has joined #heat | 17:10 | |
*** markvan has joined #heat | 17:10 | |
*** lifeless has joined #heat | 17:10 | |
*** mtreinish has joined #heat | 17:10 | |
*** osoriano has joined #heat | 17:10 | |
*** kmARC has joined #heat | 17:10 | |
*** blomquisg has quit IRC | 17:10 | |
*** blomquisg has joined #heat | 17:10 | |
*** dyasny__ has quit IRC | 17:10 | |
*** jgrassler has joined #heat | 17:12 | |
*** sbadia has joined #heat | 17:12 | |
*** manas has joined #heat | 17:14 | |
*** shardy has quit IRC | 17:14 | |
openstackgerrit | Pratik Mallya proposed openstack/heat: Encrypt hidden parameters correctly https://review.openstack.org/234438 | 17:15 |
*** jcoufal has quit IRC | 17:15 | |
*** achanda has joined #heat | 17:17 | |
*** Drago has quit IRC | 17:19 | |
*** Drago has joined #heat | 17:24 | |
*** inc0 has quit IRC | 17:29 | |
*** blomquisg has quit IRC | 17:30 | |
*** pt_15 has joined #heat | 17:34 | |
*** Marga_ has quit IRC | 17:38 | |
*** Marga_ has joined #heat | 17:38 | |
*** jasondotstar_ is now known as jasondotstar | 17:39 | |
*** sdake has quit IRC | 17:39 | |
*** rpothier has joined #heat | 17:41 | |
openstackgerrit | Pratik Mallya proposed openstack/heat: Encrypt default hidden parameters correctly https://review.openstack.org/234438 | 17:44 |
*** Marga_ has quit IRC | 17:44 | |
*** blomquisg has joined #heat | 17:45 | |
openstackgerrit | Jay Dobies proposed openstack/heat: Replaced mox with mock in test_watch https://review.openstack.org/234277 | 17:49 |
*** thumpba has joined #heat | 17:51 | |
openstackgerrit | Pratik Mallya proposed openstack/heat: Encrypt default hidden parameters correctly https://review.openstack.org/234915 | 17:59 |
*** jonesbr has quit IRC | 18:00 | |
*** vgridnev has joined #heat | 18:00 | |
*** gondoi is now known as zz_gondoi | 18:00 | |
*** Marga_ has joined #heat | 18:00 | |
*** EricGonczer_ has quit IRC | 18:01 | |
*** EricGonczer_ has joined #heat | 18:01 | |
*** jonesbr1 has joined #heat | 18:03 | |
*** jruano has quit IRC | 18:06 | |
*** dsneddon has quit IRC | 18:08 | |
*** dsneddon has joined #heat | 18:08 | |
*** crose has quit IRC | 18:11 | |
openstackgerrit | Pratik Mallya proposed openstack/heat: Encrypt default hidden parameters https://review.openstack.org/234919 | 18:12 |
*** jruano has joined #heat | 18:14 | |
*** e0ne has quit IRC | 18:15 | |
*** e0ne has joined #heat | 18:20 | |
*** achanda has quit IRC | 18:25 | |
*** thumpba has quit IRC | 18:29 | |
openstackgerrit | Bryan Jones proposed openstack/heat: LBaaS v2 custom constraints https://review.openstack.org/232709 | 18:33 |
*** david-lyle has quit IRC | 18:35 | |
*** pm90_ has joined #heat | 18:38 | |
*** sdake has joined #heat | 18:38 | |
*** sdake has quit IRC | 18:38 | |
*** sdake has joined #heat | 18:39 | |
*** david-lyle has joined #heat | 18:39 | |
*** pm90__ has quit IRC | 18:40 | |
*** david-ly_ has joined #heat | 18:41 | |
*** jruano has quit IRC | 18:42 | |
*** sdake_ has joined #heat | 18:43 | |
*** david-ly_ has quit IRC | 18:43 | |
openstackgerrit | Merged openstack/heat: Updated from global requirements https://review.openstack.org/234663 | 18:43 |
*** sdake has quit IRC | 18:43 | |
*** david-ly_ has joined #heat | 18:44 | |
*** david-lyle has quit IRC | 18:44 | |
*** david-ly_ is now known as david-lyle | 18:45 | |
*** david-lyle has quit IRC | 18:45 | |
openstackgerrit | Merged openstack/heat: StackUser tolerate missing user on delete https://review.openstack.org/234707 | 18:45 |
openstackgerrit | Merged openstack/heat: Fix parameter_defaults for comma_delimited_list and json https://review.openstack.org/234055 | 18:46 |
*** david-lyle has joined #heat | 18:47 | |
*** blomquisg1 has joined #heat | 18:49 | |
*** jprovazn_ has joined #heat | 18:49 | |
*** sdake_ has quit IRC | 18:51 | |
*** sdake has joined #heat | 18:51 | |
*** blomquisg has quit IRC | 18:51 | |
*** tspatzier has joined #heat | 18:57 | |
*** spzala has joined #heat | 18:59 | |
*** david-lyle has quit IRC | 19:00 | |
*** thumpba has joined #heat | 19:04 | |
*** blomquisg1 has quit IRC | 19:07 | |
*** david-lyle has joined #heat | 19:08 | |
*** vsham20 has joined #heat | 19:08 | |
*** achanda has joined #heat | 19:09 | |
vsham20 | hello...so i was wondering if anyone here could help me in understanding how Orchestration is done with the help of "heat"? | 19:14 |
*** blomquisg1 has joined #heat | 19:23 | |
*** david-lyle has quit IRC | 19:25 | |
*** david-ly_ has joined #heat | 19:25 | |
*** sergmelikyan has joined #heat | 19:26 | |
*** manas has quit IRC | 19:30 | |
*** Marga_ has quit IRC | 19:33 | |
*** sdake has quit IRC | 19:35 | |
*** sdake has joined #heat | 19:36 | |
*** david-ly_ has quit IRC | 19:38 | |
*** david-lyle has joined #heat | 19:38 | |
*** david-lyle has quit IRC | 19:39 | |
*** david-lyle has joined #heat | 19:41 | |
*** jasond has quit IRC | 19:43 | |
*** jasond has joined #heat | 19:44 | |
*** hdd has quit IRC | 19:45 | |
*** tspatzier has quit IRC | 19:46 | |
*** sergmelikyan has quit IRC | 19:48 | |
*** e0ne has quit IRC | 19:49 | |
*** hdd has joined #heat | 19:50 | |
*** dyasny has joined #heat | 19:53 | |
openstackgerrit | Merged openstack/heat: Refactor keystone resources codes https://review.openstack.org/233561 | 19:53 |
*** thumpba has quit IRC | 19:55 | |
*** david-lyle has quit IRC | 19:56 | |
*** david-lyle has joined #heat | 19:58 | |
*** marcink_ has quit IRC | 19:59 | |
*** vsham20 has left #heat | 19:59 | |
*** marcink__ has quit IRC | 19:59 | |
*** achanda has quit IRC | 20:00 | |
*** david-ly_ has joined #heat | 20:01 | |
*** david-lyle has quit IRC | 20:03 | |
*** david-ly_ is now known as david-lyle__ | 20:03 | |
*** david-lyle__ is now known as david-lyle___ | 20:03 | |
*** Marga_ has joined #heat | 20:03 | |
*** david-lyle has joined #heat | 20:06 | |
*** david-lyle___ has quit IRC | 20:06 | |
*** Marga_ has quit IRC | 20:09 | |
openstackgerrit | Jay Dobies proposed openstack/heat: Replaced mox with mock in test_metadata_refresh https://review.openstack.org/234966 | 20:21 |
*** achanda has joined #heat | 20:41 | |
*** achanda has quit IRC | 20:41 | |
*** achanda has joined #heat | 20:44 | |
*** hdd has quit IRC | 20:48 | |
*** pt_15 has quit IRC | 20:48 | |
*** sabeen has quit IRC | 20:49 | |
*** jprovazn_ has quit IRC | 20:50 | |
*** Marga_ has joined #heat | 20:51 | |
*** jaime49 has quit IRC | 20:53 | |
*** Marga_ has quit IRC | 20:55 | |
*** achanda has quit IRC | 20:56 | |
*** sdake_ has joined #heat | 20:57 | |
*** hdd has joined #heat | 20:57 | |
*** sdake has quit IRC | 20:59 | |
*** sdake_ has quit IRC | 21:02 | |
openstackgerrit | Banashankar k proposed openstack/heat: Heat support for lbaasv2 https://review.openstack.org/228598 | 21:04 |
*** thumpba has joined #heat | 21:05 | |
*** neelashah has joined #heat | 21:07 | |
jdandrea | asalkeld: (resend) Help needed. How do we release #1476345 to https://launchpad.net/heat/+milestone/2015.1.2 ? (Three bugs are still marked as committed but not released, yet 2015.1.2 is now released.) | 21:09 |
*** achanda has joined #heat | 21:12 | |
openstackgerrit | Pratik Mallya proposed openstack/heat: Encrypt default hidden parameters https://review.openstack.org/234919 | 21:17 |
openstackgerrit | James Slagle proposed openstack/heat: Raise StackValidationFailed on parameter validation https://review.openstack.org/234445 | 21:19 |
*** blomquisg1 has quit IRC | 21:22 | |
openstackgerrit | James Slagle proposed openstack/heat: Raise StackValidationFailed on parameter validation https://review.openstack.org/234445 | 21:25 |
*** pm90_ has quit IRC | 21:26 | |
*** vgridnev has quit IRC | 21:26 | |
*** jonesbr1 has left #heat | 21:30 | |
*** rpothier has quit IRC | 21:31 | |
*** jasond has quit IRC | 21:33 | |
*** jtomasek has quit IRC | 21:33 | |
*** EricGonczer_ has quit IRC | 21:34 | |
*** hdd has quit IRC | 21:34 | |
*** Marga_ has joined #heat | 21:36 | |
*** blomquisg1 has joined #heat | 21:36 | |
*** blomquisg1 has quit IRC | 21:41 | |
*** blomquisg has joined #heat | 21:41 | |
*** jaime49 has joined #heat | 21:45 | |
*** jaime49 has quit IRC | 21:45 | |
*** randallburt has quit IRC | 21:47 | |
*** jasond has joined #heat | 21:48 | |
*** achanda has quit IRC | 21:48 | |
*** neelashah has quit IRC | 21:51 | |
*** jasond has quit IRC | 21:55 | |
*** randallburt has joined #heat | 21:56 | |
*** jaime49 has joined #heat | 21:56 | |
*** jaime49 has quit IRC | 21:56 | |
*** pm90_ has joined #heat | 21:57 | |
*** pm90__ has joined #heat | 21:59 | |
*** pm90_ has quit IRC | 22:02 | |
openstackgerrit | Merged openstack/heat: Remove ceilometer specific config for grenade plugin https://review.openstack.org/226879 | 22:04 |
*** hdd has joined #heat | 22:06 | |
*** bana_k has quit IRC | 22:06 | |
*** jamielennox|away is now known as jamielennox | 22:07 | |
*** yassine has joined #heat | 22:09 | |
*** yassine has quit IRC | 22:09 | |
openstackgerrit | Pratik Mallya proposed openstack/heat: Encrypt default hidden parameters https://review.openstack.org/234919 | 22:11 |
*** Raj1 has joined #heat | 22:12 | |
*** vijendar has quit IRC | 22:15 | |
*** achanda has joined #heat | 22:15 | |
asalkeld | jdandrea: i'll have a look at them and see if they are actually in the release - taking kids to school atm | 22:22 |
*** pm90__ has quit IRC | 22:23 | |
*** pm90_ has joined #heat | 22:23 | |
*** hdd has quit IRC | 22:28 | |
*** hdd has joined #heat | 22:29 | |
*** achanda has quit IRC | 22:45 | |
*** openstackgerrit has quit IRC | 22:46 | |
*** bana_k has joined #heat | 22:46 | |
*** openstackgerrit has joined #heat | 22:47 | |
*** achanda has joined #heat | 22:47 | |
*** achanda has quit IRC | 22:47 | |
*** rdo has quit IRC | 22:50 | |
asalkeld | stevebaker: jdandrea I can't change https://bugs.launchpad.net/heat/kilo/+bug/1361360 to FixReleased - some sort of permission issue | 22:54 |
openstack | Launchpad bug 1361360 in Sahara "Eventlet green threads not released back to the pool leading to choking of new requests" [Medium,In progress] - Assigned to Sergey Reshetnyak (sreshetniak) | 22:54 |
asalkeld | it is in : https://github.com/openstack/heat/commits/2015.1.2 | 22:54 |
stevebaker | asalkeld: I think because the milestone is closed we can't do that anymore | 22:55 |
asalkeld | maybe | 22:55 |
stevebaker | lets just ignore those | 22:56 |
asalkeld | so i have checked and all 3 are in | 22:58 |
asalkeld | (in case you get other questions) | 22:58 |
*** jobewan has joined #heat | 23:00 | |
*** achanda has joined #heat | 23:09 | |
*** randallburt has quit IRC | 23:11 | |
*** pm90_ has quit IRC | 23:16 | |
*** Raj1 has quit IRC | 23:18 | |
*** Raj1 has joined #heat | 23:19 | |
*** dims_ has joined #heat | 23:19 | |
*** hdd has quit IRC | 23:20 | |
*** dims has quit IRC | 23:22 | |
*** Piet has quit IRC | 23:23 | |
*** hdd has joined #heat | 23:24 | |
stevebaker | ok, thanks | 23:24 |
openstackgerrit | Angus Salkeld proposed openstack/heat-specs: Migrate stacks to the current convergence_engine setting https://review.openstack.org/232277 | 23:37 |
*** Qiming has joined #heat | 23:38 | |
*** ahonda has quit IRC | 23:44 | |
*** ahonda has joined #heat | 23:51 | |
*** spzala has quit IRC | 23:52 | |
*** Raj1 has quit IRC | 23:53 | |
*** jobewan has quit IRC | 23:58 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!