Wednesday, 2017-01-18

*** leifmadsen has joined #openstack-ironic00:02
*** harlowja has joined #openstack-ironic00:06
*** dprince has quit IRC00:16
*** bcornec1 has quit IRC00:20
*** rbudden has quit IRC00:27
*** dsneddon_afk is now known as dsneddon00:28
*** nicodemos has quit IRC00:29
*** nicodemos has joined #openstack-ironic00:29
*** jaosorior has quit IRC00:31
*** causten has quit IRC00:35
*** bcornec1 has joined #openstack-ironic00:41
openstackgerritMerged openstack/ironic: Trivial: fix warning message formatting  https://review.openstack.org/42078900:46
*** bfournie has quit IRC00:48
*** wrouesnel has quit IRC00:50
*** wrouesnel has joined #openstack-ironic00:50
openstackgerritNaohiro Tamura proposed openstack/ironic: Generic management I/F for Inject NMI  https://review.openstack.org/34819100:51
*** hoangcx has joined #openstack-ironic00:52
jlvillalaNuposic, On the CONF options. I think you can use CONF.register_opts() in your unit test for the glance options00:54
jlvillalaNuposic, http://docs.openstack.org/developer/oslo.config/cfg.html#registering-options00:54
aNuposicjlvillal: checking out register_opts()00:58
*** bfournie has joined #openstack-ironic00:58
*** SerenaFeng has joined #openstack-ironic01:00
*** formica has quit IRC01:05
*** phuongnh has joined #openstack-ironic01:06
openstackgerritNaohiro Tamura proposed openstack/ironic: Ipmitool management driver for Inject NMI  https://review.openstack.org/34872101:07
aNuposicjlvillal: Nope failing on same, here is the change and error http://paste.openstack.org/show/595304/01:08
jlvillalaNuposic, I don't see that register opts is setting the group to 'swift'01:08
*** tuanluong has joined #openstack-ironic01:11
aNuposicjlvillal: should it be register_opts('option_name','group_name')? I followed this http://docs.openstack.org/developer/oslo.config/cfg.html#global-configopts01:11
*** jerrygb has quit IRC01:11
jlvillalaNuposic, http://docs.openstack.org/developer/oslo.config/cfg.html#option-groups01:12
*** jerrygb has joined #openstack-ironic01:14
*** mtanino has quit IRC01:14
*** hw_wutianwei has joined #openstack-ironic01:19
aNuposicjlvillal: http://paste.openstack.org/show/595305/01:20
jlvillalaNuposic, That is not the way register_opts works, from what I understand.01:21
jlvillalLook at what the examples show.01:21
jlvillalrabbit_host_opt = cfg.StrOpt('host',01:22
jlvillal                             default='localhost',01:22
jlvillal                             help='IP/hostname to listen on.'),01:22
jlvillalrabbit_port_opt = cfg.PortOpt('port',01:22
jlvillal                              default=5672,01:22
jlvillal                              help='Port number to listen on.')01:22
jlvillal    conf.register_opt(rabbit_port_opt, group='rabbit')01:22
jlvillalaNuposic, ^^^01:22
aNuposicjlvillal: Yes. We need these group attributes as well like default and help01:24
*** causten has joined #openstack-ironic01:25
aNuposicjlvillal: I see01:25
aNuposicmodifying01:25
jlvillalaNuposic, It needs to be some type of "Opt" to be registered.01:27
jlvillalNot a string like 'username'01:27
*** athomas has quit IRC01:27
*** jralph has quit IRC01:27
*** ricardoas has quit IRC01:27
*** pmannidi has quit IRC01:27
*** stevemar has quit IRC01:27
jlvillaluser_opt = cfg.StrOpt('username)01:27
jlvillalconf.register_opt(user_opt)01:28
jlvillalOr something like that.01:28
*** athomas has joined #openstack-ironic01:29
*** jralph has joined #openstack-ironic01:29
*** ricardoas has joined #openstack-ironic01:29
*** pmannidi has joined #openstack-ironic01:29
*** stevemar has joined #openstack-ironic01:29
*** xuao has joined #openstack-ironic01:32
aNuposichttp://paste.openstack.org/show/595306/01:34
aNuposicjlvillal: http://paste.openstack.org/show/595306/01:34
*** sacharya has quit IRC01:35
*** wrouesnel has quit IRC01:36
*** jhesketh has quit IRC01:36
*** jhesketh has joined #openstack-ironic01:36
aNuposicjlvillal: may be i know what went wrong this time.01:37
aNuposicjlvillal: Yes it worked01:37
aNuposicjlvillal: cool thanks :)01:38
* TheJulia whispers "don't reuse the config group...."01:41
*** Sukhdev_ has quit IRC01:48
*** rbudden has joined #openstack-ironic01:52
openstackgerritjiang wei proposed openstack/python-ironicclient: Support i18n for baremetal driver,portgroup cmds  https://review.openstack.org/42108702:00
openstackgerritZhenguo Niu proposed openstack/ironic: Add DB layer support for node tags filter  https://review.openstack.org/27262402:00
openstackgerritjiang wei proposed openstack/python-ironicclient: Support i18n for baremetal driver,portgroup cmds  https://review.openstack.org/42108702:03
*** wrouesnel has joined #openstack-ironic02:07
*** jrist has quit IRC02:18
*** aNuposic has quit IRC02:29
*** jrist has joined #openstack-ironic02:32
*** sacharya has joined #openstack-ironic02:36
*** harlowja has quit IRC02:36
*** davidlenwell_ has joined #openstack-ironic02:38
*** sacharya has quit IRC02:40
*** sacharya has joined #openstack-ironic02:52
*** gcb has joined #openstack-ironic02:54
*** sacharya has quit IRC02:56
*** sacharya has joined #openstack-ironic02:56
*** sacharya has quit IRC03:01
*** jschwarz has quit IRC03:01
*** davidlenwell_ has quit IRC03:06
*** jschwarz has joined #openstack-ironic03:06
*** wrouesnel has quit IRC03:07
*** wrouesnel has joined #openstack-ironic03:08
*** vsaienko has joined #openstack-ironic03:19
*** SerenaFeng has quit IRC03:20
*** vsaienko has quit IRC03:20
*** vikrant has joined #openstack-ironic03:21
*** baoli has joined #openstack-ironic03:23
*** wrouesnel has quit IRC03:23
*** wrouesnel has joined #openstack-ironic03:26
*** amotoki has quit IRC03:27
*** Nisha_Agarwal has joined #openstack-ironic03:28
*** baoli has quit IRC03:29
*** sacharya has joined #openstack-ironic03:33
*** Syed__ has quit IRC03:35
*** wrouesnel has quit IRC03:35
*** wrouesnel has joined #openstack-ironic03:37
*** gcb has quit IRC03:38
*** gcb has joined #openstack-ironic03:39
*** baoli has joined #openstack-ironic03:39
*** amotoki has joined #openstack-ironic03:42
*** wrouesnel has quit IRC03:46
*** wrouesnel has joined #openstack-ironic03:49
*** amotoki_ has joined #openstack-ironic03:51
*** baoli has quit IRC03:52
*** amotoki has quit IRC03:54
*** links has joined #openstack-ironic04:02
*** amotoki_ has quit IRC04:11
*** ijw has quit IRC04:19
*** amotoki has joined #openstack-ironic04:25
openstackgerritNaohiro Tamura proposed openstack/ironic: iRMC power driver for soft reboot and soft power off  https://review.openstack.org/21674304:33
*** Sukhdev has joined #openstack-ironic04:34
*** udesale has joined #openstack-ironic04:37
*** awiddersheim has quit IRC04:39
*** sacharya has quit IRC04:42
*** sacharya has joined #openstack-ironic04:43
*** amotoki has quit IRC04:44
*** sacharya has quit IRC04:47
*** wrouesnel has quit IRC04:53
*** wrouesnel has joined #openstack-ironic04:55
*** ijw has joined #openstack-ironic04:56
*** nmathew has joined #openstack-ironic05:16
*** wrouesnel has quit IRC05:21
*** wrouesnel has joined #openstack-ironic05:26
openstackgerritNaohiro Tamura proposed openstack/python-ironicclient: Add soft reboot/poweroff power states.  https://review.openstack.org/24790405:33
*** wrouesnel has quit IRC05:36
*** causten has quit IRC05:36
*** wrouesnel has joined #openstack-ironic05:37
*** wrouesnel has quit IRC05:37
*** wrouesnel has joined #openstack-ironic05:38
*** rbudden has quit IRC05:39
*** rama_y_ has quit IRC05:40
*** rama_y has quit IRC05:40
*** wrouesnel has quit IRC05:43
*** jerrygb has quit IRC05:45
*** wrouesnel has joined #openstack-ironic05:45
*** jerrygb has joined #openstack-ironic05:46
*** wrouesnel has quit IRC05:48
*** wrouesnel has joined #openstack-ironic05:49
*** wrouesnel has quit IRC05:49
*** jerrygb has quit IRC05:50
*** wrouesnel has joined #openstack-ironic05:51
*** wrouesnel has quit IRC05:52
openstackgerritNisha Agarwal proposed openstack/proliantutils: snmp inspection for disk size  https://review.openstack.org/39485805:54
*** wrouesnel has joined #openstack-ironic05:54
*** wrouesnel has quit IRC05:54
*** wrouesnel has joined #openstack-ironic05:57
*** amotoki has joined #openstack-ironic06:00
*** wrouesnel has joined #openstack-ironic06:01
*** wrouesnel has quit IRC06:02
*** wrouesnel has joined #openstack-ironic06:04
*** wrouesnel has quit IRC06:04
*** wrouesnel has joined #openstack-ironic06:06
openstackgerritNisha Agarwal proposed openstack/proliantutils: snmp inspection for disk size  https://review.openstack.org/39485806:06
*** jrcloud has joined #openstack-ironic06:06
*** wrouesnel has quit IRC06:06
*** wrouesnel has joined #openstack-ironic06:08
*** wrouesnel has joined #openstack-ironic06:08
*** zackf has quit IRC06:09
*** wrouesnel has quit IRC06:11
openstackgerritNaohiro Tamura proposed openstack/python-ironicclient: Support soft reboot and soft power off with timeout for OSC  https://review.openstack.org/35762706:12
*** wrouesnel has joined #openstack-ironic06:12
*** wrouesnel has joined #openstack-ironic06:12
*** wrouesnel has quit IRC06:17
*** wrouesnel has joined #openstack-ironic06:19
*** wrouesnel has quit IRC06:23
*** wrouesnel has joined #openstack-ironic06:25
*** wrouesnel has quit IRC06:27
*** wrouesnel has joined #openstack-ironic06:29
*** Sukhdev has quit IRC06:36
*** mjura has joined #openstack-ironic06:40
openstackgerritAnnie Lezil proposed openstack/ironic-inspector-specs: Collect NIC name given by BIOS  https://review.openstack.org/40437206:41
*** xuao has quit IRC06:44
openstackgerritCao Xuan Hoang proposed openstack/ironic-ui: Add Python 3.5 classifier and venv  https://review.openstack.org/42169506:48
*** SerenaFeng has joined #openstack-ironic06:54
*** phuongnh has quit IRC07:03
*** phuongnh has joined #openstack-ironic07:04
*** jrist has quit IRC07:11
*** jrist has joined #openstack-ironic07:12
*** jrist has quit IRC07:14
*** bapalm has quit IRC07:16
*** jrist has joined #openstack-ironic07:16
*** bapalm has joined #openstack-ironic07:18
*** ChubYann has quit IRC07:22
openstackgerritAnnie Lezil proposed openstack/ironic-python-agent: Do not review patch. Testing biosdevname package  https://review.openstack.org/42170607:24
*** ohamada has joined #openstack-ironic07:25
*** tesseract has joined #openstack-ironic07:25
*** tesseract has quit IRC07:25
*** tesseract has joined #openstack-ironic07:26
*** rbartal has joined #openstack-ironic07:27
openstackgerritAnnie Lezil proposed openstack/ironic-python-agent: [WIP]Do not review patch. Testing biosdevname package  https://review.openstack.org/42170607:28
xekmorning ironic!07:37
*** mgoddard has joined #openstack-ironic07:52
*** pmannidi has quit IRC07:53
*** phuongnh has quit IRC07:54
*** phuongnh has joined #openstack-ironic07:55
tuanluongmorning ironic08:00
openstackgerritNisha Agarwal proposed openstack/proliantutils: snmp inspection for disk size  https://review.openstack.org/39485808:04
*** e0ne has joined #openstack-ironic08:04
Nisha_Agarwaltuanluong, morning!08:05
*** ralonsoh has joined #openstack-ironic08:18
*** vsaienko has joined #openstack-ironic08:21
*** vsaienko has quit IRC08:23
tuanluongmorning Nisha_Agarwal08:26
openstackgerritGalyna Zholtkevych proposed openstack/python-ironicclient: Add `latest` to baremetal-api-version  https://review.openstack.org/42065908:26
*** ijw has quit IRC08:31
openstackgerritNisha Agarwal proposed openstack/proliantutils: snmp inspection for disk size  https://review.openstack.org/39485808:31
*** amotoki_ has joined #openstack-ironic08:33
*** amoralej|off is now known as amoralej08:35
*** amotoki has quit IRC08:36
*** amotoki has joined #openstack-ironic08:37
*** amotoki_ has quit IRC08:41
*** amotoki has quit IRC08:44
*** amotoki has joined #openstack-ironic08:44
*** mgoddard has quit IRC08:48
vdrokgood morning ironic, xek tuanluong and Nisha_Agarwal08:51
*** priteau has joined #openstack-ironic08:52
Nisha_AgarwalGood morning vdrok08:52
*** zzzeek has quit IRC09:00
*** zzzeek has joined #openstack-ironic09:00
openstackgerritOpenStack Proposal Bot proposed openstack/ironic-ui: Imported Translations from Zanata  https://review.openstack.org/41878109:06
*** vsaienko has joined #openstack-ironic09:14
*** derekh has joined #openstack-ironic09:23
*** jhesketh has quit IRC09:27
*** amotoki_ has joined #openstack-ironic09:29
*** jhesketh has joined #openstack-ironic09:30
*** mgoddard has joined #openstack-ironic09:30
*** amotoki has quit IRC09:31
*** ijw has joined #openstack-ironic09:32
*** ijw has quit IRC09:37
*** pcaruana has joined #openstack-ironic09:41
*** lucas-afk is now known as lucasagomes09:45
*** SerenaFeng has quit IRC09:46
*** vsaienko has quit IRC09:53
*** vsaienko has joined #openstack-ironic09:53
*** tuanluong_ has joined #openstack-ironic10:06
*** hoangcx has quit IRC10:06
*** tuanluong has quit IRC10:07
*** vsaienko has quit IRC10:12
*** tuanluong_ has quit IRC10:14
openstackgerritLucas Alvares Gomes proposed openstack/ironic: DevStack: Configure nodes/environment to boot in UEFI mode  https://review.openstack.org/37498810:16
lucasagomes^ all dependencies are now merged o/10:17
*** MattMan has quit IRC10:18
*** MattMan has joined #openstack-ironic10:18
vdrokmorning lucasagomes :)10:25
openstackgerritMerged openstack/ironic-python-agent: Use sh instead of bash when installing grub  https://review.openstack.org/42110210:27
*** ijw has joined #openstack-ironic10:34
*** milan has joined #openstack-ironic10:36
milanmorning Ironic! :)10:36
phuongnhlucasagomes, congratulation :)10:36
*** pcaruana has quit IRC10:38
*** ijw has quit IRC10:39
milanaarefiev, morning :) mind a review here: https://review.openstack.org/#/c/421285/ ?10:43
patchbotpatch 421285 - ironic-inspector - Find a node by multiple attributes10:43
aarefievmilan: hey, I'll take a look10:44
milanaarefiev, thx! this should fix https://bugs.launchpad.net/tripleo/+bug/165171910:45
openstackLaunchpad bug 1651719 in Ironic Inspector "Introspection fails on nodes with the same IPMI address but different IPMI ports" [High,In progress] - Assigned to milan k (vetrisko)10:45
aarefievnice, I remember we've discussed it :)10:46
*** sambetts|afk is now known as sambetts10:47
sambettsMorning all10:47
milanyup :)10:47
milanmorning sambetts! :)10:47
*** csmart has joined #openstack-ironic10:53
sambettshey milan10:53
*** phuongnh has quit IRC10:53
vsaienk0morning Ironic'ers!10:53
vsaienk0sambetts: wondered what do you think about https://review.openstack.org/#/c/419975/10:54
patchbotpatch 419975 - nova - Implement interface attach/detach in ironic virt d...10:54
vdrokmorning milan aarefiev sambetts vsaienk010:54
milanmorning vdrok! :)10:54
vsaienk0hey vrdok :)10:55
aarefievmorning sambetts, vdrok, vsaienk0 :)10:55
* milan just realised a thing, we store the state of introspection in the DB now, so probably dropping the Attributes table as part of the migration might need documenting at least 10:56
sambettsvsaienk0: I like the idea of doing that, I have similar concerns to jroll and we'll need code changes on the Ironic side to call the configure_tenant_networks logic for the port if the node is already in active state10:59
*** gcb has quit IRC11:05
vsaienk0sambetts: yeah, I've missed Ironic part, definitely it is needed. Regarding CI I saw tempest tests in nova that check attach/detach we can reuse them11:05
*** udesale has quit IRC11:13
*** nmathew has quit IRC11:18
*** dtantsur|afk is now known as dtantsur11:32
dtantsurmorning Ironic, says the man wondering how to sleep less than 11 hours Oo11:32
dtantsurjroll, t-shirt++11:33
cdanielmorning all11:34
*** ijw has joined #openstack-ironic11:35
sambettsmorning dtantsur, cdaniel11:36
*** ijw has quit IRC11:40
jrollsambetts: ++, nice comments11:40
sambetts:)11:41
jrollmorning y'all11:41
*** jkilpatr has quit IRC11:42
sambettso/11:43
vdrokmorning dtantsur cdaniel and jroll11:44
dtantsurmorning jroll, cdaniel, vdrok, sambetts, aarefiev, milan, lucasagomes11:44
jrollvdrok: morning, thanks for the driver composition reviews, will update soon :)11:44
vdrokyw :)11:45
lucasagomesdtantsur, jroll  sambetts cdaniel morning11:45
*** dprince has joined #openstack-ironic11:45
lucasagomesvdrok, too!11:45
vdrok\o/11:45
jrolldtantsur: morning, most of the driver composition stuff is close/ready when you have some time ;)11:45
jrolls/;)/:)/11:45
aarefievmorning dtantsur, jroll, lucasagomes11:45
dtantsurjroll, will definitely find time today, lemme open my eyes first (yes, I wake up the same time as you :D )11:46
jrolldtantsur: lol, thanks11:46
csmart\o11:48
openstackgerritSam Betts proposed openstack/ironic: Rework Ironic devstack baremetal network simulation  https://review.openstack.org/39295911:48
*** ccamacho is now known as ccamacho|lunc11:55
*** ccamacho|lunc is now known as ccamacho|lunch11:55
*** pcaruana has joined #openstack-ironic11:56
*** SerenaFeng has joined #openstack-ironic11:57
dtantsurjroll, can we really safely add columns with nullable=False?12:00
jrolldtantsur: with a default, yes12:00
dtantsurI mean, probably this table will be empty on upgrade12:00
jrollthere shouldn't be any rows anyway12:00
dtantsurjroll, do you keep in mind that default!=server_default? I'm not sure how this work on upgrade12:01
*** amotoki_ has quit IRC12:01
dtantsurah, we don't register anything yet. then ignore me.12:01
jrolldtantsur: I can add some inserts in the migration test to be safe, if you like12:01
jrollbefore the upgrade12:01
dtantsurjroll, not really, as I've noticed that we don't populate this table at all yet12:02
jrollindeed12:02
jrollthough ops be crazy12:02
milanmorning dtantsur, jroll! :)12:02
dtantsurjroll, well, if some data is in table already, then blindly adding "false" is not an option too12:03
dtantsurso dunno, I'm fine with +2A this now, just lemme know what you think12:03
milanoh, and morning lucasagomes! :D12:03
jrolldtantsur: yeah, idk I think it's fine12:04
dtantsurok, approved first two, will get to the next when I open my eyes wider (i.e. after more coffee)12:10
jrollcool, the third has a -1 anyway12:11
jrollwill do spec update today as well12:12
jrollthanks!12:12
dtantsurjroll, oh, we seem to have something to release for ironic-lib (again), see doug's email and http://paste.openstack.org/show/595268/12:13
jrolldtantsur: yep, on my todo list for today12:13
mrtenioGood morning y'all, :)12:13
dtantsurmorning mrtenio12:13
jrollmorning mrtenio12:13
*** jkilpatr has joined #openstack-ironic12:18
csmartmrtenio: morning!12:19
csmartwell, evening here ;-)12:19
mrteniocsmart :P12:28
*** lhinds is now known as lhinds|afk12:30
nicodemosmorning, ironicers. :)12:33
csmartnicodemos: \o12:33
nicodemoscsmart: o/12:34
*** ijw has joined #openstack-ironic12:36
*** vikrant has quit IRC12:39
*** vikrant has joined #openstack-ironic12:40
*** ijw has quit IRC12:41
*** hw_wutianwei has quit IRC12:42
*** vikrant has quit IRC12:43
jrolldtantsur: tooz thing, do you want a release note? I tend to think not for just adding a library as ops shouldn't need to worry about it12:44
dtantsurjroll, sorry, I don't remember, did I vote -1 based on that?12:45
dtantsurI generally thing that adding a short note is useful, but I never insist12:45
openstackgerritNisha Agarwal proposed openstack/proliantutils: snmp inspection for disk size  https://review.openstack.org/39485812:45
jrolldtantsur: dunno, you had other comments too, it was a -112:45
jrollok I don't mind adding12:45
*** rbudden has joined #openstack-ironic12:45
*** links has quit IRC12:46
*** amotoki has joined #openstack-ironic12:46
openstackgerritJim Rollenhagen proposed openstack/ironic: Move to tooz hash ring implementation  https://review.openstack.org/39902812:47
dtantsurjroll, btw, an RFE to (re)consider: https://bugs.launchpad.net/ironic/+bug/163968812:47
openstackLaunchpad bug 1639688 in Ironic "[RFE] Add "reset bios settings to default" to iRMC drivers as cleaning step" [Wishlist,In progress] - Assigned to Dao Cong Tien (tiendc)12:47
jrollhrm12:49
jrolldtantsur: I'm good with that12:51
*** ccamacho|lunch is now known as ccamacho12:58
openstackgerritMerged openstack/ironic: make sure OVS_PHYSICAL_BRIDGE is up before bring up vlan interface  https://review.openstack.org/42127913:00
openstackgerritXavier proposed openstack/ironic: Adds validation before delete profile in oneview  https://review.openstack.org/38601413:01
xavierrgood morning Ironic13:05
*** udesale has joined #openstack-ironic13:06
*** trown|outtypewww is now known as trown13:07
*** amotoki has quit IRC13:08
*** lhinds|afk has quit IRC13:11
openstackgerritMerged openstack/ironic: Add default column to ConductorHardwareInterfaces  https://review.openstack.org/42146413:11
*** rnoriega has quit IRC13:12
*** rnoriega has joined #openstack-ironic13:13
openstackgerritMilan Kováčik proposed openstack/ironic-inspector: Find a node by multiple attributes  https://review.openstack.org/42128513:13
*** lucasagomes is now known as lucas-hungry13:15
openstackgerritMerged openstack/ironic: Expose default interface calculation from driver_factory  https://review.openstack.org/41857313:15
*** lhinds has joined #openstack-ironic13:17
*** ccamacho has quit IRC13:19
*** vikrant has joined #openstack-ironic13:20
*** Nisha_Agarwal has quit IRC13:23
dtantsursambetts, vsaienk0, do you guys know what switches are currently supported for ironic-neutron integration?13:24
dtantsurdo they have a list somewhere?13:25
*** vikrant has quit IRC13:25
sambettsdtantsur: Its down to which ML2 drivers support the baremetal vnic type, and I don't know if there is a list anywhere for that13:25
vsaienk0dtantsur: I doubt that such list exists. It strictly depends on vendros ML2 drivers13:26
dtantsurugh.. I need to figure out somehow which hardware to get..13:26
sambettsdtantsur: I know our Cisco Nexus ml2 driver has supprt, arista has a driver that has support, and ironic has the generic switch driver that supports any switch netmiko supports13:26
*** Nisha_Agarwal has joined #openstack-ironic13:26
vsaienk0dtantsur: there list of published ML2 drivers that knows about local_link_info field http://codesearch.openstack.org/?q=local_link_info&i=nope&files=&repos=13:27
sambettsOpenStack is quite bad at generally being able to look up what drivers are avaible and what hardware is supported for what feature :(13:28
*** amotoki has joined #openstack-ironic13:28
sambettswow! more people support it than I expected!13:28
dtantsurhmm, Juniper does not seem to be there13:29
sambettsdtantsur: netmiko https://github.com/ktbyers/netmiko has a Juniper switch listed13:30
*** Nisha_Agarwal has quit IRC13:32
* dtantsur tries to wrap his head around the thing13:33
*** ashestakov has joined #openstack-ironic13:33
sambettsdtantsur: https://github.com/openstack/networking-generic-switch13:33
sambettsdtantsur: thats the ML2 driver vsaienk0 and vdrok built that uses netmiko ^13:33
sambettsdtantsur: its what we use in the gate for testing multi-tenant13:34
sambetts13:34
dtantsurok, thanks13:35
vsaienk0dtantsur: seems juniper ML2 is not publicly available, you may check deeper https://www.juniper.net/techpubs/en_US/release-independent/junos/topics/topic-map/openstack-neutron-plugin.html13:35
dtantsurI also see that Juniper have their own neutron plugin http://www.juniper.net/documentation/en_US/release-independent/junos/topics/topic-map/openstack-neutron-plugin.html13:35
dtantsurright :)13:35
*** ccamacho has joined #openstack-ironic13:37
*** ijw has joined #openstack-ironic13:38
dtantsurjroll, please remind me, have we agreed on not exposing vendor_interface?13:43
openstackgerritMerged openstack/ironic-inspector: Do not use loopback BMC addresses for lookup  https://review.openstack.org/41952613:43
*** ijw has quit IRC13:44
openstackgerritDmitry Tantsur proposed openstack/ironic-inspector: Do not use loopback BMC addresses for lookup  https://review.openstack.org/42190913:46
*** dprince has quit IRC13:52
*** trown is now known as trown|afk13:54
*** vsaienko has joined #openstack-ironic13:55
*** jerrygb has joined #openstack-ironic13:56
*** amoralej is now known as amoralej|lunch13:59
*** jerrygb has quit IRC13:59
jrolldtantsur: you and I have, yes :)14:01
jrollI think I haven't removed it from those patches though14:01
*** sacharya has joined #openstack-ironic14:03
*** jerrygb has joined #openstack-ironic14:03
*** jerrygb has quit IRC14:03
*** jerrygb has joined #openstack-ironic14:04
*** amotoki has quit IRC14:04
*** athomas has quit IRC14:06
TheJuliaGood morning14:08
jrollmorning TheJulia :)14:08
dtantsurmorning TheJulia14:08
dtantsurjroll, good14:08
*** sacharya has quit IRC14:08
*** jcoufal has joined #openstack-ironic14:10
*** tuan_luong has joined #openstack-ironic14:11
openstackgerritVadim Hmyrov proposed openstack/ironic: Disable guessing content type from extension in node name.  https://review.openstack.org/40859714:12
*** tuanla_ has joined #openstack-ironic14:12
*** Goneri has joined #openstack-ironic14:14
*** udesale has quit IRC14:15
*** athomas has joined #openstack-ironic14:15
*** srobert has joined #openstack-ironic14:15
openstackgerritKyrylo Romanenko proposed openstack/python-ironicclient: Change os_tenant_name to os_project_name in tests configuration script  https://review.openstack.org/40823514:15
*** udesale has joined #openstack-ironic14:17
*** amotoki has joined #openstack-ironic14:18
vdrokmorning TheJulia14:18
*** udesale has quit IRC14:18
*** udesale has joined #openstack-ironic14:19
TheJuliajroll: what about CONF.hash_distribution_replicas ?14:19
jrollTheJulia: what about it?14:19
* jroll wonders if he did something wrong14:20
TheJuliaIt looks like we don't use it with the tooz patch14:20
*** baoli has joined #openstack-ironic14:20
jrollooo14:20
*** baoli has quit IRC14:20
jrolloh, right14:21
jrollit's a parameter to get_nodes() now, instead of __init__14:21
jrollhttps://review.openstack.org/#/c/399028/8/ironic/conductor/base_manager.py14:21
patchbotpatch 399028 - ironic - Move to tooz hash ring implementation14:21
*** baoli has joined #openstack-ironic14:21
*** udesale has quit IRC14:21
TheJuliaahh, thanks14:21
jrollbut I did miss it here: https://review.openstack.org/#/c/399028/8/ironic/conductor/rpcapi.py14:21
patchbotpatch 399028 - ironic - Move to tooz hash ring implementation14:21
*** udesale has joined #openstack-ironic14:21
openstackgerritJim Rollenhagen proposed openstack/ironic: Move to tooz hash ring implementation  https://review.openstack.org/39902814:22
jrollTheJulia: fixed, thanks for catching that14:22
*** trown|afk is now known as trown14:22
TheJuliaI posted a nit on the prior revision regarding the release note, not really worth doing anything most likely.  I just feel it might be useful to understand why the dependency has been added.14:24
jrollah14:24
*** ccamacho has quit IRC14:25
*** lucas-hungry is now known as lucasagomes14:25
jrollTheJulia: "as the consistent hash ring code was moved out of ironic and into tooz" sound good?14:25
TheJuliajroll: perfect to me!14:25
jrollcool14:25
jrolldone14:25
openstackgerritJim Rollenhagen proposed openstack/ironic: Move to tooz hash ring implementation  https://review.openstack.org/39902814:25
TheJuliajroll: you rock14:25
jrollnou14:25
jroll:)14:25
*** dprince has joined #openstack-ironic14:29
* TheJulia awaits rendered doc output :)14:29
openstackgerritDmitry Tantsur proposed openstack/ironic-inspector: Remove unused "service" argument from tempest client manager  https://review.openstack.org/42196514:31
dtantsurwe may need ^^^ to unblock stable/newton for inspector14:31
jrollsigh14:32
jrolllikely mitaka too14:32
jrolldtantsur: should I be waiting for CI or is it fine to just go ahead14:32
dtantsurjroll, we don't have non-voting dsvm jobs, so it's fine to try approving14:33
jrollok, thanks14:34
jroll+A14:34
EmilienMok I'll switch here, I found a problem with ironic/nova, and I'm sure you guys can help14:35
EmilienMhttps://bugs.launchpad.net/tripleo/+bug/165747514:35
openstackLaunchpad bug 1657475 in tripleo "Impossible to spawn overcloud without Glance v1 API" [High,Triaged] - Assigned to Emilien Macchi (emilienm)14:35
openstackgerritKarthik S proposed openstack/ironic-inspector-specs: Spec for retrieving NUMA node information  https://review.openstack.org/39614714:35
EmilienMit sounds like ironic tries to use Glance v1 API by default14:36
EmilienMand if you disable v1 API, Ironic fails to spawn a node14:36
dtantsurwe definitely seem to have v2 support: https://github.com/openstack/ironic/tree/master/ironic/common/glance_service/v214:36
EmilienMyes but how do you confiugre ironic (or nova?) to use it14:38
* dtantsur tries to figure out14:38
dtantsurmaybe we use v1 because of the default value in https://github.com/openstack/ironic/blob/master/ironic/common/image_service.py#L26114:39
*** tuanla_ has quit IRC14:39
*** tuan_luong has quit IRC14:39
lucasagomesdtantsur, yeah there's a bunch of places where we are not specifying the version and it's defaulting to v114:39
lucasagomesimage_cache.py as well14:40
lucasagomesall calls to get_image_service() should specify a version a think14:40
lucasagomesapparently it's not configurable14:40
*** yolanda has quit IRC14:40
* lucasagomes checks14:40
dtantsurlucasagomes, lemme try making it configurable14:40
EmilienMdo you know v1 is deprecated?14:40
EmilienMand v2 is usable since Kilo14:40
*** yolanda has joined #openstack-ironic14:41
dtantsuryep. probably just fell out of our radar14:41
lucasagomesdtantsur, yeah I'm modyfing a running devstack here to test14:41
*** ijw has joined #openstack-ironic14:42
*** tuan_luong has joined #openstack-ironic14:42
*** tuan_luong has quit IRC14:42
*** tuan_luong has joined #openstack-ironic14:42
*** tuan_luong has quit IRC14:42
*** ccamacho has joined #openstack-ironic14:42
*** rloo has joined #openstack-ironic14:42
*** tuan_luong has joined #openstack-ironic14:43
*** causten has joined #openstack-ironic14:45
lucasagomesvdrok, dtantsur re:wsme + sphix extension14:46
lucasagomes++ I will release it today14:46
vdroklucasagomes: thanks!14:46
*** ijw has quit IRC14:46
*** gcb has joined #openstack-ironic14:47
dtantsurlucasagomes, I wonder why we hardcode v1 here: https://github.com/openstack/ironic/blob/master/ironic/drivers/modules/pxe.py#L9914:51
*** hw_wutianwei has joined #openstack-ironic14:51
EmilienMdtantsur: can I add ironic project to https://bugs.launchpad.net/tripleo/+bug/1657475 ?14:51
openstackLaunchpad bug 1657475 in tripleo "Impossible to spawn overcloud without Glance v1 API" [High,Triaged] - Assigned to Emilien Macchi (emilienm)14:51
lucasagomesdtantsur, dunno... at ironic/drivers/modules/deploy_utils.py the version is 214:52
dtantsurEmilienM, already done14:52
lucasagomesdtantsur, apparently we mix&match stuff there :-(14:52
EmilienMdtantsur++14:52
dtantsurok, I'll replace all places where we have explicit v1 with an option, then try switching it to 2 by default in another patch14:53
dtantsursounds like a plan?14:53
*** yufei has joined #openstack-ironic14:53
EmilienMyeah !14:53
EmilienMand ship it14:53
EmilienM:P14:53
openstackgerritVladyslav Drok proposed openstack/python-ironicclient: Do not merge  https://review.openstack.org/42198514:53
lucasagomesdtantsur, /me testing it locally on devstack14:54
dtantsurcool, I'll prepare patches in the meantime14:54
openstackgerritVladyslav Drok proposed openstack/python-ironicclient: Do not merge  https://review.openstack.org/42198514:54
EmilienMlucasagomes, dtantsur : thank you guys14:56
dtantsurnp14:56
*** links has joined #openstack-ironic14:56
*** links has quit IRC14:56
openstackgerritDmitry Tantsur proposed openstack/ironic: Allow configuring default Glance version to use  https://review.openstack.org/42199414:58
dtantsurhere goes the first part ^^^14:58
*** jheroux has joined #openstack-ironic15:01
*** mtanino has joined #openstack-ironic15:01
*** rpioso has joined #openstack-ironic15:01
*** nmathew has joined #openstack-ironic15:02
*** trown is now known as trown|mtg15:03
*** jistr is now known as jistr|mtg15:05
EmilienMdtantsur: I can test this patch in tripleo if you like15:06
openstackgerritJulia Kreger proposed openstack/python-ironicclient: Add soft reboot/poweroff power states.  https://review.openstack.org/24790415:06
dtantsurEmilienM, please do15:07
TheJuliadtantsur: vdrok ^^^ I edited the type since it was the only thing that seemed to be holding it back15:07
openstackgerritDmitry Tantsur proposed openstack/ironic: Switch to Glance V2 by default for everything  https://review.openstack.org/42200215:09
dtantsurthe second part ^^^15:09
vdrokTheJulia: thanks15:09
openstackgerritAparna proposed openstack/proliantutils: Add HPSUM firmware update support  https://review.openstack.org/42200415:10
mjturekJayF: wondering if I could help with https://review.openstack.org/#/c/408341/ You mentioned it needs test cases and rebase. Lemme know!15:13
patchbotpatch 408341 - python-ironicclient - Add support for RESCUE and UNRESCUE provision states15:13
*** amoralej|lunch is now known as amoralej15:14
*** openstack has joined #openstack-ironic15:19
*** JayF has joined #openstack-ironic15:19
*** SpamapS has joined #openstack-ironic15:19
*** jlvillal_ is now known as jlvillal15:20
*** fungi has joined #openstack-ironic15:20
*** jlvillal is now known as Guest8897715:20
*** milan has quit IRC15:22
*** milan has joined #openstack-ironic15:22
*** ionutbalutoiu has joined #openstack-ironic15:22
*** mgagne has joined #openstack-ironic15:22
*** comstud has joined #openstack-ironic15:22
*** Daviey has joined #openstack-ironic15:22
*** amotoki has joined #openstack-ironic15:22
*** nicodemos has joined #openstack-ironic15:22
*** sasha2 has joined #openstack-ironic15:22
*** trown|mtg has joined #openstack-ironic15:22
*** dsneddon has joined #openstack-ironic15:22
*** vsaienk0 has joined #openstack-ironic15:22
*** jmccrory has joined #openstack-ironic15:22
*** natorious has joined #openstack-ironic15:22
*** bl0m1_ has joined #openstack-ironic15:22
*** jtomasek has joined #openstack-ironic15:22
*** lukl has joined #openstack-ironic15:22
*** yhvh has joined #openstack-ironic15:22
*** joemonk- has joined #openstack-ironic15:22
*** pshige_________ has joined #openstack-ironic15:22
*** milan has quit IRC15:22
*** milan has joined #openstack-ironic15:22
*** [1]cdearborn has joined #openstack-ironic15:22
*** mgagne has quit IRC15:23
*** mgagne has joined #openstack-ironic15:23
*** mgagne is now known as Guest5853115:23
*** joanna has joined #openstack-ironic15:24
*** chihhsin has joined #openstack-ironic15:24
openstackgerritVladyslav Drok proposed openstack/python-ironicclient: Do not merge  https://review.openstack.org/42198515:25
rloovsaienk0: let me know if I am wrong, am wondering if I am awake enough: https://review.openstack.org/#/c/36441315:26
patchbotpatch 364413 - nova - Support Ironic interface attach/detach in nova virt15:26
dtantsurjroll, we may need to backport https://review.openstack.org/#/c/416926/ too, as inspector is not using master-only ironic tempest plugin15:26
patchbotpatch 416926 - ironic - Remove service argument from tempest plugin client... (MERGED)15:26
dtantsuralso morning rloo15:26
openstackgerritDmitry Tantsur proposed openstack/ironic: Remove service argument from tempest plugin client manager  https://review.openstack.org/42201815:26
rloohi dtantsur!15:26
*** davidlenwell has joined #openstack-ironic15:26
rlooand good morning everyone else, vdrok, sambetts, TheJulia, lucasagomes, jroll15:27
*** nmathew has quit IRC15:27
vdrokmorning rloo !15:28
lucasagomesrloo, morning15:29
*** fyxim has joined #openstack-ironic15:29
*** krtaylor has joined #openstack-ironic15:31
jrolldtantsur: hm, shouldn't we just fix it in project-config instead?15:32
jrollmorning rloo :)15:32
dtantsurjroll, maybe? I dunno how to do it though15:32
TheJuliagood morning rloo15:33
jrolldtantsur: looking at this, it looks like you should be using master always: https://github.com/openstack-infra/project-config/blob/master/jenkins/jobs/ironic.yaml#L996 and https://github.com/openstack-infra/project-config/blob/master/jenkins/jobs/ironic.yaml#L21615:34
jroller, you already are15:34
dtantsurjroll, seems like it does not work for grenade15:34
*** baoli has quit IRC15:35
jrolldtantsur: hrm, it should be15:36
* jroll looks15:36
jrolloh, I see why, lame15:38
JayFmjturek: I was going to work with mariojv today on ipa rescue extension, if you wanted to rebase + add tests to that client patch, I'm OK with you taking care of it15:39
mjturekJayF: cool cool, I'll get something up by EoD and ping you when I submit it15:39
JayFmjturek: thanks!15:40
jrollhrm, http://logs.openstack.org/65/421965/1/check/gate-grenade-dsvm-ironic-inspector-ubuntu-trusty/769552f/logs/old/devstacklog.txt.gz#_2017-01-18_14_55_55_05315:40
*** rbartal has quit IRC15:40
jrolldtantsur: I guess it's fine to backport that thing, and just probably let this be solved by separate repos for tempest plugins15:41
*** jaosorior has joined #openstack-ironic15:41
dtantsuryep15:41
*** kencjohnston_ has quit IRC15:42
*** ijw has joined #openstack-ironic15:42
*** kencjohnston has joined #openstack-ironic15:43
vdrokrloo: notification payload base has schema, it is just {} -- https://github.com/openstack/ironic/blob/13944b589d2911f4d9a5b8da0a58d1b9354a08bc/ironic/objects/notification.py#L132 so hasattr returns true for that. the logic I'm thinking of is -- class is inherited from NotificationPayloadBase AND its schema is different from the SCHEMA of the first object15:43
vdrokthat has it in mro15:43
openstackgerritKyrylo Romanenko proposed openstack/python-ironicclient: Add usage documentation for Baremetal OSC Plugin  https://review.openstack.org/41526115:43
rloovdrok: OH.15:45
rloovdrok: honestly, that *could* happen but if a class is inherited, I'd wonder why the SCHEMA reverts back.15:45
*** jvgrant__ has quit IRC15:45
aarefievjroll,  dtantsur could be the problem https://github.com/openstack/ironic-inspector/blob/master/devstack/upgrade/settings#L215:46
rloovdrok: i suppose the unit test would do a bit more testing then, as opposed to missing a class that it should check15:46
*** Nisha_Agarwal has joined #openstack-ironic15:46
rloovdrok: i question how much time we want to spend on this one particular test too. i don't particularly want to compare the .SCHEMA with *all* its parents15:47
*** david-lyle has joined #openstack-ironic15:47
vdrokrloo: we can stop the moment we find the first one15:47
vdrokbecause it's mro15:47
vdrokthe first one in mro will be used as its SCHEMA15:48
vdrokleft a comment on the patch15:48
vdrokI'm fine with landing as is tho15:48
rloovdrok: do you know how many times i looked at that NotificationPayloadBase code and did NOT see SCHEMA? I think it is because I hate comments that are not separated by a blank space; i just lumped all that to VERSION and didn't see SCHEMA :-(15:48
*** hw_wutianwei has quit IRC15:48
*** ijw has quit IRC15:48
vdrokrloo: hah, yeah, this happens sometimes :)15:49
rloovdrok: i'll 'think' about it. working on priority reviews first :)15:49
vdroksure, np15:50
amoralejdtantsur, should https://bugs.launchpad.net/tripleo/+bug/1651719 be fixed now?15:50
openstackLaunchpad bug 1651719 in Ironic Inspector "Introspection fails on nodes with the same IPMI address but different IPMI ports" [High,In progress] - Assigned to milan k (vetrisko)15:50
*** Sukhdev has joined #openstack-ironic15:51
*** jistr|mtg is now known as jistr15:51
lucasagomesfolks if you have a time today mind taking a look at https://review.openstack.org/#/c/374988/ ? Last change for being able to test UEFI images with Ironic (then we just need project-config stuff)15:52
patchbotpatch 374988 - ironic - DevStack: Configure nodes/environment to boot in U...15:52
dtantsuramoralej, not entirely fixed, but should be enough to try re-enabling introspection in RDO CI15:52
*** udesale has quit IRC15:53
amoralejdtantsur, iiuc https://review.openstack.org/#/c/419526/ just disabled introspection when ipmi address is pointing to 127.0.0.1?15:53
patchbotpatch 419526 - ironic-inspector - Do not use loopback BMC addresses for lookup (MERGED)15:53
rloojroll: will wait for jenkins before +A'ing tooz patch. is there a nova one too?15:53
dtantsuramoralej, no, it just avoids using this 127.0.0.1 for anything. introspection should still work, with lookup based on MAC addresses (like before for pxe_ssh)15:54
amoralejok15:54
amoraleji'll try to re-enable it15:55
dtantsuramoralej, thanks! feel free to ping me/us in case of any new problems15:55
amoralejok15:55
jrollrloo: https://review.openstack.org/#/c/399022/15:57
patchbotpatch 399022 - nova - Move to tooz hash ring implementation15:57
*** trown|mtg is now known as trown15:57
*** Sukhdev_ has joined #openstack-ironic15:57
rloothx jroll (since I'm on a sort of roll...)15:57
jrollrloo: no problem, thanks for the reviews :)15:58
* rloo is really postponing looking at all the driver composition patches...15:58
jrollrloo: the bottom patch has a -1, so wait for an update :)16:00
rloojroll: ok, good to know!16:00
*** rajinir has joined #openstack-ironic16:00
*** yufei has quit IRC16:01
*** Syed__ has joined #openstack-ironic16:02
*** igordcard has quit IRC16:05
openstackgerritCharlle Daniel proposed openstack/ironic: Ensures that OneView nodes are free for use by Ironic  https://review.openstack.org/42206416:06
*** mjura has quit IRC16:07
*** igordcard has joined #openstack-ironic16:07
*** sacharya has joined #openstack-ironic16:09
*** jvgrant has joined #openstack-ironic16:10
*** ijw has joined #openstack-ironic16:10
openstackgerritVasyl Saienko proposed openstack/ironic: WIP/DNM Testing tempest "smoke" 2  https://review.openstack.org/40725816:16
*** rama_y has joined #openstack-ironic16:17
*** rama_y_ has joined #openstack-ironic16:17
*** dyasny has quit IRC16:20
*** dyasny has joined #openstack-ironic16:20
*** dyasny has quit IRC16:20
*** dyasny has joined #openstack-ironic16:21
openstackgerritMerged openstack/python-ironicclient: Add soft reboot/poweroff power states.  https://review.openstack.org/24790416:22
*** jheroux has quit IRC16:23
openstackgerritDmitry Tantsur proposed openstack/python-ironicclient: Support soft reboot and soft power off with timeout for OSC  https://review.openstack.org/35762716:24
*** Guest88977 is now known as jlvillal16:25
jlvillalvsaienk0, jroll: So why does "TEMPEST_ALLOW_TENANT_ISOLATION" need to be set?16:26
openstackgerritVasyl Saienko proposed openstack/ironic: Add VIFs attach/detach to api-ref  https://review.openstack.org/41459016:26
jlvillalThat is the default setting.16:26
jlvillalvsaienk0, jroll: So why does "TEMPEST_ALLOW_TENANT_ISOLATION=True" need to be set?16:26
jlvillalThat is the default setting.16:26
jrolljlvillal: oh, is it? idk, I saw the test patch needed it, so I wasn't sure16:28
jrollif it's the default it's fine, I can change my vote16:28
jlvillaljroll, Let me find it in the code and post it...16:28
EmilienMdtantsur: I'm watching zuul now, it's running. We'll know in a few min16:30
vsaienk0jroll, jlvillal yeah it is set by default to true http://logs.openstack.org/60/414160/15/check/gate-tempest-dsvm-ironic-ipa-wholedisk-agent_ipmitool-tinyipa-multinode-ubuntu-xenial-nv/c42e3a6/logs/tempest_conf.txt.gz16:30
*** aNuposic has joined #openstack-ironic16:31
*** SerenaFeng has quit IRC16:33
vsaienk0jlvillal: https://github.com/openstack-dev/devstack/blob/9a133d1ab07cacbcc01e9568f3a65c5594ef0723/lib/tempest#L56816:33
dtantsurEmilienM, cool16:33
dtantsurlucasagomes, EmilienM, ironic CI seems to pass with glance V216:34
jlvillalvsaienk0, Thanks. That is what I thought. Sorry my browser crashed :(16:34
*** jheroux has joined #openstack-ironic16:34
jlvillalvsaienk0, So I was late trying to post the link..16:34
EmilienMdtantsur: yeah? wow16:34
NobodyCamgood morning ironic16:34
*** rloo has quit IRC16:34
dtantsurEmilienM, apparently: https://review.openstack.org/422002 (I'll double-check in logs later)16:35
patchbotpatch 422002 - ironic - Switch to Glance V2 by default for everything16:35
Ngdtantsur: ping me when you're ready? :)16:35
jrollah ok, thanks jlvillal and vsaienk0, I've +1'd the thing16:36
*** ashestakov has quit IRC16:36
*** rloo has joined #openstack-ironic16:36
vsaienk0JayF have you dig enough with nested KVM problem? I'm interested if VM always failed to start on 'strange' host with enabled kvm. Might be we may not just check that kvm is enabled while also try to start test VM and see if it succeed?16:36
NobodyCamhello there Ng ... long time no see16:36
Nghey NobodyCam :D16:36
NgNobodyCam: I typed that into the wrong channel, so I'll disappear back into the shadows now ;)16:37
jrollvsaienk0: it isn't always, just sometimes16:37
*** causten has quit IRC16:37
*** causten has joined #openstack-ironic16:37
vsaienk0jroll: wondered that why virtualbmc reports that node was started why in fact it wasn't. We may fix vbmc than.16:38
jrollvsaienk0: because it is started, and then kvm falls over16:39
NobodyCamhehehe16:39
*** harlowja has joined #openstack-ironic16:39
vsaienk0jroll: but the domain status is never changed to running it left in shutoff state no?16:40
*** trown is now known as trown|lunch16:40
jrollvsaienk0: I don't know16:40
jrollI don't have time to look into this, rather focus on priorities, disable it and try again in pike imo16:40
* jroll trusts clarkb on this topic16:40
vsaienk0jroll: according to log it should stay in shutoff state http://logs.openstack.org/60/414160/15/check/gate-tempest-dsvm-ironic-multitenant-network-ubuntu-xenial/0099b51/logs/libvirt/qemu/node-0.txt.gz#_2017-01-18_12_27_27_21616:41
vsaienk0but in the next line: 2017-01-18 12:28:02.634+0000: starting up...16:42
jrollvsaienk0: I think that's likely a second startup16:43
jrollbut yes, I see what you mean16:43
*** mgoddard has quit IRC16:43
JayFvsaienk0: the reasons I proposed that were: 1) If it's a config issue, we don't have access to host configs 2) Everyone in infra I've talked to, at summits, in irc, on ml, etc, have all said nested kvm is trouble16:43
jrollstill not sure how fixing vbmc would deal with that16:43
JayFvsaienk0: I'm not saying it's not fixable, I just am not convinced openstack CI controls enough of the elements to ensure it to work reliably16:44
*** milan has quit IRC16:47
JayFI differ from jroll in that I don't think weshould try it again in Pike unless we have specific strategies in mind for mitigating the failures16:48
jrollwell, sure16:48
jrolllemme rephrase16:48
jroll"I think we should disable it for the rest of ocata and go from there"16:49
TheJulia+116:49
*** e0ne has quit IRC16:50
openstackgerritDmitry Tantsur proposed openstack/ironic: Switch to Glance V2 by default for everything  https://review.openstack.org/42200216:51
dtantsurTheJulia, lucasagomes, EmilienM, just updated the release note ^^^16:51
EmilienMdtantsur: tripleo job still running16:52
*** amarao has quit IRC16:52
*** tuanla_ has joined #openstack-ironic16:55
openstackgerritGalyna Zholtkevych proposed openstack/ironic: Validate the generated swift temp url  https://review.openstack.org/37087516:55
*** tuan_luong has quit IRC16:56
dtantsurlucasagomes, please see https://github.com/openstack/ironic/blob/95de92c63798830cc3f387909491eec635d116e0/ironic/common/images.py#L40216:56
*** ChubYann has joined #openstack-ironic16:57
lucasagomesdtantsur, yeah it says v1 can't be used... urgh...16:58
*** ohamada has quit IRC17:00
openstackgerritGalyna Zholtkevych proposed openstack/ironic: Validate the generated swift temp url  https://review.openstack.org/37087517:02
openstackgerritNisha Agarwal proposed openstack/ironic: SNMP agent support for OOB inspection for iLO Drivers  https://review.openstack.org/37242817:07
openstackgerritNisha Agarwal proposed openstack/ironic: SNMP agent support for OOB inspection for iLO Drivers  https://review.openstack.org/37242817:08
*** causten has quit IRC17:08
*** causten has joined #openstack-ironic17:09
openstackgerritDoug Hellmann proposed openstack/ironic-lib: Update UPPER_CONSTRAINTS_FILE for stable/ocata  https://review.openstack.org/42211217:10
openstackgerritStenio Araujo proposed openstack/ironic: Adds another validation step when using dynamic allocation  https://review.openstack.org/42211817:14
*** tesseract has quit IRC17:21
*** tuanla_ has quit IRC17:27
*** harlowja has quit IRC17:33
openstackgerritNisha Agarwal proposed openstack/ironic: SNMP agent support for OOB inspection for iLO Drivers  https://review.openstack.org/37242817:33
*** baoli has joined #openstack-ironic17:33
*** aNuposic has quit IRC17:35
*** aNuposic has joined #openstack-ironic17:35
*** e0ne has joined #openstack-ironic17:36
*** rama_y_ has quit IRC17:36
*** rama_y has quit IRC17:36
EmilienMdtantsur: looks like it doesn't work in tripleo17:37
EmilienMbut I'll wait for logs to see if the reason is the same17:37
*** david-lyle is now known as bailing-wire17:37
*** vsaienko has joined #openstack-ironic17:40
*** ccamacho has quit IRC17:42
openstackgerritMerged openstack/python-ironicclient: Support soft reboot and soft power off with timeout for OSC  https://review.openstack.org/35762717:43
vdrokgood night everyone!17:45
TheJuliagoodnight vdrok17:45
*** bailing-wire has quit IRC17:46
NobodyCamnight vdrok17:47
lucasagomesvdrok, night17:48
* lucasagomes is going as well17:48
lucasagomeshave a great evening all!17:48
*** lucasagomes is now known as lucas-afk17:48
*** amoralej is now known as amoralej|off17:48
rloogood night lucas-afk, vdrok!17:51
*** vsaienko has quit IRC17:52
*** vsaienko has joined #openstack-ironic17:53
*** vsaienko has quit IRC17:55
*** trown|lunch is now known as trown17:59
*** derekh has quit IRC18:01
*** jcoufal has quit IRC18:03
openstackgerritXavier proposed openstack/ironic: Adds validation before delete profile in oneview  https://review.openstack.org/38601418:04
openstackgerritJohn L. Villalovos proposed openstack/ironic: WIP/DNM: Testing multinode job  https://review.openstack.org/42214918:04
*** ralonsoh has quit IRC18:05
*** yolanda has quit IRC18:06
*** yolanda has joined #openstack-ironic18:06
*** athomas has quit IRC18:09
dtantsurgoing as well, g'night18:10
*** Sukhdev has quit IRC18:11
*** dtantsur is now known as dtantsur|afk18:11
TheJuliagoodnight dtantsur|afk18:11
*** sambetts is now known as sambetts|afk18:11
*** gcb has quit IRC18:18
*** e0ne has quit IRC18:19
*** jerrygb has quit IRC18:23
*** sacharya has quit IRC18:27
*** rama_y_ has joined #openstack-ironic18:32
*** rama_y has joined #openstack-ironic18:32
*** Goneri has quit IRC18:33
*** absubram has joined #openstack-ironic18:35
*** krtaylor has quit IRC18:36
openstackgerritNisha Agarwal proposed openstack/proliantutils: snmp inspection for disk size  https://review.openstack.org/39485818:41
*** vsaienko has joined #openstack-ironic18:45
openstackgerritNisha Agarwal proposed openstack/ironic: SNMP agent support for OOB inspection for iLO Drivers  https://review.openstack.org/37242818:46
openstackgerritVasyl Saienko proposed openstack/ironic: Add VIFs attach/detach to api-ref  https://review.openstack.org/41459018:47
*** aNuposic has quit IRC18:56
*** aNuposic has joined #openstack-ironic18:58
*** Sukhdev_ has quit IRC18:59
EmilienMdtantsur|afk: http://logs.openstack.org/14/417214/10/check-tripleo/gate-tripleo-ci-centos-7-ovb-ha/b3baf50/logs/undercloud/var/log/ironic/ironic-conductor.txt.gz#_2017-01-18_17_35_02_38319:02
EmilienMah he left19:02
*** krtaylor has joined #openstack-ironic19:03
*** jcoufal has joined #openstack-ironic19:09
openstackgerritVasyl Saienko proposed openstack/ironic: Tempest tests for portgroups  https://review.openstack.org/38247619:11
openstackgerritVasyl Saienko proposed openstack/ironic: DNM: Test patch to verify bond  https://review.openstack.org/38866019:11
*** absubram has quit IRC19:17
*** aNuposic has quit IRC19:19
*** absubram has joined #openstack-ironic19:22
*** causten_ has joined #openstack-ironic19:23
*** jerrygb has joined #openstack-ironic19:24
rloojroll: am looking at gate status on whiteboard. are stable/newton & stable/mitaka gates still broken?19:25
*** vsaienko has quit IRC19:26
*** causten has quit IRC19:26
*** dyasny has quit IRC19:28
xavierrhey TheJulia, could you look https://review.openstack.org/#/c/386014/ :)19:28
patchbotpatch 386014 - ironic - Adds validation before delete profile in oneview19:28
*** jerrygb has quit IRC19:29
TheJuliarloo: they look okay based on the revs that are in review19:31
rlooTheJulia: that's what I thought. Also, I meant to ping jlvillal, sorry jroll (hope he's ignoring me)19:32
*** sacharya has joined #openstack-ironic19:33
jlvillalrloo: Yes stable/newton is working. I have not checked stable/mitaka personally19:33
rloojlvillal: thx -- would you please update the whiteboard with whatever latest status on those?19:33
jlvillalrloo: Will do19:34
rloojlvillal: :)19:34
*** rpioso has quit IRC19:35
jlvillalrloo: Moved data to history page. I checked stable/newton & stable/mitaka are working. Or were as of 2 days ago.19:37
rloojlvillal: sweet. On to the next breakage. or not...19:37
*** trown is now known as trown|mtg19:37
jlvillalI'm sure it will happen, some time...19:37
*** Sukhdev has joined #openstack-ironic19:37
TheJuliaxavierr: is there a bug associated with that issue?19:40
*** baoli has quit IRC19:42
*** Nisha_Agarwal has quit IRC19:43
*** dyasny has joined #openstack-ironic19:43
xavierrTheJulia: reporting the bug now, ty Julia :)19:46
TheJuliaxavierr: thank you, I posted what were largely nits :)19:46
xavierrawesome o/19:46
*** mriedem has joined #openstack-ironic19:53
*** e0ne has joined #openstack-ironic19:58
*** galyna has quit IRC19:59
*** vsaienko has joined #openstack-ironic19:59
*** bailing-wire has joined #openstack-ironic20:00
*** bailing-wire is now known as david-lyle20:02
*** dsneddon is now known as dsneddon_afk20:04
*** jkilpatr has quit IRC20:05
*** jerrygb has joined #openstack-ironic20:05
rloojroll: sorry to bug you, should i hold off looking at https://review.openstack.org/#/c/412631/ ?20:05
patchbotpatch 412631 - ironic - Register/unregister hardware interfaces for conduc...20:05
jrollrloo: sorry, I haven't got to it today. won't touch it for another hour if you want to leave me things to fix, vdrok's things are small20:06
*** jkilpatr has joined #openstack-ironic20:06
* jroll replies to comments quickly20:06
rloojroll: ok, if it really close, i'll look at it :)20:06
*** aNuposic has joined #openstack-ironic20:09
*** rpioso has joined #openstack-ironic20:10
*** aNuposic has quit IRC20:10
*** krtaylor has quit IRC20:10
*** vsaienko has quit IRC20:11
*** aNuposic has joined #openstack-ironic20:11
*** jerrygb has quit IRC20:13
*** trown|mtg is now known as trown20:15
*** galyna has joined #openstack-ironic20:16
*** Goneri has joined #openstack-ironic20:18
mriedemrloo: are you or anyone else interested in touching up https://review.openstack.org/#/c/388756/ for the test thing and maybe leaving some comments about cardinality for ports/portgroups per node etc?20:24
patchbotpatch 388756 - nova - Generate necessary network metadata for ironic por...20:24
mriedemrloo: seems like simple small changes to make and then i'd be +220:24
rloomriedem: i could do it, worth it for your +2 :)20:24
mriedemstrike while the iron is hot20:25
rloomriedem: yup. and anything to avoid reviewing jroll's patches, which I had *just* geared myself to start :)20:25
*** krtaylor has joined #openstack-ironic20:25
mriedempoor jroll20:25
jrollwow20:25
rloojroll: unless you want to update the nova patch? (i'm offering...)20:26
jrollrloo: I have a meeting in 3 minutes20:26
jrollso not really :/20:26
rloojroll: more fun than me ;)20:26
jrollyou don't know what the meeting is!20:27
rloojroll: nor do i want to know! or do I? :)20:27
jrollno, it's nothing terribly interesting20:27
mriedemalternatively i'll update the nova change20:28
mriedembut..20:28
jrollI'll get it after my meeting if rloo does not20:28
*** jrcloud is now known as zackf20:32
*** vsaienko has joined #openstack-ironic20:38
*** vsaienko has quit IRC20:42
*** absubram has quit IRC20:43
*** baoli has joined #openstack-ironic20:44
*** ppiela has joined #openstack-ironic20:44
*** causten_ has quit IRC20:47
*** causten has joined #openstack-ironic20:50
*** e0ne has quit IRC20:51
openstackgerritRamamani Yeleswarapu proposed openstack/ironic: Enable OSProfiler support in Ironic  https://review.openstack.org/35814220:53
*** jerrygb has joined #openstack-ironic20:53
TheJuliacinerama: you may want to take a look at https://review.openstack.org/#/c/396504/20:57
patchbotpatch 396504 - diskimage-builder - Update hpssacli to ssacli in proliant-tools element20:57
TheJuliaI was building a example slide for a presentation and noticed the element was broken :(20:57
*** absubram has joined #openstack-ironic20:59
*** srobert_ has joined #openstack-ironic20:59
*** ijw has quit IRC21:01
*** srobert has quit IRC21:03
*** srobert_ has quit IRC21:04
*** jheroux has quit IRC21:05
mriedemrloo: you *just* beat me to it21:06
rloomriedem: oh, sorry, didn't realize you were updating it.21:06
mriedemno it's fine21:07
mriedemi wasn't until about 30 seconds ago21:07
rloomriedem: i couldn't answer your cloudinit question. and i didn't change the elif. going to comment on that...21:07
mriedemvdrok told me in -nova "cloud init does not validate parameters"21:08
mriedemi assume related to the question about those things being documented anywhere21:08
*** jkilpatr has quit IRC21:08
*** jheroux has joined #openstack-ironic21:10
rloomriedem: yeah. anyway, feel free to update that patch after my updates. i know why i stay away from nova, the local unit tests take too long ;)21:10
mriedemthat's fine, +221:11
mriedemthanks21:11
mriedemi hope you at least ran pep821:12
rloomriedem: thank YOU! :D21:12
rloomriedem: what's pep8?21:12
rloomriedem: j/k21:12
rloomriedem: yes i did21:12
JayFit's the newest release of pep, at least 10x peppier than pep721:13
rlooJayF: I did wonder if it was short for pepto bismol :)21:15
* mriedem cues the rimshot21:15
rloo:D21:16
*** ijw has joined #openstack-ironic21:16
*** absubram has quit IRC21:21
*** jkilpatr has joined #openstack-ironic21:22
EmilienMdtantsur|afk: nevermind, it looks like it worked :D21:22
*** vsaienko has joined #openstack-ironic21:23
*** krtaylor has quit IRC21:30
*** jerrygb_ has joined #openstack-ironic21:30
*** jcoufal_ has joined #openstack-ironic21:33
*** jerrygb has quit IRC21:33
*** absubram has joined #openstack-ironic21:33
*** jcoufal has quit IRC21:35
*** jcoufal__ has joined #openstack-ironic21:35
openstackgerritJim Rollenhagen proposed openstack/ironic-python-agent: WIP: use werkzeug  https://review.openstack.org/42225521:35
*** jcoufal_ has quit IRC21:38
*** jcoufal has joined #openstack-ironic21:38
*** jcoufal__ has quit IRC21:40
*** jcoufal_ has joined #openstack-ironic21:40
openstackgerritBob Fournier proposed openstack/python-ironic-inspector-client: Add new introspection commands for interface data including lldp  https://review.openstack.org/41914121:41
*** trown is now known as trown|outtypewww21:42
*** ijw has quit IRC21:42
*** jcoufal has quit IRC21:43
*** priteau has quit IRC21:58
*** jcoufal has joined #openstack-ironic21:58
*** amotoki has quit IRC21:58
*** dprince has quit IRC21:59
*** jcoufal_ has quit IRC22:00
*** jcoufal_ has joined #openstack-ironic22:07
openstackgerritJay Faulkner proposed openstack/ironic: Default ironic to not use nested KVM  https://review.openstack.org/42158122:09
JayFvsaienk0: ^ I think I fixed the issue you found, if you have a chance to take another loo22:09
JayF*look22:09
*** jcoufal__ has joined #openstack-ironic22:10
*** jcoufal has quit IRC22:10
*** jcoufal_ has quit IRC22:12
*** ijw has joined #openstack-ironic22:13
JayFmjturek: how'd that patch work go?22:15
*** jheroux has quit IRC22:16
*** Goneri has quit IRC22:19
*** jcoufal__ has quit IRC22:19
mriedemjroll: i see that the dependency for this is merged in ironic now, and the ironiclient change itself is merged but unreleased https://review.openstack.org/#/c/247904/22:29
patchbotpatch 247904 - python-ironicclient - Add soft reboot/poweroff power states. (MERGED)22:29
mriedemgot plans to release that thing this week?22:29
openstackgerritAnup Navare proposed openstack/ironic: Config drive support for Ceph  https://review.openstack.org/40763922:29
jrollmriedem: yep, I'll do it now22:29
mriedemcool22:29
jrollhaven't had time to check in on that today22:29
jrollthanks22:29
*** vsaienko has quit IRC22:31
*** david-lyle has quit IRC22:32
jrollmriedem: https://review.openstack.org/#/q/topic:python-ironicclient-1.10.022:34
*** sacharya has quit IRC22:39
*** david-lyle has joined #openstack-ironic22:40
*** pmannidi has joined #openstack-ironic22:54
*** amotoki has joined #openstack-ironic22:59
rlooJayF: if you want a break and want to review a doc-like patch: https://review.openstack.org/#/c/414590/23:01
patchbotpatch 414590 - ironic - Add VIFs attach/detach to api-ref23:01
*** [1]cdearborn has quit IRC23:01
rlooJayF: how'd you review that so fast? you da man...23:02
JayFI was looking right at the channel as you posted23:03
JayFread it real quick and landed it23:03
JayFthose api-ref pieces are autogenerated so I have a lot of faith in the output once the script is updated23:03
rlooJayF: takes me that long just to look up and grok what someone is saying on irc ;)23:04
*** Goneri has joined #openstack-ironic23:04
JayFI may obsessively watch irc :-x23:04
rlooJayF: I'm going to take off soon. you could help jroll (if he's ok with it) by fixing this: https://review.openstack.org/#/c/399028/1023:07
patchbotpatch 399028 - ironic - Move to tooz hash ring implementation23:07
rloo^^ or anyone else. Easy change :)23:08
*** absubram has quit IRC23:09
openstackgerritMerged openstack/ironic: Add VIFs attach/detach to api-ref  https://review.openstack.org/41459023:09
*** galyna has quit IRC23:24
*** fungi has quit IRC23:24
*** jralph has quit IRC23:24
*** ricardoas has quit IRC23:24
*** stevemar has quit IRC23:24
*** galyna has joined #openstack-ironic23:24
*** fungi has joined #openstack-ironic23:24
*** jralph has joined #openstack-ironic23:24
*** ricardoas has joined #openstack-ironic23:24
*** stevemar has joined #openstack-ironic23:24
*** aignatov has quit IRC23:34
*** aignatov has joined #openstack-ironic23:35
*** jkilpatr has quit IRC23:35
*** sacharya has joined #openstack-ironic23:41
*** jerrygb_ has quit IRC23:42
*** Sukhdev has quit IRC23:45
*** jerrygb has joined #openstack-ironic23:48
*** Goneri has quit IRC23:48
*** jaosorior has quit IRC23:49
*** mriedem has left #openstack-ironic23:53
*** aignatov has quit IRC23:57
*** aignatov has joined #openstack-ironic23:57
openstackgerritMerged openstack/ironic-python-agent: Skip API related work if no api url configured  https://review.openstack.org/40822223:59
*** aignatov has quit IRC23:59

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