Thursday, 2017-04-13

*** amotoki has quit IRC00:07
*** crushil has quit IRC00:09
*** Goneri has quit IRC00:18
*** amotoki has joined #openstack-ironic00:20
*** Sukhdev has joined #openstack-ironic00:22
TheJuliaSukhdev: Looking at https://bugs.launchpad.net/ironic/+bug/1682309, could you clarify it some with background on your neutron configuration?  Nothing super specific, but trying to make sure we have enough context because we did only fairly recently learn that one can use DHCP servers besides dnsmasq with neutron.00:25
openstackLaunchpad bug 1682309 in Ironic "Couple of DHCP Options seem to be incorrect" [Undecided,New]00:25
SukhdevTheJulia : right I do not use dnsmasq - I use DHCP server00:26
*** amotoki has quit IRC00:27
TheJuliaSukhdev: Any chance we can get a sanitized neutron configuration as well as if this is the ironic ``neutron`` network_interface or if it is the ``flat`` network_interface in ironic00:27
SukhdevTheJulia : Sure I will add to the bug00:28
TheJuliaThank you!00:28
*** sasha2 has quit IRC00:29
TheJuliaSukhdev: I pasted the discussion from IRC in to the bug. I wonder if we already have a similar bug.... Because we recently realized the... fine details of dhcp capabilities in neutron00:31
TheJuliaI'm sure we can figure it out tomorrow, but the more information you provide, the easier it will be for us to best understand scope/impact of changing things00:31
SukhdevTheJulia : I will post the contents of the config file to the bug in a sec00:32
SukhdevTheJulia : I can also look up the dhcp option values that correspond to these options as suggestions00:33
*** amotoki has joined #openstack-ironic00:33
TheJuliaSukhdev: Awesome, I'm going to go get something to eat, so I might not look again before sometime tomorrow morning00:33
SukhdevTheJulia : NP - have a good night - I am going to head home soon as well -00:34
TheJuliaSukhdev: I _think_ we've had this discussion in part before, so I'm a little worried that this is more complex in that we might need to be more aware of neutron dhcp options as there are the generic options, and dnsmasq specific options, and then behavior we need to try and preserve.  I'm worried that the options are a direct pass-thru to the text file that00:34
TheJuliadnsmasq picks up00:34
TheJuliawhich if so, will complicate things :(00:35
SukhdevTheJulia : understood00:35
*** zhurong has joined #openstack-ironic00:43
*** Sukhdev has quit IRC00:50
*** amotoki has quit IRC00:54
csmartjroll: JayF for the buildroot patches, should I send them to the list to initiate some discussion? or gerrit?00:55
csmartactually currently it's all pointing to my github account so that probably should change to somewhere in openstacklandia before anything gets merged, if it gets merged00:57
*** phuongnh has joined #openstack-ironic00:58
openstackgerritPeter Piela proposed openstack/ironic-ui master: Setup JavaScript test environment  https://review.openstack.org/45373000:59
*** amotoki has joined #openstack-ironic01:02
*** jkilpatr has quit IRC01:11
*** crushil has joined #openstack-ironic01:12
*** jkilpatr has joined #openstack-ironic01:14
*** Wei__ has joined #openstack-ironic01:21
*** mtanino has joined #openstack-ironic01:21
*** MarginHu has joined #openstack-ironic01:23
*** priteau has joined #openstack-ironic01:44
Wei__morning, what value should I set in network_interface when creating a ironic node?01:48
*** priteau has quit IRC01:48
Wei__MAC or eno or eth or others?01:49
*** yonglihe has joined #openstack-ironic01:52
*** hw_wutianwei has joined #openstack-ironic01:53
*** litao has joined #openstack-ironic01:55
MarginHuyes, mac01:56
Wei__MarginHu: thanks01:58
*** SerenaFeng has joined #openstack-ironic01:59
*** gcb has quit IRC02:13
*** rcernin has joined #openstack-ironic02:20
*** gcb has joined #openstack-ironic02:25
*** mtanino has quit IRC02:25
*** rcernin has quit IRC02:26
*** rcernin has joined #openstack-ironic02:26
*** jaganathan has joined #openstack-ironic02:35
*** Sukhdev has joined #openstack-ironic02:39
openstackgerritJulian Edwards proposed openstack/ironic-python-agent master: Prevent tests from using utils.execute()  https://review.openstack.org/45260302:49
*** jaganathan has quit IRC02:53
*** Sukhdev has quit IRC03:01
*** sayantan_ has joined #openstack-ironic03:03
*** vikrant has joined #openstack-ironic03:07
*** ElCoyote_ has quit IRC03:09
*** fragatin_ has joined #openstack-ironic03:26
*** fragatina has quit IRC03:29
*** links has joined #openstack-ironic03:36
TheJuliaWei__:  network interface on a node has three possible values.  "flat" (the default), "neutron" which is tenant network separation, but requires a configured ml2 driver in neutron, or "noop" which stands for no operation.03:42
TheJuliaWei__: ports on the other hand should be created and associated with nodes, and you enter the network mac address on the ports.03:43
*** priteau has joined #openstack-ironic03:44
*** priteau has quit IRC03:49
*** gkadam has joined #openstack-ironic03:53
*** udesale has joined #openstack-ironic03:54
*** zhurong has quit IRC03:57
*** pmannidi has quit IRC04:04
*** amotoki_ has joined #openstack-ironic04:08
*** amotoki has quit IRC04:10
*** gkadam is now known as gkadam-afk04:15
*** zhurong has joined #openstack-ironic04:17
*** pmannidi has joined #openstack-ironic04:21
*** rcernin has quit IRC04:29
*** SerenaFeng has quit IRC04:30
*** pmannidi has quit IRC04:30
*** gkadam-afk is now known as gkadam04:37
*** rbudden has quit IRC04:38
*** fragatin_ has quit IRC04:41
*** fragatina has joined #openstack-ironic04:42
*** mjura has joined #openstack-ironic04:45
*** pmannidi has joined #openstack-ironic04:47
*** jaganathan has joined #openstack-ironic05:15
*** baoli has quit IRC05:20
*** baoli has joined #openstack-ironic05:21
*** rcernin has joined #openstack-ironic05:37
*** jaganathan has quit IRC05:40
*** ChubYann has quit IRC05:41
*** priteau has joined #openstack-ironic05:45
*** amotoki has joined #openstack-ironic05:46
*** SerenaFeng has joined #openstack-ironic05:48
*** amotoki_ has quit IRC05:50
*** priteau has quit IRC05:50
*** baoli has quit IRC05:53
*** yongjiexu has joined #openstack-ironic05:57
*** tuanluong has joined #openstack-ironic05:58
yongjiexuhello, i have a question:when i type command "curl 127.0.0.1:6385", get() of RootController is called.06:00
*** fragatina has quit IRC06:00
yongjiexuI want to know why get() is called?06:00
*** crushil has quit IRC06:01
*** yongjiexu has quit IRC06:05
*** yongjiexu has joined #openstack-ironic06:05
*** rbartal has joined #openstack-ironic06:07
*** gkadam is now known as gkadam-afk06:12
openstackgerritDao Cong Tien proposed openstack/ironic master: Adds clean step 'restore_bios_config' to iRMC drivers  https://review.openstack.org/41640306:16
*** jaosorior_away is now known as jaosorior06:18
*** sayantan_ has quit IRC06:26
*** yongjiexu has quit IRC06:36
*** fragatina has joined #openstack-ironic06:41
*** zzzeek has quit IRC06:41
*** fragatina has quit IRC06:41
*** fragatina has joined #openstack-ironic06:42
*** fragatina has quit IRC06:42
*** fragatina has joined #openstack-ironic06:42
*** fragatina has quit IRC06:45
*** fragatina has joined #openstack-ironic06:46
*** udesale__ has joined #openstack-ironic06:47
*** udesale has quit IRC06:49
*** zzzeek has joined #openstack-ironic06:59
*** pcaruana has joined #openstack-ironic07:01
*** rcernin has quit IRC07:01
*** rcernin has joined #openstack-ironic07:01
*** Lambert has joined #openstack-ironic07:04
openstackgerritJun Yao proposed openstack/ironic-inspector master: Adds node state to the API response data  https://review.openstack.org/43641507:05
*** jaganathan has joined #openstack-ironic07:08
*** tesseract has joined #openstack-ironic07:12
*** adisky_ has joined #openstack-ironic07:19
*** fragatina has quit IRC07:33
*** pmannidi has quit IRC07:44
openstackgerritVasyl Saienko proposed openstack/ironic master: [Grenade]: Do not run ir-api on primary node after upgrade  https://review.openstack.org/45616607:44
*** udesale has joined #openstack-ironic07:47
*** priteau has joined #openstack-ironic07:47
*** Serlex has joined #openstack-ironic07:48
*** udesale__ has quit IRC07:49
openstackgerritVasyl Saienko proposed openstack/ironic master: [Devstack] Fix libvirt group name  https://review.openstack.org/45647607:49
*** priteau has quit IRC07:52
openstackgerritAparna proposed openstack/ironic master: Rescue implementation for iLO Virtual Media drivers  https://review.openstack.org/45301207:57
*** zzzeek has quit IRC08:00
*** zzzeek has joined #openstack-ironic08:00
*** amarao has joined #openstack-ironic08:04
openstackgerritDebayan Ray proposed openstack/proliantutils master: Instrumenting redfish into proliantutils' client  https://review.openstack.org/45606408:06
*** ralonsoh has joined #openstack-ironic08:06
*** racedo has joined #openstack-ironic08:07
*** jaganathan has quit IRC08:08
*** dtantsur|afk is now known as dtantsur08:08
dtantsurmorning ironic08:09
*** lucas-afk is now known as lucasagomes08:13
lucasagomesmorning all08:13
*** amarao has quit IRC08:14
*** amarao has joined #openstack-ironic08:15
*** jkilpatr has quit IRC08:16
*** yongjiexu has joined #openstack-ironic08:22
*** jaganathan has joined #openstack-ironic08:24
*** jkilpatr has joined #openstack-ironic08:29
pas-hamorning dtantsur lucasagomes and all08:31
dtantsuro/08:32
*** e0ne has joined #openstack-ironic08:43
*** jtomasek has joined #openstack-ironic08:44
*** priteau has joined #openstack-ironic08:47
vdrokmorning dtantsur lucasagomes and pas-ha !08:47
*** jtomasek_ has joined #openstack-ironic08:47
*** jtomasek__ has joined #openstack-ironic08:48
*** jtomasek_ has quit IRC08:48
*** jtomasek has quit IRC08:49
*** jaganathan has quit IRC08:50
-openstackstatus- NOTICE: zuul was restarted due to an unrecoverable disconnect from gerrit. If your change is missing a CI result and isn't listed in the pipelines on http://status.openstack.org/zuul/ , please recheck08:51
*** jaganathan has joined #openstack-ironic08:53
*** athomas has joined #openstack-ironic08:56
*** aarefiev_afk is now known as aarefiev08:57
aarefievmorning all!08:58
*** tuanluong_ has joined #openstack-ironic08:58
MarginHuhello09:00
*** tuanluong has quit IRC09:00
MarginHuis "ironic web console" related with "instance console" on horizon ?09:01
MarginHuI understand the later is vnc console , they are different things. Am I right ?09:01
openstackgerritDao Cong Tien proposed openstack/python-ironicclient master: Extends driver-list, driver-show supporting new hardware types  https://review.openstack.org/41927409:03
*** fxpester has joined #openstack-ironic09:05
*** sambetts|afk is now known as sambetts09:06
sambettsMorning all09:06
MarginHuhi , sambetts, morning09:08
MarginHu is "ironic web console" related with "instance console" on horizon ?09:08
*** aparnav has joined #openstack-ironic09:14
sambettsMarginHu: Ironic does support nova instance consoles, however it needs to be configured correctly to work, and depends on if the Ironic driver supports it. https://docs.openstack.org/developer/ironic/deploy/console.html#node-serial-console09:14
MarginHuok , you link refer to serial console ,is it web console same with that ?09:17
sambettsMarginHu: the Ironic web console allows ironic to host a browser based console for you that doesn't go through nova or horizon, its useful for operators and in Ironic standalone mode09:18
*** jtomasek__ has quit IRC09:21
aparnavhey dtantsur, vdrok, When you find time can you take a look at the patch https://review.openstack.org/#/c/422572, expecting some review comments on this.09:21
patchbotpatch 422572 - ironic - Support hpsum based `update_firmware` for iLO drivers09:21
MarginHuok, you mean If my hardware support and config serial console , user will visit by "instance console" , right?09:22
vdrokmorning aarefiev MarginHu sambetts and aparnav09:22
vdrokwill do09:22
aarefievo/09:22
aparnavmorning vdrok09:23
*** jaosorior has quit IRC09:26
*** jkilpatr has quit IRC09:29
*** jaosorior has joined #openstack-ironic09:30
openstackgerritVasyl Saienko proposed openstack/ironic master: [Devstack] Fix libvirt group name  https://review.openstack.org/45647609:32
lucasagomeshi folks, if you have some time mind taking a look at: https://review.openstack.org/#/c/455255/  ? I'm just waiting on this to release the first version of sushy09:32
patchbotpatch 455255 - sushy - Remove the tools/ directory from the sushy tree09:32
lucasagomesthanks09:32
*** gkadam-afk is now known as gkadam09:33
openstackgerritPavlo Shchelokovskyy proposed openstack/ironic master: WiP Optimize node locking on heartbeat  https://review.openstack.org/45652809:33
MarginHuI notice nova console have 2 kinds of type : spice , vnc .09:34
*** jtomasek has joined #openstack-ironic09:34
*** jkilpatr has joined #openstack-ironic09:35
dtantsurlucasagomes, gerrit seems down, but I was about to +209:35
lucasagomesdtantsur, hah fair enough09:35
lucasagomesthanks09:35
sambettsme too... its just crashed... sigh.. .09:35
sambettslucasagomes: +A09:36
* dtantsur was able to +2 finally09:36
lucasagomes\o/09:36
lucasagomesthanks folks! I will put a release patch now09:36
lucasagomesnow == when it merges :D09:37
openstackgerritMerged openstack/sushy master: Remove the tools/ directory from the sushy tree  https://review.openstack.org/45525509:39
*** mvpnitesh has joined #openstack-ironic09:42
*** SerenaFeng has quit IRC09:44
*** MattMan has quit IRC09:45
*** MattMan has joined #openstack-ironic09:45
mvpniteshHi ironic , I've a small doubt , Thomas Maddox is asking me to make a change for my fix in https://review.openstack.org/#/c/455662/, according to me that change is not required, can any one suggest me should i do that change or not09:48
patchbotpatch 455662 - python-ironicclient - Fixes multiple chassis delete09:48
*** udesale__ has joined #openstack-ironic09:50
*** udesale has quit IRC09:51
*** dtantsur is now known as dtantsur|brb10:00
*** MarginHu has quit IRC10:09
vdrokmvpnitesh: morning, yeah, I'd prefer doing it the way thomas suggests, to avoid duplication10:09
mvpniteshok fine , now i've one more question , the same is there in node_shell.py and port_shell.py10:10
mvpniteshcan i change in those places also10:10
mvpniteshor change only in chassis_shell.py10:10
openstackgerritVasyl Saienko proposed openstack/ironic master: [Devstack] Fix libvirt group name  https://review.openstack.org/45647610:13
*** jtomasek has quit IRC10:13
*** tuanluong_ has quit IRC10:14
vdrokmvpnitesh: would be good to change all places10:16
*** zhurong has quit IRC10:17
*** phuongnh has quit IRC10:18
mvpniteshvdrok : Thanks, can you please review https://review.openstack.org/#/c/431556/ , https://review.openstack.org/#/c/436945/ and https://review.openstack.org/#/c/433029/10:18
patchbotpatch 431556 - python-ironicclient - OSC 'node list' recognizes all provision states10:18
patchbotpatch 436945 - ironic - Validate ipmi_address format on ipmitool power int...10:18
patchbotpatch 433029 - ironic - Now displays maintenance and maintenance_reason10:18
vdrokok, will try to10:19
mvpniteshvdrok: Thanks, will update the changes and commit for  https://review.openstack.org/#/c/455662/10:19
patchbotpatch 455662 - python-ironicclient - Fixes multiple chassis delete10:19
openstackgerritVasyl Saienko proposed openstack/ironic master: [Devstack] Fix libvirt group name  https://review.openstack.org/45647610:26
openstackgerritMerged openstack/ironic-inspector master: Move port creation to validate_interfaces hook  https://review.openstack.org/45464810:28
*** erolg has joined #openstack-ironic10:34
*** udesale has joined #openstack-ironic10:35
*** udesale__ has quit IRC10:36
*** Lambert has quit IRC10:40
*** jkilpatr has quit IRC10:43
*** zhurong has joined #openstack-ironic10:45
openstackgerritDebayan Ray proposed openstack/proliantutils master: Instrumenting redfish into proliantutils' client  https://review.openstack.org/45606410:51
*** rbartal has quit IRC10:58
*** mat128 has joined #openstack-ironic10:58
*** jkilpatr has joined #openstack-ironic11:03
*** bcornec1 has joined #openstack-ironic11:09
*** aparnav has quit IRC11:10
*** jtomasek has joined #openstack-ironic11:18
openstackgerritLucas Alvares Gomes proposed openstack/ironic master: Add redfish driver  https://review.openstack.org/43898211:21
openstackgerritLucas Alvares Gomes proposed openstack/ironic master: Add documentation for the redfish driver  https://review.openstack.org/44253711:21
openstackgerritLucas Alvares Gomes proposed openstack/ironic master: DevStack: Setup a Redfish environment  https://review.openstack.org/44552911:21
*** skazi has quit IRC11:28
TheJuliayongjiexu: Well, get is the verb/action that curl is causing over HTTP against the controller, so that makes sense.11:32
*** rbartal has joined #openstack-ironic11:33
*** yongjiexu_ has joined #openstack-ironic11:34
*** lucasagomes is now known as lucas-hungry11:34
openstackgerritBeth Elwell proposed openstack/ironic-ui master: Setup JavaScript test environment  https://review.openstack.org/45373011:35
*** bfournie has quit IRC11:38
*** dtantsur|brb is now known as dtantsur11:42
*** Wei__ has quit IRC11:42
*** MarginHu has joined #openstack-ironic11:45
openstackgerritMerged openstack/ironic-inspector master: Use processed lldp data, if available, for local_link_connection plugin  https://review.openstack.org/43114111:45
dtantsurhuh, I expected this ^^^ to use dependencies..11:50
TheJuliamerge dependencies?11:52
TheJuliaor other dependencies?11:53
dtantsurTheJulia, we're introducing dependencies for hooks in ironic-inspector11:54
dtantsurbut it's not merged, I guess we'll switch this change afterwards11:55
TheJuliaAhhh11:55
*** udesale has quit IRC11:56
*** mtanino has joined #openstack-ironic11:59
*** yongjiexu_ has quit IRC12:00
*** yongjiexu has quit IRC12:00
*** bcornec1 has quit IRC12:07
openstackgerritGalyna Zholtkevych proposed openstack/ironic master: Support zmq for Baremetal Service  https://review.openstack.org/44555012:07
*** jaganathan has quit IRC12:08
*** dprince has joined #openstack-ironic12:08
openstackgerritGalyna Zholtkevych proposed openstack/ironic master: Support zmq for Baremetal Service  https://review.openstack.org/44555012:12
openstackgerritM V P Nitesh proposed openstack/python-ironicclient master: Fixes multiple chassis delete  https://review.openstack.org/45566212:15
*** amotoki has quit IRC12:15
*** bfournie has joined #openstack-ironic12:17
*** lucas-hungry is now known as lucasagomes12:18
*** jcoufal has joined #openstack-ironic12:19
*** mvpnitesh has quit IRC12:19
openstackgerritVasyl Saienko proposed openstack/ironic master: [Devstack] Fix libvirt group name  https://review.openstack.org/45647612:20
*** chlong has quit IRC12:21
*** mtanino has quit IRC12:23
*** jtomasek has quit IRC12:26
*** jcoufal_ has joined #openstack-ironic12:27
*** Daviey has quit IRC12:28
sambettsdtantsur: I think we have to have a version that works without dependencies for at least a cycle for upgrades12:28
*** jcoufal has quit IRC12:28
*** milan has joined #openstack-ironic12:29
milanmorning  Ironic! :)12:30
*** amotoki has joined #openstack-ironic12:31
*** rbudden has joined #openstack-ironic12:38
aarefievmorning milan12:38
MarginHumorning, all12:40
milanmorning aarefiev! :)12:40
aarefievsambetts: +1, I think we should add warning to local_link_connection once we land dependencies, saying that it will fail w/o lldp_basic plugin in future releases12:40
*** hw_wutianwei has quit IRC12:40
milanaarefiev, good discussion on the patch!12:40
milanmorning MarginHu! :)12:40
sambettsaarefiev: exactly :)12:41
aarefievmilan: I'm wondering  how neutron filter looks like12:42
*** jcoufal has joined #openstack-ironic12:43
milanaarefiev, that might require uuid instead of mac12:43
*** jcoufal_ has quit IRC12:44
milanor maybe not cause the uuid might not yet be known12:44
aarefievsambetts, milan AFAIR we talked that neutron for inspection should be on inspector side12:44
milanyeah, but potentially, what would change in the API?12:46
sambettsaarefiev: when we add neutron things will need to be quite different, because only the discovery phase will use the default DHCP endpoint, and we'll actually be programming neutron ports with DHCP options for inspection12:47
*** amotoki has quit IRC12:47
*** jcoufal has quit IRC12:48
lucasagomesapparently the standalone job in ironic is broken ?12:48
lucasagomeshttp://logs.openstack.org/82/438982/16/check/gate-ironic-dsvm-standalone-ubuntu-xenial/3ff5871/logs/devstacklog.txt.gz#_2017-04-13_11_38_22_65212:48
sambettslucasagomes: there is a fix for that https://review.openstack.org/45647612:49
patchbotpatch 456476 - ironic - [Devstack] Fix libvirt group name12:49
lucasagomessambetts, awesome, I've updated the whiteboard12:49
sambettslucasagomes: thanks :D12:50
*** jcoufal has joined #openstack-ironic12:50
*** MarginHu has quit IRC12:51
*** MarginHu has joined #openstack-ironic12:51
aarefievsambetts: just thoughts: could we add limited neutron filter only for introspection12:54
milansambetts, aarefiev so in that case the get_blacklist method would be overridden by neutron driver to return list of uuids to the update_fiter instead of macs, and the update_filters would set the flags on the ports, that's cool. I don't see why we should not use a generic get_blacklist (overridable) by other filters implementation (that use MACs)12:54
*** baoli has joined #openstack-ironic12:54
aarefievdoes neutron will need to blacklist ports?12:56
sambettsaarefiev, milan: in the neutron case we'd need both I think, we'd need something that looks like the existing implmentation for the discovery phase, and something that looks quite different for the inspection phase, e.g. when a node goes on inspection create neutron port with dhcp options, and when its done delete the neutron port12:56
sambettsmaybe whitelist could create the port and black list could delete it :/12:57
*** Daviey has joined #openstack-ironic12:57
sambettsnot sure12:57
aarefievyep, that what I thought12:58
aarefievblack list wouldn't delete port as it called for nodes that aren't on introspection12:59
aarefievand don't have port12:59
milanaarefiev, sambetts but it's still possible for the neutron driver to override get_whitelist or get_blacklist as needed13:00
milanas the list of the active ports needs to be fetched, no?13:00
sambettsmilan: we'll need two filter drivers if we do it that way, one for discovery dnsmasq/iptables and one for neutron13:03
sambettsfor inspection13:03
*** Goneri has joined #openstack-ironic13:03
aarefievhmm, sounds interesting13:04
*** sasha21 has joined #openstack-ironic13:04
* milan needs to think that through13:04
aarefievalso drivers should handle get_whitelist and get_blacklist lists13:05
aarefievwhy their impl would differ13:06
*** vikrant has quit IRC13:07
*** [1]cdearborn has joined #openstack-ironic13:08
sambettstbh in the case of using proper networking, i kind of expect the ironic inspector interface to handle the port creation and deletion13:08
sambettsbecause the implementation of that logic will be inside if the ironic network interface like the cleaning and provisoning logic it13:08
*** jcook has quit IRC13:09
sambettsin that case the filter implemtations we have today will just continue to operate as they do13:09
sambettsalthough they will block all discovered nodes even if they are in inspection because that will be handled in neutron13:11
sambettsI expect discovery and inspection to happen in different VLANs too13:11
aarefievsambetts: there is also dtantsur's spec https://review.openstack.org/#/c/30586413:11
patchbotpatch 305864 - ironic-specs - Boot management for in-band inspection13:11
aarefievAFAIU where ironic manages neutron13:12
sambettsright, so for nodes that have known MAC addresses, we could just passed manage_boot = false and then handle it all in the inspector interface13:13
*** jcook has joined #openstack-ironic13:14
sambettsand then only pass manage_boot = True for nodes we don't know the MACs for and for auto-disocvered nodes13:14
*** crushil has joined #openstack-ironic13:15
*** mat128 has quit IRC13:16
*** ElCoyote_ has joined #openstack-ironic13:16
*** amotoki has joined #openstack-ironic13:17
*** mat128 has joined #openstack-ironic13:18
*** ElCoyote_ has quit IRC13:23
openstackgerritVasyl Saienko proposed openstack/ironic master: [Devstack] Fix libvirt group usage  https://review.openstack.org/45647613:26
*** ElCoyote_ has joined #openstack-ironic13:26
milansilly question, for virsh, the driver of choice (was) pxe_ssh?13:26
* milan debbuging some meanwhile13:27
sambettsmilan: pxe_ipmitool + vbmc :)13:27
milansambetts, ty13:27
*** links has quit IRC13:29
*** baoli has quit IRC13:29
openstackgerritDmitry Tantsur proposed openstack/ironic-inspector master: Mock ironic client per test in functional tests  https://review.openstack.org/45661213:32
*** jaypipes has joined #openstack-ironic13:34
*** chlong has joined #openstack-ironic13:35
*** srobert has joined #openstack-ironic13:39
*** rloo has joined #openstack-ironic13:44
*** srobert has quit IRC13:46
*** srobert has joined #openstack-ironic13:46
*** baoli has joined #openstack-ironic13:48
*** rloo has quit IRC13:51
*** rloo has joined #openstack-ironic13:51
vsaienk0sambetts: nice patch! https://review.openstack.org/#/c/456235/ thanks for working on this13:53
patchbotpatch 456235 - networking-baremetal - [WIP] Add baremetal neutron agent13:53
openstackgerritVladyslav Drok proposed openstack/ironic master: Make config generator aware of 'default_log_levels' override  https://review.openstack.org/45621413:53
*** Administrator_ has quit IRC13:56
*** Administrator_ has joined #openstack-ironic13:56
*** zhurong has quit IRC13:57
sambettsvsaienk0: thanks :) I need to test it, I'm building a testbed for ironic and hopefully l3 stuff too13:57
*** mtanino has joined #openstack-ironic13:57
*** fragatina has joined #openstack-ironic13:59
*** yongjiexu has joined #openstack-ironic14:01
mariojvgood morning ironic14:01
rloomorning mariojv, sambetts, vdrok, vsaienk0!14:05
vsaienk0morning rloo14:06
vdrokmorning mariojv and rloo14:06
mariojvhi rloo14:06
mariojvhi vdrok vsaienk014:06
vdrokand morning milan :)14:06
vsaienk0morning mariojv14:06
milanheh :D14:07
milanmorning mariojv, rloo, vdrok, vsaienk0 and all! :)14:07
rloohiya milan14:08
*** sayantan_ has joined #openstack-ironic14:14
bfourniemorning ironic!, sambetts, aarefiev: thanks for landing https://review.openstack.org/#/c/431141/, I will follow the plugin dependency patch and when that lands, add warning to local_link_connection if lldp_basic plugin is missing14:21
patchbotpatch 431141 - ironic-inspector - Use processed lldp data, if available, for local_l... (MERGED)14:21
openstackgerritMario Villaplana proposed openstack/ironic master: WIP Rescue mode tempest tests  https://review.openstack.org/45230814:24
aarefievbfournie: hey,  thanks for keeping eye on it14:24
*** krtaylor has joined #openstack-ironic14:25
openstackgerritDmitry Tantsur proposed openstack/ironic-inspector master: [WIP] Set pxe_enabled on new and existing ports on introspection  https://review.openstack.org/45472414:28
*** udesale has joined #openstack-ironic14:29
openstackgerritPavlo Shchelokovskyy proposed openstack/ironic master: Optimize node locking on heartbeat  https://review.openstack.org/45652814:29
*** Goneri has quit IRC14:33
milanaarefiev, sambetts so this is my understanding of what's possible: http://paste.openstack.org/show/606458/14:36
openstackgerritVasyl Saienko proposed openstack/ironic master: WIP: deprecate DHCP providers  https://review.openstack.org/45612714:37
openstackgerritVasyl Saienko proposed openstack/ironic master: Remove deprecated DHCP provider methods  https://review.openstack.org/45371114:37
dtantsurfolks, can someone please check this patch chain: https://review.openstack.org/#/c/450013/ ? it is needed to unblock iLO hardware type addition14:37
patchbotpatch 450013 - ironic - Changes 'deploy' and 'boot' interface for 'pxe_ilo...14:37
*** MarginHu has quit IRC14:39
aarefievmilan: mind to propose as patch (e.g. to pxe filters spec) so we could left comments14:43
*** dprince has quit IRC14:44
aarefievnice table :)14:44
rloodtantsur: i've only looked at the first patch in the ilo series. was waiting to hear about ilo tests. i can look at 2nd but not sure i'll get to the third one that you linked above.14:44
milanaarefiev, sure, but I'm still not convinced the get_blacklist, get_whitelist methods should be merged into one as it doesn't solve stuff but complicates it :D14:44
milan:P14:44
* milan brb14:44
*** marlinc has quit IRC14:46
dtantsurrloo, any number of them is good :) now the tests apparently passed on all three14:46
rloodtantsur: ok, good to know. i can +A the first one then?14:47
rloodtantsur: done14:47
dtantsuryep. thanks14:47
*** Goneri has joined #openstack-ironic14:49
*** alexpilotti has quit IRC14:49
*** alexpilotti has joined #openstack-ironic14:50
*** rama_y_ has joined #openstack-ironic14:50
*** aarefiev is now known as aarefiev_afk14:54
*** jcoufal_ has joined #openstack-ironic14:54
*** jcoufal has quit IRC14:54
*** mtreinish has quit IRC14:57
*** mtreinish has joined #openstack-ironic14:58
*** jcoufal_ has quit IRC14:59
*** yongjiexu_ has joined #openstack-ironic15:01
*** yongjiexu has quit IRC15:04
*** gkadam has quit IRC15:06
*** lifeless_ has joined #openstack-ironic15:07
*** afazekas_ has joined #openstack-ironic15:09
*** dutsmoc has joined #openstack-ironic15:09
*** natorious_ has joined #openstack-ironic15:09
*** melwitt_ has joined #openstack-ironic15:09
*** xnox_ has joined #openstack-ironic15:09
*** EmilienM_ has joined #openstack-ironic15:09
*** zigo_ has joined #openstack-ironic15:09
*** sirushti_ has joined #openstack-ironic15:09
*** pcaruana has quit IRC15:10
*** kencjohnston_ has joined #openstack-ironic15:10
*** mpotdar- has joined #openstack-ironic15:10
*** BadCub has quit IRC15:10
*** melwitt has quit IRC15:10
*** xnox has quit IRC15:10
*** TheJulia has quit IRC15:10
*** mariojv has quit IRC15:10
*** mpotdar has quit IRC15:10
*** kencjohnston has quit IRC15:10
*** lifeless has quit IRC15:10
*** sirushti has quit IRC15:10
*** JayF has quit IRC15:10
*** natorious has quit IRC15:10
*** bigjools has quit IRC15:10
*** EmilienM has quit IRC15:10
*** comstud has quit IRC15:10
*** afazekas has quit IRC15:10
*** fdegir has quit IRC15:10
*** serverascode has quit IRC15:10
*** zigo has quit IRC15:10
*** natorious_ is now known as natorious15:10
*** mpotdar- is now known as mpotdar15:10
*** mariojv_ has joined #openstack-ironic15:11
*** EmilienM_ is now known as 17WAAOC7S15:11
*** sirushti_ is now known as sirushti15:11
vdrokfolks, the gate fix -- https://review.openstack.org/45647615:11
patchbotpatch 456476 - ironic - [Devstack] Fix libvirt group usage15:11
*** 21WAAA2JF has joined #openstack-ironic15:11
*** JayF has joined #openstack-ironic15:11
vdrokfolks, the gate fix -- https://review.openstack.org/45647615:11
patchbotpatch 456476 - ironic - [Devstack] Fix libvirt group usage15:11
*** jcoufal has joined #openstack-ironic15:12
*** zigo_ is now known as zigo15:12
openstackgerritDmitry Tantsur proposed openstack/ironic-inspector master: Set pxe_enabled on new and existing ports on introspection  https://review.openstack.org/45472415:12
*** zigo is now known as Guest5258615:12
*** hshiina has joined #openstack-ironic15:13
*** rcernin has quit IRC15:13
vdrokheh, sorry, it's the netsplit, and it is already merged :)15:14
*** marlinc has joined #openstack-ironic15:17
*** fdegir has joined #openstack-ironic15:18
*** TheJulia has joined #openstack-ironic15:19
*** litao has quit IRC15:19
*** rpioso has joined #openstack-ironic15:19
*** serverascode has joined #openstack-ironic15:20
*** ElCoyote_ has quit IRC15:22
*** rajinir has quit IRC15:24
*** rajinir has joined #openstack-ironic15:25
*** bnemec has quit IRC15:30
*** bnemec has joined #openstack-ironic15:30
*** dutsmoc has quit IRC15:34
*** comstud has joined #openstack-ironic15:34
*** baha has joined #openstack-ironic15:34
*** e0ne has quit IRC15:35
*** JayF has quit IRC15:41
*** mjura has quit IRC15:43
*** JayF has joined #openstack-ironic15:44
*** amarao has quit IRC15:47
*** amotoki has quit IRC15:48
*** BadCub has joined #openstack-ironic15:49
dtantsurrloo, I think I got rid of all mentions of trello from the status updates..15:52
* dtantsur checks if there was something helpful there not linked to priorities15:52
rloodtantsur: :) thx!15:52
dtantsurvsaienk0, do you remember right away if we have adoption tests in the standalone suite?15:53
openstackgerritGalyna Zholtkevych proposed openstack/ironic master: Workflow of iPXE usage in Deploy Process  https://review.openstack.org/45537715:54
*** yonglihe has quit IRC15:59
NobodyCamGood Morning Ironic'ers16:02
*** Goneri has quit IRC16:04
rloomorning NobodyCam!16:07
NobodyCamGood Morning rloo :)16:07
rloolucasagomes: wrt redfish, is it possible for a node to have a diff user/password from another node, yet same redfish address?16:08
joannamorning NobodyCam, rloo :)16:08
rloomorning joanna!16:08
NobodyCamGood Morning joanna :)16:08
lucasagomesrloo, hi there, yes I believe you can configure different users/passwords for the same controller16:09
rloolucasagomes: so that makes me think the caching might not be correct.16:09
NobodyCamhey hey morning lucasagomes :)16:09
rloolucasagomes: shouldn't you cache based on address/user, not just address?16:09
rloolucasagomes: fwiw, i have no idea what is being cached :)16:09
lucasagomesrloo, it's a good point, tho we ask for the admin crendetials in the username/password16:10
lucasagomesrloo, maybe caching is also a pre-optimization and we cna remove it for the initial review16:10
lucasagomesI think dtantsur would like that :-)16:10
* dtantsur is in 3 meetings, sorry16:11
rloolucasagomes: yup, am agreeing with that. commenting now in the patch...16:11
lucasagomesrloo, thanks16:12
vsaienk0dtantsur: no we don't have16:14
*** udesale has quit IRC16:15
*** rbartal has quit IRC16:16
*** Goneri has joined #openstack-ironic16:16
jrollI originally told y'all I'd be back tomorrow, I lied, I'll be out. jfyi16:18
rloojroll: enjoy!!! and thx for letting us know :)16:20
jrollnp :)16:20
*** crushil has quit IRC16:21
TheJuliajroll: Thank you!16:23
*** dprince has joined #openstack-ironic16:24
TheJuliaI will also likely be MIA all tomorrow morning.  I think I need to be at the airport at like 9 AM.16:24
*** jcoufal_ has joined #openstack-ironic16:27
*** openstack has joined #openstack-ironic16:34
*** tesseract has joined #openstack-ironic16:35
*** jvgrant has joined #openstack-ironic16:36
*** jvgrant has left #openstack-ironic16:36
lucasagomesjroll, enjoy!16:39
*** rama_y_ has quit IRC16:39
lucasagomesI'm calling it a day as well, I will be off tomorrow (good friday) and monday (easter monday)16:39
lucasagomessee you all!16:40
joannahave a greta weekend lucasagomes!16:40
*** lucasagomes is now known as lucas-afk16:41
*** melwitt_ is now known as melwitt16:43
vdrokfinally a proper easter in the same days for everyone :)16:43
vdrokmorning NobodyCam and joanna16:44
joannamorning vdrok :)16:44
NobodyCamGood Morning vdrok :)16:44
*** crushil has joined #openstack-ironic16:44
*** jaosorior has quit IRC16:44
dtantsurmorning NobodyCam, see you lucas-afk16:45
NobodyCamGood Morning dtantsur16:46
NobodyCamnight lucas-afk :)16:46
dtantsurTheJulia, hi, do you have a bug with details reported for https://etherpad.openstack.org/p/ironic-neutron-standalone-issues line 26?16:47
TheJuliadtantsur: I'm not infront of a computer at the moment, I'll check and create/clarify16:50
dtantsurthanks!16:51
rloovdrok: you mean Easter isn't the same for everyone?16:53
vdrokrloo: yup, there is usually some delay between orthodox/catholic/jewish easter16:53
*** jaosorior has joined #openstack-ironic16:54
vdrokthis year they are all on same dates16:54
rloovdrok: wow, i didn't know that (religion isn't my forte). May they all be friends then :)16:54
dtantsur\o/16:55
vdrokthey just could not agree on the same calendar for whatever reason :)16:55
rloovdrok: no diff than the British driving on one side of the road and the Americans driving on the other side :)16:57
dsneddon_Question for all: I am trying to determine which ML2 drivers are compatible with Ironic port-groups. Does anyone know where I would find that info?16:58
*** dsneddon_ is now known as dsneddon16:58
*** priteau_ has quit IRC16:58
dtantsurvsaienk0, sambetts ^^^?16:58
* dtantsur is also interested16:58
openstackgerritMerged openstack/ironic master: [Devstack] Fix libvirt group usage  https://review.openstack.org/45647616:59
*** baoli has quit IRC17:00
*** baoli has joined #openstack-ironic17:01
*** ralonsoh has quit IRC17:02
*** jaosorior has quit IRC17:03
dtantsurfolks, I have to run. I'll stop by tomorrow to pick a date for the virtual meetup. otherwise, see you in a bit more than a week!17:05
*** 21WAAA2JF is now known as EmilienM17:05
*** EmilienM has joined #openstack-ironic17:05
*** dtantsur is now known as dtantsur|afk17:05
vdrokgood night dtantsur|afk17:06
*** jcoufal has joined #openstack-ironic17:07
*** jcoufal_ has quit IRC17:10
*** livelace has joined #openstack-ironic17:10
*** hshiina has quit IRC17:11
*** baoli has quit IRC17:20
*** baoli has joined #openstack-ironic17:21
*** [1]cdearborn has quit IRC17:21
*** jcoufal has quit IRC17:23
*** jcoufal has joined #openstack-ironic17:23
* sambetts -> home 17:25
sambettsNight all, cya next week (I'm also off because of the easter public holidays)17:26
*** sambetts is now known as sambetts|afk17:26
*** ricardoas has left #openstack-ironic17:28
*** jcoufal_ has joined #openstack-ironic17:28
*** jcoufal has quit IRC17:30
*** ChubYann has joined #openstack-ironic17:30
vdrokdsneddon: as for your question, I think I can say when the ml2 driver does not support it :) I think you can look at how the ml2 driver uses the local_link_information, if it does something like llc[0] (like here17:34
vdrokhttps://github.com/openstack/networking-generic-switch/blob/f5963a9d7d7426a6026c07534ee201ef0212970c/networking_generic_switch/generic_switch_mech.py#L333-L334) it does not support portgroups17:34
dsneddonvdrok, Thanks, that should help me figure it out.17:35
*** jcoufal has joined #openstack-ironic17:36
* vdrok leaves, but will be around tomorrow17:36
vdrokgood night!17:37
*** jcoufal_ has quit IRC17:38
*** trown|lunch is now known as trown17:40
*** mtanino has quit IRC17:40
*** rcernin has joined #openstack-ironic17:42
*** jcoufal_ has joined #openstack-ironic17:47
*** sayantan_ has quit IRC17:47
openstackgerritVladyslav Drok proposed openstack/ironic master: Setup logging in unit tests  https://review.openstack.org/45671817:48
*** jcoufal has quit IRC17:49
*** jcoufal has joined #openstack-ironic17:51
*** jcoufal_ has quit IRC17:53
aNuposicHi All, i see that gate was failing yesterday but there was a fix for that listed on whiteboard, but gate is still failing for me http://logs.openstack.org/39/407639/41/check/gate-ironic-dsvm-standalone-ubuntu-xenial/17b1532/logs/devstacklog.txt.gz#_2017-04-13_17_17_40_36017:53
aNuposichas anyone seen the gate still failing17:53
*** Serlex has quit IRC17:53
aNuposicJayF, jlvillal mariojv_ ^17:54
JayFI haven't paid attention today, and won't be able to this week17:55
*** jcoufal_ has joined #openstack-ironic17:56
*** baoli has quit IRC17:59
*** jcoufal has quit IRC18:00
*** jcoufal__ has joined #openstack-ironic18:00
*** baoli has joined #openstack-ironic18:01
*** jcoufal_ has quit IRC18:02
*** chlong has quit IRC18:07
*** ElCoyote_ has joined #openstack-ironic18:13
*** jcoufal__ has quit IRC18:16
*** mtanino has joined #openstack-ironic18:18
openstackgerritMerged openstack/ironic master: Improve error message for deleting node from error state  https://review.openstack.org/45609918:24
*** livelace has quit IRC18:31
*** dsneddon has quit IRC18:45
*** dsneddon has joined #openstack-ironic18:48
*** chlong has joined #openstack-ironic18:49
*** fragatina has quit IRC18:49
openstackgerritMilan Kováčik proposed openstack/ironic-inspector master: PXE boot filtering drivers  https://review.openstack.org/43960318:54
pas-haaNuposic: that just passed http://logs.openstack.org/28/456528/2/check/gate-ironic-dsvm-standalone-ubuntu-xenial/0f2568d/18:55
aNuposicpas-ha, so now on doing recheck i think so the gate will pass18:55
aNuposicpas-ha, i rechecked in the morning, and it failed for me so was confused18:56
pas-hathis was merged 2 hours ago Fix libvirt group usage  https://review.openstack.org/45647618:56
patchbotpatch 456476 - ironic - [Devstack] Fix libvirt group usage (MERGED)18:56
aNuposicpas-ha, yes I actually rechecked after that, i saw the fix has been merged and then rechecked but it still failed18:57
*** racedo has quit IRC18:57
pas-hawell, at least now it seems to pass :)18:58
* pas-ha leaves, g'night all :)18:58
aNuposicpas-ha, ok let me recheck again18:58
aNuposicpas-ha, good night :)18:58
*** chlong has quit IRC19:02
*** Goneri has quit IRC19:03
*** jkilpatr has quit IRC19:08
*** jkilpatr has joined #openstack-ironic19:08
*** jkilpatr has quit IRC19:15
*** jkilpatr has joined #openstack-ironic19:15
*** trown is now known as trown|brb19:18
*** fragatina has joined #openstack-ironic19:23
*** trown|brb is now known as trown19:25
*** racedo has joined #openstack-ironic19:27
*** racedo has quit IRC19:30
*** e0ne has joined #openstack-ironic19:33
-openstackstatus- NOTICE: The Gerrit service on http://review.openstack.org is being restarted to address hung remote replication tasks.19:51
*** crushil has quit IRC20:04
*** baoli_ has joined #openstack-ironic20:06
*** baoli has quit IRC20:09
*** adisky_ has quit IRC20:09
*** g3ek has quit IRC20:10
*** sayantan_ has joined #openstack-ironic20:11
*** e0ne has quit IRC20:18
*** g3ek has joined #openstack-ironic20:19
*** dprince has quit IRC20:24
*** crushil has joined #openstack-ironic20:24
*** Goneri has joined #openstack-ironic20:32
*** zhenguo has quit IRC20:32
*** ijw has joined #openstack-ironic20:47
*** jkilpatr has quit IRC20:52
*** bfournie has quit IRC20:52
*** trown is now known as trown|outtypewww21:04
openstackgerritLucas Alvares Gomes proposed openstack/ironic master: Add redfish driver  https://review.openstack.org/43898221:08
openstackgerritLucas Alvares Gomes proposed openstack/ironic master: Add documentation for the redfish driver  https://review.openstack.org/44253721:08
openstackgerritLucas Alvares Gomes proposed openstack/ironic master: DevStack: Setup a Redfish environment  https://review.openstack.org/44552921:08
*** crushil has quit IRC21:14
*** chlong has joined #openstack-ironic21:17
*** bfournie has joined #openstack-ironic21:26
*** bfournie has quit IRC21:27
srart//join #deployments21:33
*** baha has quit IRC21:38
*** srobert has quit IRC21:42
*** chlong has quit IRC21:42
*** jkilpatr has joined #openstack-ironic21:42
TheJuliaHas anyone created like... baremetal cloning, and if so, when can we expect it to work on humans?21:45
TheJuliaI need to make some clones of myself.21:45
*** tesseract has quit IRC21:47
*** Goneri has quit IRC21:55
*** ijw has quit IRC22:01
*** ijw has joined #openstack-ironic22:01
*** mat128 has quit IRC22:08
*** srobert has joined #openstack-ironic22:49
*** hamzy has quit IRC22:55
*** milan has quit IRC22:59
*** srobert has quit IRC23:13
*** yongjiexu_ has quit IRC23:34
*** bfournie has joined #openstack-ironic23:39
*** ijw has quit IRC23:55
*** ijw has joined #openstack-ironic23:59

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