eandersson | This is with overcommit 1.5 on memory, which is fine in most cases for us | 00:00 |
---|---|---|
mriedem | reserved_host_memory_mb | 00:00 |
mriedem | ^ | 00:00 |
eandersson | The problem is that if one or two VMs are using all their memory | 00:00 |
eandersson | the overcommit ratio won | 00:00 |
eandersson | won't work | 00:00 |
mriedem | the reserved_host_memory_mb config option is used to tell placement that there is reserved space on a compute that can't be claimed by nova | 00:00 |
mriedem | and the scheduler will take that into account | 00:00 |
*** jmlowe has joined #openstack-nova | 00:00 | |
eandersson | Lets say you have 10GB memory, and 4 VMs with 5GB each and overcommit set to 2x (total 20GB) | 00:01 |
eandersson | or even better 12GB memory, 4 VMs with 5GB etc and reserved_host_memory_mb set to 2GB | 00:02 |
*** edmondsw_ has joined #openstack-nova | 00:02 | |
eandersson | If three of those VMs are actually using 10GB in total | 00:02 |
eandersson | The forth VM will fail to be created | 00:02 |
eandersson | but the scheduler will think that there is room on the VM, as it thinks the compute has 20+2GB memory | 00:03 |
*** jaypipes has quit IRC | 00:04 | |
mriedem | have you tried to recreate that in ocata? | 00:04 |
*** edmondsw has quit IRC | 00:04 | |
mriedem | otherwise i'm going to have to phone a friend (jaypipes) | 00:04 |
eandersson | I haven't yet | 00:04 |
eandersson | tbh it's not a big deal, but it's the issue causing the duplicate ips | 00:05 |
eandersson | (so fixing the dup ips and worst case it will reschedule) | 00:05 |
mriedem | ok, well, reschedules is a big deal we're trying to kill off | 00:05 |
mriedem | and still support reschedules with cells v2 | 00:05 |
mriedem | so we're assuming that reschedules shouldn't happen due to failed claims | 00:05 |
*** jmlowe has quit IRC | 00:05 | |
eandersson | I'll see if I can test it in Ocata or Pike. | 00:05 |
mriedem | at least now that in pike with the filter scheduler we 'claim' in the scheduler rather than the compute | 00:05 |
mriedem | try it with pike | 00:06 |
mriedem | pike is the scheduler change to allocate resources in the scheduler rather than compute | 00:06 |
mriedem | using placement with the filter scheduler | 00:06 |
eandersson | Only tested it in Mitaka so far, but would motivate us to upgrade sooner :D | 00:06 |
mriedem | if things still don't work and yo'ure hitting reschedules, that would be very good to know | 00:06 |
*** edmondsw_ has quit IRC | 00:06 | |
*** sdague has quit IRC | 00:06 | |
openstackgerrit | Eric Fried proposed openstack/nova master: WIP: Use update_inventory from the resource tracker https://review.openstack.org/520246 | 00:10 |
efried | jaypipes And here's where I'm going with it ^ | 00:10 |
*** yingjun has joined #openstack-nova | 00:11 | |
openstackgerrit | Hongbin Lu proposed openstack/nova-specs master: [WIP] Choose default network on ambiguity https://review.openstack.org/520247 | 00:12 |
*** slaweq_ has joined #openstack-nova | 00:12 | |
*** claudiub|2 has quit IRC | 00:14 | |
*** slaweq_ has quit IRC | 00:17 | |
*** hongbin has quit IRC | 00:18 | |
*** acormier has joined #openstack-nova | 00:19 | |
*** acormier has quit IRC | 00:23 | |
*** edmondsw has joined #openstack-nova | 00:24 | |
openstackgerrit | Matt Riedemann proposed openstack/nova master: Always deallocate networking before reschedule if using Neutron https://review.openstack.org/520248 | 00:26 |
mriedem | eandersson: here you go ^ | 00:26 |
eandersson | <3 | 00:26 |
openstackgerrit | Takashi NATSUME proposed openstack/python-novaclient master: Fix missing metavar in aggregate-update https://review.openstack.org/512485 | 00:26 |
openstackgerrit | Takashi NATSUME proposed openstack/nova-specs master: Set the 'Upgrade impact' subsection as optional https://review.openstack.org/517223 | 00:27 |
openstackgerrit | Takashi NATSUME proposed openstack/nova-specs master: Create specs directory for Rocky https://review.openstack.org/514101 | 00:27 |
openstackgerrit | Takashi NATSUME proposed openstack/nova master: Fix missing marker functions https://review.openstack.org/514579 | 00:27 |
openstackgerrit | Takashi NATSUME proposed openstack/nova master: Fix 500 error while passing 4-byte unicode data https://review.openstack.org/407514 | 00:27 |
openstackgerrit | Takashi NATSUME proposed openstack/nova master: Update document related to host aggregate https://review.openstack.org/514499 | 00:28 |
*** ankit has joined #openstack-nova | 00:28 | |
*** dtruong has joined #openstack-nova | 00:28 | |
*** edmondsw has quit IRC | 00:29 | |
*** acormier has joined #openstack-nova | 00:31 | |
*** chyka has quit IRC | 00:34 | |
*** acormier has quit IRC | 00:36 | |
*** yamamoto has joined #openstack-nova | 00:40 | |
*** felipemonteiro has joined #openstack-nova | 00:41 | |
*** yamamoto has quit IRC | 00:45 | |
*** gfhellma__ has quit IRC | 00:52 | |
*** ociuhandu has joined #openstack-nova | 00:55 | |
*** Swami has quit IRC | 00:57 | |
*** cheneydc has joined #openstack-nova | 01:00 | |
*** ankit has quit IRC | 01:02 | |
*** gyee_ has quit IRC | 01:06 | |
*** itlinux has joined #openstack-nova | 01:08 | |
alex_xu | gmann: cleanup few things https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:master+topic:cleanup_extension | 01:09 |
*** amodi has quit IRC | 01:09 | |
alex_xu | gmann: I rememer we have a blueprint for those cleanup, do you have the link? | 01:09 |
*** phuongnh has joined #openstack-nova | 01:11 | |
*** elod has quit IRC | 01:21 | |
gmann | alex_xu: yea, you can use this https://blueprints.launchpad.net/nova/+spec/api-extensions-merge-queens | 01:21 |
alex_xu | gmann: thanks | 01:21 |
gmann | alex_xu: i think i created etherpad also for that, may be forgot to ping you. | 01:21 |
gmann | let me search | 01:21 |
*** ociuhandu has quit IRC | 01:21 | |
*** itlinux has quit IRC | 01:21 | |
*** ttx has quit IRC | 01:21 | |
gmann | alex_xu: https://etherpad.openstack.org/p/api-extensions-merge-queens | 01:21 |
gmann | to track the work | 01:21 |
*** yamahata has quit IRC | 01:21 | |
*** gouthamr has joined #openstack-nova | 01:21 | |
*** TuanLA has joined #openstack-nova | 01:21 | |
*** ttx_ has joined #openstack-nova | 01:22 | |
*** ttx_ has quit IRC | 01:22 | |
*** sapd__ has quit IRC | 01:22 | |
*** anthonyper has quit IRC | 01:22 | |
*** obre has quit IRC | 01:22 | |
*** toabctl has quit IRC | 01:22 | |
*** hogepodge has quit IRC | 01:22 | |
*** sdake has quit IRC | 01:22 | |
*** wolsen has quit IRC | 01:22 | |
*** NobodyCam has quit IRC | 01:22 | |
*** gregwork has quit IRC | 01:22 | |
*** markmcclain has quit IRC | 01:22 | |
*** simondodsley has quit IRC | 01:22 | |
*** coreycb has quit IRC | 01:22 | |
*** zioproto has quit IRC | 01:22 | |
*** rm_work has quit IRC | 01:22 | |
*** gus has quit IRC | 01:22 | |
*** adisky_ has quit IRC | 01:22 | |
*** smcginnis has quit IRC | 01:22 | |
*** Lehtu has quit IRC | 01:22 | |
*** tonyb has quit IRC | 01:22 | |
*** mordred has quit IRC | 01:22 | |
*** zul has quit IRC | 01:22 | |
*** tomhambleton_ has quit IRC | 01:22 | |
*** aarefiev has quit IRC | 01:22 | |
*** jamespage has quit IRC | 01:22 | |
*** carl_baldwin has quit IRC | 01:22 | |
*** aweeks has quit IRC | 01:22 | |
*** gouthamr has quit IRC | 01:22 | |
*** masber has quit IRC | 01:22 | |
*** samueldmq has quit IRC | 01:22 | |
*** Guest95810 has quit IRC | 01:22 | |
*** ying_zuo has quit IRC | 01:22 | |
*** raorn_ has quit IRC | 01:22 | |
*** Hazelesque_ has quit IRC | 01:22 | |
*** vdrok has quit IRC | 01:22 | |
*** tommylikehu has quit IRC | 01:22 | |
*** redondo-mk has quit IRC | 01:22 | |
*** zhenguo has quit IRC | 01:22 | |
*** larainema has quit IRC | 01:22 | |
*** inara has quit IRC | 01:22 | |
*** migi has quit IRC | 01:22 | |
*** sgordon has quit IRC | 01:22 | |
*** mhenkel has quit IRC | 01:22 | |
*** ircuser-1 has quit IRC | 01:22 | |
*** shvepsy__ has quit IRC | 01:22 | |
*** ujjain has quit IRC | 01:22 | |
*** harlowja has quit IRC | 01:22 | |
*** kmalloc has quit IRC | 01:22 | |
*** dansmith has quit IRC | 01:22 | |
*** auggy has quit IRC | 01:22 | |
*** knikolla has quit IRC | 01:22 | |
*** Kvisle has quit IRC | 01:22 | |
*** evrardjp has quit IRC | 01:22 | |
*** mnaser has quit IRC | 01:22 | |
*** gmann has quit IRC | 01:22 | |
*** comstud has quit IRC | 01:22 | |
*** BlackDex has quit IRC | 01:22 | |
*** leifz has quit IRC | 01:22 | |
*** rajinir has quit IRC | 01:22 | |
*** tssurya has quit IRC | 01:22 | |
*** stelucz has quit IRC | 01:22 | |
*** gyee has quit IRC | 01:22 | |
*** efried has quit IRC | 01:22 | |
*** sean-k-mooney has quit IRC | 01:22 | |
*** dr_gogeta86 has quit IRC | 01:22 | |
*** MasterofJOKers has quit IRC | 01:22 | |
*** icey has quit IRC | 01:22 | |
*** patrickeast has quit IRC | 01:22 | |
*** fyxim has quit IRC | 01:22 | |
*** dklyle has quit IRC | 01:22 | |
*** trozet has quit IRC | 01:22 | |
*** edleafe has quit IRC | 01:22 | |
*** zzzeek has quit IRC | 01:22 | |
*** EmilienM has quit IRC | 01:22 | |
*** andymccr has quit IRC | 01:22 | |
*** asettle has quit IRC | 01:22 | |
*** dtantsur|afk has quit IRC | 01:22 | |
*** jistr has quit IRC | 01:22 | |
*** jpena|off has quit IRC | 01:22 | |
*** felipemonteiro has quit IRC | 01:22 | |
*** yingjun has quit IRC | 01:22 | |
*** esberglu has quit IRC | 01:22 | |
*** artom has quit IRC | 01:22 | |
*** hieulq has quit IRC | 01:22 | |
*** mmedvede has quit IRC | 01:22 | |
*** szaher has quit IRC | 01:22 | |
*** sbezverk has quit IRC | 01:22 | |
*** mgariepy has quit IRC | 01:22 | |
*** s1061123 has quit IRC | 01:22 | |
*** rtjure has quit IRC | 01:22 | |
*** cburgess has quit IRC | 01:22 | |
*** jamesdenton has quit IRC | 01:22 | |
*** ekhugen_alt has quit IRC | 01:22 | |
*** egarbade has quit IRC | 01:22 | |
*** aloga has quit IRC | 01:22 | |
*** thomasem has quit IRC | 01:22 | |
*** htruta has quit IRC | 01:22 | |
*** openstackgerrit has quit IRC | 01:22 | |
*** mariusv__ has quit IRC | 01:22 | |
*** stvnoyes has quit IRC | 01:22 | |
*** dims has quit IRC | 01:22 | |
*** yankcrime has quit IRC | 01:22 | |
*** ianw has quit IRC | 01:22 | |
*** clayton has quit IRC | 01:22 | |
*** ttsiouts has quit IRC | 01:22 | |
*** clarkb has quit IRC | 01:22 | |
*** mriedem has quit IRC | 01:22 | |
*** mwhahaha has quit IRC | 01:22 | |
*** fungi has quit IRC | 01:22 | |
*** johnsom has quit IRC | 01:22 | |
*** Jeffrey4l has quit IRC | 01:22 | |
*** Kevin_Zheng has quit IRC | 01:22 | |
*** thingee has quit IRC | 01:22 | |
*** ameade has quit IRC | 01:22 | |
*** TheJulia has quit IRC | 01:22 | |
*** wxy_ has quit IRC | 01:22 | |
*** karlamrhein has quit IRC | 01:22 | |
*** geekinutah has quit IRC | 01:22 | |
*** amotoki has quit IRC | 01:22 | |
*** robcresswell has quit IRC | 01:22 | |
*** logan- has quit IRC | 01:22 | |
*** kashyap has quit IRC | 01:22 | |
*** jogo has quit IRC | 01:22 | |
*** DuncanT has quit IRC | 01:22 | |
*** toan has quit IRC | 01:22 | |
*** johnthetubaguy has quit IRC | 01:22 | |
*** gibi has quit IRC | 01:22 | |
*** fnordahl has quit IRC | 01:22 | |
*** NostawRm has quit IRC | 01:22 | |
*** Guest6542 has quit IRC | 01:22 | |
*** jianghuaw has quit IRC | 01:22 | |
*** ChanServ has quit IRC | 01:22 | |
*** betherly has quit IRC | 01:22 | |
*** test222 has quit IRC | 01:22 | |
*** sergek_ has quit IRC | 01:22 | |
*** rha has quit IRC | 01:22 | |
*** ebbex has quit IRC | 01:22 | |
*** larsks has quit IRC | 01:22 | |
*** mrodden has quit IRC | 01:22 | |
*** rushiagr has quit IRC | 01:22 | |
*** ejat has quit IRC | 01:22 | |
*** Tengu has quit IRC | 01:22 | |
*** mgagne has quit IRC | 01:22 | |
*** jamiec has quit IRC | 01:22 | |
*** jlvillal has quit IRC | 01:22 | |
*** igordc has quit IRC | 01:22 | |
*** markvoelker_ has quit IRC | 01:22 | |
*** karthiks has quit IRC | 01:22 | |
*** owalsh has quit IRC | 01:22 | |
*** xinliang has quit IRC | 01:22 | |
*** mtreinish has quit IRC | 01:22 | |
*** vivsoni has quit IRC | 01:22 | |
*** gcb has quit IRC | 01:22 | |
*** linpopilan has quit IRC | 01:22 | |
*** mchiappe1o has quit IRC | 01:22 | |
*** alex_xu has quit IRC | 01:22 | |
*** kuzko has quit IRC | 01:22 | |
*** isq_ has quit IRC | 01:22 | |
*** rnoriega has quit IRC | 01:22 | |
*** kaisers has quit IRC | 01:22 | |
*** tristanC has quit IRC | 01:22 | |
*** med_ has quit IRC | 01:22 | |
*** MikeG451 has quit IRC | 01:22 | |
*** frickler has quit IRC | 01:22 | |
*** gbarros has quit IRC | 01:22 | |
*** brault has quit IRC | 01:22 | |
*** john5223 has quit IRC | 01:22 | |
*** gabor_antal_ has quit IRC | 01:22 | |
*** Yingxin has quit IRC | 01:22 | |
*** gryf has quit IRC | 01:22 | |
*** Dinesh_Bhor has quit IRC | 01:22 | |
*** ericyoung has quit IRC | 01:22 | |
*** dosaboy has quit IRC | 01:22 | |
*** lifeless has quit IRC | 01:22 | |
*** shaohe_feng has quit IRC | 01:22 | |
*** masayukig has quit IRC | 01:22 | |
*** mfisch has quit IRC | 01:22 | |
*** afazekas has quit IRC | 01:22 | |
*** diegows has quit IRC | 01:22 | |
*** SamYaple has quit IRC | 01:22 | |
*** antonym has quit IRC | 01:22 | |
*** cfriesen_ has quit IRC | 01:22 | |
*** tbachman has quit IRC | 01:22 | |
*** rcernin has quit IRC | 01:22 | |
*** slaweq has quit IRC | 01:22 | |
*** snasir has quit IRC | 01:22 | |
*** dtruong has quit IRC | 01:22 | |
*** krtaylor has quit IRC | 01:22 | |
*** zigo has quit IRC | 01:22 | |
*** tojuvone has quit IRC | 01:22 | |
*** sapcc-bot2 has quit IRC | 01:22 | |
*** bkopilov has quit IRC | 01:22 | |
*** jianghuaw_ has quit IRC | 01:22 | |
*** liusheng has quit IRC | 01:22 | |
*** lbragstad has quit IRC | 01:22 | |
*** kukacz has quit IRC | 01:22 | |
*** slunkad has quit IRC | 01:22 | |
*** Eran_Kuris has quit IRC | 01:22 | |
*** tianhui has quit IRC | 01:22 | |
*** mikal has quit IRC | 01:22 | |
*** calebb has quit IRC | 01:22 | |
*** BenderRodriguez has quit IRC | 01:22 | |
*** Oku_OS-away has quit IRC | 01:22 | |
*** NightKhaos has quit IRC | 01:22 | |
*** alaski has quit IRC | 01:22 | |
*** _pewp_ has quit IRC | 01:22 | |
*** ltomasbo has quit IRC | 01:22 | |
*** StevenK has quit IRC | 01:22 | |
*** csatari has quit IRC | 01:22 | |
*** fmccrthy has quit IRC | 01:22 | |
*** cargonza has quit IRC | 01:22 | |
*** jbryce has quit IRC | 01:22 | |
*** d34dh0r53 has quit IRC | 01:22 | |
*** ildikov has quit IRC | 01:22 | |
*** TuanLA has quit IRC | 01:22 | |
*** phuongnh has quit IRC | 01:22 | |
*** cheneydc has quit IRC | 01:22 | |
*** takashin has quit IRC | 01:22 | |
*** liverpooler has quit IRC | 01:22 | |
*** salv-orl_ has quit IRC | 01:22 | |
*** Dave has quit IRC | 01:22 | |
*** hemna_ has quit IRC | 01:22 | |
*** maciejjozefczyk has quit IRC | 01:22 | |
*** hoonetorg has quit IRC | 01:22 | |
*** adreznec has quit IRC | 01:22 | |
*** jdillaman has quit IRC | 01:22 | |
*** swamireddy has quit IRC | 01:22 | |
*** armax has quit IRC | 01:22 | |
*** jdurgin has quit IRC | 01:22 | |
*** oanson has quit IRC | 01:22 | |
*** serverascode has quit IRC | 01:22 | |
*** tinwood has quit IRC | 01:22 | |
*** melwitt has quit IRC | 01:22 | |
*** kencjohnston has quit IRC | 01:22 | |
*** oomichi_afk has quit IRC | 01:22 | |
*** andreaf has quit IRC | 01:22 | |
*** tobasco has quit IRC | 01:22 | |
*** keekz has quit IRC | 01:22 | |
*** zeroDivisible has quit IRC | 01:22 | |
*** ioni has quit IRC | 01:22 | |
*** jdavis has quit IRC | 01:22 | |
*** jbernard has quit IRC | 01:22 | |
*** threestrands has quit IRC | 01:22 | |
*** nsingh has quit IRC | 01:22 | |
*** bhagyashris has quit IRC | 01:22 | |
*** eharney has quit IRC | 01:22 | |
*** yangyapeng has quit IRC | 01:22 | |
*** hemna has quit IRC | 01:22 | |
*** vipul has quit IRC | 01:22 | |
*** jaosorior has quit IRC | 01:22 | |
*** Vek has quit IRC | 01:22 | |
*** Nil_ has quit IRC | 01:22 | |
*** sileht has quit IRC | 01:22 | |
*** lennyb has quit IRC | 01:22 | |
*** coreywright has quit IRC | 01:22 | |
*** fragatina has quit IRC | 01:22 | |
*** tasker has quit IRC | 01:22 | |
*** rmk has quit IRC | 01:22 | |
*** shaner has quit IRC | 01:22 | |
*** crlb has quit IRC | 01:22 | |
*** markmc has quit IRC | 01:22 | |
*** john51 has quit IRC | 01:22 | |
*** lyarwood has quit IRC | 01:22 | |
*** pooja_jadhav has quit IRC | 01:22 | |
*** eandersson has quit IRC | 01:22 | |
*** bfife has quit IRC | 01:22 | |
*** mdbooth has quit IRC | 01:22 | |
*** ansiwen has quit IRC | 01:22 | |
*** brad[] has quit IRC | 01:22 | |
*** Tahvok has quit IRC | 01:22 | |
*** jhesketh has quit IRC | 01:22 | |
*** stephenfin has quit IRC | 01:22 | |
*** spotz has quit IRC | 01:22 | |
*** rybridges has quit IRC | 01:22 | |
*** Gorian has quit IRC | 01:22 | |
*** rhagarty has quit IRC | 01:22 | |
*** andreykurilin has quit IRC | 01:22 | |
*** DinaBelova has quit IRC | 01:22 | |
*** aignatov has quit IRC | 01:22 | |
*** litao__ has joined #openstack-nova | 01:28 | |
*** acormier has joined #openstack-nova | 01:28 | |
*** ttx_ has joined #openstack-nova | 01:28 | |
*** TuanLA has joined #openstack-nova | 01:28 | |
*** gouthamr has joined #openstack-nova | 01:28 | |
*** phuongnh has joined #openstack-nova | 01:28 | |
*** cheneydc has joined #openstack-nova | 01:28 | |
*** felipemonteiro has joined #openstack-nova | 01:28 | |
*** dtruong has joined #openstack-nova | 01:28 | |
*** yingjun has joined #openstack-nova | 01:28 | |
*** cfriesen_ has joined #openstack-nova | 01:28 | |
*** esberglu has joined #openstack-nova | 01:28 | |
*** masber has joined #openstack-nova | 01:28 | |
*** tbachman has joined #openstack-nova | 01:28 | |
*** takashin has joined #openstack-nova | 01:28 | |
*** jbernard has joined #openstack-nova | 01:28 | |
*** rcernin has joined #openstack-nova | 01:28 | |
*** slaweq has joined #openstack-nova | 01:28 | |
*** liverpooler has joined #openstack-nova | 01:28 | |
*** eandersson has joined #openstack-nova | 01:28 | |
*** threestrands has joined #openstack-nova | 01:28 | |
*** gbarros has joined #openstack-nova | 01:28 | |
*** nsingh has joined #openstack-nova | 01:28 | |
*** bhagyashris has joined #openstack-nova | 01:28 | |
*** salv-orl_ has joined #openstack-nova | 01:28 | |
*** snasir has joined #openstack-nova | 01:28 | |
*** Dave has joined #openstack-nova | 01:28 | |
*** fragatina has joined #openstack-nova | 01:28 | |
*** samueldmq has joined #openstack-nova | 01:28 | |
*** hemna_ has joined #openstack-nova | 01:28 | |
*** markvoelker_ has joined #openstack-nova | 01:28 | |
*** armax has joined #openstack-nova | 01:28 | |
*** krtaylor has joined #openstack-nova | 01:28 | |
*** tasker has joined #openstack-nova | 01:28 | |
*** eharney has joined #openstack-nova | 01:28 | |
*** brault has joined #openstack-nova | 01:28 | |
*** karthiks has joined #openstack-nova | 01:28 | |
*** artom has joined #openstack-nova | 01:28 | |
*** hieulq has joined #openstack-nova | 01:28 | |
*** yangyapeng has joined #openstack-nova | 01:28 | |
*** ttsiouts has joined #openstack-nova | 01:28 | |
*** maciejjozefczyk has joined #openstack-nova | 01:28 | |
*** mmedvede has joined #openstack-nova | 01:28 | |
*** hemna has joined #openstack-nova | 01:28 | |
*** vipul has joined #openstack-nova | 01:28 | |
*** hoonetorg has joined #openstack-nova | 01:28 | |
*** jaosorior has joined #openstack-nova | 01:28 | |
*** gabor_antal_ has joined #openstack-nova | 01:28 | |
*** tssurya has joined #openstack-nova | 01:28 | |
*** Guest6542 has joined #openstack-nova | 01:28 | |
*** zigo has joined #openstack-nova | 01:28 | |
*** adreznec has joined #openstack-nova | 01:28 | |
*** jdillaman has joined #openstack-nova | 01:28 | |
*** tojuvone has joined #openstack-nova | 01:28 | |
*** owalsh has joined #openstack-nova | 01:28 | |
*** stelucz has joined #openstack-nova | 01:28 | |
*** gyee has joined #openstack-nova | 01:28 | |
*** clarkb has joined #openstack-nova | 01:28 | |
*** sapcc-bot2 has joined #openstack-nova | 01:28 | |
*** Vek has joined #openstack-nova | 01:28 | |
*** bkopilov has joined #openstack-nova | 01:28 | |
*** Yingxin has joined #openstack-nova | 01:28 | |
*** Nil_ has joined #openstack-nova | 01:28 | |
*** efried has joined #openstack-nova | 01:28 | |
*** Oku_OS-away has joined #openstack-nova | 01:28 | |
*** jianghuaw_ has joined #openstack-nova | 01:28 | |
*** szaher has joined #openstack-nova | 01:28 | |
*** mriedem has joined #openstack-nova | 01:28 | |
*** sean-k-mooney has joined #openstack-nova | 01:28 | |
*** sbezverk has joined #openstack-nova | 01:28 | |
*** jianghuaw has joined #openstack-nova | 01:28 | |
*** sapd__ has joined #openstack-nova | 01:28 | |
*** liusheng has joined #openstack-nova | 01:28 | |
*** xinliang has joined #openstack-nova | 01:28 | |
*** mtreinish has joined #openstack-nova | 01:28 | |
*** vivsoni has joined #openstack-nova | 01:28 | |
*** gcb has joined #openstack-nova | 01:28 | |
*** Guest95810 has joined #openstack-nova | 01:28 | |
*** ying_zuo has joined #openstack-nova | 01:28 | |
*** mwhahaha has joined #openstack-nova | 01:28 | |
*** rmk has joined #openstack-nova | 01:28 | |
*** dr_gogeta86 has joined #openstack-nova | 01:28 | |
*** mgariepy has joined #openstack-nova | 01:28 | |
*** fungi has joined #openstack-nova | 01:28 | |
*** MasterofJOKers has joined #openstack-nova | 01:28 | |
*** gryf has joined #openstack-nova | 01:28 | |
*** raorn_ has joined #openstack-nova | 01:28 | |
*** Hazelesque_ has joined #openstack-nova | 01:28 | |
*** patrickeast has joined #openstack-nova | 01:28 | |
*** johnsom has joined #openstack-nova | 01:28 | |
*** icey has joined #openstack-nova | 01:28 | |
*** fyxim has joined #openstack-nova | 01:28 | |
*** vdrok has joined #openstack-nova | 01:28 | |
*** tommylikehu has joined #openstack-nova | 01:28 | |
*** redondo-mk has joined #openstack-nova | 01:28 | |
*** dklyle has joined #openstack-nova | 01:28 | |
*** lbragstad has joined #openstack-nova | 01:28 | |
*** shaner has joined #openstack-nova | 01:28 | |
*** kukacz has joined #openstack-nova | 01:28 | |
*** sileht has joined #openstack-nova | 01:28 | |
*** s1061123 has joined #openstack-nova | 01:28 | |
*** slunkad has joined #openstack-nova | 01:28 | |
*** swamireddy has joined #openstack-nova | 01:28 | |
*** Eran_Kuris has joined #openstack-nova | 01:28 | |
*** tianhui has joined #openstack-nova | 01:28 | |
*** trozet has joined #openstack-nova | 01:28 | |
*** mikal has joined #openstack-nova | 01:28 | |
*** lennyb has joined #openstack-nova | 01:28 | |
*** calebb has joined #openstack-nova | 01:28 | |
*** Dinesh_Bhor has joined #openstack-nova | 01:28 | |
*** zhenguo has joined #openstack-nova | 01:28 | |
*** BenderRodriguez has joined #openstack-nova | 01:28 | |
*** anthonyper has joined #openstack-nova | 01:28 | |
*** rtjure has joined #openstack-nova | 01:28 | |
*** edleafe has joined #openstack-nova | 01:28 | |
*** cburgess has joined #openstack-nova | 01:28 | |
*** zzzeek has joined #openstack-nova | 01:28 | |
*** larainema has joined #openstack-nova | 01:28 | |
*** shvepsy__ has joined #openstack-nova | 01:28 | |
*** jamesdenton has joined #openstack-nova | 01:28 | |
*** crlb has joined #openstack-nova | 01:28 | |
*** coreywright has joined #openstack-nova | 01:28 | |
*** ekhugen_alt has joined #openstack-nova | 01:28 | |
*** egarbade has joined #openstack-nova | 01:28 | |
*** obre has joined #openstack-nova | 01:28 | |
*** inara has joined #openstack-nova | 01:28 | |
*** EmilienM has joined #openstack-nova | 01:28 | |
*** Tengu has joined #openstack-nova | 01:28 | |
*** aloga has joined #openstack-nova | 01:28 | |
*** toabctl has joined #openstack-nova | 01:28 | |
*** andymccr has joined #openstack-nova | 01:28 | |
*** asettle has joined #openstack-nova | 01:28 | |
*** ericyoung has joined #openstack-nova | 01:28 | |
*** thomasem has joined #openstack-nova | 01:28 | |
*** Jeffrey4l has joined #openstack-nova | 01:28 | |
*** NightKhaos has joined #openstack-nova | 01:28 | |
*** ujjain has joined #openstack-nova | 01:28 | |
*** jdurgin has joined #openstack-nova | 01:28 | |
*** dosaboy has joined #openstack-nova | 01:28 | |
*** oanson has joined #openstack-nova | 01:28 | |
*** lifeless has joined #openstack-nova | 01:28 | |
*** htruta has joined #openstack-nova | 01:28 | |
*** markmc has joined #openstack-nova | 01:28 | |
*** john51 has joined #openstack-nova | 01:28 | |
*** lyarwood has joined #openstack-nova | 01:28 | |
*** migi has joined #openstack-nova | 01:28 | |
*** pooja_jadhav has joined #openstack-nova | 01:28 | |
*** sgordon has joined #openstack-nova | 01:28 | |
*** openstackgerrit has joined #openstack-nova | 01:28 | |
*** mhenkel has joined #openstack-nova | 01:28 | |
*** serverascode has joined #openstack-nova | 01:28 | |
*** aweeks has joined #openstack-nova | 01:28 | |
*** carl_baldwin has joined #openstack-nova | 01:28 | |
*** jamespage has joined #openstack-nova | 01:28 | |
*** aarefiev has joined #openstack-nova | 01:28 | |
*** tomhambleton_ has joined #openstack-nova | 01:28 | |
*** zul has joined #openstack-nova | 01:28 | |
*** mordred has joined #openstack-nova | 01:28 | |
*** tonyb has joined #openstack-nova | 01:28 | |
*** Lehtu has joined #openstack-nova | 01:28 | |
*** smcginnis has joined #openstack-nova | 01:28 | |
*** adisky_ has joined #openstack-nova | 01:28 | |
*** gus has joined #openstack-nova | 01:28 | |
*** rm_work has joined #openstack-nova | 01:28 | |
*** zioproto has joined #openstack-nova | 01:28 | |
*** simondodsley has joined #openstack-nova | 01:28 | |
*** coreycb has joined #openstack-nova | 01:28 | |
*** markmcclain has joined #openstack-nova | 01:28 | |
*** NobodyCam has joined #openstack-nova | 01:28 | |
*** wolsen has joined #openstack-nova | 01:28 | |
*** gregwork has joined #openstack-nova | 01:28 | |
*** sdake has joined #openstack-nova | 01:28 | |
*** hogepodge has joined #openstack-nova | 01:28 | |
*** mariusv__ has joined #openstack-nova | 01:28 | |
*** linpopilan has joined #openstack-nova | 01:28 | |
*** stvnoyes has joined #openstack-nova | 01:28 | |
*** dims has joined #openstack-nova | 01:28 | |
*** thingee has joined #openstack-nova | 01:28 | |
*** Kevin_Zheng has joined #openstack-nova | 01:28 | |
*** yankcrime has joined #openstack-nova | 01:28 | |
*** harlowja has joined #openstack-nova | 01:28 | |
*** kmalloc has joined #openstack-nova | 01:28 | |
*** dansmith has joined #openstack-nova | 01:28 | |
*** ircuser-1 has joined #openstack-nova | 01:28 | |
*** ianw has joined #openstack-nova | 01:28 | |
*** test222 has joined #openstack-nova | 01:28 | |
*** betherly has joined #openstack-nova | 01:28 | |
*** ameade has joined #openstack-nova | 01:28 | |
*** TheJulia has joined #openstack-nova | 01:28 | |
*** sergek_ has joined #openstack-nova | 01:28 | |
*** wxy_ has joined #openstack-nova | 01:28 | |
*** karlamrhein has joined #openstack-nova | 01:28 | |
*** geekinutah has joined #openstack-nova | 01:28 | |
*** clayton has joined #openstack-nova | 01:28 | |
*** rha has joined #openstack-nova | 01:28 | |
*** auggy has joined #openstack-nova | 01:28 | |
*** knikolla has joined #openstack-nova | 01:28 | |
*** bfife has joined #openstack-nova | 01:28 | |
*** tinwood has joined #openstack-nova | 01:28 | |
*** dtantsur|afk has joined #openstack-nova | 01:28 | |
*** alaski has joined #openstack-nova | 01:28 | |
*** _pewp_ has joined #openstack-nova | 01:28 | |
*** mchiappe1o has joined #openstack-nova | 01:28 | |
*** ebbex has joined #openstack-nova | 01:28 | |
*** alex_xu has joined #openstack-nova | 01:28 | |
*** kuzko has joined #openstack-nova | 01:28 | |
*** Kvisle has joined #openstack-nova | 01:28 | |
*** jistr has joined #openstack-nova | 01:28 | |
*** mdbooth has joined #openstack-nova | 01:28 | |
*** ansiwen has joined #openstack-nova | 01:28 | |
*** brad[] has joined #openstack-nova | 01:28 | |
*** Tahvok has joined #openstack-nova | 01:28 | |
*** amotoki has joined #openstack-nova | 01:28 | |
*** isq_ has joined #openstack-nova | 01:28 | |
*** jpena|off has joined #openstack-nova | 01:28 | |
*** rnoriega has joined #openstack-nova | 01:28 | |
*** evrardjp has joined #openstack-nova | 01:28 | |
*** mnaser has joined #openstack-nova | 01:28 | |
*** ltomasbo has joined #openstack-nova | 01:28 | |
*** robcresswell has joined #openstack-nova | 01:28 | |
*** StevenK has joined #openstack-nova | 01:28 | |
*** kaisers has joined #openstack-nova | 01:28 | |
*** logan- has joined #openstack-nova | 01:28 | |
*** kashyap has joined #openstack-nova | 01:28 | |
*** larsks has joined #openstack-nova | 01:28 | |
*** mrodden has joined #openstack-nova | 01:28 | |
*** tristanC has joined #openstack-nova | 01:28 | |
*** jogo has joined #openstack-nova | 01:28 | |
*** shaohe_feng has joined #openstack-nova | 01:28 | |
*** DuncanT has joined #openstack-nova | 01:28 | |
*** toan has joined #openstack-nova | 01:28 | |
*** stephenfin has joined #openstack-nova | 01:28 | |
*** masayukig has joined #openstack-nova | 01:28 | |
*** mfisch has joined #openstack-nova | 01:28 | |
*** med_ has joined #openstack-nova | 01:28 | |
*** rushiagr has joined #openstack-nova | 01:28 | |
*** jhesketh has joined #openstack-nova | 01:28 | |
*** gmann has joined #openstack-nova | 01:28 | |
*** csatari has joined #openstack-nova | 01:28 | |
*** cargonza has joined #openstack-nova | 01:28 | |
*** fmccrthy has joined #openstack-nova | 01:28 | |
*** ejat has joined #openstack-nova | 01:28 | |
*** afazekas has joined #openstack-nova | 01:28 | |
*** johnthetubaguy has joined #openstack-nova | 01:28 | |
*** comstud has joined #openstack-nova | 01:28 | |
*** mgagne has joined #openstack-nova | 01:28 | |
*** jamiec has joined #openstack-nova | 01:28 | |
*** jlvillal has joined #openstack-nova | 01:28 | |
*** gibi has joined #openstack-nova | 01:28 | |
*** igordc has joined #openstack-nova | 01:28 | |
*** fnordahl has joined #openstack-nova | 01:28 | |
*** diegows has joined #openstack-nova | 01:28 | |
*** SamYaple has joined #openstack-nova | 01:28 | |
*** MikeG451 has joined #openstack-nova | 01:28 | |
*** spotz has joined #openstack-nova | 01:28 | |
*** NostawRm has joined #openstack-nova | 01:28 | |
*** BlackDex has joined #openstack-nova | 01:28 | |
*** rybridges has joined #openstack-nova | 01:28 | |
*** jbryce has joined #openstack-nova | 01:28 | |
*** rajinir has joined #openstack-nova | 01:28 | |
*** leifz has joined #openstack-nova | 01:28 | |
*** d34dh0r53 has joined #openstack-nova | 01:28 | |
*** melwitt has joined #openstack-nova | 01:28 | |
*** Gorian has joined #openstack-nova | 01:28 | |
*** rhagarty has joined #openstack-nova | 01:28 | |
*** kencjohnston has joined #openstack-nova | 01:28 | |
*** andreykurilin has joined #openstack-nova | 01:28 | |
*** tobasco has joined #openstack-nova | 01:28 | |
*** oomichi_afk has joined #openstack-nova | 01:28 | |
*** ildikov has joined #openstack-nova | 01:28 | |
*** DinaBelova has joined #openstack-nova | 01:28 | |
*** aignatov has joined #openstack-nova | 01:28 | |
*** frickler has joined #openstack-nova | 01:28 | |
*** andreaf has joined #openstack-nova | 01:28 | |
*** antonym has joined #openstack-nova | 01:28 | |
*** keekz has joined #openstack-nova | 01:28 | |
*** zeroDivisible has joined #openstack-nova | 01:28 | |
*** ioni has joined #openstack-nova | 01:28 | |
*** ChanServ has joined #openstack-nova | 01:28 | |
*** barjavel.freenode.net sets mode: +o ChanServ | 01:28 | |
*** Anticimex has quit IRC | 01:28 | |
*** Anticimex has joined #openstack-nova | 01:28 | |
*** annp has joined #openstack-nova | 01:28 | |
*** john5223 has joined #openstack-nova | 01:29 | |
*** yamahata has joined #openstack-nova | 01:33 | |
openstackgerrit | Zhenyu Zheng proposed openstack/nova master: Add instance action record for attach/detach interface https://review.openstack.org/512190 | 01:36 |
*** esberglu has quit IRC | 01:40 | |
*** hieulq has quit IRC | 01:41 | |
*** TuanLA has quit IRC | 01:41 | |
*** phuongnh has quit IRC | 01:41 | |
*** jdavis has joined #openstack-nova | 01:41 | |
*** mdrabe has quit IRC | 01:41 | |
*** egarbade has quit IRC | 01:41 | |
*** TuanLA has joined #openstack-nova | 01:41 | |
*** hieulq has joined #openstack-nova | 01:41 | |
*** phuongnh has joined #openstack-nova | 01:41 | |
*** ekhugen_alt has quit IRC | 01:42 | |
*** yamamoto has joined #openstack-nova | 01:42 | |
*** egarbade has joined #openstack-nova | 01:42 | |
*** yamahata has quit IRC | 01:43 | |
*** ekhugen has joined #openstack-nova | 01:43 | |
*** mdrabe has joined #openstack-nova | 01:43 | |
*** jdavis has quit IRC | 01:43 | |
*** yamamoto has quit IRC | 01:47 | |
*** acormier_ has joined #openstack-nova | 01:47 | |
*** itlinux has joined #openstack-nova | 01:48 | |
*** acormier_ has quit IRC | 01:48 | |
*** acormier_ has joined #openstack-nova | 01:49 | |
*** acormier_ has quit IRC | 01:49 | |
*** acormier has quit IRC | 01:50 | |
*** eandersson has quit IRC | 01:53 | |
*** trungnv has joined #openstack-nova | 01:53 | |
*** egarbade has quit IRC | 01:55 | |
*** ekhugen has quit IRC | 01:56 | |
*** mdrabe has quit IRC | 01:56 | |
*** egarbade has joined #openstack-nova | 01:56 | |
*** ekhugen has joined #openstack-nova | 01:57 | |
*** sileht has quit IRC | 01:57 | |
*** armax has quit IRC | 01:57 | |
*** mdrabe has joined #openstack-nova | 01:57 | |
*** sileht has joined #openstack-nova | 01:58 | |
*** mriedem has quit IRC | 02:00 | |
*** eandersson has joined #openstack-nova | 02:01 | |
*** hemna_ has quit IRC | 02:05 | |
*** chyka has joined #openstack-nova | 02:06 | |
*** cheneydc has quit IRC | 02:09 | |
*** chyka has quit IRC | 02:10 | |
*** mriedem has joined #openstack-nova | 02:15 | |
openstackgerrit | Zhenyu Zheng proposed openstack/nova master: Add instance action record for attach/detach/swap volumes https://review.openstack.org/517205 | 02:16 |
*** itlinux has quit IRC | 02:17 | |
*** itlinux has joined #openstack-nova | 02:21 | |
*** felipemonteiro has quit IRC | 02:23 | |
*** fragatina has quit IRC | 02:23 | |
openstackgerrit | Merged openstack/nova stable/newton: Set group_members when converting to legacy request spec https://review.openstack.org/517868 | 02:26 |
*** yamahata has joined #openstack-nova | 02:28 | |
*** fragatina has joined #openstack-nova | 02:29 | |
*** fragatina has quit IRC | 02:34 | |
*** itlinux has quit IRC | 02:40 | |
*** cheneydc has joined #openstack-nova | 02:41 | |
*** salv-orlando has joined #openstack-nova | 02:41 | |
*** zhurong has joined #openstack-nova | 02:43 | |
*** yamamoto has joined #openstack-nova | 02:43 | |
*** salv-orl_ has quit IRC | 02:44 | |
*** yamahata has quit IRC | 02:45 | |
*** zhurong has quit IRC | 02:46 | |
*** links has joined #openstack-nova | 02:49 | |
*** yamamoto has quit IRC | 02:49 | |
openstackgerrit | Matt Riedemann proposed openstack/nova stable/newton: Pass requested_destination in filter_properties https://review.openstack.org/516119 | 02:51 |
openstackgerrit | Matt Riedemann proposed openstack/nova stable/newton: Fix non-parameterized service id in hypervisors sample tests https://review.openstack.org/519763 | 02:51 |
openstackgerrit | Matt Riedemann proposed openstack/nova stable/newton: Validate new image via scheduler during rebuild https://review.openstack.org/519684 | 02:51 |
openstackgerrit | Matt Riedemann proposed openstack/nova stable/newton: Add security release note for OSSA-2017-005 https://review.openstack.org/519755 | 02:51 |
mriedem | tonyb: if you're around i just had to rebase those ^ | 02:51 |
mriedem | just need a re-approve on the stack | 02:51 |
*** hongbin has joined #openstack-nova | 02:54 | |
*** armax has joined #openstack-nova | 02:56 | |
openstackgerrit | Tony Breeds proposed openstack/nova stable/newton: Pass requested_destination in filter_properties https://review.openstack.org/516119 | 02:57 |
openstackgerrit | Tony Breeds proposed openstack/nova stable/newton: Fix non-parameterized service id in hypervisors sample tests https://review.openstack.org/519763 | 02:57 |
openstackgerrit | Tony Breeds proposed openstack/nova stable/newton: Validate new image via scheduler during rebuild https://review.openstack.org/519684 | 02:57 |
openstackgerrit | Tony Breeds proposed openstack/nova stable/newton: Add security release note for OSSA-2017-005 https://review.openstack.org/519755 | 02:57 |
tonyb | mriedem: It seems I was off doign the same thing :( | 02:58 |
mriedem | :( https://review.openstack.org/#/c/516119/5..6/nova/tests/unit/objects/test_request_spec.py | 02:59 |
mriedem | plus you didn't drop the depends-on | 02:59 |
mriedem | should i just push mine again? | 02:59 |
mriedem | looks like i can't, no new changes | 03:00 |
openstackgerrit | Tony Breeds proposed openstack/nova stable/newton: Pass requested_destination in filter_properties https://review.openstack.org/516119 | 03:01 |
openstackgerrit | Tony Breeds proposed openstack/nova stable/newton: Fix non-parameterized service id in hypervisors sample tests https://review.openstack.org/519763 | 03:01 |
openstackgerrit | Tony Breeds proposed openstack/nova stable/newton: Validate new image via scheduler during rebuild https://review.openstack.org/519684 | 03:01 |
openstackgerrit | Tony Breeds proposed openstack/nova stable/newton: Add security release note for OSSA-2017-005 https://review.openstack.org/519755 | 03:01 |
tonyb | mriedem: Fixed my messup and I switch the Depends-On to the merged review which should be harmless | 03:02 |
mriedem | yeah ok | 03:03 |
mriedem | you going to re-approve or should i? | 03:03 |
tonyb | either or | 03:03 |
mriedem | i will do it | 03:03 |
tonyb | I was worried about it given I resolved a merge conflict but given yours was the same I'm happy now | 03:03 |
tonyb | cool. | 03:04 |
mriedem | done | 03:05 |
tonyb | \/o | 03:05 |
mriedem | and now i must go - laura is getting irritated because this is cutting into our 'stranger things' time | 03:05 |
tonyb | Oh I seem to have a broken neck | 03:05 |
tonyb | :( | 03:05 |
tonyb | hehe okay enjoy | 03:05 |
openstackgerrit | Huan Xie proposed openstack/nova master: XenAPI: Don't use nicira-iface-id for XenServer VIF https://review.openstack.org/451641 | 03:07 |
takashin | mriedem: Hi | 03:07 |
takashin | mriedem: The condition under which py27 job is executed is wrong in nova-specs. | 03:08 |
takashin | mriedem: https://review.openstack.org/#/c/508164/ has been merged. | 03:09 |
takashin | mriedem: But it causes the following error. | 03:10 |
*** akekane has joined #openstack-nova | 03:10 | |
tonyb | takashin: does it pass locally? | 03:10 |
*** dave-mccowan has joined #openstack-nova | 03:10 | |
takashin | tonyb: does it mean py27 job for https://review.openstack.org/#/c/508164/ ? | 03:11 |
openstackgerrit | Huan Xie proposed openstack/nova master: [WIP] XenAPI: Don't use nicira-iface-id for XenServer VIF https://review.openstack.org/451641 | 03:11 |
takashin | following error is: AssertionError: False is not true : specs/queens/approved/symmetric-allocations.rst:61: Line limited to a maximum of 79 characters. | 03:11 |
tonyb | takashin: Yes if you run tox -repy27 on a clean nova-specs does it work? | 03:12 |
*** bkopilov has quit IRC | 03:13 | |
tonyb | takashin: interesting, I didn't see that in the gate | 03:13 |
*** yamamoto has joined #openstack-nova | 03:14 | |
takashin | tonyb: In master, there is a bug https://bugs.launchpad.net/nova/+bug/1727602 | 03:14 |
openstack | Launchpad bug 1727602 in OpenStack Compute (nova) "nova-specs: tests.test_titles.TestTitles.test_template fails" [Undecided,In progress] - Assigned to Takashi NATSUME (natsume-takashi) | 03:14 |
takashin | tonyb: So it fails. | 03:14 |
takashin | tonyb: After applying my patch https://review.openstack.org/#/c/517223/, "Line limited to a maximum of 79 characters." occurs. | 03:15 |
takashin | tonyb: because py27 job was not executed in https://review.openstack.org/#/c/508164/ . | 03:15 |
takashin | tonyb: So the condition under which py27 job is executed is wrong in nova-specs. | 03:16 |
takashin | mriedem: Are you around? | 03:16 |
tonyb | takashin: mriedem just stepped away for the evening. | 03:17 |
takashin | mriedem: oh.. | 03:17 |
takashin | tonyb: oh.. | 03:17 |
tonyb | takashin: It looks like we'll need a zuul change to always update py27? | 03:18 |
tonyb | sorry 'run' not 'update' | 03:18 |
takashin | tonyb: py27 includes template check. So it should be executed when spec(*.rst) was added or updated. | 03:19 |
takashin | tonyb: So it should be executed when spec(*.rst) is added or updated. | 03:20 |
tonyb | takashin: That sounds correct to me | 03:20 |
takashin | tonyb: The condition should be amended. | 03:20 |
tonyb | takashin: It seems liek py27 is partially a linter | 03:20 |
*** AlexeyAbashkin has joined #openstack-nova | 03:21 | |
openstackgerrit | Merged openstack/nova master: Add microversion to allow setting flavor description https://review.openstack.org/515213 | 03:21 |
*** acormier has joined #openstack-nova | 03:23 | |
tonyb | takashin: I'm sorry I can't see anything that is causeing the py27 jobs to be skipped :( | 03:24 |
takashin | tonyb: Thank you. I will send an e-mail to openstack-dev mailing list. | 03:24 |
tonyb | takashin: okay, Thanks | 03:24 |
*** AlexeyAbashkin has quit IRC | 03:25 | |
*** itlinux has joined #openstack-nova | 03:25 | |
*** acormier has quit IRC | 03:26 | |
*** markvoelker_ has quit IRC | 03:28 | |
tonyb | takashin: It may be that it was a by-product of the zuul v2 -> v3 transition and it isn't skiped anymore | 03:31 |
openstackgerrit | Jianghua Wang proposed openstack/nova master: XenAPI: provide vGPU inventory in compute node https://review.openstack.org/516217 | 03:32 |
openstackgerrit | Jianghua Wang proposed openstack/nova master: XenAPI: create vGPU for instance https://review.openstack.org/516899 | 03:32 |
tonyb | takashin: can you propose a fix for the line length issue (perhaps it will need to be part of your 517223 change | 03:32 |
takashin | tonyb: okay. I will submit a patch for the line length issue. | 03:33 |
*** hongbin has quit IRC | 03:34 | |
openstackgerrit | Jianghua Wang proposed openstack/nova master: vgpu: add enabled white list https://review.openstack.org/512580 | 03:36 |
openstackgerrit | Jianghua Wang proposed openstack/nova master: XenAPI: get vGPU stats from hypervisor https://review.openstack.org/512965 | 03:36 |
openstackgerrit | Jianghua Wang proposed openstack/nova master: XenAPI: provide vGPU inventory in compute node https://review.openstack.org/516217 | 03:36 |
openstackgerrit | Jianghua Wang proposed openstack/nova master: XenAPI: create vGPU for instance https://review.openstack.org/516899 | 03:36 |
vivsoni | connector['multipath'] always set to default value mentioned in nova/conf/libvirt.py... it is not picking up the value from nova.conf's 'libvirt' section 'volume_use_multipath' | 03:39 |
vivsoni | Have raised launchpad defect https://bugs.launchpad.net/nova/+bug/1723928 | 03:39 |
openstack | Launchpad bug 1723928 in os-brick "In case of volume_use_multipath=True, Nova unable to fetch CONF.libvirt.volume_use_multipath value from nova.conf" [Undecided,New] | 03:39 |
*** namnh has joined #openstack-nova | 03:41 | |
openstackgerrit | Takashi NATSUME proposed openstack/nova-specs master: Fix "Line limited to a maximum of 79 characters" https://review.openstack.org/520281 | 03:44 |
*** sree has joined #openstack-nova | 03:45 | |
*** sree has quit IRC | 03:45 | |
*** sree has joined #openstack-nova | 03:46 | |
*** hongbin has joined #openstack-nova | 03:49 | |
*** trungnv has quit IRC | 03:54 | |
*** edmondsw has joined #openstack-nova | 03:58 | |
*** gcb has quit IRC | 03:58 | |
*** gcb has joined #openstack-nova | 03:59 | |
*** mdnadeem has joined #openstack-nova | 04:01 | |
*** trungnv has joined #openstack-nova | 04:01 | |
*** edmondsw has quit IRC | 04:02 | |
*** gcb has quit IRC | 04:04 | |
*** gcb has joined #openstack-nova | 04:04 | |
*** mriedem has quit IRC | 04:05 | |
*** ellioth has joined #openstack-nova | 04:10 | |
*** slaweq_ has joined #openstack-nova | 04:14 | |
*** Apoorva has joined #openstack-nova | 04:17 | |
*** slaweq_ has quit IRC | 04:19 | |
*** diga has joined #openstack-nova | 04:19 | |
vivsoni | Any ref link for nova and os-brick interaction | 04:22 |
*** vladikr has quit IRC | 04:22 | |
vivsoni | while attaching cinder volume to nova instance | 04:22 |
*** McNinja has joined #openstack-nova | 04:25 | |
*** markvoelker has joined #openstack-nova | 04:28 | |
*** links has quit IRC | 04:29 | |
*** links has joined #openstack-nova | 04:29 | |
*** psachin has joined #openstack-nova | 04:31 | |
*** bkopilov has joined #openstack-nova | 04:32 | |
*** dave-mccowan has quit IRC | 04:34 | |
*** oanson has quit IRC | 04:44 | |
*** oanson has joined #openstack-nova | 04:45 | |
*** zhurong has joined #openstack-nova | 04:55 | |
*** edmondsw has joined #openstack-nova | 04:57 | |
*** edmondsw has quit IRC | 05:02 | |
*** ratailor has joined #openstack-nova | 05:04 | |
*** udesale has joined #openstack-nova | 05:08 | |
openstackgerrit | Merged openstack/nova stable/newton: Correct log message when removing a security group https://review.openstack.org/519586 | 05:13 |
*** hongbin_ has joined #openstack-nova | 05:14 | |
*** hongbin has quit IRC | 05:16 | |
*** hongbin_ has quit IRC | 05:17 | |
*** sridharg has joined #openstack-nova | 05:19 | |
*** chyka has joined #openstack-nova | 05:22 | |
*** fragatina has joined #openstack-nova | 05:25 | |
*** fragatin_ has joined #openstack-nova | 05:25 | |
*** chyka has quit IRC | 05:27 | |
*** fragatina has quit IRC | 05:29 | |
*** mdnadeem has quit IRC | 05:30 | |
*** gouthamr has quit IRC | 05:31 | |
*** edmondsw has joined #openstack-nova | 05:37 | |
*** edmondsw has quit IRC | 05:42 | |
*** janki has joined #openstack-nova | 05:44 | |
*** trungnv has quit IRC | 05:44 | |
*** Apoorva has quit IRC | 05:49 | |
*** trinaths has joined #openstack-nova | 05:54 | |
*** mdnadeem has joined #openstack-nova | 05:57 | |
*** yamahata has joined #openstack-nova | 06:01 | |
*** jaosorior has quit IRC | 06:02 | |
*** trungnv has joined #openstack-nova | 06:03 | |
*** diga has quit IRC | 06:04 | |
*** diga has joined #openstack-nova | 06:04 | |
*** ellioth has quit IRC | 06:06 | |
*** oanson has quit IRC | 06:12 | |
*** zhurong has quit IRC | 06:13 | |
*** oanson has joined #openstack-nova | 06:13 | |
*** _pewp_ has quit IRC | 06:14 | |
*** moshele has joined #openstack-nova | 06:14 | |
*** slaweq_ has joined #openstack-nova | 06:15 | |
*** diga has quit IRC | 06:16 | |
*** _pewp_ has joined #openstack-nova | 06:16 | |
*** edmondsw has joined #openstack-nova | 06:17 | |
*** trungnv has quit IRC | 06:18 | |
*** slaweq_ has quit IRC | 06:19 | |
*** edmondsw has quit IRC | 06:22 | |
*** zhurong has joined #openstack-nova | 06:23 | |
openstackgerrit | Takashi NATSUME proposed openstack/nova master: List/show all server migration types (1/2) https://review.openstack.org/430608 | 06:24 |
openstackgerrit | Takashi NATSUME proposed openstack/nova master: Enable cold migration with target host(1/2) https://review.openstack.org/408955 | 06:24 |
*** jaosorior has joined #openstack-nova | 06:32 | |
*** jaosorior has quit IRC | 06:35 | |
*** jaosorior has joined #openstack-nova | 06:35 | |
*** edmondsw has joined #openstack-nova | 06:38 | |
openstackgerrit | Naichuan Sun proposed openstack/nova master: XenAPI: get vGPU stats from hypervisor https://review.openstack.org/512965 | 06:39 |
openstackgerrit | Naichuan Sun proposed openstack/nova master: XenAPI: provide vGPU inventory in compute node https://review.openstack.org/516217 | 06:39 |
openstackgerrit | Naichuan Sun proposed openstack/nova master: XenAPI: create vGPU for instance https://review.openstack.org/516899 | 06:39 |
openstackgerrit | Naichuan Sun proposed openstack/nova master: xenapi(N-R-P): Add API to support vgpu resource provider create https://review.openstack.org/520313 | 06:39 |
openstackgerrit | Nguyen Van Trung proposed openstack/nova-specs master: Add linters test to run spec validation and remove py27 https://review.openstack.org/519561 | 06:41 |
openstackgerrit | Merged openstack/nova stable/newton: Pass requested_destination in filter_properties https://review.openstack.org/516119 | 06:42 |
openstackgerrit | Merged openstack/nova stable/newton: Fix non-parameterized service id in hypervisors sample tests https://review.openstack.org/519763 | 06:42 |
*** edmondsw has quit IRC | 06:42 | |
*** armax has quit IRC | 06:42 | |
*** itlinux has quit IRC | 06:43 | |
*** armax has joined #openstack-nova | 06:43 | |
*** armax has quit IRC | 06:43 | |
*** armax has joined #openstack-nova | 06:44 | |
*** armax has quit IRC | 06:44 | |
*** slaweq has quit IRC | 06:44 | |
*** armax has joined #openstack-nova | 06:45 | |
*** armax has quit IRC | 06:45 | |
*** armax has joined #openstack-nova | 06:45 | |
*** armax has quit IRC | 06:46 | |
*** trungnv has joined #openstack-nova | 06:46 | |
*** moshele has quit IRC | 06:46 | |
*** armax has joined #openstack-nova | 06:46 | |
*** armax has quit IRC | 06:46 | |
*** priteau has joined #openstack-nova | 06:50 | |
*** lajoskatona has joined #openstack-nova | 06:53 | |
openstackgerrit | Naichuan Sun proposed openstack/nova master: xenapi(N-R-P): Add API to support vgpu resource provider create https://review.openstack.org/520313 | 06:54 |
*** moshele has joined #openstack-nova | 06:55 | |
*** priteau has quit IRC | 06:55 | |
*** claudiub|2 has joined #openstack-nova | 07:08 | |
*** edand__ has joined #openstack-nova | 07:09 | |
*** liusheng has quit IRC | 07:09 | |
*** moshele has quit IRC | 07:10 | |
*** vivsoni has quit IRC | 07:10 | |
*** vivsoni has joined #openstack-nova | 07:10 | |
*** spectr has joined #openstack-nova | 07:12 | |
*** spectr has quit IRC | 07:13 | |
*** hoonetorg has quit IRC | 07:14 | |
*** xinliang has quit IRC | 07:15 | |
*** jianghuaw_ has quit IRC | 07:17 | |
*** jianghuaw_ has joined #openstack-nova | 07:17 | |
*** jianghuaw has quit IRC | 07:18 | |
*** betherly has quit IRC | 07:21 | |
*** lpetrut_ has joined #openstack-nova | 07:22 | |
openstackgerrit | Takashi NATSUME proposed openstack/nova master: Enable cold migration with target host(2/2) https://review.openstack.org/408964 | 07:23 |
*** Oku_OS-away is now known as Oku_OS | 07:23 | |
*** jpena|off has quit IRC | 07:24 | |
*** jpena|off has joined #openstack-nova | 07:25 | |
*** betherly has joined #openstack-nova | 07:25 | |
*** rcernin has quit IRC | 07:25 | |
*** alexchadin has joined #openstack-nova | 07:25 | |
*** andreas_s has joined #openstack-nova | 07:27 | |
*** xinliang has joined #openstack-nova | 07:28 | |
*** threestrands has quit IRC | 07:30 | |
*** hoonetorg has joined #openstack-nova | 07:31 | |
*** McNinja has quit IRC | 07:33 | |
*** McNinja has joined #openstack-nova | 07:34 | |
*** udesale has quit IRC | 07:37 | |
*** shvepsy__ has quit IRC | 07:37 | |
*** udesale has joined #openstack-nova | 07:37 | |
*** shvepsy has joined #openstack-nova | 07:37 | |
*** edmondsw has joined #openstack-nova | 07:37 | |
*** diga has joined #openstack-nova | 07:39 | |
*** edmondsw has quit IRC | 07:42 | |
openstackgerrit | Alex Xu proposed openstack/nova master: placement: avoid multiple join in _get_all_with_shared https://review.openstack.org/519081 | 07:43 |
*** ankit has joined #openstack-nova | 07:45 | |
openstackgerrit | Naichuan Sun proposed openstack/nova master: xenapi(N-R-P): Add API to support vgpu resource provider create https://review.openstack.org/520313 | 07:48 |
*** sree_ has joined #openstack-nova | 07:50 | |
*** shvepsy has quit IRC | 07:50 | |
*** sree_ is now known as Guest5392 | 07:51 | |
*** shvepsy has joined #openstack-nova | 07:53 | |
*** sree has quit IRC | 07:53 | |
*** ttx_ is now known as ttx | 07:56 | |
openstackgerrit | Yikun Jiang proposed openstack/nova master: [WIP] Add pagination and changes-since for instance-actions https://review.openstack.org/326326 | 07:57 |
*** edmondsw has joined #openstack-nova | 07:58 | |
*** shvepsy has quit IRC | 07:58 | |
*** shvepsy has joined #openstack-nova | 07:58 | |
*** lpetrut_ has quit IRC | 07:59 | |
*** litao__ has quit IRC | 08:01 | |
openstackgerrit | Naichuan Sun proposed openstack/nova master: vgpu: add enabled white list https://review.openstack.org/512580 | 08:01 |
openstackgerrit | Naichuan Sun proposed openstack/nova master: XenAPI: get vGPU stats from hypervisor https://review.openstack.org/512965 | 08:01 |
openstackgerrit | Naichuan Sun proposed openstack/nova master: XenAPI: provide vGPU inventory in compute node https://review.openstack.org/516217 | 08:01 |
openstackgerrit | Naichuan Sun proposed openstack/nova master: XenAPI: create vGPU for instance https://review.openstack.org/516899 | 08:01 |
openstackgerrit | Naichuan Sun proposed openstack/nova master: xenapi(N-R-P): Add API to support vgpu resource provider create https://review.openstack.org/520313 | 08:01 |
openstackgerrit | Nguyen Van Trung proposed openstack/nova-specs master: Add validation to improve pep8 check for designate project https://review.openstack.org/519561 | 08:01 |
*** shvepsy_ has joined #openstack-nova | 08:02 | |
*** shvepsy has quit IRC | 08:02 | |
*** edmondsw has quit IRC | 08:02 | |
*** tesseract has joined #openstack-nova | 08:02 | |
*** slaweq has joined #openstack-nova | 08:03 | |
*** sshwarts has joined #openstack-nova | 08:04 | |
*** slaweq has quit IRC | 08:05 | |
*** slaweq has joined #openstack-nova | 08:07 | |
*** rodolof has joined #openstack-nova | 08:08 | |
openstackgerrit | Marco Chiappero proposed openstack/nova master: Add a communication channel for power management support https://review.openstack.org/512815 | 08:10 |
*** lpetrut_ has joined #openstack-nova | 08:12 | |
*** pcaruana has joined #openstack-nova | 08:14 | |
*** moshele has joined #openstack-nova | 08:15 | |
openstackgerrit | Marco Chiappero proposed openstack/nova master: Add a communication channel for power management support https://review.openstack.org/512815 | 08:16 |
*** slaweq_ has joined #openstack-nova | 08:16 | |
*** fragatin_ has quit IRC | 08:17 | |
*** spotz has quit IRC | 08:20 | |
*** tasker has quit IRC | 08:21 | |
*** tasker has joined #openstack-nova | 08:21 | |
*** slaweq_ has quit IRC | 08:21 | |
*** spotz has joined #openstack-nova | 08:22 | |
*** ralonsoh has joined #openstack-nova | 08:22 | |
*** jdurgin has quit IRC | 08:23 | |
*** yamamoto_ has joined #openstack-nova | 08:24 | |
*** jmlowe has joined #openstack-nova | 08:25 | |
*** yamamoto_ has quit IRC | 08:25 | |
*** bhujay has joined #openstack-nova | 08:27 | |
*** sahid has joined #openstack-nova | 08:27 | |
openstackgerrit | Huan Xie proposed openstack/nova master: XenAPI: Don't use nicira-iface-id for XenServer VIF https://review.openstack.org/451641 | 08:27 |
*** yamamoto has quit IRC | 08:28 | |
bhujay | Hello everybody , badly stuck up in a problem . Would be grateful if any one can spend a few minutes to suggest some hints | 08:28 |
bhujay | I have a pike set up where VM is not able to take ip from tenant net but works well with provider net . Here is the detail https://gist.github.com/BhujayKumarBhatta/584bda14710233d7242329d887606053 | 08:28 |
*** pcaruana has quit IRC | 08:28 | |
*** AlexeyAbashkin has joined #openstack-nova | 08:29 | |
*** jdurgin has joined #openstack-nova | 08:30 | |
*** pcaruana has joined #openstack-nova | 08:32 | |
*** yamahata has quit IRC | 08:33 | |
*** diga has quit IRC | 08:33 | |
*** edmondsw has joined #openstack-nova | 08:37 | |
*** ankit has quit IRC | 08:39 | |
*** lpetrut_ has quit IRC | 08:41 | |
*** edmondsw has quit IRC | 08:42 | |
*** _pewp_ has quit IRC | 08:43 | |
*** _pewp_ has joined #openstack-nova | 08:43 | |
*** Guest5392 has quit IRC | 08:43 | |
*** sree has joined #openstack-nova | 08:44 | |
*** ragiman has joined #openstack-nova | 08:46 | |
*** _pewp_ has quit IRC | 08:47 | |
*** sree has quit IRC | 08:48 | |
*** andreas_s has quit IRC | 08:48 | |
*** alexchadin has quit IRC | 08:49 | |
*** priteau has joined #openstack-nova | 08:49 | |
openstackgerrit | Takashi NATSUME proposed openstack/nova master: List/show all server migration types (2/2) https://review.openstack.org/459483 | 08:50 |
*** priteau has quit IRC | 08:51 | |
*** andreas_s has joined #openstack-nova | 08:53 | |
*** shvepsy_ has quit IRC | 08:54 | |
*** shvepsy has joined #openstack-nova | 08:54 | |
*** gcb has quit IRC | 08:54 | |
openstackgerrit | Nguyen Van Trung proposed openstack/nova-specs master: Add validation to improve pep8 check for designate project https://review.openstack.org/519561 | 08:55 |
*** priteau has joined #openstack-nova | 08:55 | |
*** jpena|off is now known as jpena | 08:57 | |
*** chyka has joined #openstack-nova | 08:59 | |
*** priteau has quit IRC | 08:59 | |
openstackgerrit | Alex Xu proposed openstack/nova master: Remove the objects which related to the old v2 API implementation https://review.openstack.org/519997 | 09:00 |
openstackgerrit | Alex Xu proposed openstack/nova master: Remove the objects for describing the extension for v2.1 API https://review.openstack.org/519998 | 09:00 |
*** shvepsy has quit IRC | 09:01 | |
*** _pewp_ has joined #openstack-nova | 09:01 | |
*** shvepsy has joined #openstack-nova | 09:01 | |
*** priteau has joined #openstack-nova | 09:01 | |
*** trungnv has quit IRC | 09:01 | |
*** priteau has quit IRC | 09:01 | |
openstackgerrit | Alex Xu proposed openstack/nova master: Remove the objects which related to the old v2 API implementation https://review.openstack.org/519997 | 09:02 |
openstackgerrit | Alex Xu proposed openstack/nova master: Remove the objects for describing the extension for v2.1 API https://review.openstack.org/519998 | 09:02 |
*** gongysh has joined #openstack-nova | 09:02 | |
*** andreas_s has quit IRC | 09:02 | |
*** andreas_s has joined #openstack-nova | 09:03 | |
*** masber has quit IRC | 09:03 | |
*** chyka has quit IRC | 09:03 | |
*** jmlowe has quit IRC | 09:07 | |
*** andreas_s has quit IRC | 09:07 | |
*** psachin has quit IRC | 09:08 | |
*** elod has joined #openstack-nova | 09:08 | |
*** _pewp_ has quit IRC | 09:09 | |
openstackgerrit | Nguyen Van Trung proposed openstack/nova-specs master: Add validation to improve pep8 check for nova-specs project https://review.openstack.org/519561 | 09:09 |
*** _pewp_ has joined #openstack-nova | 09:10 | |
*** akekane is now known as abhishekk | 09:13 | |
*** ragiman has quit IRC | 09:15 | |
*** ragiman has joined #openstack-nova | 09:15 | |
*** andreas_s has joined #openstack-nova | 09:18 | |
openstackgerrit | Naichuan Sun proposed openstack/nova master: xenapi(N-R-P): Add API to support vgpu resource provider create https://review.openstack.org/520313 | 09:18 |
*** _pewp_ has quit IRC | 09:18 | |
*** jaosorior has quit IRC | 09:20 | |
*** yamamoto has joined #openstack-nova | 09:20 | |
*** lucas-afk is now known as lucasagomes | 09:23 | |
*** _pewp_ has joined #openstack-nova | 09:24 | |
*** udesale__ has joined #openstack-nova | 09:24 | |
*** udesale has quit IRC | 09:25 | |
*** takashin_ has joined #openstack-nova | 09:27 | |
*** takashin has quit IRC | 09:28 | |
*** shvepsy has quit IRC | 09:33 | |
*** shvepsy has joined #openstack-nova | 09:33 | |
openstackgerrit | Ghanshyam Mann proposed openstack/nova master: Merge flavor extensions controller code https://review.openstack.org/516104 | 09:36 |
openstackgerrit | Jianghua Wang proposed openstack/nova master: XenAPI: create vGPU for instance https://review.openstack.org/516899 | 09:37 |
openstackgerrit | Naichuan Sun proposed openstack/nova master: xenapi(N-R-P): Add API to support vgpu resource provider create https://review.openstack.org/520313 | 09:38 |
*** derekh has joined #openstack-nova | 09:41 | |
Guest6542 | Hi,Alex alex_xu. Could you help to review https://review.openstack.org/#/c/512580/? It need a workflow. | 09:42 |
Guest6542 | Thank you very much | 09:43 |
openstackgerrit | Yikun Jiang proposed openstack/nova master: [WIP] Add pagination and changes-since for instance-actions https://review.openstack.org/326326 | 09:43 |
*** trungnv has joined #openstack-nova | 09:43 | |
*** shvepsy has quit IRC | 09:44 | |
*** cheneydc has quit IRC | 09:45 | |
*** naichuans has joined #openstack-nova | 09:45 | |
*** yingjun has quit IRC | 09:47 | |
*** Guest6542 has quit IRC | 09:47 | |
*** rmart04 has joined #openstack-nova | 09:50 | |
*** yamamoto has quit IRC | 09:52 | |
*** naichuans_ has joined #openstack-nova | 09:52 | |
*** jdavis has joined #openstack-nova | 09:53 | |
*** gfhellma has joined #openstack-nova | 09:54 | |
*** jdavis has quit IRC | 09:54 | |
gibi | hi cores, there are easy documentation patches that needs a second core: https://review.openstack.org/#/c/520193 and https://review.openstack.org/#/c/516264 | 09:57 |
*** mvk has joined #openstack-nova | 09:59 | |
*** alexchadin has joined #openstack-nova | 10:01 | |
openstackgerrit | Balazs Gibizer proposed openstack/nova master: Test resource allocation during soft delete https://review.openstack.org/495159 | 10:02 |
*** lpetrut_ has joined #openstack-nova | 10:03 | |
openstackgerrit | Claudiu Belu proposed openstack/nova master: hyperv: Cleans up live migration Planned VM https://review.openstack.org/478943 | 10:05 |
*** takashin_ has left #openstack-nova | 10:06 | |
*** shvepsy has joined #openstack-nova | 10:08 | |
*** ociuhandu has joined #openstack-nova | 10:10 | |
*** ociuhandu has quit IRC | 10:10 | |
*** annp has quit IRC | 10:12 | |
*** TuanLA has quit IRC | 10:12 | |
*** yamamoto has joined #openstack-nova | 10:14 | |
*** gfhellma has quit IRC | 10:16 | |
*** gszasz has joined #openstack-nova | 10:16 | |
*** namnh has quit IRC | 10:17 | |
*** gcb has joined #openstack-nova | 10:18 | |
openstackgerrit | Balazs Gibizer proposed openstack/nova master: Test alloc_cands with indirectly sharing RPs https://review.openstack.org/519601 | 10:21 |
*** yamamoto_ has joined #openstack-nova | 10:22 | |
*** naichuans_ has quit IRC | 10:25 | |
*** yamamoto has quit IRC | 10:26 | |
*** naichuans_ has joined #openstack-nova | 10:27 | |
*** shvepsy has quit IRC | 10:28 | |
*** erlon has joined #openstack-nova | 10:28 | |
openstackgerrit | Naichuan Sun proposed openstack/nova master: vgpu: add enabled white list https://review.openstack.org/512580 | 10:29 |
openstackgerrit | Naichuan Sun proposed openstack/nova master: XenAPI: get vGPU stats from hypervisor https://review.openstack.org/512965 | 10:29 |
openstackgerrit | Naichuan Sun proposed openstack/nova master: XenAPI: provide vGPU inventory in compute node https://review.openstack.org/516217 | 10:29 |
openstackgerrit | Naichuan Sun proposed openstack/nova master: XenAPI: create vGPU for instance https://review.openstack.org/516899 | 10:29 |
openstackgerrit | Naichuan Sun proposed openstack/nova master: xenapi(N-R-P): Add API to support vgpu resource provider create https://review.openstack.org/520313 | 10:29 |
openstackgerrit | Claudiu Belu proposed openstack/nova master: doc: Adds Hyper-V PCI passthrough details https://review.openstack.org/510467 | 10:33 |
openstackgerrit | Merged openstack/nova master: doc: fix link to creating unit tests in contributor guide https://review.openstack.org/519482 | 10:35 |
*** zhurong has quit IRC | 10:35 | |
*** sdague has joined #openstack-nova | 10:36 | |
openstackgerrit | yuanyue proposed openstack/nova master: Add log in conductor to mark host for instance creation https://review.openstack.org/520369 | 10:36 |
*** naichuans_ has left #openstack-nova | 10:39 | |
*** gongysh has quit IRC | 10:42 | |
*** gmann is now known as gmann_afk | 10:43 | |
*** trinaths has quit IRC | 10:43 | |
*** naichuans_ has joined #openstack-nova | 10:43 | |
*** vivsoni has quit IRC | 10:47 | |
*** shvepsy has joined #openstack-nova | 10:48 | |
openstackgerrit | Jianghua Wang proposed openstack/nova master: XenAPI: create vGPU for instance https://review.openstack.org/516899 | 10:51 |
openstackgerrit | Andreas Jaeger proposed openstack/nova master: DNM - testing new releasenotes job https://review.openstack.org/520373 | 10:53 |
openstackgerrit | Ghanshyam Mann proposed openstack/nova master: Merge flavor extensions controller code https://review.openstack.org/516104 | 10:54 |
*** vivsoni has joined #openstack-nova | 10:55 | |
*** andreas_s has quit IRC | 10:58 | |
openstackgerrit | Andreas Jaeger proposed openstack/nova master: DNM - testing new releasenotes job https://review.openstack.org/520373 | 10:59 |
*** andrea___ has joined #openstack-nova | 11:02 | |
openstackgerrit | Andreas Jaeger proposed openstack/nova master: Remove setting of version/release from releasenotes https://review.openstack.org/520373 | 11:03 |
*** andreas_s has joined #openstack-nova | 11:06 | |
*** andrea___ has quit IRC | 11:07 | |
*** sree has joined #openstack-nova | 11:09 | |
*** andreas_s has quit IRC | 11:10 | |
*** mvk has quit IRC | 11:11 | |
*** andreas_s has joined #openstack-nova | 11:13 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/nova master: Updated from global requirements https://review.openstack.org/520461 | 11:16 |
*** andreas_s has quit IRC | 11:17 | |
*** abhishekk has quit IRC | 11:17 | |
*** edmondsw has joined #openstack-nova | 11:18 | |
*** psachin has joined #openstack-nova | 11:18 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/os-traits master: Updated from global requirements https://review.openstack.org/520477 | 11:20 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/os-vif master: Updated from global requirements https://review.openstack.org/520478 | 11:20 |
*** edmondsw has quit IRC | 11:22 | |
*** alexchadin has quit IRC | 11:23 | |
*** diga has joined #openstack-nova | 11:23 | |
*** sree has quit IRC | 11:24 | |
*** bkopilov has quit IRC | 11:24 | |
*** sree has joined #openstack-nova | 11:24 | |
*** udesale__ has quit IRC | 11:25 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-novaclient master: Updated from global requirements https://review.openstack.org/520516 | 11:25 |
*** yamamoto_ has quit IRC | 11:29 | |
*** mvk has joined #openstack-nova | 11:40 | |
*** sree has quit IRC | 11:42 | |
*** sree has joined #openstack-nova | 11:43 | |
*** yamamoto has joined #openstack-nova | 11:45 | |
openstackgerrit | Takashi NATSUME proposed openstack/nova master: List/show all server migration types (2/2) https://review.openstack.org/459483 | 11:45 |
*** andreas_s has joined #openstack-nova | 11:45 | |
*** jaosorior has joined #openstack-nova | 11:48 | |
*** Guest95810 has quit IRC | 11:49 | |
*** yamamoto has quit IRC | 11:50 | |
*** _pewp_ has quit IRC | 11:51 | |
*** yingjun has joined #openstack-nova | 11:51 | |
*** tbachman has quit IRC | 11:51 | |
*** _pewp_ has joined #openstack-nova | 11:52 | |
*** Guest95810 has joined #openstack-nova | 11:53 | |
*** sree has quit IRC | 11:54 | |
*** yamamoto has joined #openstack-nova | 11:55 | |
*** _pewp_ has quit IRC | 11:58 | |
*** liuyulong has joined #openstack-nova | 11:58 | |
*** _pewp_ has joined #openstack-nova | 11:59 | |
*** vivsoni has quit IRC | 12:02 | |
*** jpena is now known as jpena|lunch | 12:02 | |
*** gszasz_ has joined #openstack-nova | 12:03 | |
*** gszasz has quit IRC | 12:03 | |
*** yamamoto has quit IRC | 12:05 | |
*** diga has quit IRC | 12:05 | |
*** toabctl has quit IRC | 12:11 | |
*** gongysh has joined #openstack-nova | 12:13 | |
*** smatzek has joined #openstack-nova | 12:13 | |
*** gongysh has quit IRC | 12:13 | |
*** sree has joined #openstack-nova | 12:14 | |
*** yamamoto has joined #openstack-nova | 12:15 | |
*** salv-orlando has quit IRC | 12:16 | |
*** salv-orlando has joined #openstack-nova | 12:16 | |
*** salv-orl_ has joined #openstack-nova | 12:16 | |
*** yingjun has quit IRC | 12:17 | |
*** yingjun has joined #openstack-nova | 12:18 | |
*** edand__ has quit IRC | 12:19 | |
*** yamamoto has quit IRC | 12:20 | |
*** salv-orlando has quit IRC | 12:21 | |
*** sahid has quit IRC | 12:21 | |
*** phuongnh has quit IRC | 12:25 | |
*** yangyapeng has quit IRC | 12:26 | |
*** yangyapeng has joined #openstack-nova | 12:26 | |
*** rtjure has quit IRC | 12:27 | |
*** Guest95810 has quit IRC | 12:27 | |
liuyulong | 1 | 12:28 |
*** yamamoto has joined #openstack-nova | 12:30 | |
*** yangyapeng has quit IRC | 12:30 | |
*** lucasagomes is now known as lucas-hungry | 12:32 | |
*** yingjun has quit IRC | 12:33 | |
*** Guest95810 has joined #openstack-nova | 12:34 | |
*** yamamoto has quit IRC | 12:34 | |
*** sree has quit IRC | 12:35 | |
*** yamamoto has joined #openstack-nova | 12:45 | |
*** vivsoni has joined #openstack-nova | 12:47 | |
*** sree has joined #openstack-nova | 12:47 | |
*** arxcruz is now known as arxcruz|brb | 12:48 | |
*** vivsoni has quit IRC | 12:49 | |
*** vivsoni has joined #openstack-nova | 12:50 | |
*** yamamoto has quit IRC | 12:50 | |
*** sree has quit IRC | 12:50 | |
*** StevenK has quit IRC | 12:55 | |
*** StevenK has joined #openstack-nova | 12:55 | |
*** vivsoni has quit IRC | 12:57 | |
*** edand__ has joined #openstack-nova | 12:58 | |
openstackgerrit | Balazs Gibizer proposed openstack/nova master: Fix the usage of instance.snapshot notification sample https://review.openstack.org/520579 | 12:58 |
gibi | here is a simple doc fix if somebody wants an easy to review patch to look at ^^ | 12:59 |
*** yamamoto has joined #openstack-nova | 13:00 | |
efried | gibi done | 13:04 |
gibi | efried: thanks :) | 13:04 |
*** yamamoto has quit IRC | 13:04 | |
*** liverpooler has quit IRC | 13:06 | |
*** gszasz_ has quit IRC | 13:06 | |
*** tbachman_ has joined #openstack-nova | 13:08 | |
*** tbachman_ is now known as tbachman | 13:08 | |
openstackgerrit | Balazs Gibizer proposed openstack/nova master: Fix the usage of instance.snapshot notification sample https://review.openstack.org/520579 | 13:08 |
gibi | efried: fixed your concerns ^^ | 13:09 |
efried | gibi Phew! | 13:09 |
*** vladikr has joined #openstack-nova | 13:12 | |
*** links has quit IRC | 13:14 | |
*** andreas_s has quit IRC | 13:14 | |
*** andreas_s has joined #openstack-nova | 13:15 | |
*** yamamoto has joined #openstack-nova | 13:15 | |
gibi | efried: do you have local chages to https://review.openstack.org/#/c/518633/ ? jaypipes left comments in the parent commit I would like to fix | 13:18 |
efried | ... | 13:18 |
efried | gibi No, I don't have local changes there, fire away! | 13:18 |
efried | gibi Thanks for checking. | 13:18 |
efried | gibi And feel free to fix that commit too if you like :) | 13:18 |
*** amodi has joined #openstack-nova | 13:19 | |
*** andreas_s has quit IRC | 13:20 | |
*** yamamoto has quit IRC | 13:20 | |
gibi | efried: let's see if I can do the isolation jaypipes asked for there | 13:20 |
*** gszasz_ has joined #openstack-nova | 13:20 | |
*** jpena|lunch is now known as jpena | 13:21 | |
*** sree has joined #openstack-nova | 13:22 | |
*** edmondsw has joined #openstack-nova | 13:22 | |
*** rtjure has joined #openstack-nova | 13:24 | |
*** yangyapeng has joined #openstack-nova | 13:25 | |
*** markvoelker has quit IRC | 13:26 | |
*** markvoelker has joined #openstack-nova | 13:26 | |
*** lucas-hungry is now known as lucasagomes | 13:28 | |
efried | gibi Is there a reason you're not wielding your +2 powers on https://review.openstack.org/#/c/377138/ ? | 13:29 |
*** fallenour has joined #openstack-nova | 13:30 | |
jianghuaw_ | cores, could anyone help to look at this patch: https://review.openstack.org/#/c/512580 | 13:30 |
*** yamamoto has joined #openstack-nova | 13:30 | |
jianghuaw_ | Jaypipes gave +2 after 3 weeks ago. But we need another core on it:-) | 13:30 |
gibi | efried: it the lack of SQL knowledge prevents me to be sure about the patch. | 13:30 |
efried | gibi Okay. | 13:30 |
gibi | efried: but I feel that I cannot avoid digging into SQL at some point as placement is full of it | 13:31 |
fallenour | getting an issue with metadata proxy on my nova deployments for a build. The error is for cloud.init for ...ooo .... too early in the morning, sorry guys. I saw "development" as "Deployment". Monster not working yet. | 13:31 |
efried | Hah, you said it gibi! Placement is FULL OF IT. | 13:31 |
efried | gibi Can you look at the patch jianghuaw_ mentioned? It's fairly straightforward. | 13:32 |
fallenour | gibi: efried I just wish it would stop misrepresenting system resources. Shows our current deployments as 1.5% util, when 20% is used. Ticking time bomb is what it is | 13:32 |
gibi | efried, jianghuaw_: I opened it now I will try to check it before end of today | 13:32 |
jianghuaw_ | efried, gibi: thanks:-) | 13:33 |
efried | fallenour Yeah, I think you want to use the #openstack channel for this question. | 13:34 |
*** yamamoto has quit IRC | 13:34 | |
openstackgerrit | Yikun Jiang proposed openstack/nova master: Add migration_get_by_uuid in db api. https://review.openstack.org/511421 | 13:36 |
openstackgerrit | Yikun Jiang proposed openstack/nova master: Add migration db and object pagination support. https://review.openstack.org/514904 | 13:36 |
openstackgerrit | Yikun Jiang proposed openstack/nova master: Implement query param schema for migration index https://review.openstack.org/518644 | 13:36 |
fallenour | Quick relevant dev question though, currently working with nova to build a self healing openstack, whats the best way recommended for integrating into the oslo system for custom rpc messages? | 13:36 |
openstackgerrit | Yikun Jiang proposed openstack/nova master: Extract SortContext/SortWrapper of instance_list into utils https://review.openstack.org/518871 | 13:36 |
openstackgerrit | Yikun Jiang proposed openstack/nova master: Add cross cell sort support for get_migrations https://review.openstack.org/517273 | 13:36 |
openstackgerrit | Yikun Jiang proposed openstack/nova master: Add pagination and Changes-since filter support for os-migrations. https://review.openstack.org/330406 | 13:36 |
gibi | fallenour: do you mean you would like to use oslo.messaging to send/receive messages ? | 13:37 |
*** markvoelker has quit IRC | 13:37 | |
bauzas | jianghuaw_: I'd love to look at https://review.openstack.org/#/c/512580 and relate it with https://review.openstack.org/#/c/514763/ | 13:38 |
fallenour | gibi: very much so | 13:38 |
bauzas | s/relate/compare | 13:38 |
*** sree_ has joined #openstack-nova | 13:38 | |
fallenour | gibi: btw, nova is absolutely mind shatteringly awesome, thanks for all the incredible work you guys do. | 13:39 |
*** sree_ is now known as Guest50442 | 13:39 | |
*** Guest50442 has quit IRC | 13:39 | |
jianghuaw_ | bauzas, thanks | 13:40 |
gibi | fallenour: there is a very simple messing ending example in vitrage: https://github.com/openstack/vitrage/blob/master/vitrage/datasources/zabbix/auxiliary/zabbix_vitrage.py I used this to learn how to send arbitrary stuff | 13:40 |
gibi | s/messing ending/message sending/. | 13:41 |
fallenour | gibi: If I wanted to study the messages, especially the ones generated by nova to the cloud controller, where would I go to read those/ how would i read those? | 13:41 |
*** sree has quit IRC | 13:41 | |
gibi | fallenour: I think you can turn on logging in rabbit (or whatever message queue your deployment uses) But also I think oslo.messaging logs the message if on debug level | 13:43 |
*** belmoreira has joined #openstack-nova | 13:45 | |
*** gszasz_ has quit IRC | 13:48 | |
*** gszasz has joined #openstack-nova | 13:48 | |
openstackgerrit | Maciej Jozefczyk proposed openstack/nova master: Update resources once in update_available_resource https://review.openstack.org/520024 | 13:51 |
*** mriedem has joined #openstack-nova | 13:51 | |
*** sree has joined #openstack-nova | 13:51 | |
*** takashin has joined #openstack-nova | 13:53 | |
*** ratailor has quit IRC | 13:58 | |
*** jaosorior has quit IRC | 13:58 | |
*** yamamoto has joined #openstack-nova | 14:00 | |
mriedem | nova meeting happening in #openstack-meeting | 14:01 |
mriedem | surprise time changes | 14:01 |
*** sree has quit IRC | 14:02 | |
*** andreas_s has joined #openstack-nova | 14:04 | |
*** yamamoto has quit IRC | 14:05 | |
*** sridharg has quit IRC | 14:07 | |
*** janki has quit IRC | 14:08 | |
*** janki has joined #openstack-nova | 14:09 | |
openstackgerrit | Elod Illes proposed openstack/nova master: WIP: Transform scheduler.select_destinations notification https://review.openstack.org/508506 | 14:11 |
openstackgerrit | Jackie Truong proposed openstack/python-novaclient master: Microversion 2.56 - Add trusted_image_certificates https://review.openstack.org/500396 | 14:12 |
*** liverpooler has joined #openstack-nova | 14:12 | |
*** sree has joined #openstack-nova | 14:14 | |
*** arxcruz|brb is now known as arxcruz | 14:14 | |
*** yamamoto has joined #openstack-nova | 14:15 | |
*** lyan has joined #openstack-nova | 14:17 | |
*** liuyulong has quit IRC | 14:18 | |
openstackgerrit | Claudiu Belu proposed openstack/nova master: hyper-v: Do not allow instances with pinned CPUs to spawn https://review.openstack.org/424116 | 14:19 |
*** ArchiFleKs has joined #openstack-nova | 14:19 | |
*** yamamoto has quit IRC | 14:20 | |
mriedem | moshele: https://review.openstack.org/#/c/482640/ is failing tests | 14:20 |
moshele | mriedem: yes it need to os-brick changes | 14:20 |
*** sree has quit IRC | 14:20 | |
*** rodolof has quit IRC | 14:20 | |
*** moshele has quit IRC | 14:21 | |
*** snasir has quit IRC | 14:21 | |
mriedem | oh missing the actual initiator connector, yeah | 14:21 |
mriedem | i see the cinder change has a -2 on it? | 14:21 |
*** sree has joined #openstack-nova | 14:22 | |
*** moshele has joined #openstack-nova | 14:22 | |
ArchiFleKs | Hi, I'm having some issue with the diskfilter scheduler, how does it work when using NFS shared storage for instances and should it be always at the end ? | 14:22 |
mriedem | ArchiFleKs: you can't use the DiskFilter with shared storage | 14:22 |
ArchiFleKs | mriedem: neither the aggregatediskfilter ? | 14:23 |
openstackgerrit | Claudiu Belu proposed openstack/nova master: hyperv: Cleans up live migration Planned VM https://review.openstack.org/478943 | 14:23 |
mriedem | ArchiFleKs: i believe so | 14:23 |
ArchiFleKs | mriedem: thanks :) | 14:24 |
*** sree has quit IRC | 14:24 | |
*** jaypipes has joined #openstack-nova | 14:24 | |
mriedem | bauzas: correct? ^ | 14:24 |
mriedem | if so, we should add a warning to the docs https://docs.openstack.org/nova/latest/admin/configuration/schedulers.html?highlight=diskfilter#diskfilter | 14:25 |
*** sridharg has joined #openstack-nova | 14:25 | |
mriedem | i'm pretty sure DiskFilter doesn't work with shared storage pools though | 14:25 |
bauzas | mriedem: well, something like that | 14:25 |
*** eharney has quit IRC | 14:25 | |
bauzas | mriedem: I need to go find my daughters tho | 14:25 |
mriedem | ok | 14:25 |
mriedem | jaypipes: ^? | 14:25 |
bauzas | ArchiFleKs: I know you dude, so ping me off | 14:25 |
mriedem | johnthetubaguy: ^ | 14:25 |
moshele | mriedem: thanks for approving the bp | 14:25 |
tssurya | jaypipes : would you know any tricks in SQL to get the resulting record list from the delete statement ? (https://review.openstack.org/#/c/515034/4/nova/db/sqlalchemy/api.py@6591) | 14:26 |
*** belmoreira has quit IRC | 14:26 | |
johnthetubaguy | mriedem: can I help? | 14:26 |
jaypipes | tssurya: there is no result from a DELETE statement. unless you're referring to the number of records deleted? | 14:27 |
jaypipes | mriedem: DiskFilter only looks at local_gb_used/local_gb AFAIK | 14:28 |
openstackgerrit | Claudiu Belu proposed openstack/nova master: doc: Adds Hyper-V PCI passthrough details https://review.openstack.org/510467 | 14:28 |
jaypipes | mriedem: which obviously isn't placement... | 14:28 |
openstackgerrit | Hamdy Khader proposed openstack/nova master: Adding NVMEoF for libvirt driver https://review.openstack.org/482640 | 14:28 |
tssurya | jaypipes : yes well we know that there is only the number of records that we get, but we were wondering if there was a way to get the records too ? | 14:28 |
jaypipes | tssurya: not unless you do a SELECT first, then DELETE. | 14:30 |
jaypipes | tssurya: in the same read-consistent transaction of course. | 14:30 |
tssurya | jaypipes : we have some integrity issues with the list of records deleted and inserted during archiving, so I was looking for an efficient way to do this. | 14:31 |
tssurya | jaypipes : ok! thanks :) | 14:31 |
jaypipes | tssurya: np :) | 14:31 |
*** yamahata has joined #openstack-nova | 14:32 | |
*** bhujay has quit IRC | 14:32 | |
*** smatzek has quit IRC | 14:33 | |
openstackgerrit | Takashi NATSUME proposed openstack/nova master: [placement] Separate API schemas (usage) https://review.openstack.org/520603 | 14:33 |
*** smatzek has joined #openstack-nova | 14:35 | |
*** mdnadeem has quit IRC | 14:35 | |
*** nikhil has joined #openstack-nova | 14:36 | |
*** gouthamr has joined #openstack-nova | 14:39 | |
*** takashin_ has joined #openstack-nova | 14:40 | |
openstackgerrit | Hamdy Khader proposed openstack/nova master: Adding NVMEoF for libvirt driver https://review.openstack.org/482640 | 14:40 |
*** psachin has quit IRC | 14:41 | |
*** takashin has quit IRC | 14:42 | |
*** sridharg has quit IRC | 14:42 | |
openstackgerrit | Takashi NATSUME proposed openstack/nova master: [placement] Separate API schemas (trait) https://review.openstack.org/520605 | 14:43 |
*** sridharg has joined #openstack-nova | 14:43 | |
*** itlinux has joined #openstack-nova | 14:43 | |
*** itlinux has quit IRC | 14:43 | |
*** yamamoto has joined #openstack-nova | 14:45 | |
*** dinesh_ has joined #openstack-nova | 14:46 | |
openstackgerrit | Balazs Gibizer proposed openstack/nova master: Test alloc_cands with one RP shared between two RPs https://review.openstack.org/519617 | 14:47 |
openstackgerrit | Balazs Gibizer proposed openstack/nova master: Test allocation candidates: multiple aggregates https://review.openstack.org/518633 | 14:47 |
openstackgerrit | Balazs Gibizer proposed openstack/nova master: Test helper: validate provider summaries https://review.openstack.org/518982 | 14:47 |
*** mlavalle has joined #openstack-nova | 14:48 | |
*** josecastroleon has joined #openstack-nova | 14:48 | |
openstackgerrit | Takashi NATSUME proposed openstack/nova master: [placement] Separate API schemas (aggregate) https://review.openstack.org/520608 | 14:49 |
*** yamamoto has quit IRC | 14:50 | |
*** esberglu has joined #openstack-nova | 14:53 | |
mriedem | johnthetubaguy: jaypipes: my assertion was that the DiskFilter won't work with shared storage on the computes | 14:55 |
mriedem | so shouldn't be enabled if you're using NFS, Ceph, etc | 14:55 |
johnthetubaguy | its kinda useless in that case, yeah | 14:56 |
openstackgerrit | Takashi NATSUME proposed openstack/nova master: [placement] Separate API schemas (resource_class) https://review.openstack.org/520611 | 14:56 |
*** edand_ has joined #openstack-nova | 14:56 | |
*** dinesh__ has joined #openstack-nova | 14:57 | |
*** edand__ has quit IRC | 14:58 | |
*** dinesh_ has quit IRC | 14:59 | |
*** yamamoto has joined #openstack-nova | 15:00 | |
*** dinesh__ has quit IRC | 15:01 | |
openstackgerrit | Takashi NATSUME proposed openstack/nova master: [placement] Separate API schemas (inventory) https://review.openstack.org/520613 | 15:04 |
*** jaosorior has joined #openstack-nova | 15:04 | |
*** yamamoto has quit IRC | 15:05 | |
*** lyan has quit IRC | 15:05 | |
*** dinesh_ has joined #openstack-nova | 15:05 | |
*** lyan has joined #openstack-nova | 15:05 | |
*** moshele has quit IRC | 15:05 | |
*** dinesh_ has quit IRC | 15:05 | |
*** takashin_ has left #openstack-nova | 15:06 | |
*** liuyulong has joined #openstack-nova | 15:07 | |
mriedem | pretty simple novaclient change to add support for microversion 2.54 https://review.openstack.org/#/c/519572/ | 15:08 |
*** edand_ has quit IRC | 15:08 | |
*** pooja_jadhav has quit IRC | 15:10 | |
*** pooja_jadhav has joined #openstack-nova | 15:10 | |
*** tbachman has quit IRC | 15:14 | |
*** yamamoto has joined #openstack-nova | 15:15 | |
openstackgerrit | Ed Leafe proposed openstack/nova master: Add Selection objects https://review.openstack.org/499239 | 15:17 |
openstackgerrit | Ed Leafe proposed openstack/nova master: Refactor the code to check for sufficient hosts https://review.openstack.org/520242 | 15:17 |
openstackgerrit | Ed Leafe proposed openstack/nova master: Return Selection objects from the scheduler driver https://review.openstack.org/495854 | 15:17 |
openstackgerrit | Ed Leafe proposed openstack/nova master: Modify select_destinations() to return objects and alts https://review.openstack.org/510159 | 15:17 |
openstackgerrit | Ed Leafe proposed openstack/nova master: Change RPC for select_destinations() https://review.openstack.org/516707 | 15:17 |
openstackgerrit | Ed Leafe proposed openstack/nova master: Move the claim_resources method to scheduler utils https://review.openstack.org/511357 | 15:17 |
openstackgerrit | Ed Leafe proposed openstack/nova master: Make conductor pass and use host_lists https://review.openstack.org/511358 | 15:18 |
*** spectr has joined #openstack-nova | 15:18 | |
*** yamamoto has quit IRC | 15:20 | |
*** furlongm has joined #openstack-nova | 15:21 | |
mriedem | yikun: https://review.openstack.org/#/c/515640/ | 15:21 |
jianghuaw_ | johnthetubaguy, hi John. Could you help to look at this XenAPI fix? https://review.openstack.org/#/c/514902/ | 15:22 |
*** armax has joined #openstack-nova | 15:22 | |
jianghuaw_ | johnthetubaguy, I think that's a straightforward fix. | 15:24 |
*** bkopilov has joined #openstack-nova | 15:24 | |
*** eharney has joined #openstack-nova | 15:24 | |
*** lajoskatona has quit IRC | 15:27 | |
*** gbarros has quit IRC | 15:28 | |
mriedem | edleafe: are you going to make the changes in https://review.openstack.org/#/c/520242/ and fix the tests on the change after it? i'd like to hit those today while i'm still on the trail | 15:29 |
mriedem | the alternate hosts trail | 15:29 |
mriedem | of blood | 15:29 |
*** gbarros has joined #openstack-nova | 15:30 | |
*** cfriesen_ has quit IRC | 15:30 | |
*** spectr has quit IRC | 15:30 | |
*** hongbin has joined #openstack-nova | 15:30 | |
*** yamamoto has joined #openstack-nova | 15:30 | |
*** cfriesen_ has joined #openstack-nova | 15:31 | |
edleafe | mriedem: you mean the >= change? | 15:33 |
edleafe | if we ever select more hosts than requested, we have much bigger problems | 15:34 |
*** dave-mccowan has joined #openstack-nova | 15:34 | |
*** yamamoto has quit IRC | 15:34 | |
mriedem | ok so leave that, | 15:35 |
mriedem | but there are the typos and unrelated change | 15:35 |
mriedem | easy fixes | 15:35 |
mriedem | i figured you'd hit those while you cleanup the test failures in the next patch above | 15:35 |
*** crlb has quit IRC | 15:35 | |
*** crlb has joined #openstack-nova | 15:36 | |
*** marst has joined #openstack-nova | 15:36 | |
edleafe | mriedem: you did see that I pushed an update to the series like 20 minutes ago? | 15:36 |
*** dave-mcc_ has joined #openstack-nova | 15:37 | |
mriedem | orly | 15:37 |
mriedem | i didn't :) | 15:37 |
edleafe | :) | 15:37 |
mriedem | ok, one little thing in the test | 15:39 |
*** dave-mccowan has quit IRC | 15:39 | |
*** cfriesen_ has quit IRC | 15:39 | |
*** gbarros has quit IRC | 15:40 | |
*** gbarros has joined #openstack-nova | 15:42 | |
johnthetubaguy | jianghuaw_: been meaning to look at that, its on my list | 15:42 |
openstackgerrit | Ed Leafe proposed openstack/nova master: Refactor the code to check for sufficient hosts https://review.openstack.org/520242 | 15:43 |
edleafe | mriedem: ^ added | 15:43 |
mriedem | thanks, lgtm | 15:44 |
mriedem | jaypipes: bauzas: you should review https://review.openstack.org/#/c/520242/ as well | 15:44 |
edleafe | mriedem: the series is blocked because you (plural) wanted to verify the whole process before beginning to commit any of the series. Is it possible to get such a review so that we can begin to merge some of these lower patches? | 15:44 |
*** cfriesen has joined #openstack-nova | 15:45 | |
*** yamamoto has joined #openstack-nova | 15:45 | |
mriedem | jaypipes: bauzas: review note, this change is because the next one in the series is going to be returning Selection objects from FilterScheduler._schedule to FilterScheduler.select_destinations, where that HostState.updated = None was done, which won't work with a Selection object | 15:45 |
mriedem | so ed moved that validation down into the _schedule part before we convert HostState to Selection objects | 15:45 |
jaypipes | understood. | 15:46 |
mriedem | edleafe: i'm working through the series | 15:46 |
*** slaweq has quit IRC | 15:47 | |
*** slaweq_ has joined #openstack-nova | 15:47 | |
edleafe | mriedem: I understand. I'm thinking of a more high-level view of the end result to verify the approach. Each piece can be later reviewed for specific issues | 15:47 |
edleafe | I'd just like to merge the lower patches to keep rebase issues to a minimum | 15:47 |
edleafe | Especially since I'll be out all next week | 15:47 |
mriedem | i can't promise anything | 15:48 |
mriedem | but it's good to know you'll be out next week so i don't ping you incessantly about this | 15:48 |
*** fragatina has joined #openstack-nova | 15:49 | |
*** fallenour has quit IRC | 15:49 | |
*** yamamoto has quit IRC | 15:49 | |
mriedem | that reminds me, need to request wednesday off... | 15:50 |
cfriesen | mdbooth: you around? | 15:51 |
*** armax has quit IRC | 15:51 | |
mdbooth | cfriesen: I am | 15:51 |
*** itlinux has joined #openstack-nova | 15:52 | |
*** armax has joined #openstack-nova | 15:52 | |
jianghuaw_ | johnthetubaguy, thanks:-) | 15:53 |
*** vks1 has joined #openstack-nova | 15:53 | |
*** armax has quit IRC | 15:53 | |
cfriesen | mdbooth: we ran into an issue with "qemu-img convert" for a large image on a compute node consuming a lot of cache and affecting the performance of instances on that compute node. we fixed it by adding "-t none" to have it bypass the cache. | 15:54 |
openstackgerrit | Matt Riedemann proposed openstack/python-novaclient master: [ci] Use pseudo-random names for new resources https://review.openstack.org/479777 | 15:54 |
cfriesen | mdbooth: do you think this is something that would be useful more generally? | 15:54 |
kashyap | cfriesen: "-t" == cache? | 15:54 |
cfriesen | kashyap: yes. | 15:55 |
mdbooth | Hmm | 15:55 |
kashyap | cfriesen: And you had 'writeback'? | 15:55 |
cfriesen | kashyap: no, normally nova doesn't specify anything for -t so you just get the default | 15:55 |
kashyap | The default is writeback :-) | 15:55 |
kashyap | It's the QEMU default that libvirt / Nova inherit | 15:56 |
cfriesen | well, okay, but we didn't explicitly specify it. | 15:56 |
*** tianhui_ has joined #openstack-nova | 15:56 | |
cfriesen | _disk_qcow2_to_raw() in nova/virt/libvirt/driver.py | 15:57 |
cfriesen | and vice-versa | 15:57 |
mdbooth | kashyap: Yes, cfriesen is essentially complaining that writeback isn't what he wants. | 15:57 |
mdbooth | cfriesen: What impact did this have on the machine? | 15:58 |
*** slaweq_ has quit IRC | 15:59 | |
*** slaweq has joined #openstack-nova | 15:59 | |
kashyap | mdboth: I see. In that case, I know cfriesen sometimes posts on 'qemu-devel'; so Chris if you have the perf data then post there and Cc 'qemu-block' list... | 15:59 |
efried | jaypipes Got local changes to the n-r-p series? I'm doing a restack, and can hit Tetsuro's comments on https://review.openstack.org/#/c/384807/ while I'm at it. | 15:59 |
*** slaweq has quit IRC | 15:59 | |
kashyap | But yeah, I'll let him to describe the issue here | 15:59 |
jaypipes | efried: nope. | 15:59 |
mdbooth | I'm wondering if we give instances cache=none by default | 15:59 |
efried | jaypipes ight | 15:59 |
cfriesen | kashyap: mdbooth: digging up the details | 15:59 |
mdbooth | I thought we did? | 16:00 |
*** tianhui has quit IRC | 16:00 | |
*** slaweq has joined #openstack-nova | 16:00 | |
kashyap | mdbooth: Easy to check, let's examine a Gate job logs... | 16:00 |
kashyap | I thought we let the default be 'writeback' as QEMU gives us; because there's a reason they settled on it as the default | 16:00 |
mdbooth | kashyap: Are you sure writeback is the default? | 16:02 |
mdbooth | writeback is terrible. | 16:02 |
kashyap | mdbooth: Yes, I just checked | 16:02 |
kashyap | mdbooth: Just fire up `man qemu-system-x86` and look for 'writeback' | 16:02 |
kashyap | mdbooth: And...Here's the evidence from the gate jobs: | 16:03 |
kashyap | http://logs.openstack.org/14/407514/9/check/legacy-grenade-dsvm-neutron-multinode-live-migration/8d355c4/logs/libvirt/qemu/instance-00000019.txt.gz | 16:03 |
*** openstackgerrit has quit IRC | 16:03 | |
*** Oku_OS is now known as Oku_OS-away | 16:04 | |
cfriesen | mdbooth: kashyap: from our bug notes it looks like we were actually interfering with other host processes, not the guests. (my bad, I misremembered) So we turned off the cache and limited it to two disk-intensive operations (glance downloads, image conversions, etc.) at a time. | 16:05 |
kashyap | cfriesen: BTW, what are your guests? | 16:06 |
*** priteau has joined #openstack-nova | 16:06 | |
kashyap | Are they something super old? | 16:06 |
cfriesen | kashyap: libvirt/kvm...no idea what the software in the guest was, they were customer tests | 16:06 |
bauzas | mriedem: sure, will look at the change asap | 16:07 |
*** bhujay has joined #openstack-nova | 16:07 | |
*** rmart04 has quit IRC | 16:07 | |
mdbooth | cfriesen: Do you recall what the other host processes were? | 16:08 |
kashyap | cfriesen: Hmm. As a reminder to self: 'writeback' caches the writes in the host page cache, and 'none' avoids it (but it also doesn't take advantage of the host RAM, especially if you have lots of it) | 16:09 |
*** tbachman has joined #openstack-nova | 16:09 | |
*** jaosorior has quit IRC | 16:10 | |
*** janki has quit IRC | 16:10 | |
*** openstackgerrit has joined #openstack-nova | 16:10 | |
openstackgerrit | Balazs Gibizer proposed openstack/nova master: Test allocation candidates: multiple aggregates https://review.openstack.org/518633 | 16:10 |
openstackgerrit | Balazs Gibizer proposed openstack/nova master: Test helper: validate provider summaries https://review.openstack.org/518982 | 16:10 |
*** sapd__ has quit IRC | 16:11 | |
*** sapd__ has joined #openstack-nova | 16:11 | |
kashyap | cfriesen: The QEMU folks remind me that, you have to explicitly mention cache mode for both source _and_ destination images. | 16:11 |
mdbooth | kashyap: cfriesen So, writeback is terrible and we shouldn't be using it for anything, with the possible exception of CI because we don't care about data there and it performs better. | 16:11 |
*** josecastroleon has quit IRC | 16:11 | |
gibi | efried, jaypipes: I fixed the comments in https://review.openstack.org/#/c/518633 and in its parent | 16:11 |
cfriesen | mdbooth: digging in the archives...but from what I remember it filled the cache and then used up all the available dirty pages on the system, slowing down other host "management" processes | 16:11 |
efried | gibi Thanks! | 16:12 |
mdbooth | I suspect, in fact, that we explicitly configure writeback in our CI | 16:12 |
openstackgerrit | Matt Riedemann proposed openstack/python-novaclient master: [CLI] Fix token auth type https://review.openstack.org/424256 | 16:12 |
mriedem | andreykurilin: I rebased ^ but am confused about the release note you had in there | 16:13 |
*** pcaruana has quit IRC | 16:13 | |
mriedem | andreykurilin: i removed it because the same release note was already in novaclient per https://review.openstack.org/#/c/425822/ | 16:13 |
kashyap | mdbooth: Hmm, can we make a blanket comment that it is "terrible"? Because the Ceph folks explicitly seem to prefer 'writeback', from my recollection | 16:13 |
mdbooth | cfriesen: Meh. Tweaking this stuff is opening a can of worms. | 16:13 |
mdbooth | kashyap: Yep. writeback means something else in ceph :/ | 16:13 |
kashyap | mdbooth: Oh dear, yeah | 16:14 |
mdbooth | To qemu's ceph driver, writeback means only to inform the ceph server that it can use writeback mode. Data is not cached locally. | 16:14 |
*** yamamoto has joined #openstack-nova | 16:15 | |
kashyap | Hmm | 16:15 |
cfriesen | mdbooth: yeah, that's why mriedem wanted me to talk to you. :) Agreed that it's mostly an issue if you're trying to minimize the amount of RAM used by the host (to maximize how much the guests can get). | 16:15 |
mdbooth | If it was affecting instance performance it would be different, because we control both of those things. | 16:16 |
mdbooth | If it's just affecting random other stuff... I'm not convinced we want to go there. | 16:16 |
kashyap | cfriesen: Can you confirm if were specifying the cache mode for both source & destination disk images separately? | 16:17 |
kashyap | (When doing 'qemu-img convert', i.e.) | 16:17 |
*** Apoorva has joined #openstack-nova | 16:17 | |
mdbooth | kashyap: We won't have been specifying either. | 16:17 |
andreykurilin | mriedem: hi! as far as you know, novaclient can be used by 2 different way (CLI and as a python-lib). novaclient.client.Client can accept a string with a Token and a proper keystoneauth object will be constructed. This work for python-lib way. I helped to fix this in another patch (see https://review.openstack.org/#/c/419441/) and we decided to add release notes in the separate patch to merge fix asap. | 16:18 |
kashyap | mdbooth: Yeah, you're right, we aren't specifying anything in Nova: | 16:18 |
kashyap | def _disk_qcow2_to_raw(path): | 16:18 |
kashyap | """Converts a qcow2 disk to raw.""" | 16:18 |
kashyap | path_raw = path + '_raw' | 16:18 |
kashyap | utils.execute('qemu-img', 'convert', '-f', 'qcow2', | 16:18 |
kashyap | '-O', 'raw', path, path_raw) | 16:18 |
cfriesen | kashyap: we've been specifying just "-t" for the dest cache to avoid filling the available dirty pages. probably using -T for the source would also make sense but we haven't done that. | 16:18 |
andreykurilin | mriedem: As for CLI - the token method is still broken. | 16:18 |
mriedem | andreykurilin: ah ok, | 16:19 |
kashyap | cfriesen: Are you running the command manually? | 16:19 |
mriedem | so in the cli fix, i removed the reno because it was causing a merge conflict | 16:19 |
cfriesen | kashyap: no, we patched nova in that code you just showed | 16:19 |
mriedem | andreykurilin: so that cli fix would need a separate release note, specific to the CLI and the --os-token option | 16:19 |
andreykurilin | yup | 16:19 |
*** yamamoto has quit IRC | 16:19 | |
kashyap | cfriesen: I see, then you might want to patch Nova by specifying cache for both source _and_ dest | 16:20 |
kashyap | And propose the patch upstream, if you have time ;-) | 16:20 |
cfriesen | kashyap: I'm happy to propose the patch upstream...matt just wanted me to check with the two of you first as to whether it makes sense for the general case | 16:21 |
kashyap | Let me check with the QEMU guys, too. For the general case | 16:22 |
jaypipes | gibi, efried: ok, so https://review.openstack.org/#/c/519601/ needs a rebase/fix now that efried's patch that changed the call signature of AllocationCandidates.get_by_filters() was merged. | 16:22 |
andreykurilin | mriedem: there are 2 ways to fix CLI - "quick and dirty" (as far as I remeber proposed change worked for me) or start cleaning up https://github.com/openstack/python-novaclient/blob/master/novaclient/shell.py#L213 at first since it was designed mostly for HTTPClient imlementation which doesn't exist anymore | 16:22 |
jaypipes | gibi, efried: who's gonna do that one? | 16:22 |
cfriesen | mdbooth: in response to what it was affecting...the original problem was that a stress test with a number of heat stacks ended up starting VMs and one of them didn't have any NICs configured due to delays in openstack components on the compute node. | 16:22 |
mdbooth | cfriesen: As I say, I think it's a can of worms. The behaviour isn't clearly wrong. We're potentially massively penalising some workloads at the expense of others. | 16:22 |
mdbooth | cfriesen: Not yours, obviously. | 16:22 |
jaypipes | gibi, efried: need to make sure not to step on each other's feet, which is why I'm asking. | 16:22 |
cfriesen | mdbooth: heh...yeah, I get it. as long as you have lots of extra ram available for the host then using the cache is going to be faster. | 16:23 |
gibi | jaypipes, efried: I'm already started fixing https://review.openstack.org/#/c/519601/ | 16:23 |
efried | gibi Ack, I'll leave it alone. | 16:23 |
jaypipes | gibi: gotcha, good. was just making sure you were on it :) | 16:23 |
cfriesen | mdbooth: but it doesn't degrade gracefully | 16:23 |
mdbooth | Nova isn't a real time system :) | 16:24 |
gibi | jaypipes, efried: cool. I have no other ongoing local change in that chain | 16:24 |
kashyap | mdbooth: Heh | 16:24 |
mdbooth | Honestly, I think we'd be better served working out why the delay resulted in a failure to launch. | 16:24 |
kashyap | cfriesen: I tend to agree with mdbooth's "can of worms" characterization | 16:25 |
cfriesen | mdbooth: I'm shocked, shocked I tell you. Incidentally, in a totally separate issue we're proposing the option of "fair" locks in oslo to fix a problem in nova. | 16:25 |
mdbooth | I can't find them right now, but I'm convinced there's a way to set hints on a file descriptor to tell the kernel: I'm only going to read this once. | 16:25 |
openstackgerrit | Jay Pipes proposed openstack/nova master: XenAPI: create vGPU for instance https://review.openstack.org/516899 | 16:26 |
cfriesen | mdbooth: I'm familiar with madvise() for that purpose...perhaps we should propose changing qemu-img convert to use it. | 16:26 |
jaypipes | jianghuaw_: ^ just a rebase. | 16:26 |
andreykurilin | mriedem: I can spend some time to address simple comments, but ot sure that I'm ready now to go refactoring SecretHelper | 16:26 |
mdbooth | I wonder if qemu-img convert makes use of that, and if it would materially affect the kernel's cache behaviour | 16:26 |
mdbooth | cfriesen: That's it! | 16:26 |
cfriesen | mdbooth: but that would still consume dirty pages | 16:26 |
mdbooth | My memory and google-fu was failing me | 16:26 |
mriedem | andreykurilin: i'm not even sure what SecretsHelper is, something with a keyring? | 16:27 |
mriedem | definitely not tested or probably documented | 16:27 |
cfriesen | mdbooth: and there's the system limits on how many dirty pages are allowed | 16:27 |
andreykurilin | mriedem: I do not have a lot of info about it as well:) It was introduced long time ago and used for prompting password, caching(?!) or something like that | 16:28 |
mriedem | andreykurilin: ok i'd say fix the CLI for using --os-token, and we can deal with SecretsHelper later | 16:28 |
*** markvoelker has joined #openstack-nova | 16:28 | |
mriedem | https://github.com/openstack/python-novaclient/commit/7c6f538cf6bc86ecfd9cb25f1bf7f14a6652b592 | 16:28 |
mriedem | i wonder if that even works anymore | 16:29 |
mriedem | harlowja: ^? | 16:29 |
openstackgerrit | Balazs Gibizer proposed openstack/nova master: Test alloc_cands with indirectly sharing RPs https://review.openstack.org/519601 | 16:29 |
kashyap | mdbooth: cfriesen There's some interesting discussion w/ the Block Layer folks on this on #qemu at the moment. So the suggestion is that, Nova should be opinionated based on the knowledge we have | 16:29 |
andreykurilin | I suppose that part of it still work | 16:29 |
*** yamamoto has joined #openstack-nova | 16:30 | |
mriedem | andreykurilin: but i'm not sure if the original reason for it is needed anymore | 16:30 |
*** edand_ has joined #openstack-nova | 16:30 | |
mriedem | we don't require the keyring module in novaclient | 16:30 |
mriedem | so no one probably knows about this, | 16:30 |
mriedem | i seem to remember the annoying keyring prompts when i started working on nova back in folsom times | 16:31 |
gibi | jaypipes, efried: I just pushed the updated https://review.openstack.org/519601 I'm signing off for today and I will not be available on Friday-Monday. Happy hacking! | 16:31 |
efried | gibi Thank you sir. | 16:31 |
jaypipes | gibi: noooooooooooooooooooooooooooooooooooooo! | 16:31 |
kashyap | mdbooth: cfriesen: To summarize: the "opinionated" POV for Nova could be, when using 'qemu-img': for source use 'writeback' and for destination use 'unsafe' | 16:31 |
jaypipes | gibi: j/k enjoy your weekend. we'll take over your patch as needed. | 16:31 |
gibi | jaypipes: sorry and thank you | 16:32 |
*** AlexeyAbashkin has quit IRC | 16:32 | |
mdbooth | kashyap: That wouldn't solve cfriesen 's problem though | 16:32 |
kashyap | cfriesen: (The QCOW2 developer himself says "I think unsafe caching is the best at least for qcow2 targets") | 16:32 |
andreykurilin | mriedem: I suppose we can try just remove it and, possibly, no one will notice :) | 16:32 |
openstackgerrit | Matt Riedemann proposed openstack/python-novaclient master: Stop posting to os-volumes_boot https://review.openstack.org/473833 | 16:32 |
cfriesen | mdbooth: kashyap: aha, found my notes. we pushed sdb to 100% util, and the global number of dirty pags hit /proc/sys/vm/dirty_bytes. This cause writes to sda to be very slow (which is where the openstack stuff is writing). | 16:32 |
mdbooth | He's not interested in the performance of qemu-img, but its impact on other processes | 16:32 |
cfriesen | kashyap: looks like newer qemu-img defaults to "unsafe" for convert | 16:32 |
kashyap | mdbooth: Yeah, I realize that, I should've phrased better | 16:32 |
andreykurilin | mriedem: ok, I'll revise the context of the patch and return to it | 16:33 |
kashyap | cfriesen: Indeed, they're the defaults, I just learnt | 16:33 |
openstackgerrit | Merged openstack/python-novaclient master: Updated from global requirements https://review.openstack.org/520516 | 16:33 |
mdbooth | The question is whether to compromise the performance of qemu-img to limit its system-wide impact. | 16:33 |
cfriesen | mdbooth: are you aware of a way to limit what percentage of system-wide dirty page limit a given process can use? | 16:34 |
mdbooth | cfriesen: Oof, that sucks. | 16:34 |
*** yamamoto has quit IRC | 16:35 | |
mriedem | easy novaclient cleanup thing here https://review.openstack.org/#/c/473833/ | 16:35 |
mdbooth | cfriesen: I'm not. | 16:35 |
*** chyka has joined #openstack-nova | 16:35 | |
mriedem | andreykurilin: i'm guessing the SecretsHelper isn't working, | 16:36 |
mriedem | because in my devstack, I unset OS_PASSWORD and ran 'nova list' and got a 401 response, | 16:36 |
mdbooth | cfriesen: I'm going to have to duck out as I have something else urgent to get done. Happy to continue this conversation tomorrow? | 16:36 |
mriedem | i wasn't prompted for a password | 16:36 |
kashyap | mdbooth: Are you saying using 'unsafe' for 'qemu-img convert' sucks? | 16:36 |
cfriesen | mdbooth: no worries, thanks for the chat | 16:36 |
kashyap | mdbooth: Just trying to ensure I'm not misparsing you. But yeah, I'll let you proceed. | 16:36 |
mdbooth | kashyap: No, that saturating sdb indirectly affects sda. | 16:36 |
kashyap | Ah, okay. | 16:37 |
cfriesen | kashyap: "unsafe" says that it's possible to keep it in memory and not force it to be written out. I suspect the OS will eventually write it out anyways. | 16:37 |
openstackgerrit | Merged openstack/python-novaclient master: Fix missing metavar in aggregate-update https://review.openstack.org/512485 | 16:37 |
*** slaweq has quit IRC | 16:37 | |
kashyap | cfriesen: Yeah, the guest has its own cache indeed. | 16:37 |
cfriesen | kashyap: but if you hit the system-wide dirty-page limit, it's going to affect writes for all devices on the system | 16:37 |
*** slaweq has joined #openstack-nova | 16:38 | |
cfriesen | kashyap: remember we're talking about "qemu-img convert" here, there's no guest involved | 16:38 |
kashyap | cfriesen: Yes, sorry for the mixup. I was talking about the other scenario where why people tend to not use caching for guests. | 16:39 |
openstackgerrit | Merged openstack/nova master: Updated from global requirements https://review.openstack.org/520461 | 16:39 |
kashyap | But indeed, we need to distinguish the two cases: (1) The cache used for the guest itself; (2) The cache property during 'qemu-img convert' for src and destination images. | 16:39 |
*** slaweq has quit IRC | 16:42 | |
kashyap | cfriesen: So in your, case suckage is caused by saturating 'sdb' and hitting the 'dirty_bytes' limit | 16:42 |
*** fragatina has quit IRC | 16:43 | |
cfriesen | kashyap: yep. | 16:44 |
kashyap | cfriesen: Might want to write a blog post about it, if you can. Useful for OpenStack users to be mindful of this | 16:45 |
*** yamamoto has joined #openstack-nova | 16:45 | |
mriedem | andreykurilin: any idea why our is_latest check here is not just checking for the "latest" word? https://github.com/openstack/python-novaclient/blob/master/novaclient/api_versions.py#L96 | 16:45 |
mriedem | oh nvm https://github.com/openstack/python-novaclient/blob/master/novaclient/api_versions.py#L70 | 16:45 |
*** gfhellma has joined #openstack-nova | 16:46 | |
cfriesen | kashyap: not a bad idea....things to be aware of when tuning compute nodes. :) | 16:46 |
*** hemna_ has joined #openstack-nova | 16:46 | |
kashyap | Yeah | 16:46 |
andreykurilin | mriedem: yup, inf simplifies calculation | 16:46 |
andreykurilin | and comparison | 16:46 |
*** weshay is now known as weshay_bbiab | 16:46 | |
cfriesen | kashyap: anyway, thanks for thinking about it even if it doesn't make sense for general use. | 16:46 |
openstackgerrit | Eric Fried proposed openstack/nova master: placement: adds REST API for nested providers https://review.openstack.org/384807 | 16:46 |
openstackgerrit | Eric Fried proposed openstack/nova master: placement: update client to set parent provider https://review.openstack.org/385693 | 16:46 |
openstackgerrit | Eric Fried proposed openstack/nova master: Iterator for a provider tree https://review.openstack.org/520243 | 16:46 |
openstackgerrit | Eric Fried proposed openstack/nova master: Scheduler set_inventory_for_provider does nested https://review.openstack.org/520643 | 16:46 |
mriedem | andreykurilin: ok, so it looks like the SecretsHelper code was essentially made useless by https://review.openstack.org/#/c/184281/ | 16:47 |
kashyap | cfriesen: Np; thanks for opening the can^H^H^H^H bringing up the topic :P | 16:47 |
cfriesen | :) | 16:47 |
mriedem | andreykurilin: because if we don't have a password or token set, we try to discover the api version here https://github.com/openstack/python-novaclient/blob/master/novaclient/shell.py#L796 | 16:47 |
efried | jaypipes ^ Fixed Tetsuro's comments on that first one; and the next two are the start of ComputeDriver.update_inventory framework. | 16:47 |
mriedem | which eventually requires auth | 16:47 |
mriedem | and the secrets helper stuff kicks in here https://github.com/openstack/python-novaclient/blob/master/novaclient/shell.py#L852 | 16:48 |
jaypipes | efried: ack, nice. | 16:48 |
efried | jaypipes Sorry, the last two. The middle one is just a rebase. | 16:48 |
jaypipes | ya | 16:48 |
andreykurilin | mriedem: you are right | 16:48 |
mriedem | let me see if i can hack that in my devstack to make it prompt for a password | 16:48 |
*** yamamoto has quit IRC | 16:49 | |
*** yamamoto has joined #openstack-nova | 16:54 | |
*** yamamoto has quit IRC | 16:54 | |
*** ragiman has quit IRC | 16:55 | |
openstackgerrit | Ed Leafe proposed openstack/nova master: Add Selection objects https://review.openstack.org/499239 | 16:57 |
openstackgerrit | Ed Leafe proposed openstack/nova master: Refactor the code to check for sufficient hosts https://review.openstack.org/520242 | 16:57 |
openstackgerrit | Ed Leafe proposed openstack/nova master: Return Selection objects from the scheduler driver https://review.openstack.org/495854 | 16:57 |
openstackgerrit | Ed Leafe proposed openstack/nova master: Modify select_destinations() to return objects and alts https://review.openstack.org/510159 | 16:57 |
openstackgerrit | Ed Leafe proposed openstack/nova master: Change RPC for select_destinations() https://review.openstack.org/516707 | 16:58 |
openstackgerrit | Ed Leafe proposed openstack/nova master: Move the claim_resources method to scheduler utils https://review.openstack.org/511357 | 16:58 |
openstackgerrit | Ed Leafe proposed openstack/nova master: Make conductor pass and use host_lists https://review.openstack.org/511358 | 16:58 |
*** Apoorva has quit IRC | 16:58 | |
*** jmlowe has joined #openstack-nova | 16:59 | |
mriedem | andreykurilin: fixed! | 17:02 |
mriedem | well, i'm prompted for a password now, but apparently it's not used | 17:02 |
*** yamahata has quit IRC | 17:03 | |
*** gbarros has quit IRC | 17:05 | |
openstackgerrit | Surya Seetharaman proposed openstack/nova master: instance_mapping/request_spec records exist even after the instances are archived https://review.openstack.org/515034 | 17:06 |
mriedem | andreykurilin: so given this has been broken since liberty and no one noticed or cared, i'm thinking we could just remove it | 17:06 |
mriedem | there is no point in even deprecating it | 17:06 |
*** gbarros has joined #openstack-nova | 17:06 | |
*** armax has joined #openstack-nova | 17:06 | |
cfriesen | mriedem: for https://bugs.launchpad.net/nova/+bug/1482040 would it maybe make sense to disallow rebuild of boot-from-volume instance to a different image (but allow it for the same image)? | 17:07 |
openstack | Launchpad bug 1482040 in OpenStack Compute (nova) "rebuild volume-backed instance with image does not replace image in root disk" [Undecided,Confirmed] | 17:07 |
*** jmlowe has quit IRC | 17:08 | |
mriedem | https://bugs.launchpad.net/python-novaclient/+bug/1732744 | 17:08 |
openstack | Launchpad bug 1732744 in python-novaclient "SecretsHelper has not worked since 2015" [Undecided,Triaged] - Assigned to Matt Riedemann (mriedem) | 17:08 |
cfriesen | mriedem: or should we completely disallow it for boot-from-volume since the image isn't replaced (but other stuff is, so it's still somewhat useful) | 17:08 |
mriedem | cfriesen: i think you ask me this at least once per week | 17:08 |
cfriesen | mriedem: last time you said to disallow it | 17:08 |
cfriesen | mriedem: but I'm wondering about the case where the image matches what was on the volume | 17:09 |
mriedem | sec | 17:10 |
*** hemna_ has quit IRC | 17:17 | |
*** hemna_ has joined #openstack-nova | 17:17 | |
*** andreas_s has quit IRC | 17:19 | |
*** andreas_s has joined #openstack-nova | 17:19 | |
openstackgerrit | Matt Riedemann proposed openstack/nova master: WIP: Fail fast if changing image on a volume-backed server rebuild https://review.openstack.org/520660 | 17:20 |
mriedem | cfriesen: there you go ^ needs tests | 17:20 |
*** bhujay has quit IRC | 17:20 | |
cfriesen | mriedem: so we want to disallow rebuild even to the same image? (I think it can fix some problems, like rebuilding cinder volume connections) | 17:23 |
*** andreas_s has quit IRC | 17:24 | |
mriedem | cfriesen: look at the patch | 17:24 |
mriedem | instance.image_ref != image_href | 17:24 |
cfriesen | mriedem: okay, but then we'll update the image ref in the instance to point to the new image (instead of having nothing like it did at boot) | 17:24 |
mriedem | cfriesen: huh? | 17:25 |
mriedem | we don't save the instance.image_ref until later, after we've already failed here | 17:25 |
cfriesen | mriedem: in the case of a rebuild-to-same image, before the rebuild the instance image ref is empty, after the rebuild it points to that image | 17:26 |
mriedem | why is the instance.image_ref empty? | 17:26 |
*** dave-mcc_ is now known as dave-mccowan | 17:26 | |
*** liuyulong has quit IRC | 17:26 | |
cfriesen | mriedem: dunno, it's always been that way. novaclient keys off an empty image ref to say "Attempt to boot from volume - no image supplied" | 17:27 |
mriedem | if the instance.image_ref is empty because it's a boot from volume, then "and compute_utils.is_volume_backed_instance" is True and we raise an exception so you can't rebuild, correct? | 17:28 |
mriedem | which means we don't get to the code that calls instance.save() | 17:28 |
cfriesen | mriedem: yeah, it actually means your proposed patch will result disallowing all rebuilds of boot-from-volume. | 17:29 |
*** Apoorva has joined #openstack-nova | 17:29 | |
cfriesen | mriedem: I think we need to look at the image specified in the volume metadata | 17:29 |
*** fragatina has joined #openstack-nova | 17:29 | |
mriedem | oh i see what you're saying | 17:29 |
mriedem | cfriesen: ok comment and -1 the patch | 17:30 |
mriedem | i'm dealing with novaclient atm | 17:30 |
cfriesen | mriedem: one other related thing is that there's no easy way to tell using the HTTP API if an instance is boot-from-volume other than that image field. | 17:30 |
cfriesen | mriedem: no worries, will poke at it. we've got a customer issue around this | 17:31 |
mriedem | you mean there isn't an easy way for the user to discover if they have a boot from volume instance and shouldn't attempt a rebuild with a different image to avoid the 400? | 17:31 |
openstackgerrit | Merged openstack/nova stable/newton: Validate new image via scheduler during rebuild https://review.openstack.org/519684 | 17:32 |
cfriesen | mriedem: we have some orchestration code that does stuff differently for boot-from-volume (not just for rebuild, but that's one case) | 17:32 |
mriedem | we == nova? | 17:32 |
mriedem | or we == windriver? | 17:32 |
cfriesen | mriedem: no, windriver. | 17:32 |
cfriesen | but I suspect others have similar issues. if you don't know how something was booted, it's hard to tell just by looking at instance details if it's boot-from-volume or not | 17:33 |
*** armax has quit IRC | 17:33 | |
*** armax has joined #openstack-nova | 17:35 | |
mriedem | https://developer.openstack.org/api-ref/compute/#show-server-details | 17:35 |
mriedem | "The UUID and links for the image for your server instance. The image object might be an empty string when you boot the server from a volume." | 17:35 |
cfriesen | mriedem: "might" is not definitive | 17:36 |
mriedem | well, | 17:36 |
*** armax_ has joined #openstack-nova | 17:36 | |
mriedem | if we know that it's always the case, we can change the docs | 17:36 |
mriedem | but that would require some investigation | 17:36 |
mriedem | "The image object is totes empty when you BFV bra!" | 17:36 |
mriedem | let's change to that | 17:36 |
mriedem | our docs are boring | 17:37 |
* cfriesen is totally down with that | 17:37 | |
mriedem | are you totes down? | 17:37 |
mriedem | bra? | 17:37 |
cfriesen | I think there's a bra around here somewhere... | 17:37 |
mriedem | bzzt, wrong | 17:38 |
*** Apoorva has quit IRC | 17:38 | |
mriedem | incorrect usage of the term | 17:38 |
mriedem | you are now in PC jail, welcome | 17:38 |
openstackgerrit | Eric Fried proposed openstack/nova master: SchedulerReportClient._get_resource_provider_tree https://review.openstack.org/520663 | 17:38 |
*** Apoorva has joined #openstack-nova | 17:38 | |
efried | jaypipes ^ -- and the next one will do a public method that uses that result to populate ProviderTree. | 17:39 |
jaypipes | efried: sounds good. | 17:39 |
*** armax has quit IRC | 17:40 | |
*** armax_ is now known as armax | 17:40 | |
*** gyee_ has joined #openstack-nova | 17:42 | |
*** claudiub|2 has quit IRC | 17:43 | |
*** mvk has quit IRC | 17:44 | |
*** moshele has joined #openstack-nova | 17:46 | |
*** Swami has joined #openstack-nova | 17:47 | |
*** sshwarts has quit IRC | 17:47 | |
openstackgerrit | Matt Riedemann proposed openstack/python-novaclient master: Remove SecretsHelper https://review.openstack.org/520666 | 17:47 |
mriedem | andreykurilin: ^ | 17:47 |
mriedem | cfriesen: i'm not actually sure how we get the volume image_id info | 17:50 |
mriedem | not seeing that in the volume response body | 17:51 |
*** moshele has quit IRC | 17:53 | |
openstackgerrit | Merged openstack/nova stable/newton: Add security release note for OSSA-2017-005 https://review.openstack.org/519755 | 17:53 |
*** yamamoto has joined #openstack-nova | 17:55 | |
*** jmlowe has joined #openstack-nova | 17:57 | |
*** gouthamr has quit IRC | 17:58 | |
*** gouthamr has joined #openstack-nova | 17:59 | |
*** derekh has quit IRC | 18:01 | |
*** yamamoto has quit IRC | 18:01 | |
*** jmlowe has quit IRC | 18:01 | |
*** lucasagomes is now known as lucas-afk | 18:01 | |
*** vks1 has quit IRC | 18:02 | |
*** dklyle has quit IRC | 18:05 | |
cfriesen | mriedem: I think it's in the volume metadata...but let me check | 18:09 |
*** jpena is now known as jpena|off | 18:10 | |
cfriesen | mriedem: also, is_volume_backed_instance() has a comment about a "very old instance without root bdm"...do we need to worry about that case? if so, how would we find the root volume? | 18:10 |
mriedem | i doubt we need to worry about that, it's probably referring to bdmv1 stuff | 18:10 |
cfriesen | in cinder v2 api it was under volume_image_metadata, as "image_id" | 18:14 |
*** david-lyle has joined #openstack-nova | 18:14 | |
*** amotoki has quit IRC | 18:20 | |
*** ralonsoh has quit IRC | 18:21 | |
*** gbarros has quit IRC | 18:24 | |
*** armax has quit IRC | 18:25 | |
*** yamamoto has joined #openstack-nova | 18:26 | |
*** tesseract has quit IRC | 18:27 | |
*** yamamoto has quit IRC | 18:30 | |
*** rodolof has joined #openstack-nova | 18:32 | |
*** david-lyle is now known as dklyle | 18:36 | |
*** eharney has quit IRC | 18:39 | |
efried | jaypipes See https://review.openstack.org/#/c/520246/1/nova/compute/resource_tracker.py@825 for why I think I need that iterator. | 18:40 |
*** yamamoto has joined #openstack-nova | 18:41 | |
*** armax has joined #openstack-nova | 18:41 | |
efried | jaypipes Sorry, that guy kinda fell off the series because I'm stuffing the guts in the middle. But that's where I started; now building up the intervening pieces. | 18:41 |
jaypipes | efried: k, lemme review that then | 18:42 |
efried | jaypipes Agree about thread safety, though. It doesn't need to be an iterator; I could just build it as a list under lock and return that. We shouldn't be talking about a huge number of providers in one of these things. | 18:44 |
jaypipes | efried: ya. my point was that it should be a method on ProviderTree. But actually, I'm still not convinced it's necessary (yet). Still reviewing this... | 18:45 |
*** yamamoto has quit IRC | 18:46 | |
*** snasir has joined #openstack-nova | 18:50 | |
openstackgerrit | Andreas Jaeger proposed openstack/nova master: DNM - test updated releasenotes job https://review.openstack.org/520677 | 18:53 |
*** yamamoto has joined #openstack-nova | 18:54 | |
openstackgerrit | Matt Riedemann proposed openstack/nova-specs master: Remove the py27 tox target https://review.openstack.org/520680 | 18:55 |
openstackgerrit | Matt Riedemann proposed openstack/nova-specs master: Remove the py27 tox target https://review.openstack.org/520680 | 18:56 |
openstackgerrit | Matt Riedemann proposed openstack/nova-specs master: Set the 'Upgrade impact' subsection as optional https://review.openstack.org/517223 | 18:57 |
*** lpetrut_ has quit IRC | 19:00 | |
openstackgerrit | Matt Riedemann proposed openstack/nova-specs master: Remove the py27 tox target https://review.openstack.org/520680 | 19:03 |
openstackgerrit | Merged openstack/python-novaclient master: Stop posting to os-volumes_boot https://review.openstack.org/473833 | 19:04 |
jaypipes | efried: k, see review on that one with a proposed alternative. | 19:07 |
efried | jaypipes Ack. | 19:07 |
jaypipes | efried: I see where you're going. just have some thoughts on a way to hide some of that complexity behind the ProviderTree and reportclient interfaces. | 19:07 |
*** amodi has quit IRC | 19:08 | |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/nova master: Fix the formatting for the 2.54 microversion REST API version history https://review.openstack.org/519940 | 19:08 |
*** gfhellma_ has joined #openstack-nova | 19:09 | |
mriedem | thanks oomichi_afk | 19:09 |
efried | jaypipes I understand, and am on board. BUT 1) I still need to _normalize_inventory_from_cn_obj for each provider in the tree; and 2) the virt driver is going to have to have some way to walk the tree it's given. | 19:10 |
*** itlinux has quit IRC | 19:12 | |
*** gfhellma has quit IRC | 19:12 | |
*** yamamoto has quit IRC | 19:14 | |
jaypipes | efried: agreed on the first point, for sure. on the second, I'll have to think more about that. | 19:14 |
efried | k | 19:15 |
*** sridharg has quit IRC | 19:15 | |
*** yamamoto has joined #openstack-nova | 19:17 | |
*** gfhellma__ has joined #openstack-nova | 19:18 | |
*** gfhellma_ has quit IRC | 19:21 | |
efried | jaypipes Just throwing this out there: What if we didn't pass virt the provider tree at all - it's responsible for building one from scratch and sending it back to us. Then we get to go figure out whether anything has changed and flush changes accordingly. | 19:23 |
efried | jaypipes That would be easier for virt to handle than having to go around figuring out where it needs to add stuff, whether it needs to prune stuff, etc. | 19:24 |
*** dave-mccowan has quit IRC | 19:26 | |
*** lyan has quit IRC | 19:26 | |
*** dave-mccowan has joined #openstack-nova | 19:27 | |
*** gbarros has joined #openstack-nova | 19:27 | |
efried | jaypipes And it's the same paradigm we've had up to now with get_available_resource and get_inventory. | 19:28 |
*** lyan has joined #openstack-nova | 19:31 | |
*** eharney has joined #openstack-nova | 19:31 | |
*** gszasz has quit IRC | 19:31 | |
*** jmlowe has joined #openstack-nova | 19:34 | |
jaypipes | efried: the virt driver likely will not be iterating over the provider tree in that way. instead, the virt driver will be querying for things like PCI devices and NUMA nodes etc and will simply be doing a ProviderTree.find() for that device name or NUMA node. it will then add it if the tree doesn't have it or change its traits/inventory if the find() returns a node. | 19:35 |
efried | jaypipes Giving virt a whole ProviderTree gives them the ability to muck with roots too. Is that a good thing? | 19:37 |
efried | I guess that's how they would operate on sharing providers. | 19:38 |
*** toabctl has joined #openstack-nova | 19:40 | |
*** liangy has joined #openstack-nova | 19:40 | |
*** lyan has quit IRC | 19:40 | |
openstackgerrit | Andreas Jaeger proposed openstack/python-novaclient master: Remove setting of version/release from releasenotes https://review.openstack.org/520733 | 19:46 |
mriedem | edleafe: ok comments in https://review.openstack.org/#/c/495854/ - mostly small, | 19:56 |
*** armax has quit IRC | 19:57 | |
mriedem | edleafe: we might want to discuss the thing here https://review.openstack.org/#/c/495854/31/nova/scheduler/filter_scheduler.py@389 | 19:57 |
mriedem | about the scheduler assuming/defining behavior for conductor based on whether or not the first Selection in the list has allocation_request in it | 19:57 |
*** lyan has joined #openstack-nova | 19:58 | |
*** liangy has quit IRC | 19:58 | |
*** lpetrut_ has joined #openstack-nova | 20:02 | |
*** jmlowe has quit IRC | 20:04 | |
jaypipes | efried: not entirely sure, but I'm sure once we get to those patches, things will start to shake out. | 20:06 |
*** pcaruana has joined #openstack-nova | 20:06 | |
mriedem | edleafe: ah i see you are relying on that in conductor https://review.openstack.org/#/c/511358/24/nova/conductor/manager.py@582 | 20:07 |
*** lyan has quit IRC | 20:13 | |
openstackgerrit | Eric Fried proposed openstack/nova master: WIP: ProviderTree.from_list and SRC.get_provider_tree https://review.openstack.org/520756 | 20:14 |
efried | jaypipes You probably want to ignore this one ^ | 20:14 |
efried | although... I suppose the principle may be used for the method you suggested; just moving a bunch of the code from ProviderTree into report client. | 20:15 |
*** yamamoto has quit IRC | 20:16 | |
*** lyan has joined #openstack-nova | 20:18 | |
mriedem | jaypipes: jgriffith and i were musing about the need to include the 'deleted' column in an index, | 20:21 |
mriedem | and i think i asked you about this a few weeks ago, | 20:21 |
mriedem | and i thought you said it wouldn't make a noticeable difference, but i could be mistaken, | 20:21 |
mriedem | but deleted can be 0 or any positive int for a deleted record | 20:21 |
*** slaweq has joined #openstack-nova | 20:21 | |
*** slaweq has quit IRC | 20:26 | |
openstackgerrit | Merged openstack/python-novaclient master: Remove SecretsHelper https://review.openstack.org/520666 | 20:26 |
*** jmlowe has joined #openstack-nova | 20:30 | |
efried | jaypipes It's been bugging me that the working title for the new virt driver method is `update_inventory`. Shouldn't it be `update_provider_tree`? Since ProviderTree is what we're passing in, and they're updating more than just the inventory therein? | 20:32 |
openstackgerrit | Matt Riedemann proposed openstack/nova master: Fix TypeError in nova-manage db archive_deleted_rows https://review.openstack.org/520765 | 20:39 |
*** jmlowe has quit IRC | 20:39 | |
*** itlinux has joined #openstack-nova | 20:50 | |
*** armax has joined #openstack-nova | 20:54 | |
*** amodi has joined #openstack-nova | 20:55 | |
*** armax_ has joined #openstack-nova | 20:56 | |
efried | jaypipes How do you feel about this: If my virt driver is using update_provider_tree, I'm advanced enough to set my own allocation ratios and reserved amounts and whatnot - which I can do from the compute conf if I feel like it - so in that scenario we should NOT call _normalize_inventory_from_cn_obj at all. | 20:57 |
*** armax has quit IRC | 20:59 | |
*** armax_ is now known as armax | 20:59 | |
*** lbragstad has quit IRC | 21:00 | |
openstackgerrit | Andreas Jaeger proposed openstack/os-vif master: Remove setting of version/release from releasenotes https://review.openstack.org/520788 | 21:00 |
*** gfhellma__ has quit IRC | 21:05 | |
openstackgerrit | Merged openstack/nova-specs master: Fix "Line limited to a maximum of 79 characters" https://review.openstack.org/520281 | 21:08 |
openstackgerrit | Merged openstack/nova-specs master: Set the 'Upgrade impact' subsection as optional https://review.openstack.org/517223 | 21:08 |
*** yamahata has joined #openstack-nova | 21:10 | |
*** priteau has quit IRC | 21:12 | |
*** lpetrut_ has quit IRC | 21:13 | |
*** lpetrut_ has joined #openstack-nova | 21:15 | |
*** yamamoto has joined #openstack-nova | 21:17 | |
*** weshay_bbiab is now known as weshay | 21:17 | |
*** yamahata has quit IRC | 21:17 | |
openstackgerrit | Michael Still proposed openstack/nova master: Convert ext filesystem resizes to privsep. https://review.openstack.org/517516 | 21:21 |
openstackgerrit | Michael Still proposed openstack/nova master: Move flushing block devices to privsep. https://review.openstack.org/519010 | 21:21 |
openstackgerrit | Michael Still proposed openstack/nova master: Start moving users of parted to privsep. https://review.openstack.org/519011 | 21:21 |
openstackgerrit | Michael Still proposed openstack/nova master: Move remaining uses of parted to privsep. https://review.openstack.org/519483 | 21:21 |
openstackgerrit | Michael Still proposed openstack/nova master: Convert users of tune2fs to privsep. https://review.openstack.org/519484 | 21:21 |
*** smatzek has quit IRC | 21:22 | |
*** yamamoto has quit IRC | 21:22 | |
*** lpetrut_ has quit IRC | 21:23 | |
*** gfhellma has joined #openstack-nova | 21:23 | |
*** smatzek has joined #openstack-nova | 21:24 | |
*** pcaruana has quit IRC | 21:24 | |
*** liverpooler has quit IRC | 21:25 | |
*** smatzek has quit IRC | 21:26 | |
*** smatzek has joined #openstack-nova | 21:26 | |
*** gfhellma_ has joined #openstack-nova | 21:26 | |
*** smatzek has quit IRC | 21:27 | |
*** smatzek has joined #openstack-nova | 21:27 | |
*** erlon has quit IRC | 21:29 | |
*** gfhellma has quit IRC | 21:30 | |
*** smatzek has quit IRC | 21:37 | |
*** smatzek has joined #openstack-nova | 21:40 | |
openstackgerrit | Merged openstack/nova master: Fix the formatting for the 2.54 microversion REST API version history https://review.openstack.org/519940 | 21:44 |
*** edand_ has quit IRC | 21:48 | |
*** smatzek has quit IRC | 21:50 | |
*** yamamoto has joined #openstack-nova | 21:54 | |
*** claudiub|2 has joined #openstack-nova | 21:55 | |
openstackgerrit | Eric Fried proposed openstack/nova master: All providers (or UUIDs) in a ProviderTree https://review.openstack.org/520243 | 21:58 |
openstackgerrit | Eric Fried proposed openstack/nova master: Scheduler set_inventory_for_provider does nested https://review.openstack.org/520643 | 21:58 |
openstackgerrit | Eric Fried proposed openstack/nova master: SchedulerReportClient._get_providers_in_tree https://review.openstack.org/520663 | 21:58 |
openstackgerrit | Eric Fried proposed openstack/nova master: WIP: ProviderTree.from_list and SRC.get_provider_tree https://review.openstack.org/520756 | 21:58 |
openstackgerrit | Eric Fried proposed openstack/nova master: WIP: Use update_provider_tree from resource tracker https://review.openstack.org/520246 | 21:58 |
*** itlinux has quit IRC | 21:59 | |
*** smatzek has joined #openstack-nova | 21:59 | |
openstackgerrit | Eric Berglund proposed openstack/nova master: PowerVM Driver: config drive https://review.openstack.org/409404 | 22:02 |
openstackgerrit | Eric Berglund proposed openstack/nova master: WIP(5): PowerVM driver: ovs vif https://review.openstack.org/422512 | 22:02 |
*** smatzek has quit IRC | 22:06 | |
*** rcernin has joined #openstack-nova | 22:10 | |
*** edmondsw has quit IRC | 22:12 | |
openstackgerrit | Eric Berglund proposed openstack/nova master: PowerVM Driver: config drive https://review.openstack.org/409404 | 22:13 |
*** edmondsw has joined #openstack-nova | 22:14 | |
openstackgerrit | Eric Berglund proposed openstack/nova master: PowerVM Driver: config drive https://review.openstack.org/409404 | 22:15 |
*** rodolof has quit IRC | 22:16 | |
*** edmondsw has quit IRC | 22:18 | |
*** gouthamr has quit IRC | 22:20 | |
openstackgerrit | Matt Riedemann proposed openstack/python-novaclient master: Microversion 2.54 - Enable reset keypair while rebuild https://review.openstack.org/519572 | 22:29 |
openstackgerrit | Matt Riedemann proposed openstack/python-novaclient master: Add support for microversion 2.55 - flavor description https://review.openstack.org/520819 | 22:29 |
openstackgerrit | ayoung proposed openstack/nova master: Admin API Policy contingent on is_admin_project https://review.openstack.org/384148 | 22:35 |
openstackgerrit | Ed Leafe proposed openstack/nova master: Return Selection objects from the scheduler driver https://review.openstack.org/495854 | 22:38 |
openstackgerrit | Ed Leafe proposed openstack/nova master: Modify select_destinations() to return objects and alts https://review.openstack.org/510159 | 22:38 |
openstackgerrit | Ed Leafe proposed openstack/nova master: Change RPC for select_destinations() https://review.openstack.org/516707 | 22:38 |
openstackgerrit | Ed Leafe proposed openstack/nova master: Move the claim_resources method to scheduler utils https://review.openstack.org/511357 | 22:38 |
openstackgerrit | Ed Leafe proposed openstack/nova master: Make conductor pass and use host_lists https://review.openstack.org/511358 | 22:38 |
openstackgerrit | Matt Riedemann proposed openstack/python-novaclient master: Add support for microversion 2.55 - flavor description https://review.openstack.org/520819 | 22:38 |
*** edmondsw has joined #openstack-nova | 22:47 | |
*** masber has joined #openstack-nova | 22:49 | |
*** edmondsw has quit IRC | 22:52 | |
openstackgerrit | Eric Berglund proposed openstack/nova master: WIP(5): PowerVM driver: ovs vif https://review.openstack.org/422512 | 22:55 |
*** lyan has quit IRC | 23:01 | |
*** Apoorva has quit IRC | 23:01 | |
*** armax has quit IRC | 23:01 | |
*** s1061123_ has joined #openstack-nova | 23:05 | |
*** s1061123 has quit IRC | 23:05 | |
*** imacdonn has quit IRC | 23:09 | |
*** imacdonn has joined #openstack-nova | 23:09 | |
*** jmlowe has joined #openstack-nova | 23:10 | |
jaypipes | efried: I'd be fine with update_provider_tree(), sure. | 23:11 |
efried | coo | 23:11 |
jaypipes | efried: (sorry, was out for a while) | 23:11 |
*** gouthamr has joined #openstack-nova | 23:11 | |
*** mvk has joined #openstack-nova | 23:12 | |
*** armax has joined #openstack-nova | 23:19 | |
openstackgerrit | Matt Riedemann proposed openstack/python-novaclient master: Add support for microversion 2.55 - flavor description https://review.openstack.org/520819 | 23:20 |
*** mriedem has quit IRC | 23:22 | |
*** itlinux has joined #openstack-nova | 23:23 | |
*** yamamoto_ has joined #openstack-nova | 23:27 | |
*** gfhellma_ has quit IRC | 23:29 | |
*** marst has quit IRC | 23:30 | |
*** yamamoto has quit IRC | 23:31 | |
*** Guest95810 has quit IRC | 23:34 | |
*** Guest95810 has joined #openstack-nova | 23:36 | |
openstackgerrit | Takashi NATSUME proposed openstack/nova-specs master: Create specs directory for Rocky https://review.openstack.org/514101 | 23:36 |
*** takashin has joined #openstack-nova | 23:38 | |
openstackgerrit | ayoung proposed openstack/nova master: Admin API Policy contingent on is_admin_project https://review.openstack.org/384148 | 23:42 |
openstackgerrit | Eric Berglund proposed openstack/nova master: WIP(5): PowerVM driver: ovs vif https://review.openstack.org/422512 | 23:48 |
*** armax has quit IRC | 23:48 | |
*** esberglu has quit IRC | 23:50 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!