Friday, 2018-01-26

*** cdearborn_ has quit IRC00:01
*** hshiina has joined #openstack-ironic00:04
*** rpioso is now known as rpioso|afk00:07
jrollthanks for everything TheJulia / rloo, looks like we got lots in :)00:08
rloojroll: yes, thanks to TheJulia! and everyone else that worked on those features! Wait til next week, there will be more! :)00:09
openstackgerritJohn L. Villalovos proposed openstack/ironic-inspector master: DNM/WIP: Test if ironic-inspector unit tests are broken  https://review.openstack.org/53807400:11
TheJuliaI don't see why we can't continue to merge to the client library on master with upper-constraints.... *whistles innocently*00:15
openstackgerritOpenStack Release Bot proposed openstack/python-ironicclient master: Update reno for stable/queens  https://review.openstack.org/53808300:28
rlooTheJulia: heh. well, doesn't matter, we didn't +A the client patches for rescue yet.00:32
rlooTheJulia: I think we're all good for this week. I'm going to take off. Talk to you on Monday!00:33
*** bfournie has joined #openstack-ironic00:36
openstackgerritOpenStack Release Bot proposed openstack/python-ironic-inspector-client master: Update reno for stable/queens  https://review.openstack.org/53808700:37
*** rloo has quit IRC00:37
*** bfournie has quit IRC00:42
*** bfournie has joined #openstack-ironic00:42
*** zhurong has joined #openstack-ironic00:51
*** rbudden has joined #openstack-ironic00:56
*** phuongnh has joined #openstack-ironic01:01
*** akhilaki_ has quit IRC01:06
*** akhilaki has quit IRC01:06
*** hieulq__ has joined #openstack-ironic01:07
*** hieulq_ has quit IRC01:10
*** tiendc has joined #openstack-ironic01:18
*** liuzz has joined #openstack-ironic01:19
*** liuzz_ has joined #openstack-ironic01:22
*** liuzz has quit IRC01:23
*** yolanda has quit IRC01:30
*** mjturek has quit IRC01:32
openstackgerritDao Cong Tien proposed openstack/python-ironicclient master: Add support for RESCUE and UNRESCUE provision states  https://review.openstack.org/40834101:33
openstackgerritDao Cong Tien proposed openstack/python-ironicclient master: Add rescue_interface to node and driver  https://review.openstack.org/51730201:33
jlvillaldtantsur|afk, sambetts|afk: FYI: ironic-inspector unit tests seem broken: https://review.openstack.org/#/c/538074/01:37
patchbotpatch 538074 - ironic-inspector - DNM/WIP: Test if ironic-inspector unit tests are b...01:37
jlvillaldtantsur|afk, sambetts|afk: Probably this is the reason: https://github.com/construct/construct/commit/812753a79ad8590a563c9881c5ffd8c2125e04e201:45
jlvillalbfournie, FYI ^^^^01:45
*** fragatina has quit IRC02:05
openstackgerritAkira Yoshiyama proposed openstack/virtualbmc master: Add Serial-over-LAN (SOL) support  https://review.openstack.org/48285302:05
openstackgerritMerged openstack/python-ironicclient master: Update reno for stable/queens  https://review.openstack.org/53808302:15
*** harlowja has quit IRC02:16
openstackgerritDao Cong Tien proposed openstack/ironic-tempest-plugin master: Rescue mode tempest tests  https://review.openstack.org/52869902:22
openstackgerritTuan Luong-Anh proposed openstack/ironic master: Redundant alias in import statement  https://review.openstack.org/53811202:24
*** zhurong has quit IRC02:24
bfourniejlvillal: yes, here is the fix https://review.openstack.org/#/c/537627/02:32
patchbotpatch 537627 - ironic-inspector - Remove use of construct lib FieldError exception02:32
bfourniejlvillal:  just needs another02:33
bfournie+202:33
jlvillalbfournie, Yuck. I'll be honest.02:35
jlvillalException02:35
jlvillalbfournie, Why not: except (core.ConstructError, netaddr.AddrFormatError) as e:02:35
jlvillalbfournie, Left a comment02:36
openstackgerritDao Cong Tien proposed openstack/ironic-tempest-plugin master: Rescue mode standalone tests  https://review.openstack.org/53811902:37
bfourniejlvillal: well more exceptions can be generated than that as the unit tests show, the FieldError one is not a different type of exception so to handle both old and new libs the generic exception seems to be safest02:39
bfournies/not/now/02:39
bfourniejlvillal: thanks for the comment, I'll try that02:40
jlvillalbfournie, And don't take my comment personally. I just dislike doing:  except Exception02:42
bfourniejlvillal: no problem! I agree, will try more specific ones, I just want to make sure it will work with old and new lib versions02:43
jlvillalbfournie, core.ConstructException is the parent exception for all of the exceptions in construct.02:44
jlvillalI think...02:44
jlvillals/ConstructException/ConstructError/02:44
openstackgerritya.wang proposed openstack/ironic master: Add timeout for common/image_service module's HTTP request via the requests library.  https://review.openstack.org/53731102:46
*** vsaienk0 has joined #openstack-ironic02:48
openstackgerritDao Cong Tien proposed openstack/ironic master: Update "standalone" job for supporting rescue mode  https://review.openstack.org/53782102:48
openstackgerritDao Cong Tien proposed openstack/ironic master: DNM: standalone test rescue mode  https://review.openstack.org/53475102:50
bfourniejlvillal: works great, thanks for the suggestion! pushing update…02:54
jlvillalbfournie, Thanks!02:54
jlvillalbfournie, If you ever feel bored. I could see a use for a namedtuple in that code :)02:55
jlvillal  tlv_parser = s[1]02:56
jlvillal            name = s[2]02:56
jlvillal            check_len = s[3]02:56
openstackgerritBob Fournier proposed openstack/ironic-inspector master: Remove use of construct lib FieldError exception  https://review.openstack.org/53762702:57
*** vsaienk0 has quit IRC02:57
bfourniejlvillal: yeah good, point that's a bit ugly now02:58
jlvillalbfournie, No big deal. I was just trying to read the code02:58
bfourniejlvillal: would help with readability :-)02:59
jlvillalbfournie, I think so. but not high priority03:00
*** vsaienk0 has joined #openstack-ironic03:13
*** crushil has joined #openstack-ironic03:19
*** tuanla____ has joined #openstack-ironic03:22
*** vsaienk0 has quit IRC03:23
*** crushil has quit IRC03:32
*** rbudden has quit IRC03:50
*** hshiina has quit IRC04:24
*** kiseok7_ has quit IRC04:48
*** harlowja has joined #openstack-ironic04:51
*** openstackstatus has quit IRC04:56
*** openstackstatus has joined #openstack-ironic04:57
*** ChanServ sets mode: +v openstackstatus04:57
*** hamzy has joined #openstack-ironic05:12
*** zhurong has joined #openstack-ironic05:18
*** fragatina has joined #openstack-ironic05:31
*** fragatina has quit IRC05:32
*** fragatina has joined #openstack-ironic05:32
TheJuliajlvillal: bfournie: Someone was working on just ripping the use of construct out fwiw. Anyway, the day has been too long and I lost remaining brain cells like 5 hours ago05:38
*** links has joined #openstack-ironic05:58
openstackgerritAkira Yoshiyama proposed openstack/virtualbmc master: Add Serial-over-LAN (SOL) support  https://review.openstack.org/48285305:59
*** vsaienk0 has joined #openstack-ironic06:34
*** vsaienk0 has quit IRC06:44
openstackgerritOpenStack Proposal Bot proposed openstack/ironic-ui master: Imported Translations from Zanata  https://review.openstack.org/53776106:49
*** zhurong has quit IRC06:52
*** fragatina has quit IRC06:54
*** dpawar has joined #openstack-ironic06:57
*** namnh has joined #openstack-ironic07:03
*** marios has joined #openstack-ironic07:11
*** marios has joined #openstack-ironic07:11
openstackgerritDongcan Ye proposed openstack/ironic master: Add meaningful exception in Neutron port show  https://review.openstack.org/53364007:17
*** harlowja has quit IRC07:23
*** jtomasek has joined #openstack-ironic07:33
*** e0ne has joined #openstack-ironic07:36
*** zhangfei has joined #openstack-ironic07:40
*** vsaienk0 has joined #openstack-ironic07:42
openstackgerritMerged openstack/ironic-inspector master: Remove use of construct lib FieldError exception  https://review.openstack.org/53762707:46
*** vsaienk0 has quit IRC07:52
*** hoonetorg has quit IRC07:55
*** d0ugal has quit IRC08:04
*** vsaienk0 has joined #openstack-ironic08:08
*** d0ugal has joined #openstack-ironic08:23
*** hoonetorg has joined #openstack-ironic08:25
*** AlexeyAbashkin has joined #openstack-ironic08:39
*** amarao has joined #openstack-ironic08:50
openstackgerritDao Cong Tien proposed openstack/ironic-tempest-plugin master: Rescue mode tempest tests  https://review.openstack.org/52869909:05
*** kzaitsev_pi has quit IRC09:15
*** athomas has joined #openstack-ironic09:16
*** dsneddon_ has joined #openstack-ironic09:20
*** dsneddon_ has quit IRC09:20
*** mgoddard_ has joined #openstack-ironic09:20
*** kzaitsev_pi has joined #openstack-ironic09:25
*** sambetts|afk is now known as sambetts09:27
*** yangyapeng has quit IRC09:32
*** MattMan has quit IRC09:32
*** MattMan has joined #openstack-ironic09:32
*** yangyapeng has joined #openstack-ironic09:35
*** derekh has joined #openstack-ironic09:38
*** amarao has quit IRC09:46
*** marios has quit IRC09:48
*** e0ne has quit IRC09:52
*** e0ne_ has joined #openstack-ironic09:52
*** tuanla____ has quit IRC10:02
*** lucas-afk is now known as lucasagomes10:07
*** namnh has quit IRC10:08
*** liuzz_ has quit IRC10:15
*** amarao has joined #openstack-ironic10:16
*** racedo has quit IRC10:32
*** racedo has joined #openstack-ironic10:32
*** racedo has quit IRC10:32
*** phuongnh has quit IRC11:02
*** marios has joined #openstack-ironic11:07
*** gmonteiro has joined #openstack-ironic11:14
*** fragatina has joined #openstack-ironic11:15
*** jkilpatr has quit IRC11:24
*** johnthetubaguy has quit IRC11:26
*** johnthetubaguy has joined #openstack-ironic11:28
*** dsneddon has quit IRC11:41
*** gmonteiro has quit IRC11:56
*** jkilpatr has joined #openstack-ironic11:59
openstackgerritMerged openstack/ironic master: Agent rescue implementation  https://review.openstack.org/40043712:03
*** hjensas has quit IRC12:08
*** gmonteiro has joined #openstack-ironic12:08
*** hjensas has joined #openstack-ironic12:09
*** nicodemos has quit IRC12:09
*** nicodemos has joined #openstack-ironic12:09
*** etingof has quit IRC12:13
*** dpawar has quit IRC12:16
*** andyjones2001 has joined #openstack-ironic12:16
*** gmonteiro has quit IRC12:22
*** gmonteiro has joined #openstack-ironic12:22
*** gmonteiro has quit IRC12:24
*** gmonteiro has joined #openstack-ironic12:25
*** gmonteiro has quit IRC12:26
*** cdearborn has joined #openstack-ironic12:28
*** racedo has joined #openstack-ironic12:30
*** jlabarre has joined #openstack-ironic12:32
*** hamzy has quit IRC12:43
*** bfournie has quit IRC12:45
*** bfournie has joined #openstack-ironic12:45
*** bfournie has quit IRC12:45
*** hamzy has joined #openstack-ironic12:46
jrollmorning!12:56
*** jlabarre has quit IRC12:58
jrolllooks like zuul is still being cranky12:58
jrollthings appear to be lined up for traits, though \o/12:59
*** gcb has quit IRC13:02
*** dprince has joined #openstack-ironic13:07
openstackgerritDao Cong Tien proposed openstack/ironic-tempest-plugin master: Rescue mode tempest tests  https://review.openstack.org/52869913:07
*** tiendc has quit IRC13:09
mgoddard_morning jroll13:11
mgoddard_great with with nova yesterday :)13:11
mgoddard_jroll: we're currently blocked on https://review.openstack.org/#/c/537453/13:11
patchbotpatch 537453 - glance - Fix pip install failure13:11
*** trown|outtypewww is now known as trown|rover13:12
jrollmgoddard_: ah, excellent13:12
jrollthanks!13:12
mgoddard_how a pip install failure gets through CI I don't know13:13
*** jlabarre has joined #openstack-ironic13:13
jrolleh, could be a new release of setuptools or something, lots of external factors13:14
*** jcoufal has joined #openstack-ironic13:16
openstackgerritShivanand Tendulker proposed openstack/ironic master: Add API methods for [un]rescue  https://review.openstack.org/35083113:18
mgoddard_jroll: it's glance's setup.cfg installing an optional data file13:18
jroll¯\_(ツ)_/¯13:19
jrollmy brain isn't really working today13:19
*** bfournie has joined #openstack-ironic13:20
*** athomas has quit IRC13:22
openstackgerritShivanand Tendulker proposed openstack/ironic master: Add rescue interface field to node-related notifications  https://review.openstack.org/50288913:26
sambettsmgoddard_: I noticed that error gets through CI some how too, I had the same thing on networking-cisco recently, not sure if tox eats that error or something13:27
mgoddard_sambetts: odd. poor return code checking on some test pip install paths maybe?13:28
mgoddard_sambetts: if the package was installed enough to function, it get through13:29
sambettsyeah seems like it, the only place I saw it fail was when we tried to install the package into tempest virtual env13:30
*** sauloaislan has joined #openstack-ironic13:36
openstackgerritShivanand Tendulker proposed openstack/ironic master: Update description for config params of 'rescue' interface  https://review.openstack.org/51791913:38
openstackgerritShivanand Tendulker proposed openstack/ironic master: Add documentation for rescue interface  https://review.openstack.org/41960613:38
*** fragatina has quit IRC13:47
*** dmellado has joined #openstack-ironic13:58
*** edleafe is now known as figleaf14:01
TheJuliagood morning everyone14:11
jrollhey TheJulia \o14:13
TheJuliamy brain is still asleep14:15
*** hoonetorg has quit IRC14:18
*** rbudden has joined #openstack-ironic14:19
*** sauloaislan has quit IRC14:19
*** sauloaislan has joined #openstack-ironic14:19
*** Goneri has joined #openstack-ironic14:20
*** etingof has joined #openstack-ironic14:20
*** Goneri has quit IRC14:21
*** Goneri has joined #openstack-ironic14:23
jrollmine is definitely in a fog14:24
*** lucasagomes is now known as lucas-hungry14:26
openstackgerritShivanand Tendulker proposed openstack/ironic master: Follow-up for agent rescue implementation  https://review.openstack.org/53825214:29
*** hoonetorg has joined #openstack-ironic14:32
*** rpioso|afk is now known as rpioso14:34
rpiosoGood Friday morning :)14:35
*** r-daneel has joined #openstack-ironic14:39
*** etingof has quit IRC14:40
*** dansmith is now known as superdan14:41
*** tesseract has joined #openstack-ironic14:49
*** mjturek has joined #openstack-ironic14:51
TheJuliagood morning rpioso14:53
TheJuliarpioso: quick question, what is the status of the dell ci, if you happen to know?14:53
rpiosoTheJulia: Hey14:53
rpiosoTheJulia: Let me check.14:53
*** yolanda has joined #openstack-ironic14:54
rajinirrpioso, TheJulia its back and running.14:54
rajinirrpioso, TheJulia: There was some outage because of pcre lib depencency that affected all thirdparty CIs. Its been taken care of14:55
TheJuliarajinir: thanks!14:55
rpiosorajinir: That ^^^ :)14:56
*** d0ugal has quit IRC14:57
openstackgerritMerged openstack/ironic master: Updated from global requirements  https://review.openstack.org/53705114:59
openstackgerritHironori Shiina proposed openstack/ironic master: iRMC:Support preparing rescue ramdisk in iRMC PXE  https://review.openstack.org/53826015:00
TheJuliaand we lost power again..... *sigh*15:00
*** r-daneel has quit IRC15:01
*** vsaienk0 has quit IRC15:04
TheJuliaAny cores around today that can review https://review.openstack.org/#/c/456235/ ?15:13
patchbotpatch 456235 - networking-baremetal - Add baremetal neutron agent15:13
*** d0ugal has joined #openstack-ironic15:14
*** zhangfei has quit IRC15:15
*** mjturek has quit IRC15:17
*** gcb has joined #openstack-ironic15:17
*** vsaienk0 has joined #openstack-ironic15:20
openstackgerritMerged openstack/python-ironicclient master: Check return value in test_baremetal_list_traits  https://review.openstack.org/53793415:20
sambettsTheJulia: I'm around and I'll review but I'll not sure I can +W because half the patch is my code15:20
*** mjturek has joined #openstack-ironic15:21
*** marios has quit IRC15:22
*** marios has joined #openstack-ironic15:23
*** gcb has quit IRC15:23
TheJuliasambetts: I can15:24
sambettsTheJulia: +2 from me15:26
openstackgerritDmitry Tantsur proposed openstack/sushy-tools master: Clean up templates from items that cannot be implemented for libvirt  https://review.openstack.org/53826815:30
*** lucas-hungry is now known as lucasagomes15:31
TheJuliadtantsur|afk: if there is any chance you can take a look at https://review.openstack.org/#/c/535910/1015:33
patchbotpatch 535910 - sushy - Restores sushy session functionality.15:33
*** cdearborn has quit IRC15:34
TheJuliasambetts: if you also want to take a look ^^^15:34
sambettsTheJulia: I can take a look but when it comes to the sushy stuff I'm basically just reviewing whether the python is good or not, I don't know enough about how the protocol works to judge if its doing the right thing15:35
TheJuliaunderstood15:38
TheJuliaI'm hoping to get a dtantsur|afk to appear out of the shadows15:38
*** ricardoas1 has joined #openstack-ironic15:42
*** amarao has quit IRC15:43
*** ricardoas has quit IRC15:44
*** makowals has quit IRC15:56
*** ricardoas1 has quit IRC15:56
*** cjloader has joined #openstack-ironic15:58
*** mjturek has quit IRC16:00
openstackgerritJavier Peña proposed openstack/ironic master: Fix unit tests for UEFI iSCSI boot for ILO  https://review.openstack.org/53829316:01
*** ricardoas has joined #openstack-ironic16:03
*** mjturek has joined #openstack-ironic16:04
*** links has quit IRC16:05
*** AlexeyAbashkin has quit IRC16:06
*** vsaienk0 has quit IRC16:09
*** e0ne_ has quit IRC16:09
hjensassambetts: Thenks for the review on https://review.openstack.org/#/c/521838 , I'll fix it later. And there should be a big Co-Autored-By: Sam Betts on that one, so I'll add that as well.16:22
patchbotpatch 521838 - networking-baremetal - Switch from MechanismDriver to SimpleAgentMechanis...16:22
sambettshjensas: thanks :D16:22
*** melwitt is now known as jgwentworth16:23
*** vsaienk0 has joined #openstack-ironic16:29
hjensassambetts: can we re-open those abandoned patches of yours? Or should I remove the change-id to make new ones?16:34
sambettshjensas: sure, can you unabandon them or do I need too?16:36
sambettshjensas: I've restored https://review.openstack.org/#/c/392959/16:38
patchbotpatch 392959 - ironic - Rework Ironic devstack baremetal network simulation16:38
hjensassambetts: I don't have a restore button in gerrit on those, looks like you have to do it. (440717, 440718, 392959, 421288, 421389, 440721)16:38
TheJuliaI can also do it16:38
sambettscool I've restored the whole chain16:39
TheJuliayup, beat me to it16:39
openstackgerritHarald Jensås proposed openstack/ironic master: Grenade source correct Ironic devstack plugin version  https://review.openstack.org/44071716:39
openstackgerritHarald Jensås proposed openstack/ironic master: Handle multinode VXLAN tunnel inside ironic devstack plugin  https://review.openstack.org/44071816:39
openstackgerritHarald Jensås proposed openstack/ironic master: Rework Ironic devstack baremetal network simulation  https://review.openstack.org/39295916:39
hjensassambetts: TheJulia: thanks :)16:40
hjensassambetts: I did'nt run any tempest against it yet, but it sets up things and ocular check looks ok...16:40
*** SerenaFeng has joined #openstack-ironic16:41
* hjensas hopes he did'nt rip out any features when doing the rebase ... .-E16:41
sambettshjensas: awesome, I didn't have it working with a complete tempest run of the BaremetalBasicOps job locally before it went into merge conflict/abandonment16:41
jlvillalmgoddard, Who is blocked by the glance patch? https://review.openstack.org/#/c/537453/16:42
patchbotpatch 537453 - glance - Fix pip install failure16:42
sambettshjensas: yeah it was a pretty nasty rebase and I ended up rebasing nearly every day before I abandoned it because we had a huge number of other devstack lib changes merging16:43
*** e0ne has joined #openstack-ironic16:52
*** etingof has joined #openstack-ironic16:52
*** e0ne has quit IRC16:52
TheJuliajlvillal: requirements I think16:58
*** hjensas has quit IRC16:58
mgoddard_jvillal: u-c and g-r for the new ironic client release16:59
*** e0ne has joined #openstack-ironic16:59
mgoddard_jvillal: https://review.openstack.org/#/c/538066 & https://review.openstack.org/#/c/53809316:59
patchbotpatch 538066 - requirements - Bump g-r for ironicclient 2.2.016:59
patchbotpatch 538093 - requirements - update constraint for python-ironicclient to new r...16:59
mgoddard_jvillal: doug hellman announced on the ML that the client release and requirements freeze deadlines will be extended to tuesday17:00
mgoddard_jlvillal: doh, mistyped your nick17:01
* TheJulia wonders if it would be awful to go ahead and try to push forward rescue.....17:01
jlvillalmgoddard_, Thanks. Yeah the 'integrated' gate queue is enormous!!!17:05
jlvillalmgoddard_, The #1 job in the queue has been there 22hr 16min. Ouch :(17:06
* jlvillal is glad we have our own gate queue17:07
openstackgerritMerged openstack/sushy master: Updated from global requirements  https://review.openstack.org/53719117:08
mgoddard_jlvillal: oh wow17:09
jlvillalmgoddard_, Yeah. http://zuul.openstack.org/  Look under the 'gate'.  And scroll down to queue 'integrated'.17:09
*** harlowja has joined #openstack-ironic17:10
mgoddard_TheJulia: would it require nova changes? They've had their feature freeze already17:10
TheJuliathere really is no point since they are in FF17:11
TheJuliawe should go ahead and merge to master anyway and just get them out of the review queue17:11
TheJuliasince the stable branch has been created as well17:11
*** fragatina has joined #openstack-ironic17:15
*** vsaienk0 has quit IRC17:16
openstackgerritMerged openstack/python-ironic-inspector-client master: Update reno for stable/queens  https://review.openstack.org/53808717:18
*** vsaienk0 has joined #openstack-ironic17:18
*** hoonetorg has quit IRC17:20
*** andyjones2001 has quit IRC17:21
*** e0ne has quit IRC17:25
*** e0ne has joined #openstack-ironic17:26
*** cjloader has quit IRC17:28
*** cjloader has joined #openstack-ironic17:29
*** trown|rover is now known as trown|lunch17:29
*** tesseract has quit IRC17:35
*** hoonetorg has joined #openstack-ironic17:37
*** fragatina has quit IRC17:38
*** vsaienk0 has quit IRC17:39
*** marios has quit IRC17:39
*** AlexeyAbashkin has joined #openstack-ironic17:40
*** e0ne has quit IRC17:42
*** e0ne has joined #openstack-ironic17:44
*** AlexeyAbashkin has quit IRC17:45
NobodyCamAnd Good Morning Ironic'ers ... and .... ofc...17:50
NobodyCamTGIF!17:50
*** e0ne has quit IRC17:51
*** vsaienk0 has joined #openstack-ironic17:53
*** jkilpatr has quit IRC17:56
jrollTheJulia: ++18:00
jrollNobodyCam: tgif indeed! good morning :)18:01
*** yolanda has quit IRC18:01
*** links has joined #openstack-ironic18:02
*** vsaienk0 has quit IRC18:03
*** mgoddard_ has quit IRC18:06
*** AlexeyAbashkin has joined #openstack-ironic18:09
NobodyCamjroll: :) oh ya,18:11
NobodyCamand Good Morning too :)18:11
*** AlexeyAbashkin has quit IRC18:14
*** penick has joined #openstack-ironic18:20
*** dsneddon has joined #openstack-ironic18:24
openstackgerritJulia Kreger proposed openstack/ironic master: Add API methods for [un]rescue  https://review.openstack.org/35083118:27
*** links has quit IRC18:32
JayF*dies of surprise* https://review.openstack.org/#/c/350831/18:32
patchbotpatch 350831 - ironic - Add API methods for [un]rescue18:32
jrollJayF: lol, I meant to come tell you that :)18:34
openstackgerritMerged openstack/python-ironicclient master: Use the 'ironic' queue for the gate  https://review.openstack.org/53797618:34
JayFI still get emails for that patchset18:34
JayFyou can't unsubscribe from them if you're the patch owner18:34
openstackgerritJulia Kreger proposed openstack/ironic-python-agent master: Execute error in _detect_cna_card  https://review.openstack.org/53469018:35
jrollI just assumed you black holed gerrit a long time ago like me18:35
JayFit's in a folder18:36
JayFat this point I only get updates on patches I submitted, and it's loltastic (and wonderful) to see them merging years later18:36
jrollheh18:36
*** trown|lunch is now known as trown|ruck18:36
*** trown|ruck is now known as trown|rover18:36
*** fragatina has joined #openstack-ironic18:36
*** racedo has quit IRC18:37
openstackgerritMerged openstack/sushy master: Restores sushy session functionality.  https://review.openstack.org/53591018:40
*** weshay is now known as weshay|ruck|brb18:43
*** mgoddard_ has joined #openstack-ironic18:46
*** cdearborn has joined #openstack-ironic18:48
*** lucasagomes is now known as lucas-afk18:49
*** hjensas has joined #openstack-ironic18:57
*** hjensas has quit IRC18:57
*** hjensas has joined #openstack-ironic18:57
* sambetts ---> home19:04
sambettsnight all o/19:04
sambettsohi and bye JayF o/19:04
*** sambetts is now known as sambetts|afk19:04
TheJuliao/ JayF19:04
openstackgerritMerged openstack/bifrost master: Add metadata version openstack/2015-10-15  https://review.openstack.org/53319619:05
TheJuliano dying of surprise.... hopefully a good chunk of those will land this soon()... looks like we're getting CI post failures again. Time to just back away from CI for the weekend... I think19:06
TheJulia(or at least until 1 am or so)19:06
*** jtomasek has quit IRC19:09
*** SerenaFeng has quit IRC19:09
*** hjensas has quit IRC19:10
*** comstud has quit IRC19:10
*** harlowja has quit IRC19:14
*** SerenaFeng has joined #openstack-ironic19:15
*** makowals has joined #openstack-ironic19:19
*** dprince has quit IRC19:21
*** links has joined #openstack-ironic19:21
TheJuliafolks, I'm getting a migraine, so I'm going to close the computer for at least a few hours. send me a direct message if you need me to get my attention19:21
jrollTheJulia: feel better and go enjoy the weekend, we'll be fine :)19:22
*** jkilpatr has joined #openstack-ironic19:26
*** weshay|ruck|brb is now known as weshay|ruck19:27
*** vsaienk0 has joined #openstack-ironic19:35
*** hjensas has joined #openstack-ironic19:41
*** harlowja has joined #openstack-ironic19:46
*** vsaienk0 has quit IRC19:49
*** dprince has joined #openstack-ironic19:56
*** penick has quit IRC19:56
*** harlowja_ has joined #openstack-ironic19:58
openstackgerritMerged openstack/ironic-python-agent master: Rescue extension for TinyIPA with DHCP network  https://review.openstack.org/44569219:59
openstackgerritMerged openstack/ironic-python-agent master: Use the 'ironic' queue for the gate  https://review.openstack.org/53797319:59
*** penick has joined #openstack-ironic19:59
*** harlowja has quit IRC20:00
*** baha has joined #openstack-ironic20:00
*** makowals has quit IRC20:02
*** etingof has quit IRC20:11
*** etingof has joined #openstack-ironic20:15
openstackgerritHarald Jensås proposed openstack/networking-baremetal master: Switch from MechanismDriver to SimpleAgentMechanismDriverBase  https://review.openstack.org/52183820:30
openstackgerritHarald Jensås proposed openstack/networking-baremetal master: Use reporting_interval option from neutron  https://review.openstack.org/53679220:30
*** hw_wutianwei has quit IRC20:31
*** hw_wutianwei has joined #openstack-ironic20:33
*** makowals has joined #openstack-ironic20:39
*** SerenaFeng has quit IRC20:41
*** e0ne has joined #openstack-ironic20:43
*** links has quit IRC20:43
*** dprince has quit IRC20:47
*** makowals has quit IRC20:50
openstackgerritMerged openstack/ironic master: Fix unit tests for UEFI iSCSI boot for ILO  https://review.openstack.org/53829320:51
*** jkilpatr has quit IRC20:57
*** dsneddon_ has joined #openstack-ironic21:12
openstackgerritDmitry Tantsur proposed openstack/ironic master: Automatically migrate nodes to hardware types  https://review.openstack.org/53437321:17
*** Goneri has quit IRC21:23
openstackgerritDmitry Tantsur proposed openstack/sushy-tools master: Support EthernetInterface resource in the emulator  https://review.openstack.org/53833821:24
*** e0ne has quit IRC21:34
openstackgerritMerged openstack/bifrost master: Updated from global requirements  https://review.openstack.org/53702821:36
*** mgoddard_ has quit IRC21:37
*** jcoufal has quit IRC21:41
openstackgerritMerged openstack/ironic-python-agent master: Execute error in _detect_cna_card  https://review.openstack.org/53469021:47
*** dsneddon_ has quit IRC21:47
*** dsneddon_ has joined #openstack-ironic21:49
*** baha has quit IRC21:54
*** dsneddon_ has quit IRC21:59
*** trown|rover is now known as trown|outtypewww22:00
*** jlabarre has quit IRC22:05
*** dsneddon_ has joined #openstack-ironic22:07
*** dsneddon_ has quit IRC22:12
TheJuliaHmmmm not as many things that I expected has landed.... :(22:15
TheJuliahttp://logs.openstack.org/a3/a3463dc57d1dc2dc34345ed3b476f6ebfbe5649c/post/publish-openstack-releasenotes/e0e59ca/job-output.txt.gz#_2018-01-26_21_56_40_27114422:24
* TheJulia blinks at review22:29
*** rbudden has quit IRC22:33
*** dsneddon_ has joined #openstack-ironic22:34
*** dsneddon_ has quit IRC22:38
*** dsneddon_ has joined #openstack-ironic22:51
*** dsneddon_ has quit IRC22:56
openstackgerritJulia Kreger proposed openstack/python-ironicclient master: Add rescue_interface to node and driver  https://review.openstack.org/51730223:07
*** bfournie has quit IRC23:07
*** penick is now known as JunOcataGuy23:08
*** lbragstad is now known as elbragstad23:11
TheJuliaCogs are turning, I think many things will land... CI gods permitting.... over the next few hours.23:17
*** figleaf is now known as edleafe23:18
*** cjloader has quit IRC23:21
*** dsneddon_ has joined #openstack-ironic23:27
*** jgwentworth is now known as melwitt23:28
*** cdearborn has quit IRC23:29
*** dsneddon_ has quit IRC23:32
*** dsneddon_ has joined #openstack-ironic23:40
*** dsneddon_ has quit IRC23:45
*** dsneddon_ has joined #openstack-ironic23:47
*** mjturek has quit IRC23:47
*** rbudden has joined #openstack-ironic23:52
*** dsneddon_ has quit IRC23:55
openstackgerritMerged openstack/ironic master: Add API methods for [un]rescue  https://review.openstack.org/35083123:57

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