*** goldyfruit_ has quit IRC | 00:09 | |
*** ociuhandu has quit IRC | 00:17 | |
*** ociuhandu has joined #openstack-ironic | 00:17 | |
*** TxGirlGeek has quit IRC | 00:20 | |
*** ociuhandu has quit IRC | 00:23 | |
*** ociuhandu has joined #openstack-ironic | 00:36 | |
*** kaifeng|afk is now known as kaifeng | 00:45 | |
*** ociuhandu has quit IRC | 00:45 | |
kaifeng | morning o/ | 00:45 |
---|---|---|
*** gyee has quit IRC | 00:46 | |
*** rloo has quit IRC | 00:51 | |
kaifeng | I was able to build a fedora ramdisk using our fresh IPA-B on aarch64 after experiencing so many sporadic network retries which nearly drive me nearly crazy (o_o!) | 00:56 |
kaifeng | etingof: no they are not used anymore, i should remove them in the last patch.. | 00:59 |
* kaifeng needs new glasses | 01:00 | |
* kaifeng realized he doesn't wear glasses :( | 01:00 | |
*** openstackstatus has joined #openstack-ironic | 01:03 | |
*** ChanServ sets mode: +v openstackstatus | 01:03 | |
*** ociuhandu has joined #openstack-ironic | 01:10 | |
*** jistr has quit IRC | 01:14 | |
*** jistr has joined #openstack-ironic | 01:15 | |
*** ociuhandu has quit IRC | 01:28 | |
*** openstackgerrit has joined #openstack-ironic | 01:33 | |
openstackgerrit | Kaifeng Wang proposed openstack/ironic master: Remove unused migration tests https://review.opendev.org/695612 | 01:33 |
*** zaneb has joined #openstack-ironic | 01:50 | |
*** kiseok7 has joined #openstack-ironic | 01:57 | |
*** igordc has quit IRC | 01:57 | |
*** zaneb has quit IRC | 01:58 | |
*** ociuhandu has joined #openstack-ironic | 02:28 | |
openstackgerrit | Kaifeng Wang proposed openstack/ironic-inspector master: Drop python 2.7 support and testing https://review.opendev.org/695133 | 02:31 |
*** ociuhandu has quit IRC | 02:39 | |
*** ricolin has joined #openstack-ironic | 02:50 | |
openstackgerrit | Kaifeng Wang proposed openstack/ironic master: Remove unused migration tests https://review.opendev.org/695612 | 03:09 |
*** ociuhandu has joined #openstack-ironic | 03:14 | |
openstackgerrit | Kaifeng Wang proposed openstack/ironic-inspector master: Drop python 2.7 support and testing https://review.opendev.org/695133 | 03:18 |
*** ociuhandu has quit IRC | 03:19 | |
*** tzumainn has quit IRC | 03:21 | |
*** mkrai has joined #openstack-ironic | 04:04 | |
*** chenhaw has joined #openstack-ironic | 04:05 | |
*** dsneddon has quit IRC | 04:09 | |
*** kiseok7 has quit IRC | 04:16 | |
*** dsneddon has joined #openstack-ironic | 04:23 | |
*** dsneddon has quit IRC | 04:32 | |
openstackgerrit | Merged openstack/networking-baremetal master: Drop python 2.7 support and testing https://review.opendev.org/695422 | 04:32 |
*** dsneddon has joined #openstack-ironic | 04:33 | |
*** dsneddon has quit IRC | 04:51 | |
*** sabedevops has joined #openstack-ironic | 05:23 | |
*** dsneddon has joined #openstack-ironic | 05:26 | |
*** sabedevops has quit IRC | 05:29 | |
*** ociuhandu has joined #openstack-ironic | 05:30 | |
*** ociuhandu has quit IRC | 05:36 | |
*** rachit7 has joined #openstack-ironic | 06:04 | |
*** jtomasek has joined #openstack-ironic | 06:14 | |
*** mmethot has quit IRC | 06:18 | |
*** dsneddon has quit IRC | 06:19 | |
*** ociuhandu has joined #openstack-ironic | 06:25 | |
*** ociuhandu has quit IRC | 06:52 | |
*** ociuhandu has joined #openstack-ironic | 07:03 | |
etingof | kaifeng thank you! o/ | 07:12 |
*** dsneddon has joined #openstack-ironic | 07:23 | |
kaifeng | etingof o/ | 07:24 |
kaifeng | etingof: wrt to the L3 spec, i am not sure ramdisk boot from vmedia mount itself | 07:25 |
kaifeng | etingof: if it does, then we can't mount it twice, right? that could be a problem | 07:25 |
etingof | hm, but how it works with phy CD? | 07:26 |
kaifeng | i guess it assumes the system is not booting from cdrom | 07:27 |
etingof | is boot device important in this context? | 07:27 |
*** dsneddon has quit IRC | 07:28 | |
kaifeng | what i worried about is, cloudinit will mount the disk with config-2 label, but if it's already mounted, then it will fail and will not taken as a datasource | 07:28 |
etingof | right, but how is it different when it deals with physical CD drive? | 07:29 |
etingof | if system boots from CD, that does not imply the kernel mounts it | 07:30 |
etingof | perhaps virtual CD is not much different from physical CD when it comes to kernel view on it | 07:30 |
kaifeng | i think from the point of cloudinit, it is designed to be running in the instance, typically the instance is not a system boot from cdrom | 07:31 |
kaifeng | suppose we have a vm instance, the cdrom can be easily injected by libvirt | 07:31 |
kaifeng | by doing so, we don't need to alter the partition in the guest system. | 07:31 |
*** ociuhandu has quit IRC | 07:32 | |
etingof | yes, that's what's happening in the CI job for example | 07:32 |
etingof | but I still do not see how boot device is relevant to datasource device | 07:32 |
arne_wiebalck | Good morning, ironic! | 07:33 |
kaifeng | this is to ammend the discussion yesterday, whether make the ramdisk with config-2 label works | 07:34 |
etingof | good Friday (!) morning, arne_wiebalck | 07:34 |
kaifeng | hi arne_wiebalck o/ | 07:34 |
arne_wiebalck | Good morning, kaifeng etingof o/ | 07:34 |
etingof | kaifeng, yes! I understand the context, I just do not see why virtual CD might not work with cloud-init if physical CD is taken care of | 07:35 |
arne_wiebalck | dtantsur|afk: is there an easy way to check if the stein/train mix has any chance of success before I embark on this? | 07:36 |
etingof | I also do not quite understand why booting from a CD changes anything in cloud-init workflow | 07:36 |
kaifeng | okay, maybe i am missing something, but i think you are aware of it, that would be fine. | 07:36 |
* arne_wiebalck will probably just try :) | 07:36 | |
* etingof is just trying to understand kaifeng's concerns | 07:37 | |
etingof | that ^ does not imply I am not missing something ;) | 07:38 |
kaifeng | etingof: i have some blank on the virtual media thing, let me have a check | 07:39 |
kaifeng | i will boot a live disk from iso, then see if we can mount that iso into the system | 07:39 |
etingof | kaifeng, thank you! | 07:40 |
etingof | btw, sushy-tools can do that as well | 07:40 |
kaifeng | etingof: i found out after startup the ubuntu live disk mount /dev/sr0 to the /cdrom | 07:41 |
* etingof has the same observation | 07:41 | |
etingof | that makes me wondering how it works with cloud-init that seems to probe /dev/cdN | 07:42 |
kaifeng | maybe history reasons? | 07:44 |
kaifeng | or maybe *nix, not just linux | 07:46 |
kaifeng | https://github.com/canonical/cloud-init/blob/master/cloudinit/util.py#L1732-L1733 | 07:49 |
etingof | well, there seems to not much of other *nix nowadays | 07:50 |
kaifeng | etingof: it seems cloudinit is pretty smart, it will not mount if it's mounted. | 07:50 |
etingof | \o. | 07:50 |
*** rachit7 has quit IRC | 07:57 | |
*** jawad_axd has joined #openstack-ironic | 08:11 | |
*** dsneddon has joined #openstack-ironic | 08:17 | |
*** pcaruana has joined #openstack-ironic | 08:21 | |
*** dsneddon has quit IRC | 08:23 | |
*** tesseract has joined #openstack-ironic | 08:35 | |
*** xXraphXx has joined #openstack-ironic | 08:36 | |
*** yaawang has quit IRC | 08:49 | |
*** yaawang has joined #openstack-ironic | 08:49 | |
*** dsneddon has joined #openstack-ironic | 08:50 | |
*** rpittau|afk is now known as rpittau | 08:58 | |
rpittau | good morning ironic! o/ | 08:58 |
rpittau | happy friday! | 08:58 |
kaifeng | rpittau o/ | 09:00 |
rpittau | hey kaifeng :) | 09:00 |
kaifeng | will enjoy the weekend ahead of you :) | 09:01 |
rpittau | eheh | 09:01 |
*** lucasagomes has joined #openstack-ironic | 09:10 | |
arne_wiebalck | gm rpittau o/ | 09:19 |
rpittau | hey arne_wiebalck :) | 09:21 |
*** sshnaidm is now known as sshnaidm|off | 09:21 | |
*** iurygregory has joined #openstack-ironic | 09:21 | |
iurygregory | good morning Ironic | 09:22 |
kaifeng | hey iurygregory o/ | 09:22 |
rpittau | hey iurygregory :) | 09:22 |
arne_wiebalck | hi iurygregory o/ | 09:22 |
iurygregory | kaifeng rpittau arne_wiebalck o/ | 09:22 |
*** Lucas_Gray has joined #openstack-ironic | 09:34 | |
*** tssurya has joined #openstack-ironic | 09:36 | |
kaifeng | good night! | 09:41 |
*** kaifeng is now known as kaifeng|afk | 09:41 | |
iurygregory | rpittau, since devstack is using Py3 by default should we drop USE_PYTHON3: True? | 09:41 |
iurygregory | https://review.opendev.org/#/c/649097/ | 09:43 |
patchbot | patch 649097 - devstack - Change USE_PYTHON3=True by default (MERGED) - 12 patch sets | 09:43 |
*** ricolin has quit IRC | 09:43 | |
*** derekh has joined #openstack-ironic | 09:44 | |
rpittau | iurygregory: oh yeah, we can start hacking on the devstack lib in ironic | 09:47 |
iurygregory | rpittau, I was tinking in remove from the zuul definition | 09:48 |
iurygregory | speaking about devstack lib in ironic | 09:48 |
iurygregory | # pyghmi is still not compatible with python3 | 09:48 |
iurygregory | # hence we need to install virtualbmc in python2 | 09:48 |
iurygregory | # environment else IPMI calls will fail at the gate. | 09:48 |
iurygregory | USE_PYTHON3=False pip_install_gr "virtualbmc" | 09:48 |
iurygregory | I don't think this still apply O.o | 09:49 |
rpittau | iurygregory: yes we can drop from zuul definitions | 09:50 |
rpittau | iurygregory: I wouldn't be surprised if it was still valida :) | 09:50 |
iurygregory | so we have a problem? .-. | 09:50 |
iurygregory | https://pypi.org/project/virtualbmc/ | 09:50 |
*** chenhaw has quit IRC | 09:50 | |
iurygregory | https://pypi.org/project/pyghmi/ python 3.5 .... | 09:51 |
* iurygregory is wondering since it's not Python 3.6, we will have problems? | 09:56 | |
rpittau | well it still has python 2.6 but I doubt it's still supported, in general looks fine | 09:56 |
*** chenhaw has joined #openstack-ironic | 09:59 | |
rpittau | I saw recently a lot of changes for py3 compatibility | 09:59 |
rpittau | let's give it a try | 09:59 |
iurygregory | I will push the next patch set on ironic removing this part to see how it goes | 09:59 |
*** ociuhandu has joined #openstack-ironic | 10:02 | |
openstackgerrit | Iury Gregory Melo Ferreira proposed openstack/ironic-lib master: Drop python 2.7 support and testing https://review.opendev.org/695219 | 10:03 |
*** ociuhandu has quit IRC | 10:07 | |
*** alexmcleod has joined #openstack-ironic | 10:08 | |
*** chenhaw has quit IRC | 10:09 | |
openstackgerrit | Iury Gregory Melo Ferreira proposed openstack/python-ironicclient master: Drop python 2.7 support and testing https://review.opendev.org/695540 | 10:09 |
*** chenhaw has joined #openstack-ironic | 10:09 | |
openstackgerrit | raphael.glon proposed openstack/ironic master: Feature: finalize_rescue, send 512 hashed password, not clear one https://review.opendev.org/695649 | 10:10 |
openstackgerrit | raphael.glon proposed openstack/ironic master: Feature: finalize_rescue, send sha512 hashed password, not clear ones https://review.opendev.org/695649 | 10:11 |
*** tssurya has quit IRC | 10:13 | |
openstackgerrit | raphael.glon proposed openstack/ironic master: Feature: finalize_rescue, send sha512 hashed password, not clear ones https://review.opendev.org/695649 | 10:14 |
*** chenhaw has quit IRC | 10:15 | |
openstackgerrit | Iury Gregory Melo Ferreira proposed openstack/python-ironic-inspector-client master: Drop python 2.7 support and testing https://review.opendev.org/695548 | 10:22 |
*** dtantsur|afk is now known as dtantsur | 10:22 | |
dtantsur | morning ironic | 10:22 |
rpittau | hey dtantsur :) | 10:23 |
dtantsur | arne_wiebalck: I'm not sure tbh | 10:23 |
arne_wiebalck | dtantsur: no prob, I'll try and let you know :) | 10:23 |
arne_wiebalck | dtantsur: thx | 10:23 |
openstackgerrit | Merged openstack/ironic-python-agent master: Clean up options deprecated prehistory https://review.opendev.org/693821 | 10:25 |
iurygregory | morning dtantsur | 10:26 |
*** Lucas_Gray has quit IRC | 10:26 | |
*** Lucas_Gray has joined #openstack-ironic | 10:35 | |
openstackgerrit | Madhuri Kumari proposed openstack/ironic-python-agent master: Drop python 2.7 support and testing https://review.opendev.org/695652 | 10:35 |
*** chenhaw has joined #openstack-ironic | 10:38 | |
openstackgerrit | Pierre Riteau proposed openstack/ironic-python-agent stable/stein: Fix IPA execution issues due to lack of entropy https://review.opendev.org/695018 | 10:39 |
openstackgerrit | Iury Gregory Melo Ferreira proposed openstack/ironic master: Drop python 2.7 support and testing https://review.opendev.org/695213 | 10:40 |
*** Lucas_Gray has quit IRC | 10:40 | |
*** Lucas_Gray has joined #openstack-ironic | 10:40 | |
*** chenhaw has quit IRC | 10:45 | |
openstackgerrit | Iury Gregory Melo Ferreira proposed openstack/sushy master: Drop python 2.7 support and testing https://review.opendev.org/695655 | 10:45 |
*** mkrai has quit IRC | 10:46 | |
*** ociuhandu has joined #openstack-ironic | 10:50 | |
*** ociuhandu has quit IRC | 10:52 | |
*** ociuhandu has joined #openstack-ironic | 10:52 | |
*** ociuhandu has quit IRC | 10:53 | |
mgoddard | hi dtantsur | 10:54 |
mgoddard | networking-baremetal [ironic]os_region vs region_name | 10:54 |
mgoddard | t-h-t uses region_name, and docs use it and don't mention os_region | 10:55 |
mgoddard | but os_region isn't deprecated | 10:55 |
mgoddard | region_name seems to be the more future-proof one to pick, right? | 10:55 |
dtantsur | mgoddard: I think region_name is what we should use to be compatible with keystoneauth | 10:57 |
mgoddard | dtantsur: ok, and I assume this works today because os_region defaults to None? | 10:58 |
dtantsur | I'm not sure what n-b uses now, to be honest | 10:58 |
mgoddard | https://opendev.org/openstack/networking-baremetal/src/branch/master/networking_baremetal/ironic_client.py#L25 | 10:59 |
mgoddard | then passed to the client on L76 | 10:59 |
dtantsur | ugh | 11:00 |
dtantsur | mgoddard: well, seems like you need os_region? I'm not sure region_name will work with what we have. | 11:00 |
mgoddard | hmm ok, you might want to raise a t-h-t bug then | 11:01 |
*** ociuhandu has joined #openstack-ironic | 11:01 | |
* dtantsur tries to remember if region is a session or adapter option.. | 11:01 | |
mgoddard | and we should update the networking-baremetal docs :) | 11:02 |
dtantsur | yeah, it's an adapter option, so for now we need to use os_region | 11:02 |
dtantsur | then we need to deprecate it when switching to the SDK | 11:02 |
openstackgerrit | Merged openstack/ironic-python-agent-builder master: Fix IPA execution issues due to lack of entropy https://review.opendev.org/695080 | 11:02 |
*** dsneddon has quit IRC | 11:08 | |
*** yolanda__ has joined #openstack-ironic | 11:08 | |
*** ociuhandu has quit IRC | 11:08 | |
*** yolanda has quit IRC | 11:09 | |
openstackgerrit | Mark Goddard proposed openstack/networking-baremetal master: Fix region option name in documentation https://review.opendev.org/695660 | 11:17 |
openstackgerrit | Riccardo Pittau proposed openstack/ironic-inspector master: Limit lower-constraints.txt to only direct dependencies https://review.opendev.org/684708 | 11:30 |
openstackgerrit | Riccardo Pittau proposed openstack/ironic-inspector master: docs: use openstackdocstheme extlink extension https://review.opendev.org/686562 | 11:31 |
*** yolanda__ has quit IRC | 11:33 | |
*** dsneddon has joined #openstack-ironic | 11:42 | |
*** yolanda has joined #openstack-ironic | 11:46 | |
*** tssurya has joined #openstack-ironic | 11:48 | |
*** yolanda has quit IRC | 11:52 | |
*** Lucas_Gray has quit IRC | 11:55 | |
openstackgerrit | Merged openstack/ironic-inspector master: Drop python 2.7 support and testing https://review.opendev.org/695133 | 11:59 |
*** rcernin has quit IRC | 12:01 | |
*** Lucas_Gray has joined #openstack-ironic | 12:01 | |
*** yolanda has joined #openstack-ironic | 12:05 | |
*** bobmel has joined #openstack-ironic | 12:15 | |
*** bobmel has quit IRC | 12:20 | |
openstackgerrit | Mark Goddard proposed openstack/ironic-specs master: Ussuri project priorities https://review.opendev.org/694704 | 12:22 |
iurygregory | dtantsur, I'll re add the markers since they are still required on check-requirements job =) | 12:30 |
dtantsur | iurygregory: can we rather fix the job? | 12:30 |
dtantsur | I mean, ask infra to fix, of course :) | 12:30 |
iurygregory | dtantsur, we can try =) | 12:30 |
iurygregory | it wont hurt I think =) | 12:30 |
*** mkrai has joined #openstack-ironic | 12:32 | |
openstackgerrit | Arne Wiebalck proposed openstack/ironic-specs master: Add support for node retirement https://review.opendev.org/656799 | 12:33 |
iurygregory | let's see what they will answer =) | 12:37 |
*** yoctozepto has quit IRC | 12:43 | |
*** yoctozepto has joined #openstack-ironic | 12:43 | |
iurygregory | dtantsur, https://review.opendev.org/#/c/693631/4/openstack_requirements/tests/test_check.py,unified they plan to change but it's not now I would say | 12:45 |
patchbot | patch 693631 - requirements - Stop enforcing py2 requirements match starting with U (MERGED) - 4 patch sets | 12:45 |
*** dsneddon has quit IRC | 12:45 | |
dtantsur | yeah, seems so | 12:45 |
dtantsur | okay, let's keep the markers for now | 12:45 |
iurygregory | yeah | 12:45 |
iurygregory | .-. | 12:45 |
openstackgerrit | Arne Wiebalck proposed openstack/ironic-specs master: Add support for node retirement https://review.opendev.org/656799 | 12:59 |
*** dsneddon has joined #openstack-ironic | 13:03 | |
*** priteau has joined #openstack-ironic | 13:06 | |
openstackgerrit | Iury Gregory Melo Ferreira proposed openstack/ironic master: Drop python 2.7 support and testing https://review.opendev.org/695213 | 13:06 |
openstackgerrit | Arne Wiebalck proposed openstack/ironic-specs master: Add support for node retirement https://review.opendev.org/656799 | 13:07 |
arne_wiebalck | rpittau: I have updated the retirement spec ^ (in particular, I have added your name :-D) | 13:07 |
*** dsneddon has quit IRC | 13:08 | |
rpittau | arne_wiebalck: lol thanks | 13:10 |
openstackgerrit | Iury Gregory Melo Ferreira proposed openstack/ironic-lib master: Drop python 2.7 support and testing https://review.opendev.org/695219 | 13:10 |
arne_wiebalck | rpittau: I tried to reflect what was discussed at the PTG. | 13:11 |
openstackgerrit | Iury Gregory Melo Ferreira proposed openstack/sushy master: Drop python 2.7 support and testing https://review.opendev.org/695655 | 13:13 |
openstackgerrit | Merged openstack/networking-generic-switch master: Drop python 2.7 support and testing https://review.opendev.org/695228 | 13:19 |
*** goldyfruit_ has joined #openstack-ironic | 13:20 | |
openstackgerrit | Riccardo Pittau proposed openstack/ironic master: [DNM] test ovmf manual upgrade https://review.opendev.org/692309 | 13:28 |
*** dsneddon has joined #openstack-ironic | 13:33 | |
openstackgerrit | Iury Gregory Melo Ferreira proposed openstack/virtualbmc master: Drop python 2.7 support and testing https://review.opendev.org/695680 | 13:33 |
*** priteau has quit IRC | 13:33 | |
iurygregory | who is the person that knows more about tenks? | 13:38 |
*** jawad_axd has quit IRC | 13:42 | |
*** jawad_axd has joined #openstack-ironic | 13:43 | |
*** mgoddard has quit IRC | 13:44 | |
rpittau | arne_wiebalck: I had a quick look, I don't think I have anything to add :) | 13:45 |
*** mgoddard has joined #openstack-ironic | 13:45 | |
arne_wiebalck | rpittau: thx! | 13:46 |
*** jawad_axd has quit IRC | 13:48 | |
openstackgerrit | Iury Gregory Melo Ferreira proposed openstack/ironic-specs master: Drop python 2.7 support and testing https://review.opendev.org/695689 | 13:58 |
*** rloo has joined #openstack-ironic | 14:07 | |
*** ociuhandu has joined #openstack-ironic | 14:08 | |
rpioso | Good morning, ironicers! | 14:08 |
arne_wiebalck | Good morning, rpioso o/ | 14:12 |
rpittau | hey rpioso :) | 14:12 |
*** mmethot has joined #openstack-ironic | 14:12 | |
openstackgerrit | Ilya Etingof proposed openstack/ironic-specs master: Update L3 based deployment spec https://review.opendev.org/672780 | 14:13 |
*** ociuhandu has quit IRC | 14:16 | |
rpioso | rpittau, arne_wiebalck: \o | 14:20 |
iurygregory | morning rpioso | 14:27 |
rpioso | iurygregory: Hey :-) | 14:27 |
iurygregory | mgoddard, hey tenks is ready to drop py27? | 14:28 |
mgoddard | hi iurygregory, good question :) | 14:28 |
iurygregory | I saw that many things in tox.ini are using py27 so I was wondering | 14:29 |
iurygregory | can I push changes to see how it goes? | 14:30 |
mgoddard | iurygregory: what are we doing about testing py3 on centos? | 14:30 |
mgoddard | switch to centos 8? | 14:30 |
iurygregory | oh good point | 14:30 |
iurygregory | centos7 doesnt have py3 .-. | 14:30 |
dtantsur | it does | 14:31 |
mgoddard | you can install py35 | 14:31 |
dtantsur | although in a somewhat restricted form | 14:31 |
dtantsur | 3.6 | 14:31 |
mgoddard | oh maybe 36 in 7.7 | 14:31 |
dtantsur | I *think* that's what DIB does with centos images | 14:31 |
mgoddard | ok, hopefully enough to get a virtualenv installed | 14:31 |
dtantsur | now, I'm not sure if devstack can actually use python 3 on centos | 14:31 |
dtantsur | well, my testing machine has python 3 virtual envs :) | 14:31 |
mgoddard | yeah, I wonder if anyone has tried devstack py3 on centos :/ | 14:32 |
* iurygregory never tried | 14:32 | |
mgoddard | anyway, if you could push up a boilerplate patch for tenks I could take it from there | 14:32 |
mgoddard | iurygregory: ^ | 14:32 |
iurygregory | mgoddard, I will push the ones following drop-py27-support =) | 14:33 |
iurygregory | let's see how it goes =) | 14:33 |
mgoddard | thanks iurygregory | 14:33 |
iurygregory | mgoddard, np! | 14:33 |
dtantsur | devstack+centos7+python3 seems problematic, at least according to one internal thread | 14:35 |
*** jawad_axd has joined #openstack-ironic | 14:36 | |
iurygregory | mgoddard, quick question https://github.com/openstack/tenks/blob/master/test-requirements.txt#L8 mock and stestr are only used on py2? O.o | 14:37 |
mgoddard | iurygregory: only mock, since py3 has unittest.mock | 14:38 |
mgoddard | stestr required for both | 14:38 |
iurygregory | mgoddard, ok I'm removing mock o/ | 14:38 |
dtantsur | at some point after removing python 2 support we should start using native python 3 libraries and drop six | 14:39 |
dtantsur | this includes using unittest.mock instead of mock | 14:39 |
iurygregory | dtantsur, yeah agree | 14:39 |
*** jawad_axd has quit IRC | 14:40 | |
*** tzumainn has joined #openstack-ironic | 14:45 | |
openstackgerrit | Iury Gregory Melo Ferreira proposed openstack/tenks master: Drop python 2.7 support and testing https://review.opendev.org/695701 | 14:48 |
iurygregory | let's see how it goes =) | 14:48 |
*** mkrai has quit IRC | 14:56 | |
*** ociuhandu has joined #openstack-ironic | 15:04 | |
openstackgerrit | Mark Goddard proposed openstack/tenks master: Drop python 2.7 support and testing https://review.opendev.org/695701 | 15:15 |
*** Goneri has joined #openstack-ironic | 15:17 | |
*** rachit7 has joined #openstack-ironic | 15:19 | |
openstackgerrit | Merged openstack/ironic stable/stein: Pass correct flags during PXE cleanup in iPXEBoot https://review.opendev.org/695179 | 15:19 |
*** jawad_axd has joined #openstack-ironic | 15:21 | |
*** Lucas_Gray has quit IRC | 15:22 | |
*** ociuhandu has quit IRC | 15:25 | |
rpittau | mgoddard: I tried devstack on centos, it's not a pleasant experience | 15:35 |
arne_wiebalck | bye everyone, have a good week-end o/ | 15:39 |
*** rachit7 has quit IRC | 15:40 | |
iurygregory | by arne_wiebalck o/ | 15:45 |
sshnaidm|off | dtantsur, hi, https://github.com/sshnaidm/ironicdev | 15:46 |
sshnaidm|off | dtantsur, tell me if you want this in your docs somewhere, I can move it there | 15:47 |
dtantsur | oh, interesting | 15:47 |
dtantsur | you can probably add it to contributor docs | 15:47 |
sshnaidm|off | dtantsur, also I'd like to have this container rebuilt periodically in dockerhub, and not on my namespace, so that I can use it in our CI for testing some ansible ironic modules | 15:47 |
openstackgerrit | Riccardo Pittau proposed openstack/ironic master: [DNM] test ovmf manual upgrade https://review.opendev.org/692309 | 15:48 |
sshnaidm|off | dtantsur, if you have ideas how it can be done, I'm all open to suggestions.. | 15:48 |
dtantsur | not really, to be honest | 15:48 |
sshnaidm|off | well, I can just rebuild it with newest ironic code in every job.. but just to pull it would be easier | 15:49 |
sshnaidm|off | dtantsur, is there any way to "fake" introspections too? | 16:03 |
*** jawad_axd has quit IRC | 16:08 | |
*** gyee has joined #openstack-ironic | 16:09 | |
dtantsur | sshnaidm|off: nothing trivial, I would say | 16:09 |
*** tssurya has quit IRC | 16:29 | |
*** ricolin has joined #openstack-ironic | 16:32 | |
*** alexmcleod has quit IRC | 16:34 | |
*** priteau has joined #openstack-ironic | 16:44 | |
*** yolanda has quit IRC | 16:50 | |
*** lucasagomes has quit IRC | 16:59 | |
rpittau | have a nice weekend! o/ | 17:00 |
*** rpittau is now known as rpittau|afk | 17:01 | |
openstackgerrit | Iury Gregory Melo Ferreira proposed openstack/metalsmith master: Drop python 2.7 support and testing https://review.opendev.org/695727 | 17:12 |
openstackgerrit | Iury Gregory Melo Ferreira proposed openstack/ironic-inspector-specs master: Drop python 2.7 support and testing https://review.opendev.org/695731 | 17:16 |
*** ociuhandu has joined #openstack-ironic | 17:17 | |
dtantsur | have a good weekend folks | 17:21 |
*** dtantsur is now known as dtantsur|afk | 17:21 | |
*** ricolin has quit IRC | 17:21 | |
*** Guest24639 has joined #openstack-ironic | 17:32 | |
openstackgerrit | Mark Goddard proposed openstack/tenks master: CI: Use python3 in deploy-teardown jobs https://review.opendev.org/695738 | 17:34 |
*** Guest24639 is now known as mgagne_ | 17:34 | |
openstackgerrit | Ilya Etingof proposed openstack/ironic-specs master: Update L3 based deployment spec https://review.opendev.org/672780 | 17:34 |
*** tesseract has quit IRC | 17:35 | |
etingof | kaifeng|afk, I've hopefully addressed your concerns and reflected our discussions on the matter ^ | 17:35 |
openstackgerrit | Merged openstack/ironic-python-agent stable/stein: Fix IPA execution issues due to lack of entropy https://review.opendev.org/695018 | 17:37 |
openstackgerrit | Iury Gregory Melo Ferreira proposed openstack/ironic-prometheus-exporter master: Drop python 2.7 support and testing https://review.opendev.org/695739 | 17:38 |
*** iurygregory has quit IRC | 17:43 | |
openstackgerrit | Mark Goddard proposed openstack/python-ironicclient master: Fix AttributeError in negotiate_version https://review.opendev.org/675940 | 17:43 |
*** ociuhandu has quit IRC | 17:54 | |
*** ociuhandu has joined #openstack-ironic | 17:54 | |
rpioso | TheJulia: My devstack integration woes have been reproduced in cdearborn's devstack deployment. | 17:56 |
rpioso | TheJulia: Are you available to chat about them? | 17:56 |
*** ociuhandu has quit IRC | 18:00 | |
*** derekh has quit IRC | 18:00 | |
*** bnemec is now known as beekneemech | 18:04 | |
TheJulia | rpioso: not today really, I am heading home from Kubecon. I'm not super aware of what the issue is, is there an etherpad or something with the configuration being used and the error(s) being encountered for context loading? | 18:16 |
*** priteau has quit IRC | 18:19 | |
*** dsneddon has quit IRC | 18:23 | |
*** igordc has joined #openstack-ironic | 18:23 | |
*** irclogbot_2 has quit IRC | 18:27 | |
*** irclogbot_0 has joined #openstack-ironic | 18:30 | |
openstackgerrit | Mark Goddard proposed openstack/tenks master: CI: Use python3 in deploy-teardown jobs https://review.opendev.org/695738 | 19:15 |
openstackgerrit | raphael.glon proposed openstack/ironic-python-agent master: Software raid: default partition table type change https://review.opendev.org/674803 | 19:16 |
*** ociuhandu has joined #openstack-ironic | 19:43 | |
*** ociuhandu has quit IRC | 19:52 | |
*** dsneddon has joined #openstack-ironic | 20:06 | |
*** yolanda has joined #openstack-ironic | 20:10 | |
*** dsneddon has quit IRC | 20:18 | |
*** ociuhandu has joined #openstack-ironic | 20:23 | |
rpioso | TheJulia: I wish you a safe and speedy trip home. | 20:27 |
*** ociuhandu has quit IRC | 20:28 | |
rpioso | TheJulia: And I just confirmed the presence of it in the logs of a successful Dell EMC Ironic 3d Party CI job. | 20:28 |
TheJulia | rpioso: longish for the total distance required, but less stress than stop and go traffic :) | 20:29 |
TheJulia | rpioso: eek, if you can post some links to the etherpad, sounds like a library change got pulled in and something is broken now :( | 20:29 |
rpioso | TheJulia: Failed to soft power off node 88d8f782-b8d4-4fdf-8b66-e351ed7278e4 in at least 30 seconds. RetryError: RetryError[Attempts: 7, Value: power on]: retrying.RetryError: RetryError[Attempts: 7, Value: power on] | 20:30 |
TheJulia | Oh... Hmm | 20:30 |
rpioso | The node's state is active and there's no last_error. From that perspective, all looks aok. | 20:30 |
TheJulia | Does the Dell driver even have soft power support? | 20:30 |
rpioso | The node does not immediately boot off the disk following the "successful" deployment. | 20:30 |
TheJulia | Oh.. ugh | 20:31 |
rpioso | I believe "soft power off" is a command the conductor issues to the IPA. It does not use the driver. | 20:31 |
rpioso | I've seen it work 1+ year ago while I was integration testing idrac UEFI boot mode support. | 20:32 |
TheJulia | rpioso: not really, there is a conductor code path to drivers as well | 20:32 |
TheJulia | But there is an internal shutdown/reboot | 20:32 |
TheJulia | Hmm | 20:32 |
TheJulia | Hmm | 20:32 |
TheJulia | Hmm | 20:32 |
TheJulia | Raised by like 3 now | 20:33 |
TheJulia | Now I am super curious, but need to go board the metal tube | 20:33 |
rpioso | TheJulia: Yeah, I saw the conductor's oob path. ironic.conf doesn't enable that by default and I don't recall using it during that testing I mentioned. Our CI doesn't enable it. | 20:33 |
rpioso | Seems like it's a legacy approach which is supported for retro use. | 20:34 |
*** dsneddon has joined #openstack-ironic | 20:45 | |
*** dsneddon has quit IRC | 20:48 | |
*** rcernin has joined #openstack-ironic | 20:49 | |
*** ociuhandu has joined #openstack-ironic | 21:12 | |
*** mgagne_ is now known as mgagne | 21:13 | |
openstackgerrit | raphael.glon proposed openstack/ironic-python-agent master: Software raid: default partition table type change https://review.opendev.org/674803 | 21:42 |
*** Goneri has quit IRC | 22:02 | |
*** dsneddon has joined #openstack-ironic | 22:06 | |
*** rcernin has quit IRC | 22:24 | |
*** dsneddon has quit IRC | 22:31 | |
*** ociuhandu has quit IRC | 22:51 | |
*** rh-jelabarre has quit IRC | 22:52 | |
*** dsneddon has joined #openstack-ironic | 22:56 | |
*** dsneddon has quit IRC | 23:05 | |
openstackgerrit | Merged openstack/ironic-specs master: Drop python 2.7 support and testing https://review.opendev.org/695689 | 23:08 |
*** dsneddon has joined #openstack-ironic | 23:28 | |
*** ociuhandu has joined #openstack-ironic | 23:34 | |
openstackgerrit | Merged openstack/virtualbmc master: Drop python 2.7 support and testing https://review.opendev.org/695680 | 23:42 |
openstackgerrit | Merged openstack/sushy master: Drop python 2.7 support and testing https://review.opendev.org/695655 | 23:44 |
*** jtomasek has quit IRC | 23:49 | |
*** dsneddon has quit IRC | 23:58 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!