| *** makowals has joined #openstack-ironic | 00:34 | |
| *** makowals has quit IRC | 01:05 | |
| *** gcb has joined #openstack-ironic | 01:44 | |
| *** baoli has quit IRC | 01:56 | |
| *** yangyape_ has joined #openstack-ironic | 02:06 | |
| *** yangyapeng has quit IRC | 02:09 | |
| *** d0ugal has quit IRC | 02:34 | |
| *** rbudden has quit IRC | 02:47 | |
| *** d0ugal has joined #openstack-ironic | 02:56 | |
| *** makowals has joined #openstack-ironic | 03:12 | |
| *** baoli has joined #openstack-ironic | 03:44 | |
| *** baoli has quit IRC | 04:04 | |
| *** makowals has quit IRC | 04:06 | |
| *** Noam_ has joined #openstack-ironic | 04:37 | |
| *** rbartal has joined #openstack-ironic | 05:49 | |
| *** amarao has joined #openstack-ironic | 06:49 | |
| *** pcaruana has joined #openstack-ironic | 06:58 | |
| *** amarao has quit IRC | 07:27 | |
| *** amarao has joined #openstack-ironic | 07:28 | |
| *** amarao has quit IRC | 07:28 | |
| *** amarao has joined #openstack-ironic | 07:29 | |
| *** amarao has quit IRC | 07:29 | |
| *** amarao has joined #openstack-ironic | 07:31 | |
| *** amarao has quit IRC | 07:58 | |
| *** makowals has joined #openstack-ironic | 08:30 | |
| *** amarao has joined #openstack-ironic | 08:47 | |
| *** mgoddard has joined #openstack-ironic | 08:56 | |
| *** yangyape_ has quit IRC | 09:11 | |
| *** yangyapeng has joined #openstack-ironic | 09:12 | |
| *** yangyapeng has quit IRC | 09:16 | |
| *** makowals has quit IRC | 09:20 | |
| *** actatux has quit IRC | 10:10 | |
| *** actatux has joined #openstack-ironic | 10:10 | |
| *** amarao has quit IRC | 10:11 | |
| *** amarao has joined #openstack-ironic | 10:15 | |
| actatux | hi | 10:17 |
|---|---|---|
| actatux | I hit an issue with a fresh bifrost install | 10:17 |
| actatux | the ironic-conductor service failed to start with 'DriverNotFoundInEntrypoint: Could not find...pxe_ssh' | 10:18 |
| *** yangyapeng has joined #openstack-ironic | 10:19 | |
| actatux | it is related to the recent removal of ssh-based drivers from ironic (see https://git.openstack.org/cgit/openstack/ironic/commit/releasenotes/notes/no-ssh-drivers-6ee5ff4c3ecdd3fb.yaml?id=3d9895cc0b6b9e41cdc5cc389d10504cd31ffa9d) | 10:19 |
| actatux | to start the service, we have to remove pxe_ssh from the pxe_drivers in playbooks/roles/bifrost-ironic-install/defaults/main.yml | 10:20 |
| actatux | do you need me to file a bug and push a patch to gerrit? | 10:21 |
| *** amarao has quit IRC | 10:37 | |
| *** amarao has joined #openstack-ironic | 11:01 | |
| *** livelace has joined #openstack-ironic | 11:19 | |
| *** yolanda has quit IRC | 11:42 | |
| *** http_GK1wmSU has joined #openstack-ironic | 12:06 | |
| *** http_GK1wmSU has left #openstack-ironic | 12:07 | |
| *** makowals has joined #openstack-ironic | 12:26 | |
| *** mgoddard has quit IRC | 12:28 | |
| *** baoli has joined #openstack-ironic | 12:29 | |
| *** makowals has quit IRC | 12:43 | |
| TheJulia | actatux: pxe_ssh shouldn't be present in the config at this point. Did you install from master or a stable branch? | 13:45 |
| *** finix has joined #openstack-ironic | 13:57 | |
| *** d0ugal has quit IRC | 14:30 | |
| *** finix has quit IRC | 14:30 | |
| *** rbartal has quit IRC | 14:43 | |
| *** d0ugal has joined #openstack-ironic | 14:54 | |
| *** Noam_ has quit IRC | 15:04 | |
| *** baoli has quit IRC | 15:05 | |
| *** MattMan has quit IRC | 15:19 | |
| *** MattMan has joined #openstack-ironic | 15:19 | |
| *** yangyapeng has quit IRC | 15:29 | |
| *** makowals has joined #openstack-ironic | 15:31 | |
| *** makowals has quit IRC | 15:51 | |
| actatux | from master | 16:28 |
| *** yangyapeng has joined #openstack-ironic | 16:29 | |
| actatux | https://github.com/openstack/bifrost/blob/master/playbooks/roles/bifrost-ironic-install/defaults/main.yml#L175 | 16:30 |
| *** yangyapeng has quit IRC | 16:34 | |
| openstackgerrit | Merged openstack/python-ironicclient master: Add test for set/unset node target_raid_config https://review.openstack.org/480623 | 16:51 |
| *** baoli has joined #openstack-ironic | 16:51 | |
| openstackgerrit | Merged openstack/ironic-specs master: redfish & OSC cmds for driver-properties are done https://review.openstack.org/487681 | 17:06 |
| TheJulia | actatux: sorry, I thought I had pushed a fix up for that a while back. I must have been thinking agent_ssh or something :( | 17:27 |
| actatux | TheJulia: no problem, it is an easy one :-) | 17:30 |
| *** mgoddard has joined #openstack-ironic | 17:33 | |
| openstackgerrit | Richard G. Pioso proposed openstack/ironic master: DNM/WIP: Add 'hardware type' for Dell EMC iDRACs https://review.openstack.org/491263 | 17:38 |
| *** amarao has joined #openstack-ironic | 18:05 | |
| *** e0ne has joined #openstack-ironic | 18:06 | |
| *** baoli has quit IRC | 18:23 | |
| *** yangyapeng has joined #openstack-ironic | 18:30 | |
| *** yangyapeng has quit IRC | 18:35 | |
| openstackgerrit | Dmitry Tantsur proposed openstack/ironic master: Release notes clean up for the next release https://review.openstack.org/491265 | 18:41 |
| *** livelace has quit IRC | 18:48 | |
| *** mgoddard has quit IRC | 18:53 | |
| *** racedo has joined #openstack-ironic | 18:54 | |
| *** huats_ has joined #openstack-ironic | 18:59 | |
| *** sdake_ has joined #openstack-ironic | 19:06 | |
| *** dutsmoc has joined #openstack-ironic | 19:06 | |
| *** asettle_ has joined #openstack-ironic | 19:06 | |
| *** makowals has joined #openstack-ironic | 19:07 | |
| *** weshay_ has joined #openstack-ironic | 19:07 | |
| *** alineb has quit IRC | 19:07 | |
| *** huats has quit IRC | 19:07 | |
| *** weshay has quit IRC | 19:07 | |
| *** comstud has quit IRC | 19:07 | |
| *** sdake has quit IRC | 19:07 | |
| *** asettle has quit IRC | 19:07 | |
| *** fdegir has quit IRC | 19:07 | |
| *** TheJulia has quit IRC | 19:07 | |
| *** serverascode has quit IRC | 19:07 | |
| *** betherly has quit IRC | 19:07 | |
| *** junbo has quit IRC | 19:10 | |
| *** junbo has joined #openstack-ironic | 19:14 | |
| *** alineb has joined #openstack-ironic | 19:15 | |
| *** retr0h has quit IRC | 19:16 | |
| *** csmart has quit IRC | 19:16 | |
| *** mkrai has quit IRC | 19:17 | |
| *** fdegir has joined #openstack-ironic | 19:18 | |
| *** serverascode has joined #openstack-ironic | 19:18 | |
| *** TheJulia has joined #openstack-ironic | 19:18 | |
| *** betherly has joined #openstack-ironic | 19:18 | |
| *** serverascode has quit IRC | 19:19 | |
| *** serverascode has joined #openstack-ironic | 19:20 | |
| *** krtaylor has joined #openstack-ironic | 19:28 | |
| *** racedo has quit IRC | 19:35 | |
| *** Goneri has joined #openstack-ironic | 19:38 | |
| *** e0ne has quit IRC | 19:48 | |
| *** yangyapeng has joined #openstack-ironic | 20:03 | |
| *** yangyapeng has quit IRC | 20:07 | |
| *** rbudden has joined #openstack-ironic | 21:04 | |
| *** rbudden has quit IRC | 21:08 | |
| *** amarao has quit IRC | 21:11 | |
| *** mkrai has joined #openstack-ironic | 21:16 | |
| *** retr0h has joined #openstack-ironic | 21:17 | |
| *** csmart has joined #openstack-ironic | 21:17 | |
| *** racedo has joined #openstack-ironic | 21:47 | |
| *** racedo has quit IRC | 22:01 | |
| *** yangyapeng has joined #openstack-ironic | 22:03 | |
| *** yangyapeng has quit IRC | 22:08 | |
| *** ChubYann has quit IRC | 22:19 | |
| *** leyal has quit IRC | 22:54 | |
| *** leyal has joined #openstack-ironic | 22:55 | |
| *** aolwas has quit IRC | 23:03 | |
| *** hiennh has joined #openstack-ironic | 23:09 | |
| *** aolwas has joined #openstack-ironic | 23:18 | |
| *** Goneri has quit IRC | 23:19 | |
| *** makowals has quit IRC | 23:23 | |
| *** etingof has quit IRC | 23:30 | |
| *** etingof has joined #openstack-ironic | 23:44 | |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!