Friday, 2017-09-22

*** yangyapeng has quit IRC00:04
*** yangyapeng has joined #openstack-nova00:05
*** tbachman has quit IRC00:06
*** yamahata has quit IRC00:06
*** vladikr has joined #openstack-nova00:06
*** kevi9132_ has joined #openstack-nova00:08
*** kevi9132 has quit IRC00:08
*** yangyapeng has quit IRC00:09
*** slaweq has joined #openstack-nova00:09
*** chyka has quit IRC00:16
*** slaweq has quit IRC00:16
*** kevi9132 has joined #openstack-nova00:17
*** mriedem has joined #openstack-nova00:17
*** tbachman has joined #openstack-nova00:17
*** kevi9132_ has quit IRC00:18
mriedemmelwitt pulling out the zingers on the sorted instances list series tonight00:19
melwitttrying to be a cool cat00:21
openstackgerritMerged openstack/nova master: Add base implementation for efficient cross-cell instance listing  https://review.openstack.org/50498300:24
dansmithwoot00:25
*** esberglu has quit IRC00:26
openstackgerritDan Smith proposed openstack/nova master: Move allocation manipulation out of drop_move_claim()  https://review.openstack.org/49894700:26
openstackgerritDan Smith proposed openstack/nova master: Make allocation cleanup honor new by-migration rules  https://review.openstack.org/49894800:26
openstackgerritDan Smith proposed openstack/nova master: Revert allocations by migration uuid  https://review.openstack.org/49894900:26
openstackgerritDan Smith proposed openstack/nova master: Pre-create migration object  https://review.openstack.org/49895000:26
openstackgerritDan Smith proposed openstack/nova master: Refactor resource tracker to account for migration allocations  https://review.openstack.org/50641900:26
openstackgerritDan Smith proposed openstack/nova master: Make migration uuid hold allocations for migrating instances  https://review.openstack.org/50642000:26
dansmiththis is still super WIP except for the first patch ^00:26
dansmithand a giant mess to boot00:26
*** esberglu has joined #openstack-nova00:26
dansmithbut, it's getting there00:26
*** esberglu has quit IRC00:30
dansmithmelwitt: replied to your [0] question, and I can slap a comment into the fixes patch at the end if you want00:31
dansmithif you are otherwise likely to be okay with the rest00:31
dansmithsame for your docstring mriedem00:31
melwittokay, yeah a comment would be nice for the fixes patch. the rest looked fine to me00:34
*** tetsuro has joined #openstack-nova00:34
openstackgerritDan Smith proposed openstack/nova master: Fix minor input items from previous patches  https://review.openstack.org/50641600:37
dansmithvoilla ^00:37
openstackgerritMerged openstack/nova master: Make instance_list honor global query limit  https://review.openstack.org/50498400:38
*** zhurong has joined #openstack-nova00:39
dansmithaww yeah00:39
dansmithmelwitt: mriedem: the gate phoned and said it was lonely. just sayin'.00:39
melwittthe gate calls you on the phone? I'm jell00:42
dansmithdon't be, it's rarely good news00:43
melwittheh00:44
mriedemwhat the f are you two talking about00:44
*** coreywright has quit IRC00:44
melwittcool cat stuff00:45
*** itlinux has joined #openstack-nova00:45
mriedemdansmith: this is kind of a "add an assertion check here?" question https://review.openstack.org/#/c/504985/8/nova/tests/unit/db/test_db_api.py@1079300:47
dansmithmriedem: assert what?00:47
*** ijw has joined #openstack-nova00:47
dansmithoh, I see00:47
mriedemyeah00:48
mriedemthat00:48
dansmithmake sure the first one did the thing I want?00:48
mriedemyes00:48
dansmithbut at the end we know we've gotten them all ...00:48
mriedemyeah ok00:49
mriedemfair enough00:49
*** markvoelker has joined #openstack-nova00:49
dansmithI can slap more checking into the fixes patch if you want00:49
melwittslap chop00:50
mriedemit's just kind of hard to grok what this is doing00:50
dansmiththe first call is using the existing db method,00:51
*** litao__ has joined #openstack-nova00:51
mriedemit starts with the 256 memory_mb instance00:51
dansmithso if it wasn't sorting properly, we'd have a big problem and other tests would fail (hopefully?)00:51
mriedemand then i guess it pages through each time, and should hit those other instances in order00:51
*** itlinux has quit IRC00:51
mriedemso next after 256+1 would be the 512 instance00:51
dansmithmriedem: it does, and I just put things in the db in a weird order to make sure we don't rely on the ordering in the db but the sorting00:51
mriedemyeah noted that00:52
*** bigdogstl has joined #openstack-nova00:52
mriedemwhich is nice00:52
*** ijw has quit IRC00:52
mriedemand the key_name in the values is just there for?00:52
mriedemjust to show we aren't sorting on key_name?00:53
*** slaweq has joined #openstack-nova00:53
dansmithI think I was copying my other unit test examples from the other patches, but yeah I can remove that if you think it's confusing00:53
*** thorst has joined #openstack-nova00:54
*** markvoelker has quit IRC00:54
mriedemok left some comments inline, you can add docs to it in the end if you want00:55
openstackgerritDan Smith proposed openstack/nova master: Fix minor input items from previous patches  https://review.openstack.org/50641600:55
dansmithmriedem: ^00:55
*** bigdogstl has quit IRC00:56
dansmithmriedem: does that help at all? or is it still too obscure because I'm not comparing against a static obvious list?00:57
*** thorst has quit IRC00:57
mriedemyou only updated the commit message00:58
dansmithgah00:59
openstackgerritDan Smith proposed openstack/nova master: Fix minor input items from previous patches  https://review.openstack.org/50641600:59
dansmithsorry00:59
*** slaweq has quit IRC00:59
*** thorst has joined #openstack-nova01:00
*** thorst has quit IRC01:00
mriedemok, left a comment about the key_name thing in the last change01:01
openstackgerritDan Smith proposed openstack/nova master: Fix minor input items from previous patches  https://review.openstack.org/50641601:02
dansmithgot it01:02
* dansmith dinners01:02
mriedemi think i'm getting the global marker patch now01:03
mriedemunderstanding the patch before it is key01:03
*** coreywright has joined #openstack-nova01:04
*** Guest13446 is now known as mfisch01:05
*** Apoorva_ has joined #openstack-nova01:05
*** mfisch is now known as Guest1274901:05
*** Apoorva has quit IRC01:08
*** tetsuro has quit IRC01:09
*** Shunli has joined #openstack-nova01:09
*** Apoorva has joined #openstack-nova01:09
*** Apoorva_ has quit IRC01:09
mriedemso for the ip filtering we do in python in the compute api, does the end of this result in us returning a sorted/filtered list to the code that then processes the ip filter regex?01:10
*** bigdogstl has joined #openstack-nova01:11
*** yangyapeng has joined #openstack-nova01:13
*** yangyapeng has quit IRC01:14
*** yangyapeng has joined #openstack-nova01:14
dansmithmriedem: I'm not sure I understand.. that filtering code is in the api, right? we shouldn't be changing what it sees01:15
mriedemyeah i just haven't gotten there yet01:15
dansmithokay01:15
mriedemthis is all basically a shim in between the db api and that code that processes the result and filters by ip regex01:15
mriedemok01:15
dansmithright01:15
*** takashin has quit IRC01:15
dansmitha multiplexing layer that doesn't eff up the sort order like what we had before01:15
*** trungnv_ has joined #openstack-nova01:16
*** trungnv has joined #openstack-nova01:16
*** takashin has joined #openstack-nova01:16
*** sapd has quit IRC01:18
*** smatzek has joined #openstack-nova01:18
mriedemok just some nits in the mega marker paging patch, which can go at the end, otherwise +201:20
mriedemmy work here is done01:20
*** sapd has joined #openstack-nova01:20
*** bigdogstl has quit IRC01:20
dansmithcool thanks I'll take a look in a sec01:20
*** trungnv has left #openstack-nova01:21
*** trungnv_ has left #openstack-nova01:21
*** hongbin has joined #openstack-nova01:22
*** markvoelker has joined #openstack-nova01:22
*** kenperkins has quit IRC01:26
*** baoli has joined #openstack-nova01:29
*** baoli has quit IRC01:30
*** baoli has joined #openstack-nova01:31
openstackgerritDan Smith proposed openstack/nova master: Fix minor input items from previous patches  https://review.openstack.org/50641601:33
*** gouthamr has quit IRC01:35
*** gouthamr has joined #openstack-nova01:36
*** Apoorva has quit IRC01:37
*** thorst has joined #openstack-nova01:38
*** thorst has quit IRC01:38
*** yangyapeng has quit IRC01:38
*** yangyapeng has joined #openstack-nova01:39
*** chyka has joined #openstack-nova01:39
*** suresh12 has quit IRC01:41
*** yangyapeng has quit IRC01:42
*** yangyapeng has joined #openstack-nova01:43
*** chyka has quit IRC01:43
*** smatzek has quit IRC01:44
*** yangyape_ has joined #openstack-nova01:45
*** hongbin_ has joined #openstack-nova01:45
*** hongbin has quit IRC01:47
*** yangyapeng has quit IRC01:47
*** crushil has joined #openstack-nova01:48
dansmithmelwitt: they work with desc too, will push a test variant at the end01:49
mriedemhey, don't forget to read the ML before bed01:49
mriedemthere is a surprise01:49
openstackgerritDan Smith proposed openstack/nova master: Fix minor input items from previous patches  https://review.openstack.org/50641601:50
dansmithmriedem: the mogan stuff?01:50
dansmithmelwitt: ^01:50
mriedemno01:50
mriedembetter01:50
mriedeman old set of friends01:50
mriedemcoming together at last01:50
melwittdansmith: cool, thanks01:51
melwittI was thinking between the tests earlier in the series to now, everything stitches together, but wasn't totally sure01:52
dansmithmelwitt: yeah, I think it's all the same enough that it wouldn't matter, but good to have them in there01:52
melwittlol mriedem01:54
dansmithoh, the shelve and file injection thing?01:55
mriedemyeah01:55
* dansmith is disappointed01:55
mriedemoh come on01:55
melwittI chuckled01:55
mriedemshelve is one of my most favorite things to shit on in the ML on a semi-monthly basis01:55
mriedemmelwitt: you said you "lol"ed01:56
melwittI chuckled out loud01:56
mriedemok01:56
melwitta chuckle is a laugh right?01:56
dansmithissubclass('chuckle', 'laugh') == True01:56
mriedemok01:56
mriedemdidn't know the rules01:56
melwitthaha yeeeah01:56
dansmithrules ^01:56
mriedemyou know,01:56
mriedemif we allowed you to just specify personality files on unshelve...01:57
mriedembasically,01:57
dansmithyou know, if we took shelve and file injection out back and set them on fire...01:57
mriedemif we just allowed you to specify everything you can specify on initial create, but on rebuild and unshelve, we'd be good01:57
melwittwell yeah, that's what everyone wants01:57
mriedemwell we're doing that with file injection this release, i just need to spec that up01:57
mriedemmaybe shelve/unshelve should be a topic at the forum01:58
mriedem"can we please just remove this? please?"01:58
dansmithgetting input on who actually uses it and for what seems fairly legit to me, fwiw01:58
dansmithlike if nobody cares if it keeps working, I care a lot less than I already do01:58
dansmithand I care very little01:58
mriedemyeah we still kick that idea around on figuring out who is using the APIs01:59
*** phuongnh has joined #openstack-nova01:59
mriedemmaybe that's a brainstormer01:59
* mriedem adds01:59
*** slaweq has joined #openstack-nova01:59
melwittbased on the amount of bugs I see with it, I will guess a fair number of people use it01:59
*** mingyu has joined #openstack-nova01:59
melwitt*bug reports01:59
dansmithI want to know how many people use it for real, vs. use tempest to verify their cloud and continually find it broken and think it's worth reporting02:00
dansmithbut, also getting 'why do you want to use this' answered is useful I think02:00
dansmithbecause if they're using it instead of snapshot for dumb reasons...02:00
melwittyeah. just musing02:00
melwitttalkin it up02:01
melwitttalkin bout topics02:01
*** crushil has quit IRC02:02
mriedemthe tempest tests are super simple too02:03
*** slaweq has quit IRC02:03
openstackgerritwanghongtaozz proposed openstack/nova master: Fix typos  https://review.openstack.org/50643702:04
dansmithoooh, typos02:04
* dansmith clicks with fury02:04
dansmithfix _all_ the typos02:05
mriedem-1'ed with fury02:06
*** vladikr has quit IRC02:06
*** vladikr has joined #openstack-nova02:07
mriedemhttps://review.openstack.org/#/q/owner:wanghongtaozz+status:open02:07
mriedema nice pattern02:07
*** thorst has joined #openstack-nova02:07
*** thorst has quit IRC02:07
melwitt... yeah02:08
*** sapd has quit IRC02:13
*** kevi9132_ has joined #openstack-nova02:16
*** vladikr has quit IRC02:16
*** kevi9132 has quit IRC02:16
*** bigdogstl has joined #openstack-nova02:16
*** dave-mccowan has quit IRC02:17
openstackgerritMerged openstack/nova master: Add db.instance_get_by_sort_filters()  https://review.openstack.org/50498502:17
*** slaweq has joined #openstack-nova02:20
*** bigdogstl has quit IRC02:21
*** TuanLA has joined #openstack-nova02:23
*** slaweq has quit IRC02:26
openstackgerritMatt Riedemann proposed openstack/nova master: WIP: Remove allocations when unshelve fails on host  https://review.openstack.org/50645802:27
*** tbachman has quit IRC02:32
*** vladikr has joined #openstack-nova02:33
*** zhouyaguo has joined #openstack-nova02:37
*** mdnadeem has joined #openstack-nova02:37
*** mriedem has quit IRC02:39
*** kenperkins has joined #openstack-nova02:40
*** jobewan has joined #openstack-nova02:43
*** jobewan has quit IRC02:49
*** sapd has joined #openstack-nova02:53
*** tidwellr has quit IRC02:53
*** baoli has quit IRC02:56
*** kenperkins has quit IRC02:58
*** kevi9132_ has quit IRC02:58
*** kevi9132 has joined #openstack-nova02:58
*** Tom has joined #openstack-nova02:59
*** vladikr has quit IRC03:02
*** kevi9132 has quit IRC03:03
*** vladikr has joined #openstack-nova03:03
*** trungnv has joined #openstack-nova03:04
*** sbezverk has quit IRC03:06
*** thorst has joined #openstack-nova03:08
*** gouthamr has quit IRC03:10
*** vladikr has quit IRC03:10
*** vladikr has joined #openstack-nova03:10
*** trungnv has quit IRC03:16
*** vladikr has quit IRC03:16
*** vladikr has joined #openstack-nova03:16
alex_xudansmith: just found the default dir is 'desc', not the 'asc', the confusing thing is we pass a different different_dir to process_sort_params...https://review.openstack.org/#/c/504983/8/nova/compute/instance_list.py@8703:17
*** sapd_ has joined #openstack-nova03:18
*** sapd has quit IRC03:18
dansmithalex_xu: I don't think it matters anyway, right?03:19
dansmithsome default sort order helps for consistency, but if the user didn't ask for something specific I don't think we have any requirement to give them something specific03:20
alex_xudansmith: yes, the only thing is the default order changed, the API behaviour should be stable?03:22
dansmithalex_xu: if you think it's important we can change it to desc by default, but I don't think it matters03:24
dansmithif you don't ask for a sort order, I don't think you can complain about which way we sort it :)03:24
dansmithsorting desc by default also seems weird to me, but..03:24
alex_xudansmith: emm...only can complain is the api-ref talk about default order https://developer.openstack.org/api-ref/compute/#id4 :)03:26
dansmithalex_xu: where? I don't see "sort" or "order" on that page03:27
dansmiththe default sort includes db id, so I hope we're not saying that in our api ref :)03:27
alex_xudansmith: the description of sort_key, "Sorts by a server attribute. Default attribute is created.", but yea, there is mistake, it is created_at, not created03:28
alex_xudansmith: yea, good luck, we didn't mention that :)03:28
dansmithalex_xu: I don't see where you see that in that doc03:29
alex_xudansmith: the request parameters of https://developer.openstack.org/api-ref/compute/#list-servers03:29
dansmithokay I see it03:30
alex_xuno anchor to specific parameter :(03:30
dansmithstill, it says desc by created (at)03:30
dansmithI wish we hadn't codified that :/03:30
dansmithanyway, I'll change it back to desc in the fixes patch at the end of that series03:30
*** udesale has joined #openstack-nova03:33
alex_xudansmith: ok, thanks, it cure my OCD03:34
dansmithheh03:34
*** bigdogstl has joined #openstack-nova03:35
*** bigdogstl has quit IRC03:42
*** slaweq has joined #openstack-nova03:47
*** psachin has joined #openstack-nova03:47
*** sapd_ has quit IRC03:52
*** slaweq has quit IRC03:53
*** mdnadeem has quit IRC03:56
*** links has joined #openstack-nova03:57
*** sapd_ has joined #openstack-nova03:57
*** hongbin_ has quit IRC03:58
*** john5223_ has joined #openstack-nova04:00
*** vladikr has quit IRC04:00
openstackgerritMichael Still proposed openstack/nova master: Use privsep.path in create_ploop_image  https://review.openstack.org/50442904:11
*** sridharg has joined #openstack-nova04:13
*** claudiub has joined #openstack-nova04:14
*** Sree has joined #openstack-nova04:15
*** hshiina has joined #openstack-nova04:17
*** sapd__ has joined #openstack-nova04:21
*** sapd_ has quit IRC04:21
*** Sukhdev has joined #openstack-nova04:22
*** yangyape_ has quit IRC04:29
*** yangyapeng has joined #openstack-nova04:30
*** markvoelker has quit IRC04:30
*** slaweq has joined #openstack-nova04:30
*** yangyapeng has quit IRC04:34
*** slaweq has quit IRC04:36
*** thorst has quit IRC04:36
*** _pewp_ has quit IRC04:42
*** _pewp_ has joined #openstack-nova04:43
*** crushil has joined #openstack-nova04:43
*** itlinux has joined #openstack-nova04:46
*** vvargaszte has joined #openstack-nova04:48
*** ratailor has joined #openstack-nova04:48
*** psachin has quit IRC04:48
*** itlinux has quit IRC04:49
*** hferenc has quit IRC04:50
*** esberglu has joined #openstack-nova04:51
*** itlinux has joined #openstack-nova04:51
*** mdnadeem has joined #openstack-nova04:52
*** hferenc has joined #openstack-nova04:52
*** gyee has quit IRC04:55
*** esberglu has quit IRC04:56
*** hshiina has quit IRC04:58
*** chyka has joined #openstack-nova05:00
*** psachin has joined #openstack-nova05:03
*** chyka has quit IRC05:05
*** vvargaszte has quit IRC05:06
openstackgerritRajesh Tailor proposed openstack/nova master: Host addition host-aggregate should be case-sensitive  https://review.openstack.org/49833405:09
*** itlinux has quit IRC05:12
*** vks1 has joined #openstack-nova05:12
*** yamahata has joined #openstack-nova05:12
*** slaweq has joined #openstack-nova05:14
*** slaweq has quit IRC05:20
*** yangyapeng has joined #openstack-nova05:20
*** Tom has quit IRC05:23
*** Sukhdev has quit IRC05:27
*** shaner has quit IRC05:29
*** shaner has joined #openstack-nova05:30
*** psachin has quit IRC05:32
*** thorst has joined #openstack-nova05:33
*** psachin has joined #openstack-nova05:37
*** crushil has quit IRC05:37
*** bigdogstl has joined #openstack-nova05:39
*** crushil has joined #openstack-nova05:43
*** bigdogstl has quit IRC05:43
*** crushil has quit IRC05:58
*** lajoskatona has joined #openstack-nova06:00
*** Oku_OS-away is now known as Oku_OS06:03
*** sridharg has quit IRC06:04
*** shaner has quit IRC06:06
*** trungnv has joined #openstack-nova06:09
*** shaner has joined #openstack-nova06:11
*** liverpooler has joined #openstack-nova06:15
*** Tom has joined #openstack-nova06:18
openstackgerritMerged openstack/nova master: Support pagination in instance_list  https://review.openstack.org/50498606:20
*** andreas_s has joined #openstack-nova06:21
*** vvargaszte has joined #openstack-nova06:22
*** markvoelker has joined #openstack-nova06:31
*** zhurong has quit IRC06:32
*** esberglu has joined #openstack-nova06:39
*** yamamoto has quit IRC06:41
*** lajoskatona has quit IRC06:41
*** esberglu has quit IRC06:44
*** sahid has joined #openstack-nova06:44
*** yamamoto has joined #openstack-nova06:45
openstackgerritZhenyu Zheng proposed openstack/nova master: Mention API behavior change when over quota limit  https://review.openstack.org/50654406:46
*** lajoskatona has joined #openstack-nova06:46
*** Sree has quit IRC06:46
*** Sree has joined #openstack-nova06:47
*** Sree has quit IRC06:47
*** Sree has joined #openstack-nova06:47
*** slaweq has joined #openstack-nova06:50
*** thorst has quit IRC06:53
*** slaweq has quit IRC06:55
*** rcernin has joined #openstack-nova06:56
*** kevi9132 has joined #openstack-nova07:00
*** bigdogstl has joined #openstack-nova07:00
*** gszasz has joined #openstack-nova07:00
*** slaweq has joined #openstack-nova07:01
*** _pewp_ has quit IRC07:02
*** _pewp_ has joined #openstack-nova07:02
*** bigdogstl has quit IRC07:02
*** kevi9132 has quit IRC07:04
*** markvoelker has quit IRC07:05
*** abhishekk has joined #openstack-nova07:05
*** slaweq_ has joined #openstack-nova07:07
*** slaweq has quit IRC07:07
*** tesseract has joined #openstack-nova07:11
*** zhurong has joined #openstack-nova07:12
*** bigdogstl has joined #openstack-nova07:12
*** slaweq has joined #openstack-nova07:13
*** ioggstream has joined #openstack-nova07:14
*** bigdogstl has quit IRC07:16
*** armax has quit IRC07:16
*** slaweq has quit IRC07:17
*** slaweq has joined #openstack-nova07:23
openstackgerritRajesh Tailor proposed openstack/nova master: Host addition host-aggregate should be case-sensitive  https://review.openstack.org/49833407:26
*** slaweq has quit IRC07:27
*** slaweq has joined #openstack-nova07:33
*** pcaruana has joined #openstack-nova07:34
*** alexchadin has joined #openstack-nova07:37
*** slaweq has quit IRC07:39
*** jpena|off is now known as jpena07:44
*** ianw is now known as ianw|pto07:46
*** tejaswi has joined #openstack-nova07:48
openstackgerritZhenyu Zheng proposed openstack/nova-specs master: Add API to allow update keypair for instance  https://review.openstack.org/50655207:49
*** cshen has quit IRC07:49
*** kornicameister has joined #openstack-nova07:49
*** thorst has joined #openstack-nova07:50
*** cshen has joined #openstack-nova07:51
*** hieulq has quit IRC07:51
*** TuanLA has quit IRC07:51
*** TuanLA has joined #openstack-nova07:52
*** hieulq has joined #openstack-nova07:52
*** tssurya has joined #openstack-nova07:53
*** ralonsoh has joined #openstack-nova07:55
*** takashin has left #openstack-nova07:56
openstackgerritElod Illes proposed openstack/nova master: Add instance.interface_detach notification  https://review.openstack.org/50628407:57
openstackgerritZhenyu Zheng proposed openstack/nova-specs master: Add API to allow update keypair for instance  https://review.openstack.org/50655207:59
*** liusheng has quit IRC08:01
*** liusheng has joined #openstack-nova08:02
*** markvoelker has joined #openstack-nova08:02
*** slaweq has joined #openstack-nova08:03
*** mlakat has quit IRC08:03
*** xinliang has quit IRC08:04
*** iogg has joined #openstack-nova08:04
*** spotz has quit IRC08:05
*** gszasz has quit IRC08:05
*** slaweq_ has quit IRC08:05
*** hferenc has quit IRC08:05
*** ioggstream has quit IRC08:05
*** krtaylor has quit IRC08:05
*** weshay_bbiab has quit IRC08:05
*** yangzhenyu has quit IRC08:05
*** harlowja has quit IRC08:06
*** mrodden has quit IRC08:06
*** Mr_Smurf has quit IRC08:06
*** Mr_Smurf has joined #openstack-nova08:06
*** jogo has quit IRC08:06
*** sgordon has quit IRC08:06
*** tanee has quit IRC08:07
*** stvnoyes has quit IRC08:07
*** hferenc has joined #openstack-nova08:07
*** spotz has joined #openstack-nova08:10
*** sgordon has joined #openstack-nova08:10
*** weshay has joined #openstack-nova08:11
*** slaweq has quit IRC08:11
*** mrodden has joined #openstack-nova08:11
*** slaweq has joined #openstack-nova08:12
*** zhouyaguo has quit IRC08:12
*** tanee has joined #openstack-nova08:14
*** ralonsoh_ has joined #openstack-nova08:14
*** ralonsoh has quit IRC08:14
*** zsli_ has joined #openstack-nova08:17
*** slaweq_ has joined #openstack-nova08:17
*** krtaylor has joined #openstack-nova08:17
*** yangzhenyu has joined #openstack-nova08:17
*** xinliang has joined #openstack-nova08:18
*** jogo has joined #openstack-nova08:18
*** iogg is now known as ioggstream08:18
ioggstreamhi@all08:19
*** Shunli has quit IRC08:19
*** gszasz has joined #openstack-nova08:20
*** mnestratov has joined #openstack-nova08:20
*** gszasz has quit IRC08:22
*** zhouyaguo has joined #openstack-nova08:22
*** slaweq_ has quit IRC08:22
*** stvnoyes has joined #openstack-nova08:22
*** gszasz has joined #openstack-nova08:23
*** esberglu has joined #openstack-nova08:27
*** slaweq_ has joined #openstack-nova08:27
*** esberglu has quit IRC08:32
*** slaweq_ has quit IRC08:32
*** cdent has joined #openstack-nova08:34
*** markvoelker has quit IRC08:36
*** chyka has joined #openstack-nova08:37
*** slaweq_ has joined #openstack-nova08:37
*** iogg has joined #openstack-nova08:39
*** ioggstream has quit IRC08:39
*** lajoskatona has quit IRC08:40
*** chyka has quit IRC08:41
openstackgerritRodolfo Alonso Hernandez proposed openstack/nova master: Add datapath type information to OVS vif objects  https://review.openstack.org/47489208:41
*** mlakat has joined #openstack-nova08:41
*** lajoskatona has joined #openstack-nova08:41
*** slaweq_ has quit IRC08:44
openstackgerritRodolfo Alonso Hernandez proposed openstack/nova master: Read Neutron port 'binding_profile' during boot  https://review.openstack.org/44925708:51
openstackgerritRodolfo Alonso Hernandez proposed openstack/nova master: Add Neutron port capabilities to devspec in request  https://review.openstack.org/45177708:51
openstackgerritRodolfo Alonso Hernandez proposed openstack/nova master: Format NIC features using os-traits definitions  https://review.openstack.org/46605108:51
ratailoralex_xu, Can you pl review https://review.openstack.org/#/c/504885/08:52
*** bigdogstl has joined #openstack-nova08:53
alex_xuratailor: can we do collate change online?08:54
ratailoralex_xu, I am not sure about that whether it would work online or not.08:55
*** bigdogstl has quit IRC08:58
*** slaweq_ has joined #openstack-nova08:59
alex_xuI remember that will lead to temorary table copy09:00
alex_xuratailor: maybe jaypipes is right person to answer that09:00
ratailoralex_xu, Thanks, will try to contact him.09:01
*** gszasz has quit IRC09:03
openstackgerritRodolfo Alonso Hernandez proposed openstack/os-vif master: Add memoize function using oslo.cache  https://review.openstack.org/47277309:04
*** mingyu has quit IRC09:04
*** slaweq_ has quit IRC09:04
*** trungnv has quit IRC09:05
*** slaweq_ has joined #openstack-nova09:10
*** zsli__ has joined #openstack-nova09:10
*** Tom has quit IRC09:12
*** zsli_ has quit IRC09:12
*** Tom has joined #openstack-nova09:15
*** slaweq_ has quit IRC09:16
*** Sree has quit IRC09:19
*** yufei has joined #openstack-nova09:20
*** Sree has joined #openstack-nova09:20
openstackgerritNaichuan Sun proposed openstack/nova master: xenapi: Support live migration in pooled multi-nodes environment  https://review.openstack.org/48945109:24
*** Sree has quit IRC09:24
*** zsli__ has quit IRC09:29
*** slaweq_ has joined #openstack-nova09:32
*** markvoelker has joined #openstack-nova09:33
tssuryadansmith: mriedem: I was able to reproduce this bug - https://bugs.launchpad.net/nova/+bug/1687362 ; so will start my contributions with this.09:33
openstackLaunchpad bug 1687362 in OpenStack Compute (nova) "Instance not mapped after running command "nova-manage cell_v2 map_instances --cell_uuid <cell_uuid>"." [Undecided,Incomplete] - Assigned to Surya Seetharaman (tssurya)09:33
*** slaweq_ has quit IRC09:37
*** yamamoto has quit IRC09:41
*** yamamoto has joined #openstack-nova09:42
*** slaweq_ has joined #openstack-nova09:42
*** Tom has quit IRC09:48
*** slaweq_ has quit IRC09:48
*** yamamoto has quit IRC09:50
*** inara has quit IRC09:53
*** alexchadin has quit IRC09:53
*** alexchadin has joined #openstack-nova09:53
*** ioggstream has joined #openstack-nova09:54
*** alexchadin has quit IRC09:54
*** iogg has quit IRC09:55
*** inara has joined #openstack-nova09:55
*** alexchadin has joined #openstack-nova09:55
*** alexchadin has quit IRC10:00
openstackgerritRodolfo Alonso Hernandez proposed openstack/os-vif master: Add abstract OVSDB API  https://review.openstack.org/47661210:00
openstackgerritRodolfo Alonso Hernandez proposed openstack/os-vif master: Add native implementation OVSDB API  https://review.openstack.org/48222610:01
openstackgerritRodolfo Alonso Hernandez proposed openstack/os-vif master: Migration from ``ip`` commands to ``pyroute2``  https://review.openstack.org/48438610:04
*** psachin has quit IRC10:04
*** mingyu has joined #openstack-nova10:04
*** bigdogstl has joined #openstack-nova10:05
*** markvoelker has quit IRC10:06
*** yufei has quit IRC10:06
openstackgerritRodolfo Alonso Hernandez proposed openstack/os-vif master: Add Virtual Ethernet device pair  https://review.openstack.org/48472610:08
*** yangyapeng has quit IRC10:09
*** mingyu has quit IRC10:09
*** yangyapeng has joined #openstack-nova10:09
openstackgerritNaichuan Sun proposed openstack/nova master: xenapi: Support live migration in pooled multi-nodes environment  https://review.openstack.org/48945110:09
*** bigdogstl has quit IRC10:09
openstackgerritRodolfo Alonso Hernandez proposed openstack/os-vif master: Add Open vSwitch patch port  https://review.openstack.org/48522810:13
*** udesale has quit IRC10:14
*** slaweq_ has joined #openstack-nova10:14
*** sdague has joined #openstack-nova10:14
*** yangyapeng has quit IRC10:14
*** sambetts|afk is now known as sambets10:15
*** sambets is now known as bamsetts10:15
*** esberglu has joined #openstack-nova10:15
*** artom has joined #openstack-nova10:17
*** dtantsur|afk is now known as dtantsur10:17
*** hieulq has quit IRC10:18
artomlyarwood, heya, now that https://review.openstack.org/#/c/468514/ has merged I think the -1 can come off https://review.openstack.org/#/c/468514/10:19
*** esberglu has quit IRC10:20
*** slaweq_ has quit IRC10:20
*** phuongnh has quit IRC10:23
*** psachin has joined #openstack-nova10:23
openstackgerritDinesh Bhor proposed openstack/nova master: Fix 500 if list servers called with empty regex pattern  https://review.openstack.org/50658510:28
*** Sree has joined #openstack-nova10:28
*** Sara_ has joined #openstack-nova10:28
Sara_Hello..10:28
Sara_Whiel adding a node to cluster one of VM went to ERROR state..Could someone help me out ?10:29
openstackgerritArtom Lifshitz proposed openstack/nova stable/newton: Catch InstanceNotFound exception  https://review.openstack.org/46732110:29
Sara_Error:2017-09-22 08:36:40.046 18679 ERROR oslo_messaging.rpc.dispatcher [req-63c7b5d2-83a4-4531-b120-afbab733fb5a a31283a931844c4a88309b0a6d1ece85 26cc9b81f0b14ae0856eac6d635da676 - - -] Exception during message handling: Instance <instance_id> in power_state 1. Cannot get_diagnostics while the instance is in this state.10:30
*** ralonsoh__ has joined #openstack-nova10:31
*** Sree has quit IRC10:32
*** sapd__ has quit IRC10:33
*** sapd__ has joined #openstack-nova10:33
*** ralonsoh_ has quit IRC10:35
*** TuanLA has quit IRC10:35
*** yangzhenyu has quit IRC10:35
*** sahid has quit IRC10:35
*** sahid has joined #openstack-nova10:36
*** artom has quit IRC10:37
*** artom has joined #openstack-nova10:38
*** zhurong has quit IRC10:39
*** tejaswi has quit IRC10:39
*** yamamoto has joined #openstack-nova10:50
*** yangzhenyu has joined #openstack-nova10:54
*** yamamoto has quit IRC10:57
*** Sree has joined #openstack-nova10:59
*** iogg has joined #openstack-nova11:00
*** ioggstream has quit IRC11:01
*** kevi9132 has joined #openstack-nova11:01
*** Sree has quit IRC11:03
*** links has quit IRC11:03
*** markvoelker has joined #openstack-nova11:03
*** bigdogstl has joined #openstack-nova11:06
*** kevi9132 has quit IRC11:06
*** dave-mccowan has joined #openstack-nova11:06
*** slaweq_ has joined #openstack-nova11:09
*** alexchadin has joined #openstack-nova11:10
*** esberglu has joined #openstack-nova11:10
*** bigdogstl has quit IRC11:10
*** Yikun has joined #openstack-nova11:10
*** zhouyaguo has quit IRC11:11
*** Yikun has quit IRC11:12
*** machinist has joined #openstack-nova11:12
*** machinist has left #openstack-nova11:12
*** yikun has joined #openstack-nova11:13
*** slaweq_ has quit IRC11:13
*** esberglu has quit IRC11:14
*** mingyu has joined #openstack-nova11:15
*** alexchadin has quit IRC11:17
*** slaweq_ has joined #openstack-nova11:19
*** alexchadin has joined #openstack-nova11:19
*** links has joined #openstack-nova11:22
*** slaweq_ has quit IRC11:25
*** links has quit IRC11:29
*** sapd__ has quit IRC11:30
*** alexchadin has quit IRC11:33
*** alexchadin has joined #openstack-nova11:35
openstackgerritJesse Pretorius (odyssey4me) proposed openstack/nova master: Add default configuration files to data_files  https://review.openstack.org/50618811:37
*** markvoelker has quit IRC11:37
*** avolkov has joined #openstack-nova11:37
*** links has joined #openstack-nova11:42
*** sapd__ has joined #openstack-nova11:43
*** gcb has quit IRC11:45
*** alexchadin has quit IRC11:45
*** ioggstream has joined #openstack-nova11:46
*** alexchadin has joined #openstack-nova11:46
*** iogg has quit IRC11:46
*** thorst has quit IRC11:47
*** thorst has joined #openstack-nova11:47
*** liuyulong has joined #openstack-nova11:47
*** yangyapeng has joined #openstack-nova11:47
*** andreas_s has quit IRC11:49
*** sapd__ has quit IRC11:49
*** lajoskatona has quit IRC11:50
*** MVenesio has joined #openstack-nova11:51
*** lajoskatona has joined #openstack-nova11:51
openstackgerritSean Dague proposed openstack/nova master: Change livesnapshot to true by default  https://review.openstack.org/45432311:52
*** vvargaszte has quit IRC11:53
*** vks1 has quit IRC11:53
liuyulong111:56
*** yamamoto has joined #openstack-nova11:56
liuyulongping sdague11:57
*** alexchadin has quit IRC11:58
sdagueliuyulong: what's up?11:58
liuyulongsdague, hello, https://review.openstack.org/#/c/375221/, can we move this spec forward?12:00
*** alexchadin has joined #openstack-nova12:00
liuyulongsdague, you've one given a +2.12:01
sdagueat the PTG it was discussed, let me get notes up12:02
*** avolkov has quit IRC12:02
liuyulongsdague, nice, so what's the next step?12:02
*** jpena is now known as jpena|lunch12:03
sdaguehttps://etherpad.openstack.org/p/nova-ptg-queens L49812:03
liuyulongsdague, I am now an individual contributor, : )12:04
sdagueso, I think the concensus was that Kevin_Zheng was going to help on the spec, and that we'd actually just add it as one of the mutable fields on the server object12:04
sdagueso that it applies to reboot as well as rebuild12:04
*** gszasz has joined #openstack-nova12:05
Kevin_Zhengsdague: yeah, I pinged tiling12:05
liuyulonglooking...12:05
sdagueKevin_Zheng: ok, great12:06
Kevin_ZhengI pinged yulong today and I think we can work together if he wish12:06
*** bigdogstl has joined #openstack-nova12:06
*** alexchadin has quit IRC12:07
sdagueKevin_Zheng: great12:08
*** alexchadin has joined #openstack-nova12:08
liuyulongsdague, Kevin_Zheng, I'm glad to. so here is the patch for that spec, https://review.openstack.org/#/c/379128/. I don't think there has any conflicts.12:08
liuyulongcorrect me, if i missing something.12:09
*** markvoelker has joined #openstack-nova12:10
liuyulongIdividual contributor has a small chance to attend ptgs. haha12:10
*** bigdogstl has quit IRC12:11
*** avolkov has joined #openstack-nova12:12
liuyulongKevin_Zheng, feel free to directly update the spec: https://review.openstack.org/#/c/375221/, since the PTG etherpad linked this.12:12
*** READ10 has joined #openstack-nova12:14
*** alexchadin has quit IRC12:14
*** alexchadin has joined #openstack-nova12:15
Kevin_ZhengI already had one up, but sure I can do that12:15
liuyulonghttps://review.openstack.org/#/c/506552/, this one? nice work.12:17
*** artom has quit IRC12:18
Kevin_ZhengYeah I can merge these two12:19
*** jmlowe has quit IRC12:19
*** litao__ has quit IRC12:22
liuyulongI don't think this two spec can be merged. Your spec is going to add a new API, mine updating rebuild API. Basically they don't affect each other.12:24
Kevin_ZhengOk12:24
*** sapd has joined #openstack-nova12:26
*** kylek3h has joined #openstack-nova12:29
*** erlon has joined #openstack-nova12:36
*** edmondsw has joined #openstack-nova12:36
openstackgerritDinesh Bhor proposed openstack/nova master: Fix 500 if list servers called with empty regex pattern  https://review.openstack.org/50658512:38
*** jaosorior has quit IRC12:40
*** slaweq_ has joined #openstack-nova12:41
*** sapd has quit IRC12:41
*** sapd has joined #openstack-nova12:42
*** Tom___ has joined #openstack-nova12:42
*** dave-mccowan has quit IRC12:43
*** lyan has joined #openstack-nova12:43
*** dave-mccowan has joined #openstack-nova12:44
*** ratailor has quit IRC12:45
liuyulongmriedem12:46
*** Tom___ has quit IRC12:46
openstackgerritElod Illes proposed openstack/nova master: Add instance.interface_detach notification  https://review.openstack.org/50628412:47
*** slaweq_ has quit IRC12:47
*** mriedem has joined #openstack-nova12:48
*** kevi9132 has joined #openstack-nova12:49
*** catintheroof has joined #openstack-nova12:50
*** slaweq has quit IRC12:50
*** slaweq has joined #openstack-nova12:51
*** edleafe is now known as figleaf12:52
*** kevi9132_ has joined #openstack-nova12:52
*** slaweq_ has joined #openstack-nova12:52
*** lajoskatona has quit IRC12:53
*** kevi9132 has quit IRC12:54
*** sapd has quit IRC12:55
*** sapd_ has joined #openstack-nova12:55
*** slaweq_ has quit IRC12:57
openstackgerritOpenStack Proposal Bot proposed openstack/nova master: Updated from global requirements  https://review.openstack.org/50664012:57
*** lajoskatona has joined #openstack-nova12:57
openstackgerritOpenStack Proposal Bot proposed openstack/os-traits master: Updated from global requirements  https://review.openstack.org/50364612:59
*** jmlowe has joined #openstack-nova13:00
*** jmlowe has quit IRC13:01
*** jpena|lunch is now known as jpena13:01
*** jmlowe has joined #openstack-nova13:01
openstackgerritElod Illes proposed openstack/nova master: Add error notification for instance.interface_attach  https://review.openstack.org/50664313:02
*** artom has joined #openstack-nova13:03
*** jmlowe_ has joined #openstack-nova13:03
*** nicolasbock has joined #openstack-nova13:04
*** jmlowe_ has quit IRC13:05
*** jmlowe has quit IRC13:06
*** jmlowe has joined #openstack-nova13:07
*** bigdogstl has joined #openstack-nova13:07
*** esberglu has joined #openstack-nova13:08
*** alexchadin has quit IRC13:08
*** sbezverk has joined #openstack-nova13:08
*** bigdogstl has quit IRC13:12
openstackgerritMatt Riedemann proposed openstack/nova master: Remove allocations when unshelve fails on host  https://review.openstack.org/50645813:13
*** slaweq_ has joined #openstack-nova13:14
*** purplerbot has quit IRC13:17
*** alexchadin has joined #openstack-nova13:18
*** slaweq_ has quit IRC13:19
openstackgerritChris Dent proposed openstack/nova master: Optional separate database for placement API  https://review.openstack.org/36276613:23
*** gouthamr has joined #openstack-nova13:24
*** jmlowe has quit IRC13:26
*** baoli has joined #openstack-nova13:27
*** links has quit IRC13:28
*** jmlowe has joined #openstack-nova13:35
*** Dinesh_Bhor has quit IRC13:36
*** lbragstad has joined #openstack-nova13:38
*** cleong has joined #openstack-nova13:38
*** alexchadin has quit IRC13:40
*** felipemonteiro__ has joined #openstack-nova13:40
*** derekh has joined #openstack-nova13:41
*** felipemonteiro_ has joined #openstack-nova13:41
*** vladikr has joined #openstack-nova13:41
openstackgerritRodolfo Alonso Hernandez proposed openstack/os-vif master: Add abstract OVSDB API  https://review.openstack.org/47661213:42
openstackgerritRodolfo Alonso Hernandez proposed openstack/os-vif master: Add native implementation OVSDB API  https://review.openstack.org/48222613:42
openstackgerritMatt Riedemann proposed openstack/nova master: Add _wait_for_action_fail_completion to InstanceHelperMixin  https://review.openstack.org/50666013:43
mriedemgibi: ^ is where i was going with the refactor13:43
*** slaweq_ has joined #openstack-nova13:45
*** felipemonteiro__ has quit IRC13:45
*** awaugama has joined #openstack-nova13:48
*** slaweq_ has quit IRC13:51
mriedembauzas: you've got a race in the test here https://review.openstack.org/#/c/506093/13:54
mriedemneed to wait for the migration to be done13:54
bauzasmriedem: yeah I know13:54
bauzasmriedem: I saw that this morning13:55
bauzasmriedem: I have a f*** agenda today13:55
mriedemagenda?!13:55
bauzasbut I'll try to look at it soon13:55
bauzasschedule13:55
mriedemoh right, red hat friday meetings and bug smash day13:55
bauzasmeetings day13:55
mriedemi love how you guys load all of the worst stuff to the end of the week13:55
bauzaseven more than that - spoiling some very specific French stuff13:55
mriedemvery specific french stuff? like a smoking mime eating a croissant?13:56
*** dtantsur is now known as creepy_owlet13:57
stephenfinmriedem, bauzas: Can one of you merge this so it stops flooding my inbox with Gerrit mails? https://review.openstack.org/#/c/503646/13:58
bauzasstephenfin: Wipped13:59
openstackgerritEvgeny Antyshev proposed openstack/nova master: Vzstorage: synchronize volume connect  https://review.openstack.org/50570813:59
mriedemalex_xu: you might like to see this one https://review.openstack.org/#/c/506585/14:00
mriedemstephenfin: your gerrit emails go to your inbox?14:01
mriedemthat's your mistake14:01
mriedemgotta setup a filter rule, especially for the CI emails14:01
openstackgerritMatt Riedemann proposed openstack/nova master: Fix 500 if list servers called with empty regex pattern  https://review.openstack.org/50658514:02
openstackgerritChris Dent proposed openstack/nova master: DNM: Don't monkey patch eventlet in functional tests  https://review.openstack.org/50666814:02
*** cdent has quit IRC14:04
*** creepy_owlet is now known as creepy_owlet|brb14:04
liuyulonghi mriedem, https://review.openstack.org/#/c/375221/, I've updated the spec, could you please review it again?14:05
openstackgerritMerged openstack/os-traits master: Updated from global requirements  https://review.openstack.org/50364614:05
*** NobodyCam is now known as BlartVersenwald14:06
mriedemliuyulong: Kevin_Zheng was going to update that spec since we thought it was abandoned,14:07
*** slaweq_ has joined #openstack-nova14:07
liuyulongmriedem, there are some things that need to be clarified is that this spec can be under parallel development with Kenvin_zheng's os-keypair API.14:07
mriedemliuyulong: we discussed this at the PTG last week, and want a different direction14:07
mriedemright14:07
*** ratailor has joined #openstack-nova14:07
mriedemwe said we'd provide a way to update the keypair for a specific server, and then the user can reboot or rebuild the instance14:07
liuyulongit's not the same. One adding API, one updating rebuild API.14:08
mriedembecause they might not need to rebuild the guest depending on how cloud-init is configured14:08
*** MVenesio has quit IRC14:08
mriedemthe goal is the same14:08
openstackgerritStephen Finucane proposed openstack/nova master: conf: Deprecate 'keymap' options  https://review.openstack.org/48399414:08
*** jaypipes has joined #openstack-nova14:08
liuyulongOne API can done for updating keypair. But the new API may need two steps. It's waste.14:10
liuyulongbut the new API can be used for a running injection.14:10
*** jaypipes is now known as leakypipes14:11
liuyulongSo I'd like to say, both can be added to nova.14:11
*** slaweq_ has quit IRC14:11
mriedemliuyulong: by that logic, why don't we also add keypair to the reboot API so you can specify a new keypair on reboot?14:12
mriedemit starts to become a slippery slope14:12
liuyulongNew API can result an inconsistent situtation when the vm is not reboot.14:12
mriedemdoes Kevin_Zheng have a spec up for review yet?14:12
liuyulongyes14:12
mriedeminconsistent how?14:13
liuyulonghttps://review.openstack.org/#/c/50655214:13
mriedemyes the keypair is different, because the user changed it14:13
mriedemand it's different from the guest until the guest is rebooted or rebuilt14:13
mriedemmikal: cburgess: keypair update API spec https://review.openstack.org/#/c/50655214:14
mriedemsince you wanted to review14:14
*** tbachman has joined #openstack-nova14:14
liuyulongThat makes could user confused. But rebuild API naturally with a restart.14:14
*** crushil has joined #openstack-nova14:17
mriedemwell, we'd be documenting this API14:17
mriedemif you update the keypair on the instance, you have to reboot or rebuild after that14:17
*** slaweq_ has joined #openstack-nova14:17
liuyulongIMHO, both specs are OK for now. One step for rebuild API make more reasonable.14:17
mriedemfor it to take effect14:17
mriedemsorry but we don't really need 3 ways to do this same thing14:17
leakypipesmriedem: +314:18
*** hongbin has joined #openstack-nova14:18
mriedem3 = keypair update + user reboot/rebuild, keypair during rebuild, keypair during reboot14:18
mriedembecause then people will also say, "why can't i update the keypair when i unshelve my offloaded instance too?!"14:18
mriedemor migrate it14:18
*** takashin has joined #openstack-nova14:20
*** dansmith is now known as superdan14:20
leakypipessuperdan: morning.14:20
superdanleakypipes: I can confirm that it is indeed morning.14:21
liuyulongreboot API can also update the keypair?14:21
leakypipessuperdan: has Jax attempted homocide yet?14:21
superdanleakypipes: I think you mean homicide, and not yet this morning14:22
superdanbut. it's early.14:22
mriedemha14:22
leakypipessuperdan: ha, indeed.14:22
mriedemliuyulong: no, but that's my point,14:22
mriedemif we have one api to update the keypair just on the instance, and one api to rebuild with a new keypair, then people would also want the reboot api to take a keypair, and possibly other APIs, like migrate and unshelve14:23
mriedemand we don't want an explosion of API changes to provide a new keypair for every operation14:23
*** slaweq_ has quit IRC14:23
*** stephenfin is now known as finucannot14:24
*** cdent has joined #openstack-nova14:25
finucannotleakypipes: Finally settled on a Friday nick that doubles as a learning opportunity (how to pronounce my last name)14:25
openstackgerritStephen Finucane proposed openstack/nova master: placement: add ProviderTree.is_inventory_empty  https://review.openstack.org/48095714:26
leakypipesfinucannot: well played, sir.14:26
Kevin_Zhenghttps://blueprints.launchpad.net/nova/+spec/use-constrain-for-microversion-values does anyone find this useful?14:26
*** lbragstad has quit IRC14:27
liuyulong`rebuild` means recreate a instance, so for custom data, they should have ways to change it. Like name, adminPass,  image etc.14:27
liuyulongIts not a explosion.14:27
liuyulongJust a expanding of rebuilding API14:27
mriedemliuyulong: so do you think we should also allow passing in new volumes and ports when rebuilding an instance?14:27
openstackgerritStephen Finucane proposed openstack/nova master: libvirt: Make 'get_domain' private  https://review.openstack.org/41737814:28
artomfinucannot, I guess apostrophes aren't allowed in IRC nicks, eh?14:29
finucannotleakypipes, sahid: That patch has been open for a long time as is a pretty trivial TODO resolution. Could ye take a look at some point14:29
*** vladikr has quit IRC14:29
*** vks1 has joined #openstack-nova14:29
finucannotartom: I didn't try, just in case :)14:29
artom'cuz finucan't keeps the same number of syllable14:29
artomsyllables14:29
*** armax has joined #openstack-nova14:29
leakypipesfinucannot: yuppers. just finishing up a review on ralonsoh__'s patch14:29
finucannotleakypipes: (y)14:30
finucannotartom: Hexchat rejects it anyway, so I assume not14:30
liuyulongNo. But it is a key data, if rebuilt instance or cloud-platform does not support password. Then the key pair is the only one way to login.14:30
artomfinucannot, yeah, I'm pretty sure it's not allowed14:30
ralonsoh__leakypipes: thanks for the review14:31
liuyulonginstance can be running without volume and port.14:31
mriedemliuyulong: Kevin_Zheng's spec provides a way to update the keypair which would still be used when rebuilding14:31
liuyulongbut instance can be useless without a way to login.14:31
mriedemand rebooting14:31
mriedemand migrating14:31
mriedemand unshelving14:31
*** psachin has quit IRC14:32
Kevin_ZhengYeah, the new way will be more generic14:32
leakypipesfinucannot: k, on to your patch. swap with you... https://review.openstack.org/#/c/474892/14:32
figleafsuperdan: working on your comments about the Selection object.14:32
bauzasdamn Friday gods14:32
*** bauzas is now known as bauwser14:32
leakypipesralonsoh__: no problemo :)14:32
figleafsuperdan: is there a general way of handling the "Cannot load 'node_name' in the base class" type of errors when not every value is passed at creation time?14:33
liuyulongagain, its totally two different ways. One API make sense while rebuild. That also make consistent with instance name, image, admin pass.14:33
finucannotleakypipes: I feel this is an unworthy trade, but I like ralonsoh__ so deal ;)14:33
superdanfigleaf: everything should be passed at create time for this I would think14:33
leakypipesfinucannot: +2 from me on that14:33
ralonsoh__finucannot: me too hehehe14:34
leakypipesnow on to figleaf's patches...14:34
*** mdnadeem has quit IRC14:34
figleafleakypipes: be aware that I have updates to post soon14:34
figleafyou might want to wait14:34
Kevin_Zhengliuyulong: I think the Matts point is, we don't need two ways, if we open this door, people may ask to add it too to reboot API, etc14:35
liuyulongIf new API does not supporting running injection, the DB keypair and guest keypair are not consistent without a rebuiding, reboot, unshelving... This looks not good.14:36
*** vks1 has quit IRC14:36
leakypipesfigleaf: k. just reading superdan14:36
leakypipess review of the Selection patch now.14:36
leakypipesfigleaf: will hold off on commenting.14:36
liuyulongKevin_Zheng, no, I'll not agree that. If its not a `recreating` API.14:37
Kevin_Zhengliuyulong: yeah, we will document it well14:37
liuyulongKevin_Zheng, document can not avoid that inconsistent. Cloud user may not remember what they have done, : )14:38
*** slaweq_ has joined #openstack-nova14:39
liuyulongSo, again,  IMHO, both specs are OK for now. One step for rebuild API make more reasonable.14:39
*** catintheroof has quit IRC14:42
*** vladikr has joined #openstack-nova14:42
mriedemKevin_Zheng: comments in your spec https://review.openstack.org/#/c/506552/ plus mikal needs to review that14:43
takashinoomichi: Are you around?14:43
*** slaweq_ has quit IRC14:44
mriedemliuyulong: if the user doesn't know what they are doing, they shouldn't be doing it14:44
mriedemone could add layers of orchestration on top of this if needed for simple users,14:44
mriedemlike horizon could have a window where you update the keypair on the instance and it asks you to reboot or rebuild the instance14:44
mriedemyou select one and horizon does the work of updating the keypair and rebuilding the instance14:45
Kevin_Zhengmriedem: thanks I will check tomorrow, still have to work tomorrow T_T 4th Saturday every month14:45
mriedemKevin_Zheng: enjoy your time in the salt mines14:45
mriedemi have to go to my daughter's gymnastics class in the morning,14:46
mriedemwe all have our burdens14:46
Kevin_ZhengWe will have a 8 day holiday though, starting from 1st Oct, nation day14:47
finucannotralonsoh__: One comment left on https://review.openstack.org/#/c/474892/14:47
mriedemKevin_Zheng: you've got me beat there14:47
liuyulongmriedem, your review comments also reminded me. If cloud-init does not running in every boot, the inconsistent can not be removed. To provent that, the entire cloud platform images need updating.14:49
*** slaweq_ has joined #openstack-nova14:49
openstackgerritRodolfo Alonso Hernandez proposed openstack/nova master: Add datapath type information to OVS vif objects  https://review.openstack.org/47489214:49
ralonsoh__finucannot: done!14:49
*** vks1 has joined #openstack-nova14:50
finucannotralonsoh__: ...and done14:51
*** p01nt3r75 has joined #openstack-nova14:52
*** penick has joined #openstack-nova14:53
*** takashin has left #openstack-nova14:53
mriedemliuyulong: then you rebuild the instance14:54
liuyulongAnd for the running instance. If user does not change the cloud-init config. They create image and then boot a new VM. New API can not avoid inconsistent in such situation ether.14:54
liuyulongs/ether/either14:55
mriedemliuyulong: if you boot a new vm, you're providing a new keypair anyway14:55
*** tidwellr has joined #openstack-nova14:55
mriedemthe user does'nt change the cloud-init config, that's up to the deployer14:55
*** slaweq_ has quit IRC14:56
liuyulongha, we are talking back to rebuild API again.14:56
mriedemits very simple, if all you want to do is rebuild and have a new keypair, (1) update the keypair on the instance, (2) rebuild the instance14:57
*** creepy_owlet|brb is now known as creepy_owlet14:57
mriedemif (2) is something else, like cold migrate, unshelve, resize, reboot, then you can do that because of (1)14:57
liuyulongWhat if cloud-init does not running in every boot ?14:57
openstackgerritStephen Finucane proposed openstack/nova master: docs: Rename cellsv2_layout -> cellsv2-layout  https://review.openstack.org/49882114:58
openstackgerritStephen Finucane proposed openstack/nova master: doc: Cleanup of existing index pages  https://review.openstack.org/49881914:58
openstackgerritStephen Finucane proposed openstack/nova master: WIP! doc: Add contents page  https://review.openstack.org/49882014:58
liuyulongrebuild is something like `recreate`, the new VM disk cloud-init may not cache the old instance id. So it can be running.14:59
liuyulongBut booting actions like reboot, resize, unshelve do not have such situation.14:59
*** zzzeek has quit IRC15:00
sdaguemriedem: https://review.openstack.org/#/c/454323/ has seen a lot of rechecks / rebases and the full stack testing is looking pretty solid15:00
sdaguethat's the live snapshot by default15:00
*** cshen has quit IRC15:03
*** zzzeek has joined #openstack-nova15:03
mriedemsdague: there is something new in there15:05
mriedemunless i'm blind15:05
*** yamamoto has quit IRC15:06
*** Apoorva has joined #openstack-nova15:06
*** yamamoto has joined #openstack-nova15:06
*** yamamoto has quit IRC15:07
*** slaweq has quit IRC15:07
*** yamamoto has joined #openstack-nova15:07
liuyulongAllow me to rephrase: And for the running instance. If user does not change the cloud-init config. They create image and then boot a new VM. Even the entire cloud platform images have been updated, new API can not avoid inconsistent for this new VM.15:08
*** Oku_OS is now known as Oku_OS-away15:09
*** bigdogstl has joined #openstack-nova15:09
*** tssurya has quit IRC15:11
*** slaweq has joined #openstack-nova15:11
openstackgerritkonstantin proposed openstack/nova master: don't add device address if there is no any units  https://review.openstack.org/50668615:13
openstackgerritkonstantin proposed openstack/nova master: switch from filesystem to disk for parallels containers  https://review.openstack.org/50668715:13
sdaguemriedem: there are test changes15:13
sdagueand there is the bit you changed in patch #215:13
mriedemno, the PAUSED thing15:13
sdagueso PS #2 are your changes15:13
mriedemi don't remember that15:14
*** bigdogstl has quit IRC15:14
mriedemyou hacked my account back in april15:14
sdagueI can slice them out again15:14
mriedemhttps://review.openstack.org/#/c/454323/1..2/nova/virt/libvirt/driver.py15:14
mriedemwtf15:14
mriedemit was probably needed for something15:14
*** slaweq has quit IRC15:16
sdaguehere is a version with that deleted back out15:16
openstackgerritSean Dague proposed openstack/nova master: Change livesnapshot to true by default  https://review.openstack.org/45432315:16
mriedemsuspend does a managedSave15:16
mriedembut pause doesn't15:17
sdagueI do think there is a state transition which is wrong in a tempest test15:17
sdagueok15:17
sdaguewell, I have to go do a preschool pickup, so ponder what's needed there, as you made that slice of changes :)15:17
*** ratailor has quit IRC15:18
mriedemyeah idk, don't get it, would probably have to see if tests fail, or ask kashyap15:19
mriedemi think we have a tempest test that will snapshot a paused instance and it will fail, but we'll see15:20
mriedemhttps://wiki.openstack.org/wiki/Kvm-Pause-Suspend15:20
mriedemoops15:20
mriedemtest_create_image_from_paused_server15:20
mriedemthat's the one15:20
liuyulongmriedem, sdague, Kevin_Zheng, so I hope that both spec can landed in queens cycle. I will continue to focus on these developments. Thank you guys.15:21
*** slaweq has joined #openstack-nova15:22
*** yamamoto has quit IRC15:23
*** artom has quit IRC15:25
*** slaweq has quit IRC15:28
*** liuyulong has quit IRC15:28
*** chyka_ has joined #openstack-nova15:33
*** coreywright has quit IRC15:34
*** gyee has joined #openstack-nova15:36
*** links has joined #openstack-nova15:36
*** p01nt3r75 has quit IRC15:38
*** vvargaszte has joined #openstack-nova15:39
openstackgerritStephen Finucane proposed openstack/nova master: conf: Remove 'vendordata_driver' opt  https://review.openstack.org/39783515:40
*** slaweq has joined #openstack-nova15:41
mriedemfinucannot: drop the 'enough' in the release note there and i'm +215:43
*** cdent has quit IRC15:43
openstackgerritStephen Finucane proposed openstack/nova master: conf: Remove 'vendordata_driver' opt  https://review.openstack.org/39783515:44
finucannotmriedem: done15:44
*** slaweq has quit IRC15:45
mriedemi take that back :)15:47
mriedemcomments inline15:47
mriedemwe need to talk to mikal15:47
mriedemfine with the removal, but looks like we can remove that vddriver stuff and just default vendordata_providers to StaticJSON15:48
*** coreywright has joined #openstack-nova15:48
*** yamahata has quit IRC15:50
*** kenperkins has joined #openstack-nova15:52
*** vvargaszte has quit IRC15:53
*** slaweq has joined #openstack-nova15:55
*** slaweq has quit IRC15:56
*** slaweq has joined #openstack-nova15:56
*** MikeW has joined #openstack-nova15:58
finucannotmriedem: That's fair. Let's wait and see what mikal comes back with15:59
*** jmlowe has quit IRC15:59
* finucannot goes to find a pub. It's actually sunny16:00
MikeWHey can you guys help me figure out where this nova error is coming from? It only happens when I use an ephemeral based flavor (ceph is my backend): https://pastebin.com/C5Ra74Wi16:00
MikeWI'm not an amazing programmer and dug into those python files and couldn't see what was really going on16:01
*** ralonsoh__ has quit IRC16:02
*** bnemec is now known as beekneemech16:03
*** sbezverk has quit IRC16:03
*** slaweq has quit IRC16:13
openstackgerritEd Leafe proposed openstack/nova master: Add alternate hosts  https://review.openstack.org/48621516:13
openstackgerritEd Leafe proposed openstack/nova master: Add Selection objects  https://review.openstack.org/49923916:13
figleafsuperdan: leakypipes: ^^ updated16:13
*** slaweq has joined #openstack-nova16:14
leakypipeskk16:14
figleafnote that tests will fail; didn't update them pending further changes16:14
openstackgerritMatt Riedemann proposed openstack/nova-specs master: Spec for flavor description  https://review.openstack.org/50101716:14
*** armax has quit IRC16:16
*** Tom___ has joined #openstack-nova16:19
*** igordc has quit IRC16:19
openstackgerritDan Smith proposed openstack/nova master: Move allocation manipulation out of drop_move_claim()  https://review.openstack.org/49894716:21
openstackgerritDan Smith proposed openstack/nova master: Make allocation cleanup honor new by-migration rules  https://review.openstack.org/49894816:21
openstackgerritDan Smith proposed openstack/nova master: Pre-create migration object  https://review.openstack.org/49895016:21
openstackgerritDan Smith proposed openstack/nova master: Revert allocations by migration uuid  https://review.openstack.org/49894916:21
openstackgerritDan Smith proposed openstack/nova master: Refactor resource tracker to account for migration allocations  https://review.openstack.org/50641916:21
openstackgerritDan Smith proposed openstack/nova master: WIP: Make migration uuid hold allocations for migrating instances  https://review.openstack.org/50642016:21
*** links has quit IRC16:21
superdanleakypipes: I think these earlier patches are starting to converge on decent ^.. I won't mind if we pin the first one until the later one is done, but would appreciate an early spin through the set to make sure it makes sense to you16:21
leakypipessuperdan: will do :)16:22
*** psachin has joined #openstack-nova16:23
*** yamamoto has joined #openstack-nova16:23
*** yamahata has joined #openstack-nova16:23
openstackgerritMerged openstack/nova master: Updated from global requirements  https://review.openstack.org/50664016:24
*** Tom___ has quit IRC16:24
*** vks1 has quit IRC16:26
openstackgerritMerged openstack/nova master: docs: Rename cellsv2_layout -> cellsv2-layout  https://review.openstack.org/49882116:28
*** yamamoto has quit IRC16:30
*** bigdogstl has joined #openstack-nova16:31
mriedemsuperdan: on that note, i've got the unshelve fail allocation test and fix lined up here https://review.openstack.org/#/c/506458/16:35
mriedemwhich will get backported16:35
mriedemstill need to do one for bug 171518216:35
openstackbug 1715182 in OpenStack Compute (nova) pike "_rollback_live_migration does not remove allocations from destination node" [High,Triaged] https://launchpad.net/bugs/171518216:35
*** bigdogstl has quit IRC16:35
openstackgerritEd Leafe proposed openstack/nova master: Add Selection objects  https://review.openstack.org/49923916:35
superdanmriedem: okay16:37
sdaguemriedem: ok, fixing the release notes. I suppose I should probably take your fix in as a dedicated fix up front?16:37
mriedemsdague: idk, did that tempest test fail?16:38
sdaguemriedem: I guess it didn't16:39
sdagueI'll let the current round of tests pass, then push the reno fix16:39
sdaguethen we've got more passing tests on things16:39
superdanfigleaf: does the late call of _get_sorted_hosts() give us a new set of hosts that haven't been claimed in the first loop?16:41
superdanthat must be right16:44
mriedemleakypipes: i think this is fine, but wanted you to take a look since i know you fixed a bug with bad performance on loading instance faults at one point https://review.openstack.org/#/c/505391/16:45
mriedemin the instance_fault_get_by_instance_uuids method that is16:45
*** jpena is now known as jpena|off16:46
*** Yikun__ has joined #openstack-nova16:47
*** slaweq has quit IRC16:47
*** slaweq has joined #openstack-nova16:47
superdanmriedem: I use the thing leakypipes added which gets just the latest fault16:48
mriedemyeah i know16:48
superdanfor each instance in a list16:48
superdanokay16:48
mriedemjust remembered it being a thing once16:48
leakypipeslooking now.16:51
*** kenperkins has quit IRC16:51
superdanmriedem: leakypipes: note that right now we're getting instance faults either one by one, or later from the api if it does a fill_faults on the InstanceList16:52
superdanthis is really just doing the latter from the lower layer if it was requested16:53
superdanfill_faults from the api the way it is today won't work because it doesn't know about things in different cells16:53
superdanwhich is a bug in pike I guess, but fixing it would not be super easy16:53
mriedemhmm, probably worth at least reporting that so we know about it16:54
mriedemcould also doc as a known issue if nothing else16:54
mriedem*always16:54
mriedemshite, lunch tie16:54
mriedem*time16:54
superdanlemme see if I can write a test to poke that16:54
*** zzzeek has quit IRC16:59
figleafsuperdan: the claimed hosts will still be in the list unless a filter tosses them. Since we aren't using resource filters, it's not likely that it would be removed from the list of hosts, but the sorting for alternates will certainly change17:00
*** zzzeek has joined #openstack-nova17:00
superdanfigleaf: okay, but would it remove hosts that no longer fit after the primary consume operation was made?17:01
superdanfigleaf: meaning if we choose an almost-full host as a primary for one instance and consume_from_instance it or whatever, is it no longer a candidate for the last loop at the bottom to look for alternates?17:02
figleafsuperdan: depends on the weighers used, right? E.g., pack-vs-spread17:02
openstackgerritKashyap Chamarthy proposed openstack/nova-specs master: [WIP] Add ability for OVMF Secure Boot  https://review.openstack.org/50672017:03
figleafsuperdan: it won't get removed, since resource constraints are handled in the placement call17:03
superdanfigleaf: well I meant if we consumed some resource, but I guess we don't have things like RamFilter in there by default anymore, so this just randomizes the result (if configured) and could hit all the same ones17:03
superdanyeah17:03
*** armax has joined #openstack-nova17:04
*** bigdogstl has joined #openstack-nova17:04
superdanhrm. seems like we're asking for trouble there17:04
*** penick_ has joined #openstack-nova17:04
figleafsuperdan: well, none of the claimed hosts will be added as alternates17:04
leakypipessuperdan: did you catch my request on the previous revision of your drop_allocation_for_move() patch about not using the internal RT compute_nodes dict data?17:05
superdanfigleaf: that's what I was just asking.. what prevents that?17:05
superdanleakypipes: apparently not17:05
*** slaweq has quit IRC17:05
*** penick has quit IRC17:05
figleafsuperdan: Line 285: if host.cell_uuid == cell_uuid and host not in claimed_hosts:17:05
*** slaweq has joined #openstack-nova17:05
superdanfigleaf: heh, oh.. THAT17:06
superdanI just saw the cell check and short-circuited the rest of the line17:06
figleafsuperdan: I can switch the order of that line if it helps :)17:06
superdanno17:06
*** cfriesen has quit IRC17:07
*** edmondsw has quit IRC17:08
leakypipessuperdan: added some more info to the latest rev17:09
superdanleakypipes: okay17:09
superdanthanks17:09
*** edmondsw has joined #openstack-nova17:11
*** slaweq has quit IRC17:11
*** Swami has joined #openstack-nova17:14
jose-phillipsd17:15
*** bigdogstl has quit IRC17:15
*** edmondsw has quit IRC17:16
*** bigdogstl has joined #openstack-nova17:16
*** cfriesen has joined #openstack-nova17:18
*** esberglu has quit IRC17:20
*** Sukhdev_ has joined #openstack-nova17:20
*** esberglu has joined #openstack-nova17:20
superdanmriedem: oh, no it'll work because if we fail to fill, we go one by one and grab the fault, targeted to the cell17:21
superdanwhich is terribad, but it'll work17:21
*** avolkov has quit IRC17:21
*** hoonetorg has quit IRC17:22
*** itlinux has joined #openstack-nova17:22
*** cfriesen_ has joined #openstack-nova17:23
*** cfriesen has quit IRC17:23
*** esberglu has quit IRC17:25
*** creepy_owlet is now known as dtantsur|afk17:25
*** mvk has quit IRC17:25
openstackgerritSean Dague proposed openstack/nova master: Change livesnapshot to true by default  https://review.openstack.org/45432317:25
*** cfriesen_ is now known as cfriesen17:29
*** bigdogstl has quit IRC17:30
*** rtjure has quit IRC17:31
*** slaweq has joined #openstack-nova17:32
figleafleakypipes: it's not just tests that use dicts from _schedule_instances: https://github.com/openstack/nova/blob/master/nova/conductor/manager.py#L572-L57317:33
* figleaf sighs17:33
*** bigdogstl has joined #openstack-nova17:33
*** esberglu has joined #openstack-nova17:33
leakypipesfigleaf: removing that code block successfully identifies the culprits though, no? :)17:34
*** rtjure has joined #openstack-nova17:34
*** esberglu has quit IRC17:34
*** mingyu has quit IRC17:34
figleafleakypipes: yeah, but it means changing it here, and then in a later patch, changing it again to use Selection objects.17:35
openstackgerritDan Smith proposed openstack/nova master: Move allocation manipulation out of drop_move_claim()  https://review.openstack.org/49894717:35
openstackgerritDan Smith proposed openstack/nova master: Make allocation cleanup honor new by-migration rules  https://review.openstack.org/49894817:35
openstackgerritDan Smith proposed openstack/nova master: Pre-create migration object  https://review.openstack.org/49895017:35
openstackgerritDan Smith proposed openstack/nova master: Revert allocations by migration uuid  https://review.openstack.org/49894917:35
openstackgerritDan Smith proposed openstack/nova master: Refactor resource tracker to account for migration allocations  https://review.openstack.org/50641917:35
openstackgerritDan Smith proposed openstack/nova master: WIP: Make migration uuid hold allocations for migrating instances  https://review.openstack.org/50642017:35
openstackgerritDan Smith proposed openstack/nova master: Add get_node_uuid() helper to ResourceTracker  https://review.openstack.org/50673017:35
figleafleakypipes: So what if we leave this, knowing that it will be removed in a later patch?17:35
figleafthis == host state dicts17:35
leakypipesfigleaf: that's cool with me. just make a note to address in a later patch is fine.17:35
*** felipemonteiro_ has quit IRC17:35
*** hoonetorg has joined #openstack-nova17:35
*** felipemonteiro__ has joined #openstack-nova17:36
openstackgerritMerged openstack/nova master: Fix 500 if list servers called with empty regex pattern  https://review.openstack.org/50658517:36
figleafleakypipes: okie dokie17:36
*** slaweq has quit IRC17:37
*** felipemonteiro_ has joined #openstack-nova17:37
*** esberglu has joined #openstack-nova17:37
superdanfigleaf: leakypipes: best way to do that is throw a patch up with the removal at the end17:38
superdanclearly broken, but a tombstone reminder :)17:38
*** bamsetts is now known as sambetts|afk17:38
leakypipessuperdan: yep17:38
*** bigdogstl has quit IRC17:38
superdanotherwise I doubt we'll come back to it17:38
*** esberglu has quit IRC17:39
*** esberglu has joined #openstack-nova17:40
*** itlinux has quit IRC17:40
*** ioggstream has quit IRC17:41
*** felipemonteiro__ has quit IRC17:41
figleafsuperdan: not sure that's necessary, since we'll be changing the return value from a host (dict or HostState) to a Selection object. All the code that touches select_destinations() will be affected17:43
*** bigdogstl has joined #openstack-nova17:43
*** edmondsw has joined #openstack-nova17:44
superdanfigleaf: okay I guess I thought this was in the middle before the point at which we'd be forming out Selection objects17:45
superdanI misread your "knowing it will be removed in a later patch" as "I'll clean it up later"17:45
sdaguemriedem: ok, the qemu patch, who else should take a look at it - https://review.openstack.org/#/c/505673/ ?17:46
figleafsuperdan: this was a small change to accomodate a list of objects instead of a single, because alternates17:46
sdagueas it would be good to unblock new qemu17:46
figleaflater will be a list of Selection17:46
*** edmondsw has quit IRC17:47
*** edmondsw has joined #openstack-nova17:47
*** slaweq has joined #openstack-nova17:53
superdanleakypipes: just a +W needed on a test add: https://review.openstack.org/#/c/505392/717:57
*** slaweq has quit IRC17:57
openstackgerritJackie Truong proposed openstack/nova master: Add trusted_certs to instance_extra  https://review.openstack.org/45771117:57
*** ijw has joined #openstack-nova17:58
*** tesseract has quit IRC17:59
*** bigdogstl has quit IRC17:59
*** felipemonteiro_ has quit IRC18:02
*** felipemonteiro_ has joined #openstack-nova18:02
*** ijw has quit IRC18:03
*** gbarros has joined #openstack-nova18:10
*** hongbin has quit IRC18:11
*** tidwellr has quit IRC18:16
*** ijw has joined #openstack-nova18:16
*** gszasz has quit IRC18:17
*** jmlowe has joined #openstack-nova18:18
*** ijw has quit IRC18:21
*** Sree has joined #openstack-nova18:21
*** jmlowe has quit IRC18:22
sdaguecburgess: responded on https://review.openstack.org/#/c/50567318:22
*** felipemonteiro__ has joined #openstack-nova18:22
leakypipessuperdan: done18:22
openstackgerritJay Pipes proposed openstack/nova master: placement: set/check if inventory change in tree  https://review.openstack.org/47057518:23
openstackgerritJay Pipes proposed openstack/nova master: placement: integrate ProviderTree to report client  https://review.openstack.org/41592118:23
openstackgerritJay Pipes proposed openstack/nova master: placement: add nested resource providers  https://review.openstack.org/37713818:23
openstackgerritJay Pipes proposed openstack/nova master: placement: allow filter providers in tree  https://review.openstack.org/37721518:23
openstackgerritJay Pipes proposed openstack/nova master: placement: adds REST API for nested providers  https://review.openstack.org/38480718:23
openstackgerritJay Pipes proposed openstack/nova master: placement: update client to set parent provider  https://review.openstack.org/38569318:23
*** felipemonteiro_ has quit IRC18:25
*** Sree has quit IRC18:25
*** jmlowe has joined #openstack-nova18:26
*** mvk has joined #openstack-nova18:33
*** mnestratov has quit IRC18:35
*** mingyu has joined #openstack-nova18:35
cburgesssdague Re-responded18:36
sdaguecburgess: you all really mix / match qemu runtime and tooling versions?18:37
sdagueBecause that kind of seems dangerous18:37
cburgessIn the past yes.18:37
cburgesssdague Used to be required to support qemu upgrades and live migration cross versions. In theory we now claim its simply Red Hat's problem.18:37
cburgesssdague I'm not saying its even a reasonable thing to do anymore. I'm simply pointing out that we are assuming something there that might not be obvious to some folks.18:38
sdaguecburgess: what was the sequence of changing things you would do there?18:38
cburgesssdague Test the version directly.. not just ask libvirt the emulate version (assuming there is some kind of --version arguement to qemu-img).18:39
sdaguecburgess: there is, but then you are text parsing vs. getting a binary number, which is a lot less robust18:40
*** ijw has joined #openstack-nova18:40
cburgesssdague Maybe we should need a comment above that block of code that outlines our assumption.18:40
*** mingyu has quit IRC18:40
sdaguecburgess: I don't mean for this fix, I mean, lets pretend you had a 2.8 based environment, and you wanted to live migrate to a 2.10 one18:40
sdaguewhat was the series of steps metacloud would do to dot hat18:40
cburgesssdague Oh you mean how did we handle this in the past?18:40
sdagueyes18:40
openstackgerritMerged openstack/nova master: Add fault-filling into instance_get_all_by_filters_sort()  https://review.openstack.org/50539118:41
*** ivve has quit IRC18:42
*** lbragstad has joined #openstack-nova18:42
openstackgerritMerged openstack/nova master: Add a regression test for bug 1718455  https://review.openstack.org/50609218:43
openstackbug 1718455 in OpenStack Compute (nova) "[pike] Nova host disable and Live Migrate all instances fail." [Medium,In progress] https://launchpad.net/bugs/1718455 - Assigned to Matt Riedemann (mriedem)18:43
cburgesssdague QEMU was installed in /opt/qemu/version_numer, We had a wrapper script that lived at /usr/sbin that libvirt would find. When libvirt propped it, it would report its latest version. When it was used to launch a VM it would look at various CLI flags to determine the original version that was used to launch that VM (in the case of an incoming live migration) and launch the original version of the emulator to ensure compat.18:44
*** tbachman has quit IRC18:45
sdaguecburgess: and qemu-img was at what version?18:45
sdaguebecause that's in the $PATH so you do only get one there18:46
cburgesssdague qemu-img was always the latest. along with the proped version from libvirt. In our case this assumption is fine. I'm not saying we (Metacloud) need this. I'm just pointing out that there is an implied assumption here.18:46
sdagueassuming you had 2.6, 2.8, 2.10 installed18:46
sdagueqemu-img was 2.1018:46
cburgessCorrect18:47
sdagueand if you queried libvirt it generically it told you 2.1018:47
sdague?18:47
sdaguebut it would do magic for guests that had been booted with old versions?18:47
cburgessCorrect18:47
cburgessTo all of the above.18:47
sdagueok, in which case, this code would totally work for you18:47
mriedemi think it's a pretty safe assumption. i think most of the code assumes that anything we do with qemu on the host is the same version that libvirt is using.18:47
sdagueand, honestly, anything more esoteric than what you are doing I would expect people to have to hack the code18:48
sdagues/are/were/18:48
sdagueI want to be careful here making the main path potentially more fragile for an edge world that we aren't really sure exists anywhere18:49
cburgessOK18:49
*** kukacz_ is now known as kukacz18:49
cburgessJust felt... wrong.18:49
sdaguecburgess: I did have a pause until I looked up that qemu-img and qemu come from the same source tarball18:50
sdaguein which case I'm not going to assume you can mix / match18:50
cburgessYou can..18:50
cburgessIts perfectly legal to do so.18:50
cburgessIt just happens to come in the same source build.18:51
sdaguethe qemu team tells you you can?18:51
cburgessWell legal-ish.18:51
sdagueand that they'll support it?18:51
sdaguelike "it didn't blow up for us"18:51
cburgessThis is the first time I'm aware of a flag like this that requires synced version.18:51
sdagueis not the same as upstream supported18:51
sdaguecburgess: sure, that caught us off guard for sure18:51
cburgesssdague I don't know what the "official" support policy is from upstream.18:52
cburgesssdague I only know what the "make it work" policy is. :P18:52
sdagueif you find a piece of evidence that the qemu team says "+1 we support mix and match" I'd change my tune :)18:52
openstackgerritMerged openstack/nova master: Remove method "_get_host_ref_from_name"  https://review.openstack.org/50479618:52
sdaguebut until then, this is pretty robust version detection, a lot more than parsing strings of stderr18:52
openstackgerritMerged openstack/nova master: enhance api-ref for os-server-external-events  https://review.openstack.org/50426318:53
sdagueand we could always change it later if people really needed the mix & match18:53
sdagueand came forward18:53
cburgesssdague I removed my objection.18:54
sdaguecburgess: while you are at terminal - https://review.openstack.org/#/c/454323/ - live snapshot by default18:54
sdaguecburgess: cool18:54
mriedemwe could parse the error and retry the command with the new flag, but...18:54
mriedemerror message parsing isn't fun either18:54
sdaguemriedem: yeh18:54
cburgessI agree... its ugly.18:54
sdagueand given that we got a new required flag we were not expecting, I'm really wary of considering error messages or even version string dumps contract18:55
cburgesssdague Yeah so to be clear.. we never deployed libvirt 1.2.2 because it was bad. We just skipped that version which is why we never hit that live snapshot bug. But yeah we have run with it since we merged the code upstream.18:55
sdaguecburgess: ok, cool18:56
*** hongbin has joined #openstack-nova18:56
cburgesssdague rmk added that code... umm... 4 or 5 years ago and we have been running with it enabled ever since.18:56
*** pcaruana has quit IRC18:56
sdaguecburgess: yeh, I knew you all had been using that for a long time, I just realized at PTG we hadn't come around and flipped that back since getting past 1.2.218:57
cburgesssdague cool.. its +1 from me.18:58
mriedemleakypipes: superdan: https://review.openstack.org/#/c/505417/619:00
sdaguefor the land of fun... qemu-img --version | head -1 on centos7, ubuntu 16.04, ubuntu 17.0419:00
sdagueqemu-img version 1.5.3, Copyright (c) 2004-2008 Fabrice Bellard19:00
*** bigdogstl has joined #openstack-nova19:00
sdagueqemu-img version 2.5.0 (Debian 1:2.5+dfsg-5ubuntu10.16), Copyright (c) 2004-2008 Fabrice Bellard19:00
sdagueqemu-img version 2.8.0(Debian 1:2.8+dfsg-3ubuntu2.4)19:00
cburgessYeah you will break RHEL with that change.19:00
*** READ10 has quit IRC19:00
cburgessForgot to mention that.19:00
sdaguecburgess: why?19:00
cburgesssdague Opps yeah just realized I was wrong. We don't block on 2.10 now.. we just change the args. My bad.19:01
sdaguecburgess: right19:01
cburgesssdague Ignore me.19:01
sdaguewith 2.10 right now you just explode in a ball of fire19:01
sdaguewhich is what the gate did19:01
cburgesssdague LOL19:01
sdaguebecause the ppa for pike has 2.1019:01
cburgesssdague qemu-img barfs back an error at you I assume?19:01
sdagueyeh19:01
sdaguewhich is a stack trace19:02
cburgessYeah... cute.19:02
mriedemso uh, no group rates in sydney huh?19:02
sdaguecburgess: qemu actually just gives a clean exit, but it's definitely not expected by nova code, so nova code stack traces19:03
superdanmriedem: ack on all thanks19:03
mriedem\o/19:03
cburgesssdague Also depends on which version of RHEL 7 you are on. I believe later versions of RHEL, or the OSP repos include newer versions of QEMU. On 7.4 for instance we have 2.619:03
superdanmriedem: I wonder if we don't have a thing that actually tests server['fault'] from the api?19:03
sdaguecburgess: ah, yeh with OSP it might be different. I just have a centos 7 vanilla install19:03
mriedemsuperdan: i'd expect a functional test somewhere,19:04
superdanI would have thought19:04
mriedemsuperdan: fault testing is weird since the instance has to be deleted or in error state19:04
mriedemalways trips me up19:04
cburgesssdague yeah there are various additional repos you get access to with OSP.19:04
superdanmriedem: um, what?19:04
superdanoh for the api to show it?19:04
superdanI see19:04
mriedemyeah,19:04
mriedemlike these failure recreate tests we do,19:04
superdanlike your cell0 test, you could just boot things what will never schedule19:04
mriedemi'm always wanting to just poll until the fault shows up, but most of the time that won't work19:04
openstackgerritMatt Riedemann proposed openstack/nova stable/pike: Fix 500 if list servers called with empty regex pattern  https://review.openstack.org/50675419:05
superdanmriedem: gotcha19:05
mriedemso i've become astute and the instance actions api19:05
*** Yikun__ has quit IRC19:06
*** bigdogstl has quit IRC19:07
superdanmriedem: the args to that function aren't kwargs19:08
superdanI can call them that way for reference, but it's wrong19:08
mriedemi know they aren't kwargs19:08
superdancan I comment?19:08
mriedembut you could have some variables in the test instead or something, like you did elsewhere19:08
mriedemi just hate having to remember what None, None, {}, None, [], [], None means19:09
superdanyep, I can do that19:09
superdanmriedem: I'm not seeing a functional test that actually checks fault19:10
superdanyou know we have one somewhere?19:10
*** gbarros has quit IRC19:10
mriedemsuperdan: i don't19:10
mriedemw/o searching19:10
superdanokay19:10
mriedemgd these sydney hotel rates19:10
*** weshay is now known as weshay_bbiab19:15
stvnoyesmriedem: going thru your review ccomments on live migrate/v3 - https://review.openstack.org/#/c/463987/18/nova/virt/libvirt/driver.py line 7077.19:15
stvnoyesinit connection should be done for the new flow so that is a problem that needs to be fixed19:16
stvnoyes2 ways to do it, leave libvirt driver as it was and it will get done for both new and old flows or19:17
stvnoyesinit_connection is already being done during pre_live_migrate but the updated bdm is not saved. If we make a change to save it during pre, it will be updated.19:18
stvnoyesthen it will be available on the source node19:18
stvnoyesi like that better as then we can remove code from libvirt driver and I noticed that the xen driver doesn't do an init connection so this would fix that too.19:19
mriedemso post_live_migration is on the source node, and init_connection is called to get the connection_info to disconnect from the source host19:22
stvnoyesyes19:22
mriedempre_live_migration runs on the dest node, let me see what you're doing there19:23
stvnoyesthe bdm update is buried - _get_instance_block_device_info > driver_block_device.refresh_conn_infos > device.refresh_connection_info19:24
mriedemhmm, the driver.pre_live_migration is what connects the volume on the dest host, but where do we call attachment_update?19:24
mriedemoh right i commented on that too19:24
stvnoyesvery not crazy about all this stuff happening down under a get method19:25
mriedemyeah19:25
mriedemme neither19:25
mriedemok so https://review.openstack.org/#/c/463987/18/nova/compute/manager.py@5431 is what would eventually update the attachment with the host connector on the dest host19:25
mriedemand then we call self.driver.pre_live_migration to connect the volume on the dest host19:25
mriedemand then volume_api.attachment_complete to finalize on the dest19:26
*** crushil has quit IRC19:27
mriedemso this is where we have the updated bdm on the dest during pre_live_migration right? https://review.openstack.org/#/c/463987/18/nova/virt/libvirt/driver.py@690819:27
stvnoyesI think the issue is that init_connection on the dest does not persist the new info to the db.  so the source still has the stale info19:27
*** crushil has joined #openstack-nova19:27
*** lbragstad has quit IRC19:27
mriedemstvnoyes: not in the nova db, but i think that's the idea,19:27
mriedemattachment_update for the new attachment on the dest host passes the dest host connector,19:27
mriedemand cinder stores the connection info in the cinder db19:27
stvnoyesright. I was thinking that if we did a bdm.save() on the destination after getting the update, when the source later pulls the bdm from the db, the connector info would be up to date19:28
mriedemthat's why i said in https://review.openstack.org/#/c/463987/18/nova/virt/libvirt/driver.py@7077 can't we just get the attachment record from cinder?19:28
mriedemif we update the bdm connection_info during pre_live_migration, it's pointing at the dest host, so anything that relies on that on the source host could get mixed up19:28
mriedemalthough i'm not sure we use the bdm connection_info on the source host after pre_live_migration do we?19:29
mriedemmaybe on rollback19:29
openstackgerritElod Illes proposed openstack/nova master: Add error notification for instance.interface_attach  https://review.openstack.org/50664319:29
mriedemstvnoyes: i think the best thing for us to do is let cinder store the connection_info per attachment19:30
mriedemand for the new flow, we just pull that from cinder when we need it19:30
mriedemusing the attachment_id19:30
mriedemlet's keep the nova bdm out of it19:31
stvnoyesok, I like that.19:31
mriedemthat was one of the main things jgriffith was shooting for anyway19:31
stvnoyesthanks19:31
mriedemwhen we started this like a year ago :)19:31
melwittsuperdan, mriedem: there's some instance fault testing stuff in nova/tests/functional/test_server_group.py19:31
mriedemstvnoyes: so for your patch, i think that post_live_migration thing in the driver was my main hangup, otherwise there were just a couple of other small things19:31
openstackgerritMatt Riedemann proposed openstack/nova stable/ocata: Fix 500 if list servers called with empty regex pattern  https://review.openstack.org/50676019:32
stvnoyesI've fixed most of them. After this part goes in, then just lots of testing before I update19:32
superdanmelwitt: okay that might not have found this because it was a show not a list19:34
stvnoyesmriedem: btw, I don't see an init connection in xen driver's post_live_migrate. Is that a problem? (not for this rv)19:34
*** Sukhdev has joined #openstack-nova19:35
mriedemstvnoyes: not sure, i'm not even sure how this is not failing..19:35
jgriffithmriedem you just made my week!!!  "mriedem:that was one of the main things jgriffith was shooting for anyway"19:35
mriedem<319:36
*** slaweq has joined #openstack-nova19:36
*** tidwellr has joined #openstack-nova19:39
*** slaweq has quit IRC19:40
*** Sukhdev has quit IRC19:40
mriedemstvnoyes: re the xen driver, it doesn't do the volume connect/disconnect like the libvirt driver, so i can't really say19:40
mriedemwe would need the xen driver team to take a look at it again and test things out19:40
stvnoyesok19:41
mriedemthat would be jianghua wang19:41
*** crushil has quit IRC19:41
mriedemheh, actually, they said in july:19:42
mriedem"The connection_info from bdm works well for XenAPI both in v2 and v3.27. It'd be good if someone can help us to understand why libvirt needs initialize_connection."19:42
mriedem:)19:42
mriedemah that's why this works19:42
mriedem"Per the commit message from the following commit, the connection_info  from DBM is for destination. So if the connection info for source side  is different from destination, it will have problem. That's why libvirt  changed to use initialize_connection. https://github.com/openstack/nova/commit/8b649aa86fb26e998d66e75e5cebfd19c396942d"19:42
mriedemso apparently the bdm.connection_info is already getting updated with the dest host connection_info19:43
mriedemnvm, that doesn't explain why your change isn't failing when we disconnect on the source host19:44
mriedemlet's just be safe and pull that thing out of cinder if we're new flow, we know it's there, and we have the attachment_id to get it via the migrate_data object19:44
stvnoyeskk19:47
*** chyka_ has quit IRC19:48
*** chyka has joined #openstack-nova19:49
*** hongbin_ has joined #openstack-nova19:55
*** hongbin has quit IRC19:56
openstackgerritJackie Truong proposed openstack/nova master: Add trusted_certs to Instance object  https://review.openstack.org/48940820:00
openstackgerritJackie Truong proposed openstack/nova master: Add trusted_certificates to REST API  https://review.openstack.org/48620420:00
*** annegentle has joined #openstack-nova20:02
*** sahid has quit IRC20:07
openstackgerritMerged openstack/nova master: Add tests to validate instance_list handles faults correctly  https://review.openstack.org/50539220:09
*** slaweq has joined #openstack-nova20:12
*** armax has quit IRC20:12
*** jpena|off has quit IRC20:14
*** slaweq has quit IRC20:16
*** ltomasbo has quit IRC20:18
*** ltomasbo has joined #openstack-nova20:19
*** jpena|off has joined #openstack-nova20:19
*** artom has joined #openstack-nova20:28
*** artom has quit IRC20:28
*** artom has joined #openstack-nova20:29
*** Sukhdev_ has quit IRC20:30
mriedemsdague: one sort of weird thing in the live snapshot patch https://review.openstack.org/#/c/454323/20:30
mriedemthe config option help talks about libvirt 1.2.2,20:31
mriedembut we've required at least 1.2.9 since pike20:31
sdaguemriedem: right, which is under our minimum20:31
sdagueyeh, honestly, I don't know if other libvirt versions will experience the same issue20:31
*** hongbin_ has quit IRC20:31
mriedemright we test against 2.5.0 right now20:31
sdagueyeh20:31
sdagueso we could also deprecate the option, I would honestly do that as a follow on from the default change under the assumption that we don't see the issue show up again20:32
*** dave-mccowan has quit IRC20:32
sdagueit would be nice to have a month of burn in data on that20:32
*** hongbin has joined #openstack-nova20:32
mriedemwe'll be using 3.6.0 if/when we switch to pike uca20:32
cburgessOr a release.20:33
mriedemok so that was my question, if we also deprecate20:33
mriedemi'm ok with doing it in a separate change20:33
*** Tom has joined #openstack-nova20:36
*** hongbin_ has joined #openstack-nova20:36
*** hongbin has quit IRC20:38
openstackgerritMatt Riedemann proposed openstack/nova master: fix nova accepting invalid availability zone name with ':'  https://review.openstack.org/49072220:39
*** Tom has quit IRC20:40
sdagueyeh, that would make me more comfortable to know that all this was going to work for reals for a while20:42
*** bigdogstl has joined #openstack-nova20:42
sdagueit took us a while to see the fail pattern before20:42
sdagueand while the 10 rechecks seem fine, stuff emerges20:42
*** annegentle has quit IRC20:44
*** mnestratov has joined #openstack-nova20:46
*** mnestratov has quit IRC20:47
*** bigdogstl has quit IRC20:47
openstackgerritMatt Riedemann proposed openstack/nova master: Add functional migrate force_complete test  https://review.openstack.org/49620220:48
*** tidwellr has quit IRC20:49
*** alezil has quit IRC20:51
mriedemanyone noticed an annoying quirk with new gerrit where commenting lower in a file jumps you back up to a previous comment or something higher up?20:52
mriedemi swear i had to fix this somehow 2 years ago with the last major upgrade20:53
*** vvargaszte has joined #openstack-nova20:54
openstackgerritDan Smith proposed openstack/nova master: Add get_instance_objects_sorted()  https://review.openstack.org/50541720:56
openstackgerritDan Smith proposed openstack/nova master: Copy some tests to a cellsv1 mixin  https://review.openstack.org/50544220:56
openstackgerritDan Smith proposed openstack/nova master: Fix a pagination logic bug in test_bug_1689692  https://review.openstack.org/50566120:56
openstackgerritDan Smith proposed openstack/nova master: Use improved instance_list module in compute API  https://review.openstack.org/50541820:56
openstackgerritDan Smith proposed openstack/nova master: Remove legacy fault-loading routines  https://review.openstack.org/50545620:56
openstackgerritDan Smith proposed openstack/nova master: Fix CellDatabases fixture swallowing exceptions  https://review.openstack.org/50631220:56
openstackgerritDan Smith proposed openstack/nova master: Fix minor input items from previous patches  https://review.openstack.org/50641620:56
openstackgerritDan Smith proposed openstack/nova master: Make 'fault' a valid joined query field for Instance  https://review.openstack.org/50677420:56
*** gouthamr has quit IRC20:58
*** vvargaszte has quit IRC20:59
openstackgerritEd Leafe proposed openstack/nova master: Add alternate hosts  https://review.openstack.org/48621521:00
openstackgerritEd Leafe proposed openstack/nova master: Add Selection objects  https://review.openstack.org/49923921:00
*** mtreinish_ has joined #openstack-nova21:01
*** jmlowe has quit IRC21:02
*** hongbin_ has quit IRC21:02
*** hongbin has joined #openstack-nova21:02
*** mtreinish has quit IRC21:03
*** mtreinish_ is now known as mtreinish21:03
*** awaugama has quit IRC21:04
*** esberglu has quit IRC21:04
*** leakypipes has quit IRC21:07
*** Sree has joined #openstack-nova21:14
*** jjahns has quit IRC21:15
*** edmondsw has quit IRC21:16
*** cleong has quit IRC21:17
*** Sree has quit IRC21:18
mriedemhuh, placement randomly crashed in my devstack at some point in the last week21:21
*** harlowja has joined #openstack-nova21:23
*** thorst has quit IRC21:27
*** hoonetorg has quit IRC21:30
*** felipemonteiro__ has quit IRC21:45
*** liverpooler has quit IRC21:46
mriedemooo yeah, bursting 20 instances at once with no quota and the fake virt driver21:52
mriedemnow i understand why this nfv thing is so fun!21:52
*** bigdogstl has joined #openstack-nova21:53
*** rcernin has quit IRC21:54
cburgesslol21:54
mriedemoh yeah, port quota21:55
mriedemneed to keep that in mind21:55
mriedemsuperdan: i was going to create like 100 instances using the fake driver in devstack env and just compare listing instances before and after your changes, have you tried something like that yet?21:57
*** esberglu has joined #openstack-nova21:57
*** bigdogstl has quit IRC21:58
mriedemi only have 1 cell though so it's not as fun21:59
superdanmriedem: I've been scheming on some tests :)22:00
superdanbut I don't have any real numbers or anything no22:00
*** esberglu has quit IRC22:02
*** baoli has quit IRC22:09
*** tbachman has joined #openstack-nova22:09
*** larainema has quit IRC22:16
*** gouthamr has joined #openstack-nova22:16
*** artom has quit IRC22:18
*** alexpilotti has quit IRC22:23
*** figleaf is now known as edleafe22:25
* mikal lands in Sydney22:25
mikalI'd appreciate a quick review of https://review.openstack.org/#/c/504429/ if anyone is bored, its a fix for a privsep snafu with ploop stuff22:27
mikalNot superdan though, he's already given it a +222:27
superdan\o/22:27
*** thorst has joined #openstack-nova22:28
mikalYeah, that guy is an overachiever22:28
melwittI'll review it cause it's named "ploop"22:28
*** hongbin_ has joined #openstack-nova22:32
*** penick has joined #openstack-nova22:32
mikalLOL22:33
mikalmelwitt: thanks, I appreciate it22:34
*** hongbin has quit IRC22:34
*** penick_ has quit IRC22:35
*** edmondsw has joined #openstack-nova22:35
*** penick has quit IRC22:37
*** edmondsw has quit IRC22:40
*** penick has joined #openstack-nova22:40
cburgessOMG speaking of overachiver.. mikal from the airport on a Saturday.22:44
*** lyan has quit IRC22:46
*** esberglu has joined #openstack-nova22:52
*** esberglu has quit IRC22:56
*** penick has quit IRC22:59
mikalcburgess: sorry, I'm just bored waiting four hours for my flight23:00
*** erlon has quit IRC23:04
*** jmlowe has joined #openstack-nova23:05
*** gouthamr has quit IRC23:05
*** catintheroof has joined #openstack-nova23:07
*** armax has joined #openstack-nova23:09
*** sdague has quit IRC23:11
*** hongbin_ has quit IRC23:12
*** hongbin has joined #openstack-nova23:12
*** esberglu has joined #openstack-nova23:13
*** hongbin has quit IRC23:16
*** esberglu has quit IRC23:17
*** jmlowe has quit IRC23:19
*** tidwellr has joined #openstack-nova23:20
*** tidwellr has quit IRC23:21
*** Sukhdev has joined #openstack-nova23:26
openstackgerritSteve Noyes proposed openstack/nova master: Add attachment_get call to volume/cinder_api  https://review.openstack.org/50680523:33
cburgessmikal Lame. Didn't catch the earlier flight?23:35
*** chyka has quit IRC23:35
*** yamahata has quit IRC23:45
*** jmlowe has joined #openstack-nova23:47
openstackgerritSteve Noyes proposed openstack/nova master: Add attachment_get call to volume/cinder_api  https://review.openstack.org/50680523:47
*** catintheroof has quit IRC23:55
*** Apoorva has quit IRC23:56
*** Apoorva has joined #openstack-nova23:56

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