openstackgerrit | Merged openstack/ironic-python-agent master: Update min tox version to 2.0 https://review.openstack.org/616253 | 00:03 |
---|---|---|
*** hoonetorg has quit IRC | 00:09 | |
*** hoonetorg has joined #openstack-ironic | 00:22 | |
*** sthussey has quit IRC | 00:55 | |
openstackgerrit | Tony Breeds proposed openstack/ironic master: Add ipmi_disable_timeout to avoid problematic IPMI command https://review.openstack.org/616053 | 01:29 |
*** bfournie has joined #openstack-ironic | 01:33 | |
*** rloo has quit IRC | 01:47 | |
*** dsneddon has quit IRC | 01:59 | |
openstackgerrit | Merged openstack/ironic-python-agent master: spelling error https://review.openstack.org/619846 | 02:05 |
*** dsneddon has joined #openstack-ironic | 02:16 | |
*** Chaserjim has quit IRC | 02:25 | |
*** dsneddon has quit IRC | 02:25 | |
*** dsneddon has joined #openstack-ironic | 02:33 | |
*** dsneddon has quit IRC | 02:37 | |
*** rh-jelabarre has quit IRC | 03:03 | |
*** dsneddon has joined #openstack-ironic | 03:24 | |
openstackgerrit | Digambar proposed openstack/ironic master: Fix OOB introspection to use pxe_enabled flag in idrac driver https://review.openstack.org/617951 | 03:37 |
*** diga has joined #openstack-ironic | 03:47 | |
*** hoangcx has joined #openstack-ironic | 04:11 | |
openstackgerrit | Tony Breeds proposed openstack/ironic master: Make ipmi_force_boot_device more user friendly https://review.openstack.org/620453 | 04:21 |
openstackgerrit | Tony Breeds proposed openstack/ironic stable/rocky: Add ipmi_disable_timeout to avoid problematic IPMI command https://review.openstack.org/620455 | 04:44 |
openstackgerrit | Tony Breeds proposed openstack/ironic stable/rocky: Add ipmi_disable_timeout to avoid problematic IPMI command https://review.openstack.org/620455 | 04:47 |
*** dsneddon has quit IRC | 04:47 | |
*** diga has quit IRC | 04:49 | |
*** pcaruana has joined #openstack-ironic | 05:09 | |
*** masber has quit IRC | 05:10 | |
*** mkrai has joined #openstack-ironic | 05:13 | |
*** e0ne has joined #openstack-ironic | 05:37 | |
openstackgerrit | Merged openstack/ironic-inspector master: Support IPv6 address when validating interfaces https://review.openstack.org/536139 | 05:39 |
*** e0ne has quit IRC | 05:42 | |
*** dsneddon has joined #openstack-ironic | 05:44 | |
*** e0ne has joined #openstack-ironic | 05:44 | |
*** e0ne has quit IRC | 05:45 | |
*** dsneddon has quit IRC | 05:49 | |
*** gyee has quit IRC | 06:20 | |
*** moshele has joined #openstack-ironic | 06:21 | |
*** moshele has quit IRC | 06:26 | |
*** hjensas has quit IRC | 06:40 | |
*** skazi has joined #openstack-ironic | 06:41 | |
*** skazi has quit IRC | 06:41 | |
*** dsneddon has joined #openstack-ironic | 06:45 | |
*** dsneddon has quit IRC | 06:54 | |
*** rcernin has quit IRC | 06:57 | |
*** gkadam has joined #openstack-ironic | 07:00 | |
openstackgerrit | Vieri proposed openstack/python-ironic-inspector-client master: add python 3.6 unit test job https://review.openstack.org/620491 | 07:01 |
openstackgerrit | Digambar proposed openstack/ironic master: Fix OOB introspection to use pxe_enabled flag in idrac driver https://review.openstack.org/617951 | 07:07 |
openstackgerrit | Digambar proposed openstack/ironic master: Fix OOB introspection to use pxe_enabled flag in idrac driver https://review.openstack.org/617951 | 07:19 |
*** adrianc has joined #openstack-ironic | 07:30 | |
*** adrianc has quit IRC | 07:32 | |
*** adrianc has joined #openstack-ironic | 07:33 | |
*** diga has joined #openstack-ironic | 07:33 | |
*** diga has quit IRC | 07:35 | |
*** hjensas has joined #openstack-ironic | 07:53 | |
*** dsneddon has joined #openstack-ironic | 07:53 | |
*** e0ne has joined #openstack-ironic | 07:54 | |
*** dsneddon has quit IRC | 07:59 | |
*** rpittau has joined #openstack-ironic | 08:01 | |
rpittau | good morning ironic :) | 08:03 |
*** jtomasek has joined #openstack-ironic | 08:08 | |
dtantsur|mtg | morning ironic | 08:09 |
rpittau | hey dtantsur|mtg | 08:09 |
dtantsur|mtg | tonyb: thanks for confirming! The bug is https://bugzilla.redhat.com/show_bug.cgi?id=1653788 I can push a fix | 08:10 |
openstack | bugzilla.redhat.com bug 1653788 in openstack-ironic "Ironic should not treat cpu_arch as mandatory" [Medium,New] - Assigned to rhos-maint | 08:10 |
tonyb | dtantsur|mtg: cool. That saves me trying to understand how we made it mandatory | 08:10 |
tonyb | dtantsur|mtg: I'll watch that bug, but also if you wouldn't mind CC'ing me on your fix that'd be great | 08:11 |
dtantsur|mtg | tonyb: oh, you still online? you can push a fix then, it's probably 2-3 lines :) lemme show you | 08:11 |
dtantsur|mtg | tonyb: 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-L194 | 08:12 |
dtantsur|mtg | so you need a guard like https://github.com/openstack/ironic/blob/8f89954f9a3edab71db1157578e9d029a395d2d9/ironic/drivers/modules/iscsi_deploy.py#L187-L188 | 08:12 |
dtantsur|mtg | to avoid None value ending up in the params dict | 08:12 |
*** dsneddon has joined #openstack-ironic | 08:13 | |
iurygregory | good morning o/ | 08:20 |
dtantsur|mtg | tonyb: wanna fix this or should I? | 08:22 |
rpittau | hey iurygregory | 08:22 |
dtantsur|mtg | hey iurygregory, how's Brno? | 08:22 |
iurygregory | rpittau, o/ | 08:22 |
tonyb | dtantsur|mtg: I'd rather you did, as I don't understand how the chnage you highlight caused it | 08:22 |
dtantsur|mtg | okie, I will. no worries. | 08:22 |
tonyb | dtantsur|mtg: I can of course test it | 08:22 |
iurygregory | dtantsur|mtg, the temperature is starting to stay below 0 hehehe last week had 1 day of snow \o/ | 08:23 |
dtantsur|mtg | actually. iurygregory or rpittau, wanna a relatively simple bug fix to handle? ;) | 08:23 |
iurygregory | i can push without problems | 08:23 |
rpittau | I'm in dtantsur|mtg :) | 08:24 |
iurygregory | go for it rpittau o/ | 08:24 |
dtantsur|mtg | rpittau: 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 |
tonyb | dtantsur|mtg: Oooooh now I see. | 08:24 |
tonyb | dtantsur|mtg: If there isn't a review out there by tomorrow I'll fix it | 08:25 |
rpittau | kind of feeling the pressure now xD | 08:25 |
iurygregory | rpittau, rlx o/ think you are in a simple quest of WOW haha | 08:26 |
rpittau | lol ok hope the loot is good | 08:28 |
* dtantsur|mtg thinks "power pc" does sound like something from an RPG :) | 08:28 | |
iurygregory | dtantsur|mtg, when you have some time can you check https://review.openstack.org/#/c/618543 ? | 08:29 |
patchbot | patch 618543 - python-ironic-inspector-client - Add check-errors flag to Introspection - 9 patch sets | 08:29 |
dtantsur|mtg | I certainly will | 08:29 |
iurygregory | ty, will wait for your review so i can push a patch if necessary =) | 08:30 |
*** rpittau_ has joined #openstack-ironic | 08:31 | |
*** rpittau has quit IRC | 08:33 | |
*** rpittau_ is now known as rpittau | 08:35 | |
*** e0ne has quit IRC | 08:37 | |
*** rpittau_ has joined #openstack-ironic | 08:40 | |
*** rpittau has quit IRC | 08:40 | |
*** tssurya has joined #openstack-ironic | 08:41 | |
mkrai | Hi, 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 |
mkrai | Can anyone help? | 08:45 |
mkrai | The node is in active state but no network configured | 08:47 |
*** rpittau_ is now known as rpittau | 08:49 | |
dtantsur|mtg | hjensas: ^^? | 08:49 |
iurygregory | dtantsur|mtg, ty for the +W | 08:50 |
dtantsur|mtg | welcome | 08:50 |
iurygregory | i will push the follow-up, and to backport i will need to squash both commits right? | 08:50 |
dtantsur|mtg | iurygregory: I don't think you can backport this, it's kind of a new feature | 08:51 |
iurygregory | dtantsur|mtg, got it | 08:52 |
dtantsur|mtg | but just for the future: when backporting we don't usually squash commits, unless the first one(s) is (are) broken | 08:52 |
dtantsur|mtg | in this case you would propose them in the same order | 08:52 |
iurygregory | got it | 08:53 |
hjensas | mkrai: which network driver are you using? | 08:56 |
mkrai | hjensas: neutron | 09:04 |
hjensas | mkrai: ok, can you see where the exception is raised? It looks like it can be raised from a few different places. | 09:06 |
mkrai | i have the logs | 09:06 |
mkrai | let me check | 09:06 |
*** arne_wiebalck_ has joined #openstack-ironic | 09:08 | |
mkrai | hjensas: http://paste.openstack.org/show/736291/ | 09:09 |
*** arne_wiebalck_ has quit IRC | 09:09 | |
mkrai | hjensas: It seems to be from the method configure_tenant_networks | 09:10 |
hjensas | mkrai: https://github.com/openstack/ironic/blob/e12804ab63d12885e19d60e9afad03cff126dee2/ironic/drivers/modules/network/neutron.py#L202 | 09:11 |
hjensas | mkrai: and then https://github.com/openstack/ironic/blob/17c3de3413e11825de934f95ec66f69f7d06ae60/ironic/drivers/modules/network/common.py#L205 | 09:11 |
mkrai | hjensas: Yes I saw that | 09:11 |
*** arne_wiebalck_ has joined #openstack-ironic | 09:11 | |
mkrai | hjensas: I have put some log statement in common.py file and going to try out again to get the actual error | 09:12 |
mkrai | Because I don't see any logs from the common.plug_port_to_tenant_network method | 09:12 |
*** eandersson has quit IRC | 09:13 | |
hjensas | mkrai: L226 is raised. "Tenant VIF is not associated with port " in log comes from there. | 09:13 |
hjensas | mkrai: port_like_obj does not have internal_info or extra 'vif_port_id'. | 09:16 |
*** serlex has joined #openstack-ironic | 09:32 | |
*** rpittau has quit IRC | 09:34 | |
openstackgerrit | Merged openstack/ironic-lib master: Correct author email address https://review.openstack.org/620418 | 09:40 |
openstackgerrit | Digambar proposed openstack/ironic master: Fix OOB introspection to use pxe_enabled flag in idrac driver https://review.openstack.org/617951 | 09:40 |
openstackgerrit | Merged openstack/python-ironic-inspector-client master: Add check-errors flag to Introspection https://review.openstack.org/618543 | 09:50 |
openstackgerrit | Merged openstack/ironic master: Correct author email address https://review.openstack.org/620417 | 09:53 |
*** rpittau has joined #openstack-ironic | 10:02 | |
*** arne_wiebalck_ has quit IRC | 10:04 | |
*** dougsz has joined #openstack-ironic | 10:08 | |
*** derekh has joined #openstack-ironic | 10:12 | |
*** e0ne has joined #openstack-ironic | 10:14 | |
openstackgerrit | Merged openstack/sushy-tools master: Fix UEFI firmware path and connection attribute in libvirt driver https://review.openstack.org/616998 | 10:29 |
openstackgerrit | Merged openstack/sushy-tools master: Fix HTTP response code on errors https://review.openstack.org/618112 | 10:29 |
*** jistr is now known as jistr|mtg | 10:34 | |
*** robbbe has joined #openstack-ironic | 10:36 | |
*** mkrai has quit IRC | 10:38 | |
*** adrianc has quit IRC | 10:41 | |
*** serlex has quit IRC | 10:44 | |
openstackgerrit | Iury Gregory Melo Ferreira proposed openstack/python-ironic-inspector-client master: Follow-up check-errors flag https://review.openstack.org/620558 | 10:54 |
*** adrianc has joined #openstack-ironic | 11:05 | |
openstackgerrit | Ilya Etingof proposed openstack/sushy-tools master: Rearrange emulator unit tests https://review.openstack.org/587035 | 11:09 |
openstackgerrit | Debo Zhang proposed openstack/ironic master: Fix Chinese quotes https://review.openstack.org/620565 | 11:19 |
*** chason has quit IRC | 11:31 | |
openstackgerrit | Ilya Etingof proposed openstack/sushy-tools master: Add memoization to expensive emulator calls https://review.openstack.org/612758 | 11:33 |
*** chason has joined #openstack-ironic | 11:36 | |
openstackgerrit | Ilya Etingof proposed openstack/sushy-tools master: Rename SUSHY_EMULATOR_LIBVIRT_URL environment variable https://review.openstack.org/616170 | 11:36 |
openstackgerrit | Ilya Etingof proposed openstack/sushy-tools master: Add configuration file to sushy-emulator https://review.openstack.org/616178 | 11:42 |
openstackgerrit | Ilya Etingof proposed openstack/sushy-tools master: Fix libvirt driver to handle domains by UUID https://review.openstack.org/614316 | 11:43 |
*** rpittau_ has joined #openstack-ironic | 11:57 | |
*** rpittau has quit IRC | 11:57 | |
*** rpittau_ is now known as rpittau | 12:01 | |
*** hjensas has quit IRC | 12:02 | |
*** moshele has joined #openstack-ironic | 12:06 | |
openstackgerrit | Ilya Etingof proposed openstack/sushy-tools master: Redirect to UUID URLs https://review.openstack.org/614456 | 12:09 |
*** e0ne has quit IRC | 12:09 | |
openstackgerrit | Ilya Etingof proposed openstack/sushy-tools master: Limit instances exposure https://review.openstack.org/616516 | 12:12 |
jroll | morning | 12:13 |
etingof | jroll, o/ | 12:13 |
dtantsur|mtg | morning jroll | 12:13 |
iurygregory | morning jroll o/ | 12:14 |
jroll | wow, such a warm welcome :) hi! | 12:15 |
*** rpittau_ has joined #openstack-ironic | 12:16 | |
*** rpittau has quit IRC | 12:16 | |
*** rpittau_ has quit IRC | 12:25 | |
*** bfournie has quit IRC | 12:25 | |
*** rpittau_ has joined #openstack-ironic | 12:25 | |
*** rpittau_ has quit IRC | 12:27 | |
*** rpittau has joined #openstack-ironic | 12:27 | |
moshele | sambetts|afk: hi | 12:28 |
*** jaypipes has joined #openstack-ironic | 12:31 | |
iurygregory | if anyone have time to review https://review.openstack.org/#/c/619761/ =) ty o/ | 12:36 |
patchbot | patch 619761 - ironic - Retries and timeout for IPA command - 4 patch sets | 12:36 |
*** rh-jelabarre has joined #openstack-ironic | 12:56 | |
*** moshele has quit IRC | 12:56 | |
*** arne_wiebalck_ has joined #openstack-ironic | 12:58 | |
*** MattMan_ has quit IRC | 12:58 | |
*** MattMan_ has joined #openstack-ironic | 12:58 | |
*** bfournie has joined #openstack-ironic | 13:02 | |
*** e0ne has joined #openstack-ironic | 13:05 | |
*** mbeierl has joined #openstack-ironic | 13:10 | |
*** trown|outtypewww is now known as trown | 13:12 | |
*** jistr|mtg is now known as jistr | 13:21 | |
*** moshele has joined #openstack-ironic | 13:37 | |
*** rpittau has quit IRC | 13:41 | |
*** rpittau has joined #openstack-ironic | 13:41 | |
*** diga has joined #openstack-ironic | 13:42 | |
openstackgerrit | Merged openstack/ironic master: Support for protecting nodes from undeploying and rebuilding https://review.openstack.org/611662 | 13:43 |
openstackgerrit | Merged openstack/ironic master: Fix Chinese quotes https://review.openstack.org/620565 | 13:43 |
dtantsur|mtg | \o/ | 13:44 |
jroll | woo | 13:44 |
iurygregory | yay | 13:44 |
dtantsur|mtg | now tempest and client to go :) | 13:44 |
iurygregory | dtantsur|mtg, grab a beer to celebrate | 13:44 |
dtantsur|mtg | it's a wine week, I'm in Barcelona :) | 13:45 |
*** jcoufal has joined #openstack-ironic | 13:47 | |
iurygregory | oh =( | 13:48 |
*** rpittau_ has joined #openstack-ironic | 13:55 | |
*** rpittau has quit IRC | 13:55 | |
*** rpittau_ is now known as rpittau | 13:55 | |
openstackgerrit | Ilya Etingof proposed openstack/sushy-tools master: Add configurable libvirt firmware https://review.openstack.org/620605 | 13:55 |
*** diga has quit IRC | 13:56 | |
*** sthussey has joined #openstack-ironic | 13:56 | |
dtantsur|mtg | iurygregory: to be clear, it's far from being a bad thing ;) I like beer, but my body prefers wine. | 13:57 |
iurygregory | dtantsur|mtg, my sad face was just because i don't like much wine haha XD (vodka, beer ++) | 13:58 |
dtantsur|mtg | I see :D | 13:58 |
*** rpittau_ has joined #openstack-ironic | 13:58 | |
etingof | the curse of South Moravia perhaps ^ | 13:58 |
jroll | iurygregory: then we must find you better wine :) | 13:59 |
dtantsur|mtg | Czech wine is quite average indeed, at least the stuff you can easily find. | 14:00 |
*** rpittau has quit IRC | 14:00 | |
jroll | ah yes, I'd gladly take czech pilsner over czech wine | 14:00 |
iurygregory | i can give a try for a good wine, but vodka and beer doesn't give a headache to me | 14:00 |
etingof | ...or iurygregory would have to migrate eastward, towards the land of permafrost and therefore vodka /o\ | 14:01 |
iurygregory | czech pilsner <3 | 14:01 |
dtantsur|mtg | oh, I see. for me beer is the biggest source of headache. | 14:01 |
iurygregory | dtantsur|mtg, i always drink water while drinking beer and after finish before sleep i drink like 1L of water haha | 14:02 |
dtantsur|mtg | ++ | 14:02 |
TheJulia | So 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 me | 14:04 |
*** moshele has quit IRC | 14:04 | |
dtantsur|mtg | any beer affects me badly :( not wine or whiskey though | 14:04 |
TheJulia | I have to be careful with wines, sulfites | 14:04 |
dtantsur|mtg | right. they say there is organic wine without them. I've never been able to find it though.. | 14:05 |
* iurygregory prefer stout beer <3 | 14:06 | |
jroll | TheJulia: super interesting | 14:06 |
dtantsur|mtg | stouts, idelly >=10% of alcohol :) | 14:06 |
TheJulia | ++ | 14:08 |
iurygregory | yeah, thats why is good XD | 14:08 |
*** rpittau_ is now known as rpittau | 14:09 | |
*** dsneddon has quit IRC | 14:13 | |
*** arne_wiebalck_ has quit IRC | 14:13 | |
*** baha has joined #openstack-ironic | 14:15 | |
*** rpittau_ has joined #openstack-ironic | 14:16 | |
*** rpittau has quit IRC | 14:18 | |
*** rpittau has joined #openstack-ironic | 14:25 | |
*** rpittau_ has quit IRC | 14:27 | |
*** adrianc has quit IRC | 14:27 | |
*** mjturek has joined #openstack-ironic | 14:31 | |
*** dsneddon has joined #openstack-ironic | 14:31 | |
* etingof thinks that sulfites can occur in beer as well | 14:52 | |
*** skazi has joined #openstack-ironic | 14:52 | |
dtantsur|mtg | etingof: dunno. they're used as traditional conservatives for wine. | 14:53 |
jroll | they can occur naturally in small amounts, but aren't added as in wine | 14:53 |
*** adrianc has joined #openstack-ironic | 14:53 | |
etingof | my understanding is that they might use sulfites to harness fermentation | 14:54 |
dtantsur|mtg | ah | 14:54 |
jroll | it's possible, but rare | 14:56 |
jroll | any large brewery is going to use other methods (pasteurization, etc) to stop fermentation | 14:57 |
*** rloo has joined #openstack-ironic | 14:57 | |
*** baha has quit IRC | 14:59 | |
*** hjensas has joined #openstack-ironic | 15:05 | |
dtantsur|mtg | iurygregory, rpittau, another low hanging fruit: https://bugzilla.redhat.com/show_bug.cgi?id=1654356 | 15:15 |
openstack | bugzilla.redhat.com bug 1654356 in openstack-ironic-inspector "No way to unset a property via introspection rules" [Low,New] - Assigned to rhos-maint | 15:15 |
iurygregory | dtantsur|mtg, nice =D | 15:15 |
*** baha has joined #openstack-ironic | 15:16 | |
dtantsur|mtg | pick it if you like it :) | 15:18 |
iurygregory | dtantsur|mtg, got it, looking at it =) | 15:22 |
dtantsur|mtg | thnx! | 15:22 |
iurygregory | yw =) for next sprint seems nice XD | 15:23 |
iurygregory | will have some good work to do \o/ | 15:23 |
dtantsur|mtg | :D | 15:27 |
rpioso | Good morning, ironicers | 15:28 |
iurygregory | morning rpioso | 15:28 |
rpioso | iurygregory: :) | 15:29 |
dtantsur|mtg | rpioso: morning! | 15:29 |
*** gkadam has quit IRC | 15:35 | |
openstackgerrit | Ilya Etingof proposed openstack/sushy-tools master: Add configurable libvirt firmware https://review.openstack.org/620605 | 15:39 |
openstackgerrit | Riccardo Pittau proposed openstack/ironic master: Avoid cpu_arch None values in iscsi deployments https://review.openstack.org/620634 | 15:41 |
iurygregory | \o/ gtz rpittau | 15:41 |
TheJulia | rpittau: commented on the release note | 15:43 |
rpittau | oh man :D | 15:43 |
dtantsur|mtg | heh, me too :D | 15:43 |
TheJulia | rpittau: 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 choice | 15:43 |
TheJulia | "Bare Metal service" instead of "Ironic" | 15:44 |
rpittau | TheJulia, gotcha | 15:44 |
iurygregory | fast comments | 15:44 |
dtantsur|mtg | iurygregory: I temporary have nothing to do: waiting for tripleo to deploy :) | 15:45 |
iurygregory | now i start to think that there more the one dtantsur|mtg and TheJulia hahaha | 15:45 |
* rpittau feels old | 15:45 | |
dtantsur|mtg | we've been considering cloning ourselves for loooong time | 15:45 |
iurygregory | https://review.openstack.org/#/c/619761/ if you can look o/ | 15:46 |
patchbot | patch 619761 - ironic - Retries and timeout for IPA command - 4 patch sets | 15:46 |
TheJulia | dtantsur|mtg: sadly the cloning and teleportation projects have been scaled back to... well... $0 | 15:46 |
TheJulia | etingof: thanks for the follow-up patch with firmware locations | 15:46 |
iurygregory | haha | 15:46 |
TheJulia | since.. nothing is standardized | 15:47 |
TheJulia | When 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 |
iurygregory | with c and c++ we can write a time machine XD | 15:50 |
dtantsur|mtg | but it will crash on too big people exposing its internals? | 15:50 |
TheJulia | lol | 15:50 |
iurygregory | TheJulia, https://www.reddit.com/r/ProgrammerHumor/comments/7eyrbx/how_to_learn_programming_in_21_days/ | 15:51 |
*** dsneddon has quit IRC | 15:55 | |
etingof | TheJulia, ;-) | 15:56 |
etingof | TheJulia, I got your msg last night re ipmitool patch, working on it | 15:56 |
*** dtrainor has quit IRC | 16:02 | |
*** dtrainor has joined #openstack-ironic | 16:03 | |
TheJulia | <3 | 16:07 |
*** moshele has joined #openstack-ironic | 16:25 | |
*** gyee has joined #openstack-ironic | 16:27 | |
moshele | TheJulia: hi | 16:29 |
TheJulia | o/ | 16:30 |
moshele | TheJulia: I uthe etherpad with some quesitons https://etherpad.openstack.org/p/BER-ironic-smartnics | 16:31 |
TheJulia | okay, I will need to look at it a ittle later | 16:31 |
moshele | TheJulia: I don't understand the need to put the smart nic hostname as the uud of the node | 16:31 |
moshele | TheJulia: maybe we need another sync to close everthing up | 16:32 |
moshele | TheJulia: I think we are very close | 16:32 |
TheJulia | awesome | 16:33 |
*** tssurya has quit IRC | 16:45 | |
*** robbbe has quit IRC | 16:45 | |
*** moshele has quit IRC | 16:47 | |
rpittau | bye nice evening! | 16:50 |
*** rpittau has quit IRC | 16:52 | |
*** e0ne has quit IRC | 17:02 | |
*** pcaruana has quit IRC | 17:03 | |
NobodyCam | Good Morning Ironic'ers | 17:16 |
* TheJulia good morning | 17:24 | |
bdodd | Good morning ironic, TheJulia, NobodyCam | 17:26 |
*** robbbe has joined #openstack-ironic | 17:26 | |
TheJulia | good morning bdodd | 17:36 |
bdodd | TheJulia Good morning and thanks for the review comments | 17:37 |
openstackgerrit | Ilya Etingof proposed openstack/ironic master: Kill misbehaving `ipmitool` process https://review.openstack.org/610007 | 17:41 |
etingof | TheJulia, ^ | 17:41 |
*** adrianc has quit IRC | 17:43 | |
*** moshele has joined #openstack-ironic | 17:47 | |
*** trown is now known as trown|lunch | 17:48 | |
*** dsneddon has joined #openstack-ironic | 17:52 | |
NobodyCam | Good Morning bdodd | 17:53 |
*** dsneddon has quit IRC | 17:56 | |
*** luzC has quit IRC | 18:02 | |
*** luzC has joined #openstack-ironic | 18:06 | |
TheJulia | bdodd: I think everything makes sense :) | 18:16 |
TheJulia | There is also a sign that says I might be crazy | 18:17 |
TheJulia | good morning NobodyCam | 18:17 |
*** dsneddon has joined #openstack-ironic | 18:25 | |
NobodyCam | Good morning TheJulia | 18:25 |
*** moshele has quit IRC | 18:26 | |
TheJulia | bdodd: by chance have you looked at the funtional test failure | 18:32 |
*** eandersson has joined #openstack-ironic | 18:47 | |
*** trown|lunch is now known as trown | 18:59 | |
*** preece has joined #openstack-ironic | 19:01 | |
*** e0ne has joined #openstack-ironic | 19:07 | |
*** ptx0 has quit IRC | 19:15 | |
*** e0ne has quit IRC | 19:15 | |
*** e0ne has joined #openstack-ironic | 19:17 | |
*** ptx0 has joined #openstack-ironic | 19:17 | |
*** e0ne has quit IRC | 19:18 | |
bdodd | TheJulia 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 |
bdodd | http://logs.openstack.org/14/582314/8/check/ironic-tempest-dsvm-functional-python3/182ab3e/job-output.txt.gz#_2018-11-28_01_18_58_308133 | 19:44 |
bdodd | I'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 |
openstackgerrit | Julia Kreger proposed openstack/networking-generic-switch master: Migrate n-g-s jobs to Zuulv3 https://review.openstack.org/613655 | 20:00 |
*** mbeierl has quit IRC | 20:03 | |
TheJulia | bdodd: yeah, I think I saw them updating the mirror list earlier today | 20:05 |
bdodd | TheJulia o/ | 20:05 |
openstackgerrit | Julia Kreger proposed openstack/networking-generic-switch master: Migrate n-g-s jobs to Zuulv3 https://review.openstack.org/613655 | 20:08 |
*** e0ne has joined #openstack-ironic | 20:19 | |
*** robbbe has quit IRC | 20:19 | |
*** e0ne has quit IRC | 20:20 | |
*** robbbe has joined #openstack-ironic | 20:22 | |
*** openstackgerrit has quit IRC | 20:36 | |
*** e0ne has joined #openstack-ironic | 20:40 | |
*** dougsz has quit IRC | 20:40 | |
*** e0ne has quit IRC | 20:49 | |
*** e0ne has joined #openstack-ironic | 21:21 | |
*** e0ne has quit IRC | 21:21 | |
*** e0ne has joined #openstack-ironic | 21:26 | |
*** e0ne has quit IRC | 21:27 | |
*** bfournie has quit IRC | 21:36 | |
*** rcernin has joined #openstack-ironic | 21:50 | |
*** rcernin has quit IRC | 22:03 | |
*** jcoufal has quit IRC | 22:06 | |
*** jcoufal has joined #openstack-ironic | 22:11 | |
*** rcernin has joined #openstack-ironic | 22:12 | |
*** trown is now known as trown|outtypewww | 22:14 | |
*** rh-jelabarre has quit IRC | 22:24 | |
*** jcoufal has quit IRC | 22:41 | |
*** baha has quit IRC | 22:41 | |
*** derekh has quit IRC | 22:43 | |
*** derekh has joined #openstack-ironic | 22:44 | |
*** derekh has quit IRC | 22:44 | |
*** trown|outtypewww has quit IRC | 22:54 | |
*** trown has joined #openstack-ironic | 22:55 | |
*** openstackgerrit has joined #openstack-ironic | 23:36 | |
openstackgerrit | Julia Kreger proposed openstack/networking-generic-switch master: Migrate n-g-s jobs to Zuulv3 https://review.openstack.org/613655 | 23:36 |
*** rpioso is now known as rpioso|afk | 23:41 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!