*** tmatsu has joined #heat | 00:00 | |
*** fragatina has quit IRC | 00:03 | |
*** EricGonczer_ has quit IRC | 00:12 | |
*** fragatina has joined #heat | 00:16 | |
*** zhurong has joined #heat | 00:33 | |
openstackgerrit | gecong proposed openstack/python-heatclient master: Using fixtures.MockPatch instead of mockpatch.Patch https://review.openstack.org/443401 | 01:28 |
---|---|---|
*** yanyanhu has joined #heat | 01:36 | |
*** dixiaoli has joined #heat | 01:38 | |
*** yanyanhu has quit IRC | 01:40 | |
*** tmatsu has quit IRC | 01:41 | |
*** tmatsu has joined #heat | 01:44 | |
*** zhurong has quit IRC | 01:58 | |
*** zhurong has joined #heat | 02:10 | |
*** yanyanhu has joined #heat | 02:20 | |
*** hjensas has joined #heat | 02:33 | |
*** hjensas has joined #heat | 02:33 | |
*** hjensas has quit IRC | 02:37 | |
*** ramishra has joined #heat | 02:39 | |
*** wangbo has joined #heat | 02:47 | |
*** gmoro_ has joined #heat | 03:08 | |
*** gmoro has quit IRC | 03:09 | |
*** ramishra has quit IRC | 03:19 | |
*** ramishra has joined #heat | 03:21 | |
*** catintheroof has joined #heat | 03:43 | |
openstackgerrit | Merged openstack/heat master: Updated from global requirements https://review.openstack.org/454477 | 03:46 |
*** catintheroof has quit IRC | 03:51 | |
*** KanagarajM has joined #heat | 03:52 | |
*** mdnadeem has joined #heat | 04:06 | |
*** tmatsu has quit IRC | 04:35 | |
*** tmatsu has joined #heat | 04:37 | |
*** ricolin has joined #heat | 04:41 | |
ricolin | ramishra could you help on review https://review.openstack.org/#/c/455039/ if you have time | 04:57 |
*** chatter29 has joined #heat | 04:57 | |
chatter29 | hey guys | 04:57 |
*** chatter29 has quit IRC | 04:57 | |
*** chatter29 has joined #heat | 04:57 | |
ramishra | ricolin: sure, I'll check today | 04:57 |
*** chatter29 has quit IRC | 04:59 | |
ramishra | ricolin: btw, I think you need to push patches to governance repo to acknowledge pike community goals, I don't see them updated for heat | 04:59 |
*** chatter29 has joined #heat | 04:59 | |
ramishra | ricolin: I think we've acheievd both already, other than making the py35 dsvm job voting | 04:59 |
*** chatter29 has quit IRC | 05:05 | |
ricolin | thx | 05:06 |
ricolin | ramishra py35 now is convergence mode, I think we can discuss at meeting this week to enable the voting, right:)? | 05:08 |
ramishra | ricolin: We've to just acknowledge the goals for pike, we've the full pike cycle to do it | 05:10 |
ramishra | although most of it is done(other than making that job voting) | 05:11 |
openstackgerrit | Merged openstack/heat master: Get rid of undesirable properties.data usage https://review.openstack.org/449116 | 05:12 |
*** ricolin has quit IRC | 05:14 | |
*** ricolin has joined #heat | 05:15 | |
*** ricolin has quit IRC | 05:19 | |
openstackgerrit | Merged openstack/heat master: Add .idea pattern to .gitignore https://review.openstack.org/452071 | 05:23 |
*** rcernin has joined #heat | 05:25 | |
*** wangbo has quit IRC | 05:31 | |
*** KanagarajM has quit IRC | 05:43 | |
*** prateek has joined #heat | 05:44 | |
*** KanagarajM has joined #heat | 05:46 | |
*** tmatsu has quit IRC | 05:46 | |
*** tmatsu has joined #heat | 05:47 | |
*** tmatsu_ has joined #heat | 05:50 | |
*** tmatsu has quit IRC | 05:51 | |
*** KanagarajM_ has joined #heat | 05:55 | |
*** KanagarajM has quit IRC | 05:55 | |
*** KanagarajM__ has joined #heat | 05:59 | |
*** KanagarajM_ has quit IRC | 05:59 | |
*** chatter29 has joined #heat | 06:00 | |
*** chatter29 has quit IRC | 06:01 | |
*** ricolin has joined #heat | 06:13 | |
*** jmlowe has quit IRC | 06:25 | |
*** ramishra has quit IRC | 06:25 | |
*** ramishra has joined #heat | 06:27 | |
openstackgerrit | Rabi Mishra proposed openstack/heat master: Remove multiple use of CooldownMixin https://review.openstack.org/294023 | 06:30 |
*** fragatina has quit IRC | 06:42 | |
*** namnh has joined #heat | 06:43 | |
*** pbourke has quit IRC | 06:45 | |
*** jprovazn has joined #heat | 06:46 | |
*** pbourke has joined #heat | 06:48 | |
*** jaosorior has joined #heat | 06:49 | |
*** ramishra has quit IRC | 06:51 | |
*** ramishra has joined #heat | 06:53 | |
*** jmlowe has joined #heat | 07:04 | |
*** dmellado has joined #heat | 07:08 | |
*** ccamacho has joined #heat | 07:13 | |
*** dimtruck is now known as zz_dimtruck | 07:18 | |
*** shardy has joined #heat | 07:36 | |
*** tmatsu has joined #heat | 07:56 | |
*** tmatsu_ has quit IRC | 07:59 | |
*** zzzeek has quit IRC | 08:00 | |
*** zzzeek has joined #heat | 08:01 | |
*** Qlawy has joined #heat | 08:08 | |
Qlawy | Hi Guys, I have problem with HOT template | 08:09 |
Qlawy | I want to get fixed IP of neutron port | 08:09 |
Qlawy | get_attr: [server_port, fixed_ips] gives me=> [{u'subnet_id': u'ad521aeb-4882-4e77-9232-97260c96366c', u'ip_address': u'10.20.20.26'}] | 08:10 |
Qlawy | but get_attr: [server_port, fixed_ips, 0] gives me None | 08:10 |
Qlawy | same for get_attr: [server_port, fixed_ips, 0, ip_address] -> None | 08:10 |
Qlawy | any clues what I am doing wrong? :( | 08:10 |
therve | Qlawy, Not really, that looks correct | 08:16 |
therve | Do you have a template showing the issue? | 08:16 |
*** derekh has joined #heat | 08:33 | |
Qlawy | therve: give me a sec I will paste it somewhere | 08:42 |
*** dbecker has joined #heat | 08:48 | |
openstackgerrit | Steven Hardy proposed openstack/heat master: Yaql function, tolerate None data during validation https://review.openstack.org/455163 | 08:51 |
Qlawy | therve: https://gist.github.com/zbikmarc/b5048b48d933de99ed5520c457d68ef5 | 08:58 |
therve | Qlawy, And how/when does it fail? | 09:02 |
Qlawy | it returns none instead of ip | 09:16 |
*** ricolin has quit IRC | 09:22 | |
*** dixiaoli has quit IRC | 09:24 | |
*** ricolin has joined #heat | 09:26 | |
*** dixiaoli has joined #heat | 09:26 | |
Qlawy | therve: there is no Fail/Error message, just None as IP | 09:32 |
*** ricolin_ has joined #heat | 09:33 | |
therve | Hum, ok | 09:33 |
*** ricolin has quit IRC | 09:35 | |
*** nilles has joined #heat | 09:35 | |
*** yanyanhu has quit IRC | 09:46 | |
*** tovin07 has left #heat | 09:47 | |
*** tmatsu has quit IRC | 09:49 | |
*** ricolin_ has quit IRC | 10:07 | |
*** gfidente has joined #heat | 10:29 | |
*** gfidente has joined #heat | 10:29 | |
*** namnh has quit IRC | 10:37 | |
*** mdnadeem has quit IRC | 10:48 | |
*** dixiaoli has quit IRC | 10:48 | |
*** jprovazn has quit IRC | 10:51 | |
*** mdnadeem has joined #heat | 10:53 | |
*** jtomasek_ has joined #heat | 11:03 | |
*** shardy is now known as shardy_lunch | 11:06 | |
*** asalkeld has quit IRC | 11:24 | |
*** jamielennox|away is now known as jamielennox | 11:25 | |
*** jprovazn has joined #heat | 11:32 | |
*** ricolin has joined #heat | 11:33 | |
*** ricolin_ has joined #heat | 11:35 | |
*** ricolin has quit IRC | 11:38 | |
*** Guest70770 is now known as rook | 11:39 | |
*** EricGonczer_ has joined #heat | 11:46 | |
*** ricolin_ has quit IRC | 11:51 | |
therve | ramishra, If I can get your feedback on https://bugs.launchpad.net/heat/+bug/1681416 that'd be cool | 11:54 |
openstack | Launchpad bug 1681416 in heat "Convergence doesn't catch some runtime errors" [High,New] | 11:54 |
*** ricolin has joined #heat | 11:57 | |
*** nilles has quit IRC | 12:00 | |
*** tmatsu has joined #heat | 12:01 | |
*** dprince has joined #heat | 12:01 | |
*** ricolin_ has joined #heat | 12:04 | |
*** tmatsu has quit IRC | 12:06 | |
*** ricolin has quit IRC | 12:07 | |
*** shardy_lunch is now known as shardy | 12:07 | |
*** KanagarajM__ has quit IRC | 12:12 | |
ramishra | therve: sounds like a bug | 12:12 |
*** KanagarajM__ has joined #heat | 12:12 | |
ramishra | therve: I think I've seen simillar issue with translation, when it's called from reparse | 12:13 |
*** nilles has joined #heat | 12:14 | |
*** ccamacho is now known as ccamacho|lunch | 12:19 | |
therve | ramishra, Yeah, it's a bit weird where the issue happens | 12:22 |
ramishra | we normally don't expect an exception from _update_stored_properties or reparse | 12:22 |
ramishra | but does not seem like convergence only? | 12:22 |
therve | Sure, but legacy handles it fine | 12:22 |
therve | It is, AFAICT | 12:23 |
*** zhurong has quit IRC | 12:26 | |
*** jcoufal has joined #heat | 12:29 | |
*** catintheroof has joined #heat | 12:36 | |
*** nilles has quit IRC | 12:40 | |
*** KanagarajM__ has quit IRC | 12:47 | |
*** steveg_afk has joined #heat | 12:47 | |
*** nilles has joined #heat | 12:54 | |
*** fragatina has joined #heat | 13:02 | |
*** jasond has joined #heat | 13:02 | |
openstackgerrit | Steven Hardy proposed openstack/heat-agents master: Include hiera.datafiles in output for legacy data check https://review.openstack.org/455312 | 13:03 |
*** EricGonczer_ has quit IRC | 13:10 | |
*** mdnadeem has quit IRC | 13:18 | |
*** zz_dimtruck is now known as dimtruck | 13:22 | |
*** steveg_afk has quit IRC | 13:26 | |
*** chlong has joined #heat | 13:31 | |
*** openstackgerrit has quit IRC | 13:33 | |
*** dimtruck is now known as zz_dimtruck | 13:39 | |
*** steveg_afk has joined #heat | 13:40 | |
*** jcoufal_ has joined #heat | 13:46 | |
*** jcoufal has quit IRC | 13:48 | |
*** ccamacho|lunch is now known as ccamacho | 13:50 | |
*** openstackgerrit has joined #heat | 13:56 | |
openstackgerrit | Paul Bourke (pbourke) proposed openstack/heat master: Deprecate 'attachments' in favor of 'attachments_list' https://review.openstack.org/452718 | 13:56 |
*** jcoufal has joined #heat | 13:58 | |
*** jcoufal_ has quit IRC | 14:00 | |
*** askb has quit IRC | 14:01 | |
*** KanagarajM__ has joined #heat | 14:06 | |
*** prateek has quit IRC | 14:06 | |
*** KanagarajM__ has quit IRC | 14:10 | |
*** KanagarajM has joined #heat | 14:13 | |
*** zz_dimtruck is now known as dimtruck | 14:15 | |
*** chris_hultin|AWA is now known as chris_hultin | 14:18 | |
*** nilles has quit IRC | 14:24 | |
*** fragatina has quit IRC | 14:29 | |
*** randallburt has joined #heat | 14:35 | |
*** stingaci has joined #heat | 14:42 | |
openstackgerrit | Jaewoo Park proposed openstack/heat master: Replace pycrypto with cryptography https://review.openstack.org/454891 | 14:52 |
*** jasond` has joined #heat | 14:53 | |
*** jasond` has quit IRC | 14:56 | |
*** jasond` has joined #heat | 14:57 | |
openstackgerrit | Thomas Herve proposed openstack/heat master: Fix calls to call_until_true https://review.openstack.org/455352 | 15:01 |
*** tmatsu has joined #heat | 15:01 | |
*** rcernin has quit IRC | 15:03 | |
*** jasond has quit IRC | 15:04 | |
*** tmatsu has quit IRC | 15:06 | |
*** Pavo has joined #heat | 15:07 | |
*** jasond` has quit IRC | 15:24 | |
*** jasond has joined #heat | 15:25 | |
*** stingaci has quit IRC | 15:25 | |
*** KanagarajM has quit IRC | 15:26 | |
*** KanagarajM has joined #heat | 15:26 | |
*** Drago1 has joined #heat | 15:31 | |
*** KanagarajM has quit IRC | 15:33 | |
*** KanagarajM has joined #heat | 15:33 | |
*** jmlowe has quit IRC | 15:34 | |
*** jdandrea_ is now known as jdandrea | 15:38 | |
*** KanagarajM has quit IRC | 15:46 | |
openstackgerrit | Paul Bourke (pbourke) proposed openstack/heat master: Deprecate 'attachments' in favor of 'attachments_list' https://review.openstack.org/452718 | 15:51 |
*** ccamacho is now known as ccamacho|brb | 15:51 | |
*** ricolin_ has quit IRC | 16:07 | |
*** dprince has quit IRC | 16:20 | |
*** dprince has joined #heat | 16:48 | |
*** jaosorior is now known as jaosorior_away | 16:51 | |
*** ramishra has quit IRC | 16:58 | |
*** derekh has quit IRC | 17:00 | |
*** fragatina has joined #heat | 17:02 | |
*** jcoufal_ has joined #heat | 17:16 | |
*** jcoufal has quit IRC | 17:17 | |
*** stingaci has joined #heat | 17:26 | |
*** stingaci has quit IRC | 17:30 | |
openstackgerrit | Jaewoo Park proposed openstack/heat master: Replace pycrypto with cryptography https://review.openstack.org/454891 | 17:31 |
*** fragatina has quit IRC | 17:42 | |
*** gfidente is now known as gfidente|afk | 17:56 | |
*** jcoufal_ has quit IRC | 18:13 | |
*** jcoufal has joined #heat | 18:14 | |
*** Drago1 has quit IRC | 18:39 | |
*** Drago1 has joined #heat | 18:39 | |
*** Drago1 has quit IRC | 18:42 | |
*** Drago2 has joined #heat | 18:42 | |
*** Drago2 has quit IRC | 18:42 | |
*** Drago1 has joined #heat | 18:43 | |
*** Drago1 has quit IRC | 18:48 | |
EmilienM | therve: do you mind reviewing shardy's patch https://review.openstack.org/#/c/455312/ please? | 18:50 |
*** jprovazn has quit IRC | 18:50 | |
*** crose has joined #heat | 18:56 | |
openstackgerrit | Merged openstack/heat-agents master: Include hiera.datafiles in output for legacy data check https://review.openstack.org/455312 | 18:58 |
*** fragatina has joined #heat | 19:10 | |
EmilienM | therve: thanks a lot | 19:20 |
*** Drago1 has joined #heat | 19:22 | |
*** steveg_afk has quit IRC | 19:29 | |
*** steveg_afk has joined #heat | 19:43 | |
*** tmatsu has joined #heat | 19:55 | |
*** tmatsu has quit IRC | 20:00 | |
*** Pavo has quit IRC | 20:03 | |
*** shardy has quit IRC | 20:03 | |
*** dimtruck is now known as zz_dimtruck | 20:09 | |
*** fragatin_ has joined #heat | 20:31 | |
*** zz_dimtruck is now known as dimtruck | 20:31 | |
*** EricGonczer_ has joined #heat | 20:31 | |
*** fragatina has quit IRC | 20:34 | |
*** gfidente|afk has quit IRC | 20:38 | |
*** askb has joined #heat | 20:52 | |
openstackgerrit | Crag Wolfe proposed openstack/heat master: Eager load resource_properties_data in resource https://review.openstack.org/447843 | 20:54 |
*** crose has quit IRC | 20:58 | |
*** sweeneyb has quit IRC | 21:22 | |
*** catintheroof has quit IRC | 21:25 | |
*** dprince has quit IRC | 21:27 | |
*** jcoufal_ has joined #heat | 21:31 | |
*** jcoufal has quit IRC | 21:32 | |
*** dbecker has quit IRC | 21:35 | |
*** ccamacho|brb has quit IRC | 21:37 | |
*** jasond has quit IRC | 21:44 | |
*** jasond has joined #heat | 21:45 | |
openstackgerrit | Thomas Herve proposed openstack/heat master: Wait for the policy to be done in tests https://review.openstack.org/455455 | 21:45 |
*** fragatin_ has quit IRC | 21:54 | |
*** fragatina has joined #heat | 21:54 | |
*** steveg_afk has quit IRC | 21:58 | |
*** fragatin_ has joined #heat | 22:01 | |
*** fragatina has quit IRC | 22:03 | |
*** jasond has quit IRC | 22:04 | |
*** EricGonczer_ has quit IRC | 22:06 | |
*** steveg_afk has joined #heat | 22:10 | |
*** jcoufal has joined #heat | 22:11 | |
*** jcoufal_ has quit IRC | 22:13 | |
*** jcoufal_ has joined #heat | 22:16 | |
*** hoonetorg has quit IRC | 22:16 | |
*** jcoufal has quit IRC | 22:18 | |
*** jcoufal has joined #heat | 22:19 | |
*** jcoufal has quit IRC | 22:20 | |
*** jcoufal_ has quit IRC | 22:21 | |
*** catintheroof has joined #heat | 22:27 | |
*** dimtruck is now known as zz_dimtruck | 22:28 | |
*** zz_dimtruck is now known as dimtruck | 22:33 | |
*** hoonetorg has joined #heat | 22:39 | |
*** Drago1 has quit IRC | 22:48 | |
*** Drago1 has joined #heat | 22:49 | |
*** Drago1 has quit IRC | 22:54 | |
*** DFFlanders has joined #heat | 23:08 | |
*** dimtruck is now known as zz_dimtruck | 23:20 | |
*** zz_dimtruck is now known as dimtruck | 23:24 | |
*** randallburt has quit IRC | 23:40 | |
*** dimtruck is now known as zz_dimtruck | 23:54 | |
*** zz_dimtruck is now known as dimtruck | 23:54 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!