Friday, 2019-09-13

openstackgerritRachit Kapadia proposed openstack/ironic master: DRAC: Fix a bug for delete_configuration with multiple controllers  https://review.opendev.org/68066000:44
*** henriqueof1 has joined #openstack-ironic00:45
*** henriqueof has quit IRC00:45
*** Garyx_ has quit IRC00:49
*** gyee has quit IRC00:53
*** Garyx has joined #openstack-ironic01:03
*** mkrai has joined #openstack-ironic01:42
*** whoami-rajat has quit IRC01:47
*** rh-jelabarre has quit IRC03:58
*** tzumainn has quit IRC04:29
*** pcaruana has joined #openstack-ironic05:02
*** jtomasek has joined #openstack-ironic05:17
*** mkrai has quit IRC05:23
*** mkrai has joined #openstack-ironic05:25
*** rachit7 has joined #openstack-ironic05:46
*** monica_pardhi has joined #openstack-ironic05:52
*** rpittau|afk is now known as rpittau06:08
rpittaugood morning ironic! o/06:08
arne_wiebalckgood morning rpittau and ironic!06:19
rpittauhey arne_wiebalck :)06:20
rpittauTGIF!06:20
arne_wiebalck:)06:20
arne_wiebalckWe have the OpenDay tmrw, so no rest tomorrow :)06:21
rpittauoh right, it's this weekend!06:22
arne_wiebalckNot sure how many visitors are expected, but last time there more than 50k I think.06:22
rpittauwow, that's a lot06:23
rpittauit's nice to see so many people interested in what CERN does :)06:23
arne_wiebalckTakes enormous efforts to prepare.06:24
arne_wiebalckAbsolutely! And also that from the CERN employees there are almost 3000 volunteers.06:24
arne_wiebalckWouldn't be possible otherwise.06:24
*** mkrai has quit IRC06:25
*** mkrai_ has joined #openstack-ironic06:25
*** henriqueof has joined #openstack-ironic06:27
*** henriqueof1 has quit IRC06:28
rachit7Good morning rpittau arne_wiebalck06:32
rachit7and ironic :)06:32
arne_wiebalckhey rachit7 o/06:33
rpittauhi rachit7 :)06:33
*** diga has quit IRC06:55
*** trident has quit IRC06:55
*** whoami-rajat has joined #openstack-ironic07:02
*** trident has joined #openstack-ironic07:07
*** mkrai_ has quit IRC07:10
*** Florian has joined #openstack-ironic07:10
*** henriqueof has quit IRC07:12
*** henriqueof has joined #openstack-ironic07:12
*** tesseract has joined #openstack-ironic07:15
*** tssurya has joined #openstack-ironic07:20
*** S4ren has joined #openstack-ironic07:43
*** priteau has joined #openstack-ironic07:57
*** monica_pardhi has quit IRC08:01
*** mkrai_ has joined #openstack-ironic08:02
etingofhappy Friday 13-th everyone o/08:10
*** rachit7 has quit IRC08:18
*** rachit7 has joined #openstack-ironic08:29
openstackgerritMark Goddard proposed openstack/ironic master: Follow up to deployment & cleaning polling flag  https://review.opendev.org/68199408:36
*** mkrai_ has quit IRC08:38
*** mkrai__ has joined #openstack-ironic08:38
*** e0ne has joined #openstack-ironic08:38
mgoddardmorning ironic08:38
*** mkrai__ has quit IRC08:39
*** mkrai__ has joined #openstack-ironic08:40
*** alexmcleod has joined #openstack-ironic08:43
*** derekh has joined #openstack-ironic08:45
*** mkrai__ has quit IRC08:45
*** mbeierl has joined #openstack-ironic08:55
*** Florian has quit IRC09:19
*** S4ren has quit IRC09:19
*** FlorianFa has joined #openstack-ironic09:19
*** jawad_axd has joined #openstack-ironic09:19
*** mkrai has joined #openstack-ironic09:41
*** iurygregory has joined #openstack-ironic09:43
iurygregorymorning everyone o/09:44
*** tkajinam has joined #openstack-ironic10:05
*** ociuhandu has joined #openstack-ironic10:06
*** mbeierl has quit IRC10:06
*** ociuhandu has quit IRC10:07
*** pcaruana has quit IRC10:11
*** ociuhandu has joined #openstack-ironic10:23
*** mkrai has quit IRC10:24
*** ociuhandu has quit IRC10:28
hjensasrpittau: I'm looking at the neutron notifier code, wich fails with ironicclient 3.0.0 - Comparing how it set's up the client with how networking-baremtal does one difference that strikes me is the use of endpoint_type.10:32
hjensasrpittau: it defaults to 'public' in the neutron opts, but I see 'publicURL' is used as the default in ironicclient code.10:33
rpittauhjensas: checking10:33
*** ociuhandu has joined #openstack-ironic10:38
*** mbeierl has joined #openstack-ironic10:44
rpittauhjensas: ok, I see what you mean10:44
*** ociuhandu has quit IRC10:44
rpittauhjensas: if I remember correctly, keystone should accept both public or publicURL10:48
hjensasrpittau: but I see nova/placement etc all use 'public' for endpoint_type ... I dunno. Might be networking-baremetal also fail with irclient 3.x10:48
*** mbeierl has quit IRC10:49
hjensasrpittau: I guess your right that it accepts both, since the other services use 'public' as well.10:49
openstackgerritMonica Pardhi proposed openstack/ironic master: Add Redfish inspect interface support for iDRAC  https://review.opendev.org/68174510:51
rpittauhjensas: https://github.com/openstack/python-keystoneclient/blob/master/keystoneclient/service_catalog.py#L24310:53
hjensasrpittau: cool, that confirms it.10:55
*** jawad_axd has quit IRC10:55
*** jawad_axd has joined #openstack-ironic10:55
rpittauhjensas: btw I started writing the patch to use openstacksdk for the events in neutron, I was thinking maybe we should do the same for networking-baremetal at this point? :)10:56
hjensasrpittau: ++ that makes sense.10:58
rpittauhjensas: alright, I will check that also then, even if I doubt these patches will land in T11:00
rpittauhjensas, dtantsur|afk, also one more thing before I forget, it seems the drivers meeting has been canceled11:01
hjensasrpittau: that is what worries me, if the notifier is reverted in neutron I belive we will have to wait another cycle to actually use the events in ironic to keep the possiblity of running version-N-1 neutron with version-N ironic.11:02
hjensasrpittau: yes, I saw the mail regarding the meeting as well.11:02
*** mbeierl has joined #openstack-ironic11:03
hjensasrpittau: dtantsur|afk: and indeed, networking-baremetal fail's the same way if I bump ironicclient to 3.0.0 in requirements.11:07
rpittauhjensas: I can submit the patch for the events after lunch and see if we can get some initial comments11:07
rpittauhjensas: yay11:07
*** mbeierl has quit IRC11:15
*** mbeierl has joined #openstack-ironic11:19
*** iurygregory has quit IRC11:23
*** pcaruana has joined #openstack-ironic11:24
*** lucasagomes has joined #openstack-ironic11:34
*** jawad_axd has quit IRC11:37
*** jawad_axd has joined #openstack-ironic11:37
*** rh-jelabarre has joined #openstack-ironic11:39
openstackgerritIlya Etingof proposed openstack/ironic master: Add `FLOPPY` boot device constant  https://review.opendev.org/68202911:40
*** ociuhandu has joined #openstack-ironic11:41
openstackgerritIlya Etingof proposed openstack/ironic master: [WIP] Add iDRAC boot interface  https://review.opendev.org/67249811:42
*** ociuhandu has quit IRC11:42
*** zaneb has quit IRC11:48
*** zaneb has joined #openstack-ironic11:49
*** mbeierl has quit IRC11:49
*** mbeierl has joined #openstack-ironic11:50
*** rloo has joined #openstack-ironic12:12
*** goldyfruit has quit IRC12:12
*** mbeierl has quit IRC12:21
*** ociuhandu has joined #openstack-ironic12:22
*** tkajinam has quit IRC12:25
*** Goneri has joined #openstack-ironic12:32
*** ociuhandu has quit IRC12:32
*** jawad_ax_ has joined #openstack-ironic12:38
*** ociuhandu has joined #openstack-ironic12:39
*** jawad_axd has quit IRC12:41
*** henriqueof1 has joined #openstack-ironic12:49
*** belmoreira has quit IRC12:49
*** henriqueof has quit IRC12:50
*** EmilienM is now known as EvilienM12:55
rpittauhjensas, dtantsur|afk, I submitted as WIP for now but early comments are welcome :) -> https://review.opendev.org/68204012:55
patchbotpatch 682040 - neutron - [WIP] use openstacksdk for ironic notifiers - 1 patch set12:55
*** ociuhandu has quit IRC12:58
*** ociuhandu has joined #openstack-ironic13:07
hjensasrpittau: thanks, I'm currently setting up a devstack and will try it out. Looks good so far.13:10
openstackgerritMerged openstack/ironic-inspector master: Build pdf doc  https://review.opendev.org/68060113:10
rpittauhjensas: thank you! My devstack env is gone so that will be useful :D13:10
*** ociuhandu has quit IRC13:12
*** ociuhandu has joined #openstack-ironic13:16
*** iurygregory has joined #openstack-ironic13:16
*** dsneddon has quit IRC13:18
*** jawad_ax_ has quit IRC13:18
*** whoami-rajat has quit IRC13:19
*** jawad_axd has joined #openstack-ironic13:19
*** jawad_ax_ has joined #openstack-ironic13:22
*** jawad_axd has quit IRC13:24
*** jawad_ax_ has quit IRC13:28
*** goldyfruit has joined #openstack-ironic13:28
*** jawad_axd has joined #openstack-ironic13:29
*** jawad_axd has quit IRC13:33
*** tzumainn has joined #openstack-ironic13:34
openstackgerritMerged openstack/ironic-python-agent-builder master: Import ansible version of the image building job  https://review.opendev.org/67888413:40
*** dsneddon has joined #openstack-ironic13:48
*** mbeierl has joined #openstack-ironic13:51
*** dsneddon has quit IRC13:53
*** mbeierl has quit IRC13:56
*** dsneddon has joined #openstack-ironic14:04
*** dsneddon has quit IRC14:11
*** goldyfruit has quit IRC14:14
*** dsneddon has joined #openstack-ironic14:17
*** whoami-rajat has joined #openstack-ironic14:23
*** dsneddon has quit IRC14:24
*** goldyfruit has joined #openstack-ironic14:34
*** dsneddon has joined #openstack-ironic14:34
hjensasrpittau: dtantsur|afk: I initially ran a test with notifications enable without the patch. It is only the unit tests that are failing, in a practical test it works.14:38
rpittauhjensas: thanks, are the ironic notifiers unit tests failing ?14:40
hjensasrpittau: with what's currently in master they fail, if ironicclient 3.0.0 is used.14:40
hjensasrpittau: did'nt get to testing you change yet. Checking it out now ...14:41
*** dsneddon has quit IRC14:41
rpittauhjensas: ah ok!14:41
*** goldyfruit_ has joined #openstack-ironic14:42
*** rcernin has quit IRC14:42
*** dsneddon has joined #openstack-ironic14:43
*** e0ne has quit IRC14:43
*** jiapei has joined #openstack-ironic14:44
*** goldyfruit has quit IRC14:44
*** ociuhandu has quit IRC14:45
*** dsneddon has quit IRC14:50
*** ociuhandu has joined #openstack-ironic14:59
*** ociuhandu has quit IRC15:03
*** cp- has quit IRC15:12
*** ociuhandu has joined #openstack-ironic15:13
*** cp- has joined #openstack-ironic15:17
*** ociuhandu has quit IRC15:18
openstackgerritTzu-Mainn Chen proposed openstack/ironic-specs master: Expose node owner information to oslo.policy checks  https://review.opendev.org/68106615:20
*** dsneddon has joined #openstack-ironic15:21
*** TxGirlGeek has joined #openstack-ironic15:24
*** tesseract has quit IRC15:25
*** igordc has joined #openstack-ironic15:25
*** ociuhandu has joined #openstack-ironic15:26
*** igordc has quit IRC15:27
*** igordc has joined #openstack-ironic15:27
*** jtomasek has quit IRC15:28
*** igordc has quit IRC15:32
*** ociuhandu has quit IRC15:33
*** rachit7 has quit IRC15:34
*** dsneddon has quit IRC15:36
*** ociuhandu has joined #openstack-ironic15:42
*** ociuhandu has quit IRC15:46
*** rmcallis has joined #openstack-ironic15:55
*** dsneddon has joined #openstack-ironic16:06
arne_wiebalckbye everyone o/16:07
*** alexmcleod has quit IRC16:08
*** dsneddon has quit IRC16:12
JayFDoes anyone have a digital link to the joke-y flowchart that was made a few years back that ended up on a shirt we made? Where pixie boots is like "give me a vm"16:20
rpittaubye all, have a great weekend! o/16:21
*** rpittau is now known as rpittau|afk16:22
*** iurygregory has quit IRC16:24
*** whoami-rajat has quit IRC16:32
*** dsneddon has joined #openstack-ironic16:35
*** derekh has quit IRC16:40
*** whoami-rajat has joined #openstack-ironic16:40
*** gyee has joined #openstack-ironic16:44
*** bnemec is now known as beekneemech16:48
*** tssurya has quit IRC16:50
*** jiapei has quit IRC16:50
mgoddardthanks for the review rloo, I'll look at your comments on monday17:06
rloomgoddard: no worries. will look at the raid one today too unless i get interrupted...17:06
*** priteau has quit IRC17:28
openstackgerritMerged openstack/ironic-python-agent master: Adds CI job that uses DIB build images  https://review.opendev.org/67623917:41
*** goldyfruit_ has quit IRC17:46
*** goldyfruit_ has joined #openstack-ironic17:49
cjloaderhi18:21
cjloaderUcsSdk seems to be deprecated18:21
cjloaderfor py318:21
*** TxGirlGeek has quit IRC18:22
*** lucasagomes has quit IRC18:59
*** goldyfruit___ has joined #openstack-ironic18:59
*** goldyfruit_ has quit IRC19:02
rloocjloader: we removed the ucs-related code from ironic in train19:08
*** lucasagomes has joined #openstack-ironic20:00
*** igordc has joined #openstack-ironic20:10
openstackgerritRuby Loo proposed openstack/ironic master: Remove cisco references and add release note  https://review.opendev.org/68215320:18
*** hjensas has quit IRC20:24
*** hjensas has joined #openstack-ironic20:28
*** csmart has quit IRC20:41
*** ajya[m] has quit IRC20:42
*** whoami-rajat has quit IRC20:42
*** openstackgerrit has quit IRC20:51
*** csmart has joined #openstack-ironic20:54
*** henriqueof1 has quit IRC20:54
*** rh-jelabarre has quit IRC21:02
*** pcaruana has quit IRC21:03
*** lucasagomes has quit IRC21:30
*** dlbewley has joined #openstack-ironic21:34
*** ajya[m] has joined #openstack-ironic21:48
*** EvilienM is now known as EmilienM21:52
*** rloo has quit IRC22:26
*** Goneri has quit IRC22:41
*** goldyfruit___ has quit IRC22:49
*** gyee has quit IRC23:32
*** gyee has joined #openstack-ironic23:35
*** gyee has quit IRC23:51
*** rcernin has joined #openstack-ironic23:56

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