Wednesday, 2018-11-28

openstackgerritMerged openstack/ironic-python-agent master: Update min tox version to 2.0  https://review.openstack.org/61625300:03
*** hoonetorg has quit IRC00:09
*** hoonetorg has joined #openstack-ironic00:22
*** sthussey has quit IRC00:55
openstackgerritTony Breeds proposed openstack/ironic master: Add ipmi_disable_timeout to avoid problematic IPMI command  https://review.openstack.org/61605301:29
*** bfournie has joined #openstack-ironic01:33
*** rloo has quit IRC01:47
*** dsneddon has quit IRC01:59
openstackgerritMerged openstack/ironic-python-agent master: spelling error  https://review.openstack.org/61984602:05
*** dsneddon has joined #openstack-ironic02:16
*** Chaserjim has quit IRC02:25
*** dsneddon has quit IRC02:25
*** dsneddon has joined #openstack-ironic02:33
*** dsneddon has quit IRC02:37
*** rh-jelabarre has quit IRC03:03
*** dsneddon has joined #openstack-ironic03:24
openstackgerritDigambar proposed openstack/ironic master: Fix OOB introspection to use pxe_enabled flag in idrac driver  https://review.openstack.org/61795103:37
*** diga has joined #openstack-ironic03:47
*** hoangcx has joined #openstack-ironic04:11
openstackgerritTony Breeds proposed openstack/ironic master: Make ipmi_force_boot_device more user friendly  https://review.openstack.org/62045304:21
openstackgerritTony Breeds proposed openstack/ironic stable/rocky: Add ipmi_disable_timeout to avoid problematic IPMI command  https://review.openstack.org/62045504:44
openstackgerritTony Breeds proposed openstack/ironic stable/rocky: Add ipmi_disable_timeout to avoid problematic IPMI command  https://review.openstack.org/62045504:47
*** dsneddon has quit IRC04:47
*** diga has quit IRC04:49
*** pcaruana has joined #openstack-ironic05:09
*** masber has quit IRC05:10
*** mkrai has joined #openstack-ironic05:13
*** e0ne has joined #openstack-ironic05:37
openstackgerritMerged openstack/ironic-inspector master: Support IPv6 address when validating interfaces  https://review.openstack.org/53613905:39
*** e0ne has quit IRC05:42
*** dsneddon has joined #openstack-ironic05:44
*** e0ne has joined #openstack-ironic05:44
*** e0ne has quit IRC05:45
*** dsneddon has quit IRC05:49
*** gyee has quit IRC06:20
*** moshele has joined #openstack-ironic06:21
*** moshele has quit IRC06:26
*** hjensas has quit IRC06:40
*** skazi has joined #openstack-ironic06:41
*** skazi has quit IRC06:41
*** dsneddon has joined #openstack-ironic06:45
*** dsneddon has quit IRC06:54
*** rcernin has quit IRC06:57
*** gkadam has joined #openstack-ironic07:00
openstackgerritVieri proposed openstack/python-ironic-inspector-client master: add python 3.6 unit test job  https://review.openstack.org/62049107:01
openstackgerritDigambar proposed openstack/ironic master: Fix OOB introspection to use pxe_enabled flag in idrac driver  https://review.openstack.org/61795107:07
openstackgerritDigambar proposed openstack/ironic master: Fix OOB introspection to use pxe_enabled flag in idrac driver  https://review.openstack.org/61795107:19
*** adrianc has joined #openstack-ironic07:30
*** adrianc has quit IRC07:32
*** adrianc has joined #openstack-ironic07:33
*** diga has joined #openstack-ironic07:33
*** diga has quit IRC07:35
*** hjensas has joined #openstack-ironic07:53
*** dsneddon has joined #openstack-ironic07:53
*** e0ne has joined #openstack-ironic07:54
*** dsneddon has quit IRC07:59
*** rpittau has joined #openstack-ironic08:01
rpittaugood morning ironic :)08:03
*** jtomasek has joined #openstack-ironic08:08
dtantsur|mtgmorning ironic08:09
rpittauhey dtantsur|mtg08:09
dtantsur|mtgtonyb: thanks for confirming! The bug is https://bugzilla.redhat.com/show_bug.cgi?id=1653788 I can push a fix08:10
openstackbugzilla.redhat.com bug 1653788 in openstack-ironic "Ironic should not treat cpu_arch as mandatory" [Medium,New] - Assigned to rhos-maint08:10
tonybdtantsur|mtg: cool.  That saves me trying to understand how we made it mandatory08:10
tonybdtantsur|mtg: I'll watch that bug, but also if you wouldn't mind CC'ing me on your fix that'd be great08:11
dtantsur|mtgtonyb: oh, you still online? you can push a fix then, it's probably 2-3 lines :) lemme show you08:11
dtantsur|mtgtonyb: everything here https://github.com/openstack/ironic/blob/8f89954f9a3edab71db1157578e9d029a395d2d9/ironic/drivers/modules/iscsi_deploy.py#L183 is mandatory because of https://github.com/openstack/ironic/blob/8f89954f9a3edab71db1157578e9d029a395d2d9/ironic/drivers/modules/iscsi_deploy.py#L190-L19408:12
dtantsur|mtgso you need a guard like https://github.com/openstack/ironic/blob/8f89954f9a3edab71db1157578e9d029a395d2d9/ironic/drivers/modules/iscsi_deploy.py#L187-L18808:12
dtantsur|mtgto avoid None value ending up in the params dict08:12
*** dsneddon has joined #openstack-ironic08:13
iurygregorygood morning o/08:20
dtantsur|mtgtonyb: wanna fix this or should I?08:22
rpittauhey iurygregory08:22
dtantsur|mtghey iurygregory, how's Brno?08:22
iurygregoryrpittau, o/08:22
tonybdtantsur|mtg: I'd rather you did, as I don't understand how the chnage you highlight caused it08:22
dtantsur|mtgokie, I will. no worries.08:22
tonybdtantsur|mtg: I can of course test it08:22
iurygregorydtantsur|mtg, the temperature is starting to stay below 0 hehehe last week had 1 day of snow \o/08:23
dtantsur|mtgactually. iurygregory or rpittau, wanna a relatively simple bug fix to handle? ;)08:23
iurygregoryi can push without problems08:23
rpittauI'm in dtantsur|mtg :)08:24
iurygregorygo for it rpittau o/08:24
dtantsur|mtgrpittau: okay, my explanation is above, ping me for me questions. you can start with a unit test, then it will probably easier to understand how it goes south.08:24
tonybdtantsur|mtg: Oooooh now I see.08:24
tonybdtantsur|mtg: If there isn't a review out there by tomorrow I'll fix it08:25
rpittaukind of feeling the pressure now xD08:25
iurygregoryrpittau, rlx o/ think you are in a simple quest of WOW haha08:26
rpittaulol ok hope the loot is good08:28
* dtantsur|mtg thinks "power pc" does sound like something from an RPG :)08:28
iurygregorydtantsur|mtg, when you have some time can you check https://review.openstack.org/#/c/618543 ?08:29
patchbotpatch 618543 - python-ironic-inspector-client - Add check-errors flag to Introspection - 9 patch sets08:29
dtantsur|mtgI certainly will08:29
iurygregoryty, will wait for your review so i can push a patch if necessary =)08:30
*** rpittau_ has joined #openstack-ironic08:31
*** rpittau has quit IRC08:33
*** rpittau_ is now known as rpittau08:35
*** e0ne has quit IRC08:37
*** rpittau_ has joined #openstack-ironic08:40
*** rpittau has quit IRC08:40
*** tssurya has joined #openstack-ironic08:41
mkraiHi, I am trying to do a server create and getting this error " No neutron ports or portgroups are associated with node <ID>: VifNotAttached: Tenant VIF is not associated with port <ID>"08:45
mkraiCan anyone help?08:45
mkraiThe node is in active state but no network configured08:47
*** rpittau_ is now known as rpittau08:49
dtantsur|mtghjensas: ^^?08:49
iurygregorydtantsur|mtg, ty for the +W08:50
dtantsur|mtgwelcome08:50
iurygregoryi will push the follow-up, and to backport i will need to squash both commits right?08:50
dtantsur|mtgiurygregory: I don't think you can backport this, it's kind of a new feature08:51
iurygregorydtantsur|mtg, got it08:52
dtantsur|mtgbut just for the future: when backporting we don't usually squash commits, unless the first one(s) is (are) broken08:52
dtantsur|mtgin this case you would propose them in the same order08:52
iurygregorygot it08:53
hjensasmkrai: which network driver are you using?08:56
mkraihjensas: neutron09:04
hjensasmkrai: ok, can you see where the exception is raised? It looks like it can be raised from a few different places.09:06
mkraii have the logs09:06
mkrailet me check09:06
*** arne_wiebalck_ has joined #openstack-ironic09:08
mkraihjensas: http://paste.openstack.org/show/736291/09:09
*** arne_wiebalck_ has quit IRC09:09
mkraihjensas: It seems to be from the method configure_tenant_networks09:10
hjensasmkrai: https://github.com/openstack/ironic/blob/e12804ab63d12885e19d60e9afad03cff126dee2/ironic/drivers/modules/network/neutron.py#L20209:11
hjensasmkrai: and then https://github.com/openstack/ironic/blob/17c3de3413e11825de934f95ec66f69f7d06ae60/ironic/drivers/modules/network/common.py#L20509:11
mkraihjensas: Yes I saw that09:11
*** arne_wiebalck_ has joined #openstack-ironic09:11
mkraihjensas: I have put some log statement in common.py file and going to try out again to get the actual error09:12
mkraiBecause I don't see any logs from the common.plug_port_to_tenant_network method09:12
*** eandersson has quit IRC09:13
hjensasmkrai: L226 is raised. "Tenant VIF is not associated with port " in log comes from there.09:13
hjensasmkrai: port_like_obj does not have internal_info or extra 'vif_port_id'.09:16
*** serlex has joined #openstack-ironic09:32
*** rpittau has quit IRC09:34
openstackgerritMerged openstack/ironic-lib master: Correct author email address  https://review.openstack.org/62041809:40
openstackgerritDigambar proposed openstack/ironic master: Fix OOB introspection to use pxe_enabled flag in idrac driver  https://review.openstack.org/61795109:40
openstackgerritMerged openstack/python-ironic-inspector-client master: Add check-errors flag to Introspection  https://review.openstack.org/61854309:50
openstackgerritMerged openstack/ironic master: Correct author email address  https://review.openstack.org/62041709:53
*** rpittau has joined #openstack-ironic10:02
*** arne_wiebalck_ has quit IRC10:04
*** dougsz has joined #openstack-ironic10:08
*** derekh has joined #openstack-ironic10:12
*** e0ne has joined #openstack-ironic10:14
openstackgerritMerged openstack/sushy-tools master: Fix UEFI firmware path and connection attribute in libvirt driver  https://review.openstack.org/61699810:29
openstackgerritMerged openstack/sushy-tools master: Fix HTTP response code on errors  https://review.openstack.org/61811210:29
*** jistr is now known as jistr|mtg10:34
*** robbbe has joined #openstack-ironic10:36
*** mkrai has quit IRC10:38
*** adrianc has quit IRC10:41
*** serlex has quit IRC10:44
openstackgerritIury Gregory Melo Ferreira proposed openstack/python-ironic-inspector-client master: Follow-up check-errors flag  https://review.openstack.org/62055810:54
*** adrianc has joined #openstack-ironic11:05
openstackgerritIlya Etingof proposed openstack/sushy-tools master: Rearrange emulator unit tests  https://review.openstack.org/58703511:09
openstackgerritDebo Zhang proposed openstack/ironic master: Fix Chinese quotes  https://review.openstack.org/62056511:19
*** chason has quit IRC11:31
openstackgerritIlya Etingof proposed openstack/sushy-tools master: Add memoization to expensive emulator calls  https://review.openstack.org/61275811:33
*** chason has joined #openstack-ironic11:36
openstackgerritIlya Etingof proposed openstack/sushy-tools master: Rename SUSHY_EMULATOR_LIBVIRT_URL environment variable  https://review.openstack.org/61617011:36
openstackgerritIlya Etingof proposed openstack/sushy-tools master: Add configuration file to sushy-emulator  https://review.openstack.org/61617811:42
openstackgerritIlya Etingof proposed openstack/sushy-tools master: Fix libvirt driver to handle domains by UUID  https://review.openstack.org/61431611:43
*** rpittau_ has joined #openstack-ironic11:57
*** rpittau has quit IRC11:57
*** rpittau_ is now known as rpittau12:01
*** hjensas has quit IRC12:02
*** moshele has joined #openstack-ironic12:06
openstackgerritIlya Etingof proposed openstack/sushy-tools master: Redirect to UUID URLs  https://review.openstack.org/61445612:09
*** e0ne has quit IRC12:09
openstackgerritIlya Etingof proposed openstack/sushy-tools master: Limit instances exposure  https://review.openstack.org/61651612:12
jrollmorning12:13
etingofjroll, o/12:13
dtantsur|mtgmorning jroll12:13
iurygregorymorning jroll o/12:14
jrollwow, such a warm welcome :) hi!12:15
*** rpittau_ has joined #openstack-ironic12:16
*** rpittau has quit IRC12:16
*** rpittau_ has quit IRC12:25
*** bfournie has quit IRC12:25
*** rpittau_ has joined #openstack-ironic12:25
*** rpittau_ has quit IRC12:27
*** rpittau has joined #openstack-ironic12:27
moshelesambetts|afk: hi12:28
*** jaypipes has joined #openstack-ironic12:31
iurygregoryif anyone have time to review https://review.openstack.org/#/c/619761/ =) ty o/12:36
patchbotpatch 619761 - ironic - Retries and timeout for IPA command - 4 patch sets12:36
*** rh-jelabarre has joined #openstack-ironic12:56
*** moshele has quit IRC12:56
*** arne_wiebalck_ has joined #openstack-ironic12:58
*** MattMan_ has quit IRC12:58
*** MattMan_ has joined #openstack-ironic12:58
*** bfournie has joined #openstack-ironic13:02
*** e0ne has joined #openstack-ironic13:05
*** mbeierl has joined #openstack-ironic13:10
*** trown|outtypewww is now known as trown13:12
*** jistr|mtg is now known as jistr13:21
*** moshele has joined #openstack-ironic13:37
*** rpittau has quit IRC13:41
*** rpittau has joined #openstack-ironic13:41
*** diga has joined #openstack-ironic13:42
openstackgerritMerged openstack/ironic master: Support for protecting nodes from undeploying and rebuilding  https://review.openstack.org/61166213:43
openstackgerritMerged openstack/ironic master: Fix Chinese quotes  https://review.openstack.org/62056513:43
dtantsur|mtg\o/13:44
jrollwoo13:44
iurygregoryyay13:44
dtantsur|mtgnow tempest and client to go :)13:44
iurygregorydtantsur|mtg, grab a beer to celebrate13:44
dtantsur|mtgit's a wine week, I'm in Barcelona :)13:45
*** jcoufal has joined #openstack-ironic13:47
iurygregoryoh =(13:48
*** rpittau_ has joined #openstack-ironic13:55
*** rpittau has quit IRC13:55
*** rpittau_ is now known as rpittau13:55
openstackgerritIlya Etingof proposed openstack/sushy-tools master: Add configurable libvirt firmware  https://review.openstack.org/62060513:55
*** diga has quit IRC13:56
*** sthussey has joined #openstack-ironic13:56
dtantsur|mtgiurygregory: to be clear, it's far from being a bad thing ;) I like beer, but my body prefers wine.13:57
iurygregorydtantsur|mtg, my sad face was just because i don't like much wine haha XD (vodka, beer ++)13:58
dtantsur|mtgI see :D13:58
*** rpittau_ has joined #openstack-ironic13:58
etingofthe curse of South Moravia perhaps ^13:58
jrolliurygregory: then we must find you better wine :)13:59
dtantsur|mtgCzech wine is quite average indeed, at least the stuff you can easily find.14:00
*** rpittau has quit IRC14:00
jrollah yes, I'd gladly take czech pilsner over czech wine14:00
iurygregoryi can give a try for a good wine, but vodka and beer doesn't give a headache to me14:00
etingof...or iurygregory would have to migrate eastward, towards the land of permafrost and therefore vodka /o\14:01
iurygregoryczech pilsner <314:01
dtantsur|mtgoh, I see. for me beer is the biggest source of headache.14:01
iurygregorydtantsur|mtg, i always drink water while drinking beer and after finish before sleep i drink like 1L of water haha14:02
dtantsur|mtg++14:02
TheJuliaSo interesting discussion since pilsners are lagers... and I have the same issues, I get a headache and all. Ales on the other hand don't have the same impact on me14:04
*** moshele has quit IRC14:04
dtantsur|mtgany beer affects me badly :( not wine or whiskey though14:04
TheJuliaI have to be careful with wines, sulfites14:04
dtantsur|mtgright. they say there is organic wine without them. I've never been able to find it though..14:05
* iurygregory prefer stout beer <314:06
jrollTheJulia: super interesting14:06
dtantsur|mtgstouts, idelly >=10% of alcohol :)14:06
TheJulia++14:08
iurygregoryyeah, thats why is good XD14:08
*** rpittau_ is now known as rpittau14:09
*** dsneddon has quit IRC14:13
*** arne_wiebalck_ has quit IRC14:13
*** baha has joined #openstack-ironic14:15
*** rpittau_ has joined #openstack-ironic14:16
*** rpittau has quit IRC14:18
*** rpittau has joined #openstack-ironic14:25
*** rpittau_ has quit IRC14:27
*** adrianc has quit IRC14:27
*** mjturek has joined #openstack-ironic14:31
*** dsneddon has joined #openstack-ironic14:31
* etingof thinks that sulfites can occur in beer as well14:52
*** skazi has joined #openstack-ironic14:52
dtantsur|mtgetingof: dunno. they're used as traditional conservatives for wine.14:53
jrollthey can occur naturally in small amounts, but aren't added as in wine14:53
*** adrianc has joined #openstack-ironic14:53
etingofmy understanding is that they might use sulfites to harness fermentation14:54
dtantsur|mtgah14:54
jrollit's possible, but rare14:56
jrollany large brewery is going to use other methods (pasteurization, etc) to stop fermentation14:57
*** rloo has joined #openstack-ironic14:57
*** baha has quit IRC14:59
*** hjensas has joined #openstack-ironic15:05
dtantsur|mtgiurygregory, rpittau, another low hanging fruit: https://bugzilla.redhat.com/show_bug.cgi?id=165435615:15
openstackbugzilla.redhat.com bug 1654356 in openstack-ironic-inspector "No way to unset a property via introspection rules" [Low,New] - Assigned to rhos-maint15:15
iurygregorydtantsur|mtg, nice =D15:15
*** baha has joined #openstack-ironic15:16
dtantsur|mtgpick it if you like it :)15:18
iurygregorydtantsur|mtg, got it, looking at it =)15:22
dtantsur|mtgthnx!15:22
iurygregoryyw =) for next sprint seems nice XD15:23
iurygregorywill have some good work to do \o/15:23
dtantsur|mtg:D15:27
rpiosoGood morning, ironicers15:28
iurygregorymorning rpioso15:28
rpiosoiurygregory: :)15:29
dtantsur|mtgrpioso: morning!15:29
*** gkadam has quit IRC15:35
openstackgerritIlya Etingof proposed openstack/sushy-tools master: Add configurable libvirt firmware  https://review.openstack.org/62060515:39
openstackgerritRiccardo Pittau proposed openstack/ironic master: Avoid cpu_arch None values in iscsi deployments  https://review.openstack.org/62063415:41
iurygregory\o/ gtz rpittau15:41
TheJuliarpittau: commented on the release note15:43
rpittauoh man :D15:43
dtantsur|mtgheh, me too :D15:43
TheJuliarpittau: Ideally we start of saying a thing was fixed, and we don't use the project name in the release notes unless we really have no choice15:43
TheJulia"Bare Metal service" instead of "Ironic"15:44
rpittauTheJulia, gotcha15:44
iurygregoryfast comments15:44
dtantsur|mtgiurygregory: I temporary have nothing to do: waiting for tripleo to deploy :)15:45
iurygregorynow i start to think that there more the one dtantsur|mtg and TheJulia hahaha15:45
* rpittau feels old 15:45
dtantsur|mtgwe've been considering cloning ourselves for loooong time15:45
iurygregoryhttps://review.openstack.org/#/c/619761/ if you can look o/15:46
patchbotpatch 619761 - ironic - Retries and timeout for IPA command - 4 patch sets15:46
TheJuliadtantsur|mtg: sadly the cloning and teleportation projects have been scaled back to... well... $015:46
TheJuliaetingof: thanks for the follow-up patch with firmware locations15:46
iurygregoryhaha15:46
TheJuliasince.. nothing is standardized15:47
TheJuliaWhen I was at HP, there was this long running joke that we needed to get teleporters since so much time was being spent inside metal tubes.15:48
iurygregorywith c and c++ we can write a time machine XD15:50
dtantsur|mtgbut it will crash on too big people exposing its internals?15:50
TheJulialol15:50
iurygregoryTheJulia, https://www.reddit.com/r/ProgrammerHumor/comments/7eyrbx/how_to_learn_programming_in_21_days/15:51
*** dsneddon has quit IRC15:55
etingofTheJulia, ;-)15:56
etingofTheJulia, I got your msg last night re ipmitool patch, working on it15:56
*** dtrainor has quit IRC16:02
*** dtrainor has joined #openstack-ironic16:03
TheJulia<316:07
*** moshele has joined #openstack-ironic16:25
*** gyee has joined #openstack-ironic16:27
mosheleTheJulia: hi16:29
TheJuliao/16:30
mosheleTheJulia: I uthe etherpad with some quesitons https://etherpad.openstack.org/p/BER-ironic-smartnics16:31
TheJuliaokay, I will need to look at it a ittle later16:31
mosheleTheJulia: I don't understand the need to put the smart nic hostname as the uud of the node16:31
mosheleTheJulia: maybe we need another sync to close everthing up16:32
mosheleTheJulia: I think we are very close16:32
TheJuliaawesome16:33
*** tssurya has quit IRC16:45
*** robbbe has quit IRC16:45
*** moshele has quit IRC16:47
rpittaubye nice evening!16:50
*** rpittau has quit IRC16:52
*** e0ne has quit IRC17:02
*** pcaruana has quit IRC17:03
NobodyCamGood Morning Ironic'ers17:16
* TheJulia good morning17:24
bdoddGood morning ironic, TheJulia, NobodyCam17:26
*** robbbe has joined #openstack-ironic17:26
TheJuliagood morning bdodd17:36
bdoddTheJulia Good morning and thanks for the review comments17:37
openstackgerritIlya Etingof proposed openstack/ironic master: Kill misbehaving `ipmitool` process  https://review.openstack.org/61000717:41
etingofTheJulia, ^17:41
*** adrianc has quit IRC17:43
*** moshele has joined #openstack-ironic17:47
*** trown is now known as trown|lunch17:48
*** dsneddon has joined #openstack-ironic17:52
NobodyCamGood Morning bdodd17:53
*** dsneddon has quit IRC17:56
*** luzC has quit IRC18:02
*** luzC has joined #openstack-ironic18:06
TheJuliabdodd: I think everything makes sense :)18:16
TheJuliaThere is also a sign that says I might be crazy18:17
TheJuliagood morning NobodyCam18:17
*** dsneddon has joined #openstack-ironic18:25
NobodyCamGood morning TheJulia18:25
*** moshele has quit IRC18:26
TheJuliabdodd: by chance have you looked at the funtional test failure18:32
*** eandersson has joined #openstack-ironic18:47
*** trown|lunch is now known as trown18:59
*** preece has joined #openstack-ironic19:01
*** e0ne has joined #openstack-ironic19:07
*** ptx0 has quit IRC19:15
*** e0ne has quit IRC19:15
*** e0ne has joined #openstack-ironic19:17
*** ptx0 has joined #openstack-ironic19:17
*** e0ne has quit IRC19:18
bdoddTheJulia I did look at the ironic-tempest-dsvm-functional-python3 failure. It seems to be due to getting a connection closed error from pypi.org while trying to download a package.19:44
bdoddhttp://logs.openstack.org/14/582314/8/check/ironic-tempest-dsvm-functional-python3/182ab3e/job-output.txt.gz#_2018-11-28_01_18_58_30813319:44
bdoddI'm assuming that when I submit a new patch to address a couple of comments from Shivanand that error won't happen again (a temporary issue with pypi.org).19:50
openstackgerritJulia Kreger proposed openstack/networking-generic-switch master: Migrate n-g-s jobs to Zuulv3  https://review.openstack.org/61365520:00
*** mbeierl has quit IRC20:03
TheJuliabdodd: yeah, I think I saw them updating the mirror list earlier today20:05
bdoddTheJulia o/20:05
openstackgerritJulia Kreger proposed openstack/networking-generic-switch master: Migrate n-g-s jobs to Zuulv3  https://review.openstack.org/61365520:08
*** e0ne has joined #openstack-ironic20:19
*** robbbe has quit IRC20:19
*** e0ne has quit IRC20:20
*** robbbe has joined #openstack-ironic20:22
*** openstackgerrit has quit IRC20:36
*** e0ne has joined #openstack-ironic20:40
*** dougsz has quit IRC20:40
*** e0ne has quit IRC20:49
*** e0ne has joined #openstack-ironic21:21
*** e0ne has quit IRC21:21
*** e0ne has joined #openstack-ironic21:26
*** e0ne has quit IRC21:27
*** bfournie has quit IRC21:36
*** rcernin has joined #openstack-ironic21:50
*** rcernin has quit IRC22:03
*** jcoufal has quit IRC22:06
*** jcoufal has joined #openstack-ironic22:11
*** rcernin has joined #openstack-ironic22:12
*** trown is now known as trown|outtypewww22:14
*** rh-jelabarre has quit IRC22:24
*** jcoufal has quit IRC22:41
*** baha has quit IRC22:41
*** derekh has quit IRC22:43
*** derekh has joined #openstack-ironic22:44
*** derekh has quit IRC22:44
*** trown|outtypewww has quit IRC22:54
*** trown has joined #openstack-ironic22:55
*** openstackgerrit has joined #openstack-ironic23:36
openstackgerritJulia Kreger proposed openstack/networking-generic-switch master: Migrate n-g-s jobs to Zuulv3  https://review.openstack.org/61365523:36
*** rpioso is now known as rpioso|afk23:41

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