Friday, 2020-04-10

openstackgerritPete Birley proposed airship/images master: WIP: Update debian isogen dockerfile  https://review.opendev.org/71853700:50
openstackgerritdiwakar thyagaraj proposed airship/maas master: Enable CI for Maas  https://review.opendev.org/70976301:26
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: Add PhaseSelector and PhaseLabel  https://review.opendev.org/71886901:50
*** rezroo has quit IRC02:00
openstackgerritdiwakar thyagaraj proposed airship/maas master: Enable CI for Maas  https://review.opendev.org/70976302:25
openstackgerritdiwakar thyagaraj proposed airship/maas master: Enable CI for Maas  https://review.opendev.org/70976302:28
openstackgerritdiwakar thyagaraj proposed airship/porthole master: Enable Consistent Selectors across all Utility Containers  https://review.opendev.org/71876502:47
openstackgerritPete Birley proposed airship/images master: WIP: Update debian isogen dockerfile  https://review.opendev.org/71853704:05
openstackgerritPete Birley proposed airship/images master: WIP: Update debian isogen dockerfile  https://review.opendev.org/71853704:13
*** evrardjp has quit IRC04:37
*** evrardjp has joined #airshipit04:37
*** dpawlik has joined #airshipit06:20
*** born2bake has joined #airshipit07:36
*** jamesgu has quit IRC08:12
*** roman_g has quit IRC08:18
openstackgerritDmitry Ukov proposed airship/airshipctl master: Add CAPI Metal3 prodvider  https://review.opendev.org/71894409:05
*** zogger has quit IRC09:23
openstackgerritDmitry Ukov proposed airship/airshipctl master: Add cert manager  https://review.opendev.org/71871609:41
*** zogger has joined #airshipit10:06
openstackgerritDmitry Ukov proposed airship/airshipctl master: Implement Ephemeral cluster readiness probe  https://review.opendev.org/71365710:08
*** uzumaki has joined #airshipit10:28
openstackgerritVladislav Kuzmin proposed airship/airshipctl master: Make Redfish parameters configurable  https://review.opendev.org/71781210:52
openstackgerritVladislav Kuzmin proposed airship/airshipctl master: Make Redfish parameters configurable  https://review.opendev.org/71781210:56
openstackgerritVladislav Kuzmin proposed airship/airshipctl master: Make Redfish parameters configurable  https://review.opendev.org/71781210:57
openstackgerritVladislav Kuzmin proposed airship/airshipctl master: Make Redfish parameters configurable  https://review.opendev.org/71781210:58
openstackgerritVamsi Savaram proposed airship/airshipctl master: Use HTTPS to deploy ephemeral node  https://review.opendev.org/71737711:40
uzumakiAnybody has any ideas on where the airshipbot is hosted? and where is the source code for it? I'm not able to locate it..12:03
uzumakiI did find an update_github_issues.py script in the airshipctl repo, but that seems to be outdated and no longer in use12:04
portdirectI'm not sure12:05
portdirectBut it doesn't seem to be quite right atm12:06
uzumakiperhaps, I have to patch it to add hyperlinks in the commit message, to github issues, when tagged.12:07
uzumakican't locate where it is though..12:07
uzumakiI can make any other necessary amends if needed, to ensure it works as expected.12:09
airship-irc-bot<alexander.hughes> @pittwoodian can you share where to update airshipbot to enhance your work on git/gerrit integration?12:41
uzumakithat'll be great!12:54
airship-irc-bot<sreejith.punnapuzha> i think this is where the bot code is https://github.com/ianpittwood/Gerrit-to-Github-Issues13:03
uzumakithanks! I'll take a look13:27
openstackgerritDmitry Ukov proposed airship/airshipctl master: Implement Ephemeral cluster readiness probe  https://review.opendev.org/71365713:34
openstackgerritDmitry Ukov proposed airship/airshipctl master: Implement Ephemeral cluster readiness probe  https://review.opendev.org/71365714:29
openstackgerritDrew Walters proposed airship/airshipctl master: WIP: Add Dell Redfish client  https://review.opendev.org/71712314:36
openstackgerritDrew Walters proposed airship/airshipctl master: WIP: Add iDRAC ephemeral boot media support  https://review.opendev.org/71371114:39
openstackgerritDrew Walters proposed airship/airshipctl master: WIP: Add Dell Redfish client  https://review.opendev.org/71712314:42
openstackgerritDrew Walters proposed airship/airshipctl master: WIP: Add iDRAC ephemeral boot media support  https://review.opendev.org/71371114:42
*** rezroo has joined #airshipit14:45
openstackgerritdiwakar thyagaraj proposed airship/maas master: Enable CI for Maas  https://review.opendev.org/70976314:51
airship-irc-bot<pittwoodian> Sorry, what’s the deal with the github bot? does it need an update?15:16
uzumakihey ian! yeah, it's regarding that enhancement I discussed on the flightplan call wednesday15:17
airship-irc-bot<pittwoodian> Sorry I haven’t been able to make the flightplan meetings yet with my new job. What’s the enhancement?15:17
uzumakioh, my bad, it was Ian Howell that talked to me there, I thought it was you.15:19
uzumakiIt's about adding hyperlink in the commit message on Gerrit when a patchset is sent, allowing easier navigation to the associated github issue15:19
airship-irc-bot<pittwoodian> haha we can be easy to confuse15:19
airship-irc-bot<pittwoodian> Ah you mean having the bot post a comment link back to github? That’s a good idea, but I do have an initial concern. Would OpenStack be ok with an external bot posting on gerrit? I think there may have been some issues in the past in a similar context, but someone correct me if I’m wrong15:21
airship-irc-bot<pittwoodian> Initially I refrained from modifying gerrit because I had that concern15:21
uzumakiI mean, when sbd adds "Closes: #123" in the commit messages, that #123 needs to be converted to a hyperlink to the airshipctl github issue.15:22
uzumakiinside the commit message, not an external comment15:22
uzumakilike for instance, we have story/bug hyperlinks for other openstack projects15:23
airship-irc-bot<pittwoodian> Wouldn’t that be enforced by the committer?15:23
uzumakiyou mean local git hooks?15:23
uzumakithe bot should be able to hook that commit message, and substitute the issue reference with a hyperlink, no?15:25
airship-irc-bot<pittwoodian> Yeah I don’t think the bot would be suitable to enforce a link in the commit message or modify the commit itself to add a link15:25
airship-irc-bot<pittwoodian> A comment would be something we could handle though if it was ok with OpenStack15:26
airship-irc-bot<pittwoodian> you could write a git hook and even maybe a zuul check to do it15:26
airship-irc-bot<pittwoodian> if we want it in the commit message15:26
uzumakithe commit message hyperlink seems to me to be much more handy15:27
airship-irc-bot<pittwoodian> I would lean that way as well15:27
uzumakiyou can take a look at the issue here15:28
uzumakihttps://github.com/airshipit/airshipctl/issues/15715:28
airship-irc-bot<pittwoodian> Yeah I take that as the original idea was to have the bot submit a comment on the PS with the link15:29
airship-irc-bot<pittwoodian> Up to you if you’d like to submit a PR on the bot to do that or if you want to take the zuul/githook route15:30
uzumakithe bot seems better to me, the repo on your github is where the bot is, yes?15:31
uzumakihttps://github.com/ianpittwood/Gerrit-to-Github-Issues15:31
uzumakithis one?15:31
airship-irc-bot<pittwoodian> that’s the one!15:32
uzumakigreat. how's the bot currently running though? where is it hosted?15:32
airship-irc-bot<pittwoodian> on an old HP desktop at my house haha15:33
uzumakigosh, that's quite handy xD15:33
airship-irc-bot<pittwoodian> There’s probably a more official solution out there now, but I haven’t had the time to put it elsewhere15:34
uzumakiquite a bit of universe hinging on that old HP desktop of yours15:34
airship-irc-bot<pittwoodian> The old gal seems to be holding it together pretty well so far!15:34
airship-irc-bot<pittwoodian> Once I merge your PR then I can update the scripts on there to get whatever changes are made out there15:35
uzumakiit would appear so, since I've seen it work pretty well!15:35
airship-irc-bot<pittwoodian> Yeah what it’s been running for about a month without a hiccup so that’s good15:35
airship-irc-bot<pittwoodian> (it does restart every night, that wasn’t the total up time)15:35
uzumakihaha!15:36
uzumakii'll take a look, keep you posted on the developments. thanks ian!15:37
airship-irc-bot<pittwoodian> No problem, thanks for helping out!15:38
airship-irc-bot<pittwoodian> Let me know if there’s anything that doesn’t make sense. I doubt I did a lot of commenting15:38
uzumakihaha, sure I'd reach out15:41
*** segorov has joined #airshipit16:00
-openstackstatus- NOTICE: review.opendev.org is being restarted for scheduled maintenance; see http://lists.opendev.org/pipermail/service-announce/2020-April/000003.html16:04
*** evrardjp has quit IRC16:37
*** evrardjp has joined #airshipit16:37
*** bornie2bake has joined #airshipit16:40
*** rezroo has quit IRC16:46
*** rezroo has joined #airshipit16:47
*** dpawlik has quit IRC16:53
-openstackstatus- NOTICE: etherpad.openstack.org will be offline for about 30 minutes while it is migrated to a new server with a new hostname; see http://lists.opendev.org/pipermail/service-announce/2020-April/000003.html17:00
openstackgerritKostyantyn Kalynovskyi proposed airship/images master: Fix console logs for libvirt hosts  https://review.opendev.org/71905517:19
-openstackstatus- NOTICE: The etherpad migration is still in progress; revised estimated time of completion 18:30 UTC17:51
openstackgerritMerged airship/airshipctl master: Add copyright for missing files  https://review.opendev.org/71661817:51
*** bornie2bake has quit IRC17:54
*** mugsie has quit IRC17:59
*** mugsie has joined #airshipit18:03
openstackgerritdiwakar thyagaraj proposed airship/maas master: Enable CI for Maas  https://review.opendev.org/70976318:12
openstackgerritdiwakar thyagaraj proposed airship/maas master: Enable CI for Maas  https://review.opendev.org/70976318:15
openstackgerritDrew Walters proposed airship/airshipctl master: Add Dell Redfish client  https://review.opendev.org/71712318:19
openstackgerritDrew Walters proposed airship/airshipctl master: Add iDRAC ephemeral boot media support  https://review.opendev.org/71371118:19
openstackgerritDrew Walters proposed airship/airshipctl master: Isolate remotedirect functionality in a single pkg  https://review.opendev.org/71907518:19
openstackgerritDrew Walters proposed airship/airshipctl master: Add iDRAC ephemeral boot media support  https://review.opendev.org/71371118:22
*** bornie2bake has joined #airshipit18:24
openstackgerritDrew Walters proposed airship/airshipctl master: Add iDRAC ephemeral boot media support  https://review.opendev.org/71371118:37
airship-irc-bot<am240k> did the bot just pass the turing test or what?19:00
openstackgerritDrew Walters proposed airship/airshipctl master: Isolate remotedirect functionality in a single pkg  https://review.opendev.org/71907519:05
openstackgerritDrew Walters proposed airship/airshipctl master: Add Dell Redfish client  https://review.opendev.org/71712319:05
openstackgerritDrew Walters proposed airship/airshipctl master: Add iDRAC ephemeral boot media support  https://review.opendev.org/71371119:05
openstackgerritJames Gu proposed airship/airshipctl master: [WIP][#30] Implement document info command  https://review.opendev.org/70748319:10
airship-irc-bot<dwalt> Hey @aodinokov and Vamsi. I can safely abandon this, right? https://review.opendev.org/71784119:18
airship-irc-bot<se6518> Have a question to ALL. Is it ok to have hardcoded dependency between airshipctl and images repos? I am trying to refactor airshipctl and renaming builder.userDataFileName but it's hardcoded in images(debian-isogen/files/functions.sh). My main question: are we planning to keep this?19:31
airship-irc-bot<pb269f> id like to see the dockerfile live along with airshipctl in the same repo19:32
airship-irc-bot<pb269f> but before we move that, would you mid if i finished the refactor of the image iself im currently working on?19:32
airship-irc-bot<pb269f> https://review.opendev.org/718537 should be ready to go very soon19:33
airship-irc-bot<pb269f> (by monday lunchtime cst)19:33
airship-irc-bot<se6518> ok19:33
airship-irc-bot<pb269f> awesome - thanks Stas19:34
openstackgerritdiwakar thyagaraj proposed airship/maas master: Enable CI for Maas  https://review.opendev.org/70976319:37
portdirectalanmeadows - the bot moved beyond the turing test a long time ago. a new belief system is currently being developed.19:51
airship-irc-bot<aodinokov> @dwalt please keep it so far. But I had a plan to make it better )20:00
openstackgerritMatthew Fuller proposed airship/airshipui master: [WIP] Add plugin to show database status to Airship UI  https://review.opendev.org/71641420:02
-openstackstatus- NOTICE: Due to a database migration error, etherpad.opendev.org is offline until further notice.20:07
*** bornie2bake has quit IRC20:27
openstackgerritMatthew Fuller proposed airship/airshipui master: [WIP] Add plugin to show database status to Airship UI  https://review.opendev.org/71641420:35
openstackgerritDrew Walters proposed airship/airshipctl master: Move bootstrap cmd functionality to baremetal cmd  https://review.opendev.org/71910320:51
airship-irc-bot<aodinokov> BTW the main reason why it required python2 passlib is that ansyble runs from python2 (at least from tools/gate/scripts and it's module reaquires this lib... I think that the easiest way to try to swith to python3 ansyble...21:00
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: Add CurrentContextCluster Type and Name methods  https://review.opendev.org/71881421:05
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: Add pipeline factory and pipeline helpers  https://review.opendev.org/71910821:05
openstackgerritMatthew Fuller proposed airship/airshipui master: [WIP] Add plugin to show database status to Airship UI  https://review.opendev.org/71641421:07
openstackgerritDrew Walters proposed airship/airshipctl master: Move bootstrap cmd functionality to baremetal cmd  https://review.opendev.org/71910321:14
openstackgerritDrew Walters proposed airship/airshipctl master: Move remote cmd functionality to baremetal cmd  https://review.opendev.org/71910921:14
openstackgerritDrew Walters proposed airship/airshipctl master: Move remote cmd functionality to baremetal cmd  https://review.opendev.org/71910921:28
openstackgerritDrew Walters proposed airship/airshipctl master: Add ephemeral host power on command  https://review.opendev.org/71674421:28
openstackgerritDrew Walters proposed airship/airshipctl master: Add ephemeral host power on command  https://review.opendev.org/71674421:32
openstackgerritDrew Walters proposed airship/airshipctl master: Move remote cmd functionality to baremetal cmd  https://review.opendev.org/71910921:34
openstackgerritDrew Walters proposed airship/airshipctl master: Add ephemeral host power on command  https://review.opendev.org/71674421:34
openstackgerritMatthew Fuller proposed airship/airshipui master: [WIP] Add plugin to show database status to Airship UI  https://review.opendev.org/71641421:42
openstackgerritJames Gu proposed airship/airshipctl master: [WIP][#30] Implement document info command  https://review.opendev.org/70748321:44
openstackgerritDrew Walters proposed airship/airshipctl master: WIP: Add baremetal ephemeral ejectmedia command  https://review.opendev.org/71911121:57
openstackgerritMatthew Fuller proposed airship/airshipui master: [WIP] Add plugin to show database status to Airship UI  https://review.opendev.org/71641422:05
openstackgerritMerged airship/porthole master: Enable Consistent Selectors across all Utility Containers  https://review.opendev.org/71876522:20
-openstackstatus- NOTICE: Maintenance on etherpad.opendev.org is complete and the service is available again22:23
openstackgerritKostyantyn Kalynovskyi proposed airship/airshipctl master: Add kubernetes pipeline implementation  https://review.opendev.org/71911322:36
*** born2bake has quit IRC22:42
*** rezroo has quit IRC23:42
*** thansen has quit IRC23:51
*** thansen has joined #airshipit23:52

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