*** bfournie has quit IRC | 00:00 | |
*** bfournie has joined #openstack-ironic | 00:01 | |
zshi | TheJulia, hi | 00:14 |
---|---|---|
TheJulia | o/ | 00:15 |
zshi | anything I could help, I noticed that you pinged me yesterday | 00:17 |
zshi | I think it's about bios interface ? | 00:18 |
*** crushil__ has joined #openstack-ironic | 00:18 | |
*** crushil has joined #openstack-ironic | 00:18 | |
TheJulia | zshi: It was, I left some comments and questions on the spec | 00:18 |
zshi | I saw that, didn't yet reply | 00:18 |
zshi | will do today | 00:19 |
TheJulia | Okay, if you do in the next few hours, ping me and I’ll happy to take a look tonight | 00:19 |
TheJulia | Awesome | 00:19 |
zshi | sure, thanks ! | 00:19 |
TheJulia | Err, I’ll be happy to. Apparently I need more coffee even though the day star is out of the sky | 00:20 |
*** crushil_ has joined #openstack-ironic | 00:22 | |
*** crushil__ has quit IRC | 00:26 | |
*** crushil has quit IRC | 00:26 | |
*** crushil has joined #openstack-ironic | 00:26 | |
*** threestrands has joined #openstack-ironic | 00:26 | |
*** threestrands has quit IRC | 00:26 | |
*** threestrands has joined #openstack-ironic | 00:26 | |
*** yangyapeng has quit IRC | 00:27 | |
*** yangyapeng has joined #openstack-ironic | 00:28 | |
*** yangyapeng has quit IRC | 00:32 | |
*** sasha2 has quit IRC | 00:38 | |
zshi | TheJulia, just added few comments there, please have a look at it if the star is still out in the sky :-) | 00:52 |
*** tuanla____ has joined #openstack-ironic | 00:54 | |
*** dgautam has quit IRC | 00:54 | |
*** phuongnh has joined #openstack-ironic | 01:06 | |
*** hw_wutianwei has joined #openstack-ironic | 01:09 | |
*** yangyapeng has joined #openstack-ironic | 01:12 | |
*** asettle has quit IRC | 01:19 | |
*** asettle has joined #openstack-ironic | 01:22 | |
*** nitishk has quit IRC | 01:31 | |
*** makowals has quit IRC | 01:43 | |
*** makowals has joined #openstack-ironic | 01:44 | |
*** rmcall has quit IRC | 01:47 | |
*** snasir has quit IRC | 01:49 | |
*** snasir has joined #openstack-ironic | 01:49 | |
*** dgautam has joined #openstack-ironic | 01:50 | |
*** dgautam has quit IRC | 01:55 | |
*** edleafe- has joined #openstack-ironic | 01:57 | |
*** edleafe has quit IRC | 01:57 | |
*** dgautam has joined #openstack-ironic | 02:03 | |
*** dprince has quit IRC | 02:06 | |
*** crushil has quit IRC | 02:10 | |
*** crushil_ has quit IRC | 02:10 | |
*** karthiks has joined #openstack-ironic | 02:16 | |
*** dgautam has quit IRC | 02:18 | |
*** r-daneel has quit IRC | 02:20 | |
openstackgerrit | Merged openstack/ironic master: Finalize migration to keystoneauth adapters https://review.openstack.org/478825 | 02:21 |
*** sasha2 has joined #openstack-ironic | 02:25 | |
*** jlabarre has quit IRC | 02:26 | |
*** Goneri has quit IRC | 02:30 | |
*** rloo has quit IRC | 02:32 | |
*** catintheroof has joined #openstack-ironic | 02:38 | |
openstackgerrit | Dao Cong Tien proposed openstack/ironic master: CI job for rescue mode https://review.openstack.org/528704 | 02:38 |
openstackgerrit | Julia Kreger proposed openstack/ironic-python-agent master: Rescue extension for TinyIPA with DHCP network https://review.openstack.org/445692 | 02:40 |
*** catintheroof has quit IRC | 02:53 | |
*** ijw has quit IRC | 02:58 | |
*** rmcall has joined #openstack-ironic | 02:59 | |
*** hshiina has joined #openstack-ironic | 03:02 | |
TheJulia | zshi: Thanks for the replies. I've gone ahead and replied. I still think we need another revision of the specification, for the purpose of clarity. | 03:02 |
zshi | TheJulia, thanks, will update another version based on the comment | 03:02 |
*** threestrands has quit IRC | 03:03 | |
zshi | TheJulia, btw, can you give some guidance on how to fix this error : http://logs.openstack.org/62/511162/12/check/ironic-grenade-dsvm/8d93ea1/logs/grenade.sh.txt.gz | 03:04 |
*** threestrands has joined #openstack-ironic | 03:04 | |
*** threestrands has quit IRC | 03:04 | |
*** threestrands has joined #openstack-ironic | 03:04 | |
zshi | I'm working on the code for bios in parallel with the spec, seems it breaks the upgrade after adding NodeBIOS table | 03:05 |
*** threestrands has quit IRC | 03:05 | |
zshi | not sure what is missing to pass the ironic-grenade-dsvm ci job | 03:06 |
*** threestrands has joined #openstack-ironic | 03:06 | |
*** threestrands has quit IRC | 03:06 | |
*** threestrands has joined #openstack-ironic | 03:06 | |
*** threestrands has quit IRC | 03:07 | |
TheJulia | loading the log | 03:07 |
*** threestrands has joined #openstack-ironic | 03:07 | |
*** zhangfei has joined #openstack-ironic | 03:20 | |
*** karthiks has quit IRC | 03:23 | |
TheJulia | zshi: your downrevision is wrong | 03:24 |
TheJulia | so it is not able to order things correctly | 03:24 |
TheJulia | which is likely why the upgrade is failing | 03:25 |
zshi | ok, so it's not sth that I need to add in devstack , just changing the downrevision | 03:26 |
zshi | TheJulia, thanks, going to check the revision and try | 03:26 |
zshi | I used to hit the downrevision when doing py27 tox testing and fixed them | 03:27 |
TheJulia | are you developing off master? | 03:28 |
zshi | I did rebase recently , there is a patch the changed the db | 03:28 |
TheJulia | yeah, added a column to nodes | 03:28 |
TheJulia | you would have to change the downrevision to that change | 03:28 |
TheJulia | (typically, this is the hard part, it goes quick once you get past such issues :) | 03:30 |
TheJulia | btw, i commented on the db model, storing the node uuid instead of the id matching out to the nodes table | 03:30 |
zshi | I rebased on the rescue interface at : https://review.openstack.org/#/c/528609/1 | 03:30 |
patchbot | patch 528609 - ironic - Add bios_interface DB field, database migration, a... | 03:30 |
TheJulia | zshi: one other thing, you may want to rename the table node_bios, since it is one entry per node | 03:31 |
zshi | gotcha, will check and fix them | 03:32 |
TheJulia | zshi: I feel like you might be slightly out of order, database first, then objects/class updates at a high level, then node interface settings, then new drive rinterfaces, then rpc, then rest api | 03:34 |
TheJulia | but, it is also getting late here | 03:34 |
zshi | yes, I was trying to fix some unit tests error which makes me mix the order | 03:35 |
zshi | will fix them in the later update | 03:38 |
TheJulia | zshi: if you look at the addition of volume targets, it might provide some additional context | 03:52 |
TheJulia | at least, structural context into where you'll need to put a couple items, and you'll have to update a few tests as you go most likely, just depending on to the exact order you implement | 03:52 |
TheJulia | anyway, I'm going to go get some sleep, have a wonderful day! | 03:53 |
zshi | I was following the Nodetag and recuse interface when adding bios, but will look at the volume taget | 03:53 |
zshi | thanks Julia, have a good sleep?! | 03:53 |
zshi | s/sleep?!/sleep!/g | 03:53 |
TheJulia | zshi: ahh, node tags is very old and has not landed completely yet :( | 03:53 |
zshi | good talk with you, appreciate all the suggestions! | 03:55 |
TheJulia | :) | 03:55 |
*** udesale has joined #openstack-ironic | 03:57 | |
*** threestrands_ has joined #openstack-ironic | 03:57 | |
*** threestrands has quit IRC | 03:57 | |
*** IgorYozhikov has quit IRC | 03:58 | |
*** threestrands_ has quit IRC | 03:58 | |
*** threestrands_ has joined #openstack-ironic | 03:59 | |
*** IgorYozhikov has joined #openstack-ironic | 04:00 | |
*** crushil has joined #openstack-ironic | 04:02 | |
*** penick has joined #openstack-ironic | 04:02 | |
*** penick has quit IRC | 04:07 | |
*** penick_ has joined #openstack-ironic | 04:07 | |
*** namnh has joined #openstack-ironic | 04:14 | |
*** dgautam has joined #openstack-ironic | 04:19 | |
*** dgautam has quit IRC | 04:23 | |
*** vsaienk0 has joined #openstack-ironic | 04:23 | |
*** MattMan has quit IRC | 04:29 | |
*** MattMan has joined #openstack-ironic | 04:29 | |
*** dgautam has joined #openstack-ironic | 04:32 | |
*** vsaienk0 has quit IRC | 04:32 | |
*** dgautam has quit IRC | 04:43 | |
*** liuzz has joined #openstack-ironic | 04:44 | |
*** dpawar has joined #openstack-ironic | 04:47 | |
*** dgautam has joined #openstack-ironic | 04:47 | |
*** ianw is now known as ianw_pto | 04:57 | |
*** links has joined #openstack-ironic | 04:57 | |
*** penick has joined #openstack-ironic | 05:18 | |
*** namnh has quit IRC | 05:19 | |
*** penick_ has quit IRC | 05:19 | |
*** zhangfei has quit IRC | 05:26 | |
*** AlexeyAbashkin has joined #openstack-ironic | 05:37 | |
*** penick_ has joined #openstack-ironic | 05:38 | |
*** zhangfei has joined #openstack-ironic | 05:38 | |
*** yangyapeng has quit IRC | 05:40 | |
*** yangyapeng has joined #openstack-ironic | 05:41 | |
*** penick has quit IRC | 05:41 | |
*** AlexeyAbashkin has quit IRC | 05:42 | |
*** zhangfei has quit IRC | 05:44 | |
*** yangyapeng has quit IRC | 05:45 | |
*** crushil has quit IRC | 05:47 | |
*** zhangfei has joined #openstack-ironic | 06:01 | |
*** yangyapeng has joined #openstack-ironic | 06:03 | |
*** penick_ has quit IRC | 06:04 | |
*** penick has joined #openstack-ironic | 06:05 | |
*** dgautam has quit IRC | 06:15 | |
*** sasha2 has quit IRC | 06:15 | |
*** marios has joined #openstack-ironic | 06:16 | |
*** d0ugal has quit IRC | 06:17 | |
*** jaganathan has joined #openstack-ironic | 06:19 | |
*** rmcall has quit IRC | 06:21 | |
*** d0ugal has joined #openstack-ironic | 06:23 | |
*** trungnv has joined #openstack-ironic | 06:39 | |
*** ianychoi has quit IRC | 06:44 | |
*** e0ne has joined #openstack-ironic | 06:47 | |
*** karthiks has joined #openstack-ironic | 06:49 | |
*** karthiks has quit IRC | 06:54 | |
*** threestrands_ has quit IRC | 06:57 | |
*** karthiks has joined #openstack-ironic | 07:06 | |
*** rcernin has quit IRC | 07:08 | |
*** mjura has joined #openstack-ironic | 07:09 | |
*** e0ne has quit IRC | 07:12 | |
*** dsneddon has quit IRC | 07:12 | |
*** penick has quit IRC | 07:14 | |
*** penick has joined #openstack-ironic | 07:16 | |
*** e0ne has joined #openstack-ironic | 07:19 | |
*** liuzz has quit IRC | 07:23 | |
*** e0ne has quit IRC | 07:25 | |
*** vsaienk0 has joined #openstack-ironic | 07:28 | |
*** zhangfei has quit IRC | 07:31 | |
*** zhangfei has joined #openstack-ironic | 07:43 | |
pas-ha | morning ironic :) | 07:44 |
openstackgerrit | guanzuoyu proposed openstack/ironic-specs master: Fix an splling error of driver https://review.openstack.org/529255 | 07:55 |
*** stendulker has joined #openstack-ironic | 08:06 | |
openstackgerrit | guanzuoyu proposed openstack/ironic-specs master: Fix an spelling error of driver https://review.openstack.org/529255 | 08:06 |
*** yangyapeng has quit IRC | 08:09 | |
*** yangyapeng has joined #openstack-ironic | 08:11 | |
*** tuanla____ has quit IRC | 08:18 | |
*** tuanla____ has joined #openstack-ironic | 08:19 | |
*** AlexeyAbashkin has joined #openstack-ironic | 08:19 | |
*** hoonetorg has quit IRC | 08:19 | |
openstackgerrit | Thomas Herve proposed openstack/ironic master: Split pxe drivers https://review.openstack.org/529170 | 08:19 |
*** ccamacho has joined #openstack-ironic | 08:27 | |
*** jtomasek has joined #openstack-ironic | 08:27 | |
*** jtomasek has quit IRC | 08:31 | |
*** jtomasek has joined #openstack-ironic | 08:32 | |
*** hoonetorg has joined #openstack-ironic | 08:33 | |
*** racedo has joined #openstack-ironic | 08:44 | |
openstackgerrit | Thomas Herve proposed openstack/ironic master: Split pxe drivers https://review.openstack.org/529170 | 08:47 |
*** pprokop has joined #openstack-ironic | 08:49 | |
*** hjensas has quit IRC | 09:01 | |
*** hshiina has quit IRC | 09:11 | |
*** dougsz has joined #openstack-ironic | 09:11 | |
*** mgoddard has joined #openstack-ironic | 09:11 | |
*** dougsz has quit IRC | 09:15 | |
*** e0ne has joined #openstack-ironic | 09:26 | |
*** fragatina has joined #openstack-ironic | 09:30 | |
*** fragatina has quit IRC | 09:31 | |
*** AJaeger has joined #openstack-ironic | 09:31 | |
AJaeger | ironic-inspector team, could you review https://review.openstack.org/528577 to improve your jobs, please? | 09:31 |
*** fragatina has joined #openstack-ironic | 09:31 | |
patchbot | patch 528577 - ironic-inspector - Use native v3 tox jobs | 09:32 |
*** lucas-afk is now known as lucasagomes | 09:34 | |
*** derekh has joined #openstack-ironic | 09:44 | |
*** pprokop has quit IRC | 09:54 | |
openstackgerrit | Pavlo Shchelokovskyy proposed openstack/ironic master: [ansible] add defaults to config https://review.openstack.org/525710 | 10:03 |
*** amarao has joined #openstack-ironic | 10:04 | |
*** e0ne_ has joined #openstack-ironic | 10:08 | |
*** MattMan_1 has joined #openstack-ironic | 10:11 | |
*** e0ne has quit IRC | 10:11 | |
*** MattMan has quit IRC | 10:12 | |
*** vsaienk0 has quit IRC | 10:22 | |
*** sambetts|afk is now known as sambetts | 10:27 | |
*** aarefiev has joined #openstack-ironic | 10:30 | |
*** vsaienk0 has joined #openstack-ironic | 10:31 | |
*** jaianshu has joined #openstack-ironic | 10:37 | |
*** hw_wutianwei has quit IRC | 10:37 | |
*** anupn has quit IRC | 10:38 | |
*** zhangfei has quit IRC | 10:42 | |
*** hjensas has joined #openstack-ironic | 10:43 | |
*** hjensas has joined #openstack-ironic | 10:43 | |
*** anupn has joined #openstack-ironic | 10:46 | |
*** krtaylor has quit IRC | 10:53 | |
*** milan_ has joined #openstack-ironic | 11:01 | |
*** dtantsur|afk is now known as dtantsur | 11:02 | |
dtantsur | morning ironic | 11:02 |
dtantsur | AJaeger: thanks, will do | 11:02 |
milan_ | morning dtantsur! :) | 11:02 |
milan_ | and morning Ironic! :) | 11:02 |
AJaeger | thanks, dtantsur - and good morning | 11:03 |
*** yolanda__ has joined #openstack-ironic | 11:05 | |
dtantsur | is gerrit slow for everyone or is it just me? | 11:05 |
*** krtaylor has joined #openstack-ironic | 11:06 | |
dtantsur | jlvillal: I left -2 on patches that only touch ironic_tempest_plugin and nothing else | 11:07 |
*** AlexeyAbashkin has quit IRC | 11:08 | |
*** yolanda has quit IRC | 11:08 | |
*** gcb has quit IRC | 11:12 | |
*** tuanla____ has quit IRC | 11:14 | |
*** priteau has joined #openstack-ironic | 11:24 | |
*** stendulker has quit IRC | 11:25 | |
sambetts | dtantsur: its not just you, its being a nightmare for me and keeps timing out | 11:30 |
*** vsaienk0 has quit IRC | 11:45 | |
openstackgerrit | Dmitry Tantsur proposed openstack/ironic master: ansible: handle mount of /sys the same way IPA does it https://review.openstack.org/526402 | 11:48 |
*** AlexeyAbashkin has joined #openstack-ironic | 11:52 | |
*** phuongnh has quit IRC | 11:56 | |
* milan_ relocates | 11:58 | |
*** milan_ has quit IRC | 11:58 | |
*** priteau has quit IRC | 12:03 | |
*** priteau has joined #openstack-ironic | 12:03 | |
*** priteau has quit IRC | 12:08 | |
openstackgerrit | Dao Cong Tien proposed openstack/ironic master: devstack: add support for rescue mode https://review.openstack.org/524118 | 12:09 |
openstackgerrit | Dao Cong Tien proposed openstack/ironic master: CI job for rescue mode https://review.openstack.org/528704 | 12:10 |
dtantsur | sambetts, TheJulia, mind reviewing https://review.openstack.org/#/c/526402/ please? without this, the ansible deploy is not usable for me | 12:12 |
patchbot | patch 526402 - ironic - ansible: handle mount of /sys the same way IPA doe... | 12:12 |
sambetts | dtantsur: su | 12:12 |
dtantsur | pas-ha: updated ^^^ with vsaienk0's comments | 12:12 |
sambetts | sure* | 12:12 |
*** vsaienk0 has joined #openstack-ironic | 12:19 | |
*** bfournie has quit IRC | 12:23 | |
*** bfournie has joined #openstack-ironic | 12:23 | |
*** dpawar has quit IRC | 12:26 | |
*** lucasagomes is now known as lucas-hungry | 12:26 | |
ricardoas | morning, ironic! | 12:28 |
*** bfournie has quit IRC | 12:28 | |
*** jlabarre has joined #openstack-ironic | 12:29 | |
*** aarefiev has quit IRC | 12:33 | |
*** crushil has joined #openstack-ironic | 12:35 | |
*** crushil_ has joined #openstack-ironic | 12:37 | |
*** crushil__ has joined #openstack-ironic | 12:37 | |
*** gcb has joined #openstack-ironic | 12:39 | |
*** crushil has quit IRC | 12:42 | |
*** gcb has quit IRC | 12:47 | |
*** crushil__ has quit IRC | 12:51 | |
*** dpawar has joined #openstack-ironic | 12:51 | |
*** crushil_ has quit IRC | 12:51 | |
*** yolanda__ is now known as yolanda | 12:53 | |
openstackgerrit | Shivanand Tendulker proposed openstack/ironic master: Adds rescue_interface to base driver class https://review.openstack.org/509335 | 12:56 |
openstackgerrit | Shivanand Tendulker proposed openstack/ironic master: Adds RPC calls for rescue interface https://review.openstack.org/509336 | 12:56 |
*** crushil_ has joined #openstack-ironic | 13:03 | |
*** crushil__ has joined #openstack-ironic | 13:03 | |
*** dmellado has quit IRC | 13:05 | |
*** dprince has joined #openstack-ironic | 13:08 | |
*** yangyapeng has quit IRC | 13:08 | |
*** yangyapeng has joined #openstack-ironic | 13:09 | |
*** e0ne has joined #openstack-ironic | 13:10 | |
*** e0ne_ has quit IRC | 13:13 | |
jroll | morning ironic | 13:13 |
*** yangyapeng has quit IRC | 13:13 | |
*** openstackgerrit has quit IRC | 13:13 | |
-openstackstatus- NOTICE: gerrit is being restarted due to extreme slowness | 13:14 | |
jroll | https://content.pivotal.io/blog/what-is-a-unit-test-the-answer-might-surprise-you | 13:14 |
jroll | good stuff | 13:14 |
*** dmellado has joined #openstack-ironic | 13:15 | |
*** openstackgerrit has joined #openstack-ironic | 13:17 | |
openstackgerrit | Merged openstack/ironic master: Remove deprecated ironic.common.policy.enforce() https://review.openstack.org/527831 | 13:17 |
openstackgerrit | Merged openstack/ironic-inspector master: Use native v3 tox jobs https://review.openstack.org/528577 | 13:18 |
*** dmellado has quit IRC | 13:19 | |
openstackgerrit | Harald Jensås proposed openstack/ironic master: Use openstack port create instead of neutron port-create https://review.openstack.org/529311 | 13:20 |
*** dmellado has joined #openstack-ironic | 13:21 | |
openstackgerrit | Merged openstack/ironic-inspector master: Imported Translations from Zanata https://review.openstack.org/528453 | 13:21 |
*** jaganathan has quit IRC | 13:23 | |
dtantsur | morning jroll | 13:24 |
jroll | \o :) | 13:24 |
jroll | dtantsur: you may be interested in this spec, btw https://review.openstack.org/#/c/529135/ | 13:24 |
patchbot | patch 529135 - nova-specs - Support aggregate affinity scheduler filters | 13:24 |
jroll | tl;dr this accomplishes affinity for ironic | 13:24 |
dtantsur | sounds promising | 13:24 |
dtantsur | thanks | 13:24 |
jroll | np | 13:24 |
sambetts | jroll: node to node affinity but not node to conductor affinity right? | 13:25 |
*** milan_ has joined #openstack-ironic | 13:26 | |
jroll | sambetts: affinity (or anti-affinity) for instances based on arbitrary groups of nodes | 13:26 |
jroll | e.g. rack affinity, power domain affinity | 13:26 |
jroll | "I want three instances all in different racks" | 13:26 |
*** hw_wutianwei has joined #openstack-ironic | 13:26 | |
dtantsur | jroll: looks awesome. the only thing is that we're way past nova spec freeze for queens.. | 13:27 |
jroll | heh, yeah, just a heads up | 13:27 |
jroll | (I forgot about that detail) | 13:28 |
sambetts | jroll: cool, thats great for nova users, /me has been thinking about node to conductor affinity which is required in larger ironic deploys to force node onto conductor that are nearest them | 13:28 |
jroll | sambetts: yep, that's on my list in the near future as well | 13:28 |
*** lucas-hungry is now known as lucasagomes | 13:28 | |
jroll | or put another way: how do I manage a small remote DC without dumping an entire control plane there | 13:29 |
sambetts | jroll: yup, or the problem space that I was targetting, in a large spine + leaf L3 network, how do I make sure the node's in a leaf end up on a conductor also in the leaf | 13:31 |
jroll | yep, very similar but different :) | 13:31 |
*** AJaeger has left #openstack-ironic | 13:31 | |
jroll | suspect that remote DC I mentioned is just a leaf from the L3 perspective | 13:32 |
sambetts | as long as there is a L3 route between your main DC and the remote DC | 13:32 |
openstackgerrit | Shivanand Tendulker proposed openstack/ironic master: Adds rescue_interface to base driver class https://review.openstack.org/509335 | 13:32 |
openstackgerrit | Shivanand Tendulker proposed openstack/ironic master: Adds RPC calls for rescue interface https://review.openstack.org/509336 | 13:32 |
jroll | right | 13:32 |
sambetts | if the networks are different it might get weird although in theory it could work | 13:33 |
jroll | I'm sure it's more complicated than "just another leaf", but you get my point :) | 13:34 |
sambetts | yeah | 13:34 |
dtantsur | is anyone doing anything around ironic-conductor location awareness? | 13:34 |
*** jaianshu has quit IRC | 13:34 | |
sambetts | that's what we were just discussing | 13:34 |
jroll | I am not yet, but will be, hopefully sooner than later | 13:34 |
jroll | have some other things to tackle first | 13:34 |
jroll | unless sam is going to do it all for me :D | 13:35 |
sambetts | I have an RFE up with one proposal tied to network specifically, but I've also been thinking about a different one which is more generic | 13:35 |
* sambetts needs to write that one up | 13:35 | |
dtantsur | sambetts: link handy? | 13:35 |
sambetts | https://bugs.launchpad.net/ironic/+bug/1734876 | 13:36 |
openstack | Launchpad bug 1734876 in Ironic "[RFE] Add physical network awareness to hash ring placement" [Wishlist,Confirmed] | 13:36 |
dtantsur | yeah, I was thinking of just a random field called "location" on nodes, and a matching field in conductor's ironic.conf | 13:36 |
dtantsur | I suspect that will cover the case of physical networks as well | 13:37 |
sambetts | dtantsur: thats basically what my second proposal is, except I was thinking more tag style, where it find the best match | 13:37 |
dtantsur | mmm, this will work, though it may be an overcomplication (esp. thinking how it plays with the hash ring) | 13:37 |
sambetts | e.g. a conductor might have "network1, rack10, rack11" and a node might have "rack10" | 13:38 |
jaypipes | sambetts, dtantsur, jroll, TheJulia: https://review.openstack.org/#/c/529201/ | 13:38 |
patchbot | patch 529201 - nova - WIP Support aggregate affinity filters | 13:38 |
jroll | feels like ironic should be able to be aware of multiple groups (rack/power/network/etc) that a node is in, I'm just struggling to think through if the conductor cares | 13:38 |
jroll | jaypipes: working my way there this morning :) | 13:39 |
jaypipes | w00t. | 13:39 |
sambetts | jroll: personally the more I thought about it making the node to conductor placement arbetrity not directly ties to any physical propertys made the most sense | 13:40 |
jroll | sambetts: yeah, I agree with that. just a question of multiple groupings or a single one | 13:41 |
jroll | of course, if we agree on just allowing one grouping per node, we'll land the code about the same time someone has a use case for more | 13:41 |
dtantsur | heh | 13:42 |
dtantsur | there'll be a use case for every craziness in the world :) | 13:42 |
jaypipes | dtantsur: you can say that again. | 13:42 |
sambetts | so the way I was thinking about it was a conductor would have a list of tags, a node would have a list of tags, the hashring would score conductors based on how many of the tags matched between the node and conductor, and then put the node on the conductor with the highest score | 13:42 |
dtantsur | will we have priorities of tags? :) like, what is better, to match network1 or rack11? | 13:43 |
sambetts | all equal | 13:43 |
* jroll loves specs being written in irc | 13:43 | |
*** jcoufal has joined #openstack-ironic | 13:43 | |
dtantsur | we can schedule a call in January :) if we scope some problems to go over | 13:44 |
jaypipes | dtantsur: sounds like you guys are writing a .... scheduler :) | 13:44 |
dtantsur | jaypipes: NO WAY :D | 13:44 |
jroll | jaypipes: don't tell them | 13:44 |
jaypipes | :P | 13:44 |
sambetts | jaypipes: or a .... placement engine... | 13:44 |
jaypipes | gasp | 13:44 |
sambetts | :O | 13:44 |
dtantsur | I wish openstack had a scheduler... | 13:44 |
jaypipes | :) | 13:44 |
sambetts | #cantwejustuseplacements | 13:44 |
dtantsur | but, hmm.. there is a point to that. | 13:45 |
*** edleafe- is now known as edleafe | 13:45 | |
dtantsur | dunno what to do about standalone deployments | 13:45 |
jroll | it's worth exploring, yeah | 13:45 |
jaypipes | jroll: I see you saw I named you as a co-conspirator on the aggregate-affinity work ;) | 13:45 |
jroll | :) | 13:45 |
dtantsur | jaypipes: good job, make this slacker work! | 13:45 |
*** SerenaFeng has joined #openstack-ironic | 13:45 | |
dtantsur | :D | 13:45 |
jaypipes | hehe | 13:45 |
*** yangyapeng has joined #openstack-ironic | 13:45 | |
sambetts | if we can speed up splitting placements out from nova, then standalone could just use it right? | 13:45 |
jroll | dtantsur: at the point where you need to manage locality of conductors, I feel like you might be past the point where standalone ironic works, dunno | 13:46 |
jaypipes | sambetts: you can use it as-is now. | 13:46 |
jroll | (though I'd love it to work for any use case) | 13:46 |
dtantsur | jroll: if you use ironic as a provisioner for your data center, locality is quite important, I suspect | 13:46 |
dtantsur | but we may wait for TheJulia to weigh in | 13:46 |
sambetts | jroll: NobodyCam needs this locatlity in standlone ASAP, he's hacking it into his deployment using custom driver names | 13:46 |
jroll | dtantsur: yeah maybe | 13:46 |
jroll | well then | 13:47 |
dtantsur | totally unrelated: jroll are you in easter time now? | 13:47 |
jroll | dtantsur: eastern yes | 13:47 |
jroll | easter time is a few months yet | 13:47 |
dtantsur | LOL | 13:47 |
TheJulia | good morning | 13:48 |
dtantsur | okay, I just remember you showing up on IRC much later | 13:48 |
dtantsur | morning TheJulia | 13:48 |
*** dpawar has quit IRC | 13:48 | |
sambetts | jaypipes: will it run happily without anything else of nova running? | 13:48 |
jroll | morning TheJulia :) | 13:48 |
TheJulia | I see I should go drink very strong coffee | 13:48 |
*** trown|outtypewww is now known as trown | 13:48 | |
jroll | I'd just detach :P | 13:48 |
jroll | dtantsur: yeah, was in california for a week. but also, my wife begins work around 3pm now, so still trying to decide the best schedule :) | 13:49 |
jaypipes | sambetts: yes... if you create the API database separately it should run happy as a clam.. | 13:49 |
sambetts | jaypipes: awesome! | 13:49 |
dtantsur | jroll: that's tough. 3pm your time is, I suspect, evening my time | 13:49 |
jaypipes | sambetts: which reminds me... I should work with cdent to get a fully separate package for placement done. | 13:50 |
jroll | dtantsur: indeed, I'm utc-5 | 13:50 |
dtantsur | TheJulia: when you get enough coffee, could you please help move https://review.openstack.org/526402 forward? | 13:51 |
patchbot | patch 526402 - ironic - ansible: handle mount of /sys the same way IPA doe... | 13:51 |
*** catintheroof has joined #openstack-ironic | 13:52 | |
*** trown is now known as trown|ruck | 13:52 | |
dtantsur | that's the last bit that makes ansible deploy work on tripleo quite well | 13:53 |
* dtantsur has managed to apply custom kernel params ^_^ | 13:53 | |
TheJulia | has anyone pointed out that l2 networks can be present in different physical locations? | 13:54 |
jroll | TheJulia: not this morning, no | 13:54 |
TheJulia | okay | 13:55 |
sambetts | TheJulia: as in the same L2 network, because of a tunnel? | 13:55 |
TheJulia | sambetts: yes, or via a good old fashioned connection | 13:55 |
TheJulia | or private fiber, etc | 13:55 |
sambetts | TheJulia: yeah, this is why I don't think my original proposal based on physical network will work very well, because the definition of a physical network we are stealing from neutron is the same L2 infrastructure where vlan X is the same vlan X | 13:57 |
sambetts | to everytrhing on physical network 1 | 13:58 |
sambetts | but vlan X is different vlan X on physical network 2 | 13:58 |
*** dpawar has joined #openstack-ironic | 13:58 | |
TheJulia | or they could be the same on physical network 3 | 13:58 |
TheJulia | because they have been bridged someplace | 13:58 |
TheJulia | but I'm not sure that is something we need to care about | 13:59 |
* TheJulia needs just a IV of coffee | 13:59 | |
*** bfournie has joined #openstack-ironic | 14:00 | |
*** catintheroof has quit IRC | 14:02 | |
dtantsur | sambetts: mind +A https://review.openstack.org/#/c/526402/ it just passed the CI? | 14:04 |
patchbot | patch 526402 - ironic - ansible: handle mount of /sys the same way IPA doe... | 14:04 |
*** catintheroof has joined #openstack-ironic | 14:04 | |
sambetts | dtantsur: done | 14:04 |
openstackgerrit | Nikolay Fedotov proposed openstack/ironic-lib master: Add wait_for_disk to destroy_disk_metadata function https://review.openstack.org/529325 | 14:04 |
jroll | jaypipes: that filter patch lgtm overall | 14:05 |
*** rloo has joined #openstack-ironic | 14:07 | |
*** logan- has quit IRC | 14:08 | |
*** yangyapeng has quit IRC | 14:09 | |
*** yangyapeng has joined #openstack-ironic | 14:09 | |
TheJulia | If anyone wants to look at a rescue related tinyipa patch, https://review.openstack.org/#/c/445692 I made some changes last night that should be better behavior overall | 14:09 |
patchbot | patch 445692 - ironic-python-agent - Rescue extension for TinyIPA with DHCP network | 14:09 |
*** logan- has joined #openstack-ironic | 14:10 | |
*** sasha2 has joined #openstack-ironic | 14:10 | |
* TheJulia goes back to read from discussion earlier today | 14:12 | |
openstackgerrit | Ruby Loo proposed openstack/ironic-inspector stable/pike: Use native v3 tox jobs https://review.openstack.org/529331 | 14:14 |
sambetts | jroll, dtantsur: https://bugs.launchpad.net/ironic/+bug/1739426 tried to put my inital thoughts regarding placement into an RFE instead of just on IRC logs, no implementation details (using the placements API might be a solution) but just a high level concept of the matching I was thinking about | 14:15 |
openstack | Launchpad bug 1739426 in Ironic "[RFE] ironic conductor - node affinity placement" [Wishlist,New] - Assigned to Sam Betts (sambetts) | 14:15 |
*** vsaienk0 has quit IRC | 14:16 | |
jroll | cool, thanks sambetts | 14:17 |
TheJulia | jroll: I think the conductor needs to care, because If I want a single pane of glass for my baremetal, and place conductors in logical fault domains or in places where they need to do specific work that is logical to that grouping of hardware. The case I like to roll around in my brain is "Customer Y owns racks 9 and 10. We manage them, but we need a dedicated conductor to talk to that environment". In a | 14:18 |
TheJulia | standalone case, they could just be using it to deploy OS images, but it is still a valid use case for ironic even if the customer or management (which could be the admins of the cloud or not) manages the hardware. | 14:18 |
*** zhangfei has joined #openstack-ironic | 14:20 | |
jroll | TheJulia: right, what I meant was does the conductor ever need to care about racks AND power domains, for instance. or just racks. | 14:20 |
jroll | or just power domains. | 14:21 |
TheJulia | sambetts: I was thinking have the ability to configure conductors to be in their own distinct grouping, and then nodes could be configured ownership, logical grouping, as well to rack/power/etc. | 14:21 |
jroll | unless you're solely talking about the standalone case, in which case I do agree it's important | 14:21 |
*** zhangfei has quit IRC | 14:22 | |
TheJulia | jroll: I absolutely believe so, but I might change my mind. | 14:22 |
* TheJulia poners | 14:22 | |
*** catinthe_ has joined #openstack-ironic | 14:22 | |
jroll | TheJulia: yeah, I'm just struggling to find the use case. probably just needs a coffee application | 14:23 |
TheJulia | I've built racks with their own power failure domains. I'e had racks conneted between buildings that were also in their own power/networking failure domains, that were all not in the same rack, but were the same customer. In both facilities I had other customers that could be on shared physical networks | 14:23 |
TheJulia | s/poners/ponders | 14:23 |
*** catintheroof has quit IRC | 14:26 | |
*** vsaienk0 has joined #openstack-ironic | 14:27 | |
TheJulia | sambetts: I'm not convinced on tagging and scoring to impact the hash ring, I was thinking more explicit nature because if an operator is going down the road of his level of isolation while still wanting a single pane of glass, then they are going to need to be very explicit configuraiton wise. I guess maybe some sort of tagging might work, but we likely need to provide visibility to nodes that can't be | 14:27 |
TheJulia | managed because they fall out of the scope of the presently running conductors | 14:27 |
sambetts | TheJulia: with my current proposal node can't ever fall out of scape | 14:28 |
sambetts | TheJulia: with my current proposal node can't ever fall out of scope | 14:28 |
sambetts | at the point where a node doesn't match any conductors tags all conductors score 0 and basically how the hashring works today will apply | 14:29 |
TheJulia | jroll: Perhaps, PII cases where only specific systems may talk to the PII machines, and those conductors would naturally have a far higher logging level for auditing/accounting | 14:29 |
sambetts | it ensures our HA model remains intact | 14:29 |
TheJulia | sambetts: I don't think that is reasonable, at some point we need to introduce the fact that a node is unreachable | 14:29 |
sambetts | TheJulia: I think if we do affity and antiaffinty of node to conductors correctly it would acheive that, because the anti affinity would let to block node's from being placed onto certain conductors, (although I'm not sure how to express that logic using my tag system) I was thinking anti-tags, e.g. if a node matches any of these tags do not place it on me | 14:30 |
TheJulia | it is absolutely impossible to maintain the concept that any conductor can manage any machine configured in ironic, especially in highly regulated environments | 14:31 |
sambetts | oh absolutly | 14:31 |
sambetts | like I said if we do affinity and antiaffinity correctly it *should* provide the controls we need I think (my proposal is just how far I've thought about it so far, and it only really acheives best conductor affinity part) | 14:32 |
*** openstackgerrit has quit IRC | 14:33 | |
TheJulia | so there is one wrinkle I think, we would still need to make tenant ownership a reality, and likely at some point need to offer restricting the view and possibilities, at the same time, I'm not sure such tags should be visible to such a "power user" | 14:33 |
TheJulia | could be separate, but it would start touching the same code in the end so it might just be easy to add the starting points in at the same time and finish up api level stuff affinity/anti-affinity | 14:34 |
sambetts | perhaps, although I could think that we can provide tenent onwership without having to do differnent conductor placment : | 14:35 |
sambetts | :/ | 14:35 |
*** rbudden has joined #openstack-ironic | 14:35 | |
TheJulia | sambetts: did I tell you about my experiences working for three highly regulated competing companies, that had reason to work together on one area? :) | 14:36 |
dtantsur | sounds like fun | 14:37 |
TheJulia | "fun" | 14:37 |
sambetts | I believe you mentioned it at the summit, when me and NobodyCam were chatting | 14:37 |
sambetts | about placement | 14:38 |
*** trown|ruck is now known as trown|brb | 14:39 | |
TheJulia | we had specific cross customer security requirements, which went beyond rack level isolation, except we also had particular cases where multiple customers could be in the same rack, but still need isolated management for their own island. | 14:40 |
TheJulia | At that time, I got to spend lots of time with auditors and the ticketing system records :( | 14:40 |
TheJulia | Ugh, those memories. Too early to apply whiskey :( | 14:40 |
*** trown|brb is now known as trown | 14:47 | |
sambetts | TheJulia, jroll: added an edit at the bottom of the RFE with anti-affinity idea's see what you think | 14:49 |
sambetts | unlike the main part I've not fully scoped out that idea | 14:50 |
*** openstackgerrit has joined #openstack-ironic | 14:50 | |
openstackgerrit | Michael Turek proposed openstack/ironic-python-agent master: Use lshw in place of dmidecode for the default hardware manager https://review.openstack.org/501799 | 14:50 |
*** trown is now known as trown|ruck | 14:52 | |
*** crushil__ has quit IRC | 14:56 | |
*** crushil_ has quit IRC | 14:56 | |
*** catinthe_ has quit IRC | 15:02 | |
*** catintheroof has joined #openstack-ironic | 15:03 | |
*** SerenaFeng has quit IRC | 15:05 | |
*** SerenaFeng has joined #openstack-ironic | 15:07 | |
*** makowals has quit IRC | 15:08 | |
*** catintheroof has quit IRC | 15:08 | |
dtantsur | TheJulia: FYI https://bugs.launchpad.net/nova/+bug/1739440 | 15:24 |
openstack | Launchpad bug 1739440 in OpenStack Compute (nova) "Ironic virt driver is hardcoding Ironic API microversion" [Undecided,New] | 15:24 |
dtantsur | now waiting for mriedem to show up | 15:24 |
openstackgerrit | Merged openstack/ironic-python-agent master: Updated from global requirements https://review.openstack.org/528404 | 15:24 |
*** crushil_ has joined #openstack-ironic | 15:30 | |
*** crushil__ has joined #openstack-ironic | 15:30 | |
*** karthiks has quit IRC | 15:32 | |
*** dpawar has quit IRC | 15:36 | |
*** fragatina has quit IRC | 15:37 | |
*** fragatina has joined #openstack-ironic | 15:37 | |
*** hjensas has quit IRC | 15:47 | |
*** pcaruana has joined #openstack-ironic | 15:51 | |
*** jcoufal has quit IRC | 16:04 | |
*** SerenaFeng has quit IRC | 16:09 | |
NobodyCam | Good Morning Ironic'ers :) | 16:10 |
dtantsur | morning NobodyCam | 16:11 |
NobodyCam | :) hey hey dtantsur Good Morning :) | 16:11 |
*** jcoufal has joined #openstack-ironic | 16:24 | |
*** mjura has quit IRC | 16:25 | |
*** vsaienk0 has quit IRC | 16:25 | |
openstackgerrit | Merged openstack/ironic-inspector master: Updated from global requirements https://review.openstack.org/528863 | 16:31 |
openstackgerrit | Merged openstack/ironic-inspector master: zuul: Remove duplicated TEMPEST_PLUGINS entry https://review.openstack.org/528346 | 16:31 |
*** rmcall has joined #openstack-ironic | 16:34 | |
*** Goneri has joined #openstack-ironic | 16:37 | |
*** AlexeyAbashkin has quit IRC | 16:37 | |
*** rmcall has quit IRC | 16:38 | |
*** links has quit IRC | 16:44 | |
*** lucasagomes is now known as lucas-afk | 16:48 | |
*** e0ne has quit IRC | 16:49 | |
TheJulia | god morning NobodyCam | 16:51 |
TheJulia | good | 16:51 |
NobodyCam | :) Go[o]d morning TheJulia :) :p | 16:53 |
*** jtomasek has quit IRC | 16:54 | |
NobodyCam | running out to the doctors, back in a while :P | 16:54 |
rloo | good morning NobodyCam, TheJulia, dtantsur and all the wonderful ironic folks that are out there! | 16:54 |
NobodyCam | Good Morning rloo :) | 16:54 |
dtantsur | morning rloo | 16:57 |
dtantsur | jlvillal: morning, do you plan on proposing stable jobs to ironic-tempest-plugin? | 16:57 |
*** marios has quit IRC | 16:57 | |
rloo | dtantsur, TheJulia: easy cherry-pick'd patch: https://review.openstack.org/#/c/529331/ | 16:57 |
patchbot | patch 529331 - ironic-inspector (stable/pike) - Use native v3 tox jobs | 16:57 |
dtantsur | +A | 16:58 |
rloo | dtantsur, TheJulia: this is an equiv for ipa that i started (and forgot) awhile ago: https://review.openstack.org/#/c/522025/ | 16:59 |
patchbot | patch 522025 - ironic-python-agent - Use 'functional' tox environment | 16:59 |
*** ijw has joined #openstack-ironic | 16:59 | |
openstackgerrit | Sam Betts proposed openstack/ironic-inspector master: [WIP][DNM] Experiment with batch through iptables-restore https://review.openstack.org/527943 | 16:59 |
dtantsur | rloo: I wonder if we actually need to maintain compatibility with older 'func' env.. we don't even raise a warning, maybe just remove it (the same as in the inspector patch)? | 16:59 |
rloo | dtantsur: i did that cuz someone wanted that done in another project. personally, i don't care. | 16:59 |
rloo | dtantsur: thinking it was pas-ha | 17:00 |
dtantsur | I don't care much either :) | 17:00 |
rloo | dtantsur: if we don't care, then better to just get rid of that now, vs having to do it later | 17:01 |
rloo | dtantsur: although TheJulia just +2'd it. TheJulia what do you think? leave the 'func' shim or remove? | 17:02 |
*** priteau has joined #openstack-ironic | 17:04 | |
*** priteau has quit IRC | 17:08 | |
TheJulia | I'm kind of in the not care category | 17:11 |
openstackgerrit | Sam Betts proposed openstack/ironic master: [devstack] Allow setting TFTP max blocksize https://review.openstack.org/528737 | 17:14 |
*** udesale has quit IRC | 17:18 | |
openstackgerrit | Ruby Loo proposed openstack/ironic-python-agent master: Use 'functional' tox environment https://review.openstack.org/522025 | 17:20 |
rloo | TheJulia: I removed the shim since you don't care either. No sense creating extra work and removing later if we can just remove now | 17:21 |
jlvillal | dtantsur, Uh. I had forgot about stable jobs. | 17:21 |
jlvillal | Also I haven't investigated how hard/easy it is to do | 17:21 |
*** crushil_ has quit IRC | 17:22 | |
*** crushil__ has quit IRC | 17:22 | |
*** dprince has quit IRC | 17:23 | |
*** d0ugal has quit IRC | 17:23 | |
*** trown|ruck is now known as trown|lunch | 17:25 | |
*** hw_wutianwei has quit IRC | 17:26 | |
dtantsur | jlvillal: I suspect it's better to ask infra | 17:27 |
jlvillal | dtantsur, agreed | 17:27 |
dtantsur | jlvillal: https://github.com/openstack-infra/tripleo-ci/blob/master/zuul.d/ovb-jobs.yaml#L189 | 17:28 |
jlvillal | triple-o does it all ;) | 17:29 |
dtantsur | I wonder if this is enough | 17:29 |
dtantsur | heh, yeah :) | 17:29 |
dtantsur | it should be easy to just try it and see | 17:29 |
jlvillal | dtantsur, I wonder. Does that mean it tries to use stable for everything including tempest? | 17:29 |
dtantsur | jlvillal: IIRC it falls back to master if a branch is not found | 17:29 |
jlvillal | yeah, trying will be the test | 17:29 |
sambetts | dtantsur: correct, if branch isn't found it falls back to master | 17:30 |
jlvillal | sambetts, Were you able to successfully migrate to using the openstack/ironic-tempest-plugin repo? | 17:30 |
sambetts | so you can safely specify globally checkout stable/pike, but it'll always use master ironic-tempest-plugin because there are no stable branches | 17:31 |
jlvillal | Just wondering if any hiccups | 17:31 |
sambetts | jlvillal: yup, seemed to work flawlessly once I killed DEVSTACK_GATE_TEMPEST_ALL_PLUGIN | 17:31 |
jlvillal | sambetts, Awesome! :) | 17:31 |
sambetts | jlvillal: testing it out here: https://review.openstack.org/#/c/514312/ | 17:32 |
patchbot | patch 514312 - ironic - [DNM] Testing Cisco Third Party CI | 17:32 |
jlvillal | thanks | 17:32 |
dtantsur | time to go, see you tomorrow | 17:34 |
*** dtantsur is now known as dtantsur|afk | 17:34 | |
sambetts | o/ dtantsur|afk | 17:34 |
*** d0ugal has joined #openstack-ironic | 17:35 | |
jlvillal | rloo, Last night after work (yes I'm crazy) I looked into that DEBUG message issue. Ugh. Seems to be something with multiple tests running. | 17:42 |
jlvillal | rloo, If I run just single tests one at a time. I never see the issue. If I get a batch of 8 or so, then it starts showing up. | 17:42 |
jlvillal | rloo, Anyway did a bunch of debugging. Not sure how to fix it yet. Will need more time to troubleshoot. But not tonight since I'm going to go see Jumanji :) | 17:43 |
*** milan_ has quit IRC | 17:43 | |
jlvillal | rloo, And I notice nova has similar issue in their log files | 17:43 |
*** etingof has quit IRC | 17:43 | |
rloo | jlvillal: yeah, i wondered, since you copied it, thought it was doing that elsewhere too | 17:47 |
rloo | jlvillal: if we are ok with having those debug, then you can mention it in your patch/commit msg :) | 17:47 |
jlvillal | rloo, Maybe over Christmas I'll get bored and look more :) | 17:47 |
rloo | jlvillal: or ping sean? i saw his name in a comment. maybe he wrote that code. | 17:48 |
jlvillal | rloo, Yeah I think sdague did write it. I'll flail about a bit more and see what I figure out. I'll likely ping him | 17:48 |
rloo | jlvillal: flailing is good for the soul :D | 17:49 |
jlvillal | rloo, Sometimes. Usually I learn something :) | 17:49 |
rloo | TheJulia: want to +A this? https://review.openstack.org/#/c/522025/ | 17:50 |
patchbot | patch 522025 - ironic-python-agent - Use 'functional' tox environment | 17:50 |
openstackgerrit | Pavlo Shchelokovskyy proposed openstack/ironic master: [ansible] add defaults to config https://review.openstack.org/525710 | 17:50 |
openstackgerrit | Pavlo Shchelokovskyy proposed openstack/ironic master: WiP gate job for ansible interface https://review.openstack.org/529383 | 17:50 |
*** rmcall has joined #openstack-ironic | 17:50 | |
TheJulia | rloo: but the job is non-voting | 17:51 |
TheJulia | so.... we should ideally wait until it passes | 17:51 |
* TheJulia is sure it will, but still | 17:51 | |
rloo | TheJulia: sorry, what am i thinking. sorry about that. too many patches in diff states... | 17:51 |
TheJulia | rloo: no worries :) | 17:52 |
*** derekh has quit IRC | 17:52 | |
* sambetts ---> home | 17:53 | |
sambetts | Night all o/ | 17:53 |
sambetts | cya'll tomrrow | 17:53 |
*** sambetts is now known as sambetts|afk | 17:53 | |
openstackgerrit | John L. Villalovos proposed openstack/ironic-tempest-plugin master: WIP/DNM: Testing a stable/pike job... https://review.openstack.org/529386 | 17:54 |
*** crushil_ has joined #openstack-ironic | 17:56 | |
*** crushil__ has joined #openstack-ironic | 17:57 | |
rloo | bye sambetts|afk | 17:57 |
openstackgerrit | John L. Villalovos proposed openstack/ironic-tempest-plugin master: WIP/DNM: Testing a stable/pike job... https://review.openstack.org/529386 | 17:59 |
*** dprince has joined #openstack-ironic | 18:03 | |
*** dsneddon has joined #openstack-ironic | 18:04 | |
*** mgoddard has quit IRC | 18:06 | |
*** AlexeyAbashkin has joined #openstack-ironic | 18:08 | |
*** makowals has joined #openstack-ironic | 18:11 | |
*** AlexeyAbashkin has quit IRC | 18:13 | |
*** etingof has joined #openstack-ironic | 18:14 | |
*** e0ne has joined #openstack-ironic | 18:16 | |
*** etingof has quit IRC | 18:22 | |
*** etingof has joined #openstack-ironic | 18:35 | |
*** jtomasek has joined #openstack-ironic | 18:40 | |
*** ijw has quit IRC | 18:52 | |
openstackgerrit | Merged openstack/ironic-inspector stable/pike: Use native v3 tox jobs https://review.openstack.org/529331 | 18:57 |
*** mcevik has joined #openstack-ironic | 18:59 | |
*** mcevik has quit IRC | 19:00 | |
*** trown|lunch is now known as trown|brb | 19:08 | |
*** trown|brb is now known as trown | 19:08 | |
*** trown is now known as trown|ruck | 19:08 | |
*** makowals has quit IRC | 19:15 | |
*** ElCoyote_ has quit IRC | 19:19 | |
openstackgerrit | John L. Villalovos proposed openstack/ironic master: WIP/DNM: See if can add a variable to the playbook... https://review.openstack.org/529401 | 19:28 |
openstackgerrit | John L. Villalovos proposed openstack/ironic-tempest-plugin master: WIP/DNM: Add a stable/pike and stable/ocata test job https://review.openstack.org/529386 | 19:29 |
*** pcaruana has quit IRC | 19:29 | |
*** ijw has joined #openstack-ironic | 19:32 | |
*** ijw has quit IRC | 19:43 | |
*** ijw has joined #openstack-ironic | 19:44 | |
*** pcaruana has joined #openstack-ironic | 19:48 | |
*** jtomasek has quit IRC | 19:50 | |
*** pcaruana has quit IRC | 19:54 | |
*** ijw has quit IRC | 19:59 | |
*** dprince has quit IRC | 20:01 | |
*** ijw has joined #openstack-ironic | 20:01 | |
*** ijw has quit IRC | 20:05 | |
*** pcaruana has joined #openstack-ironic | 20:06 | |
*** pcaruana has quit IRC | 20:13 | |
openstackgerrit | Pavlo Shchelokovskyy proposed openstack/ironic master: WiP gate job for ansible interface https://review.openstack.org/529383 | 20:15 |
*** yangyape_ has joined #openstack-ironic | 20:25 | |
*** yangyapeng has quit IRC | 20:26 | |
openstackgerrit | Merged openstack/ironic-python-agent master: Use 'functional' tox environment https://review.openstack.org/522025 | 20:37 |
*** links has joined #openstack-ironic | 20:41 | |
*** links has quit IRC | 20:47 | |
openstackgerrit | Merged openstack/ironic master: ansible: handle mount of /sys the same way IPA does it https://review.openstack.org/526402 | 20:51 |
*** jcoufal has quit IRC | 20:53 | |
*** catintheroof has joined #openstack-ironic | 20:54 | |
*** bfournie has quit IRC | 20:58 | |
*** dprince has joined #openstack-ironic | 21:00 | |
*** ijw has joined #openstack-ironic | 21:01 | |
*** ijw has quit IRC | 21:02 | |
*** ijw has joined #openstack-ironic | 21:02 | |
*** priteau has joined #openstack-ironic | 21:04 | |
*** crushil__ has quit IRC | 21:05 | |
*** crushil_ has quit IRC | 21:05 | |
*** priteau has quit IRC | 21:09 | |
openstackgerrit | John L. Villalovos proposed openstack/ironic-tempest-plugin master: Add a stable/pike and stable/ocata test job https://review.openstack.org/529386 | 21:13 |
openstackgerrit | John L. Villalovos proposed openstack/ironic-tempest-plugin master: Add a stable/pike and stable/ocata test job https://review.openstack.org/529386 | 21:15 |
*** catinthe_ has joined #openstack-ironic | 21:23 | |
*** catintheroof has quit IRC | 21:25 | |
*** catinthe_ has quit IRC | 21:35 | |
*** catintheroof has joined #openstack-ironic | 21:35 | |
*** bnemec has quit IRC | 21:36 | |
*** threestrands_ has joined #openstack-ironic | 21:36 | |
*** rmcall has quit IRC | 21:38 | |
*** catintheroof has quit IRC | 21:40 | |
*** ijw has quit IRC | 21:50 | |
*** trown|ruck is now known as trown|outtypewww | 21:50 | |
*** priteau has joined #openstack-ironic | 21:51 | |
*** priteau has quit IRC | 21:56 | |
*** Goneri has quit IRC | 22:07 | |
openstackgerrit | John L. Villalovos proposed openstack/ironic master: zuul: Remove some redundancy by consolidating the 'post.yaml' files https://review.openstack.org/529401 | 22:15 |
*** e0ne has quit IRC | 22:23 | |
*** Goneri has joined #openstack-ironic | 22:23 | |
*** e0ne has joined #openstack-ironic | 22:26 | |
*** e0ne has quit IRC | 22:26 | |
*** e0ne has joined #openstack-ironic | 22:27 | |
*** e0ne has quit IRC | 22:28 | |
*** e0ne has joined #openstack-ironic | 22:28 | |
*** e0ne has quit IRC | 22:28 | |
openstackgerrit | John L. Villalovos proposed openstack/ironic master: zuul: Add ability to specify a 'branch_override' value https://review.openstack.org/529421 | 22:29 |
*** rcernin has joined #openstack-ironic | 22:32 | |
openstackgerrit | John L. Villalovos proposed openstack/ironic-tempest-plugin master: Add a stable/pike and stable/ocata test job https://review.openstack.org/529386 | 22:32 |
*** jappleii__ has joined #openstack-ironic | 22:35 | |
*** threestrands_ has quit IRC | 22:36 | |
*** exodusftw has quit IRC | 22:36 | |
*** ijw has joined #openstack-ironic | 22:40 | |
*** exodusftw has joined #openstack-ironic | 22:44 | |
openstackgerrit | Merged openstack/ironic-specs master: Fix an spelling error of driver https://review.openstack.org/529255 | 22:51 |
*** ijw has quit IRC | 22:53 | |
*** etingof has quit IRC | 22:56 | |
openstackgerrit | Ruby Loo proposed openstack/ironic master: Document the check done in "ironic-dbsync upgrade" https://review.openstack.org/529117 | 22:57 |
*** rmcall has joined #openstack-ironic | 23:09 | |
*** rmcall has quit IRC | 23:10 | |
*** dprince has quit IRC | 23:10 | |
*** rmcall has joined #openstack-ironic | 23:10 | |
*** etingof has joined #openstack-ironic | 23:11 | |
openstackgerrit | John L. Villalovos proposed openstack/ironic-tempest-plugin master: Add a stable/pike and stable/ocata test job https://review.openstack.org/529386 | 23:27 |
openstackgerrit | John L. Villalovos proposed openstack/ironic-tempest-plugin master: Add a stable/pike and stable/ocata test job https://review.openstack.org/529386 | 23:29 |
*** ijw has joined #openstack-ironic | 23:53 | |
*** ijw has quit IRC | 23:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!