mriedem | great, thank you | 00:00 |
---|---|---|
*** shaohe_feng has quit IRC | 00:01 | |
*** shaohe_feng has joined #openstack-nova | 00:02 | |
*** zenoway has quit IRC | 00:02 | |
*** mylu has quit IRC | 00:04 | |
*** mylu has joined #openstack-nova | 00:04 | |
*** armax has joined #openstack-nova | 00:07 | |
*** jamielennox is now known as jamielennox|away | 00:07 | |
*** zengine has joined #openstack-nova | 00:09 | |
*** zengine has quit IRC | 00:09 | |
mriedem | jaypipes: great debug info, or greatest debug info? http://pastebin.com/dAmVwc6g | 00:10 |
*** shaohe_feng has quit IRC | 00:11 | |
*** shaohe_feng has joined #openstack-nova | 00:12 | |
mriedem | lbeliveau: btw, ignore my ping - wrong person :) | 00:12 |
*** yamahata_ has quit IRC | 00:14 | |
mriedem | moshele: lennyb: do the API tests being ran here give us anything? http://144.76.193.39/ci-artifacts/68/267768/7/check-nova/Nova-ML2-Sriov/274f05c/testr_results.html.gz | 00:16 |
mriedem | under tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON i mean | 00:16 |
jaypipes | mriedem: greatest. | 00:16 |
jaypipes | mriedem: I like the pretty patterns it makes in the textarea. | 00:16 |
moshele | mriedem: no we should remove them | 00:17 |
*** ivase has joined #openstack-nova | 00:17 | |
mriedem | moshele: i guess the api tests test with port type 'normal' | 00:18 |
*** markvoelker has joined #openstack-nova | 00:19 | |
mriedem | which is what we test with our upstream neutron CI job, so yeah, no benefit | 00:19 |
moshele | mriedem: yes, I think there is a resize in the scenarios, but there is no resize test that add pci device to instance | 00:20 |
mriedem | moshele: yeah...that will be a gap to list in the etherpad | 00:21 |
*** shaohe_feng has quit IRC | 00:21 | |
*** shaohe_feng has joined #openstack-nova | 00:22 | |
*** ivase has quit IRC | 00:23 | |
*** pushkaru has quit IRC | 00:24 | |
moshele | jaypipes: hi | 00:26 |
jaypipes | moshele: heyo :) | 00:27 |
*** ljxiash has joined #openstack-nova | 00:27 | |
moshele | e | 00:27 |
moshele | jaypipes: answer some of you comments on the resize patch https://review.openstack.org/#/c/307124/ | 00:27 |
moshele | jaypipes: just wanted to see that we are on the same page | 00:27 |
mriedem | yikes, intel pci ci doesn't know which scheduler filters it wants to use http://52.27.155.124/pci/267768/7/etc/nova/nova.conf.gz | 00:29 |
jaypipes | moshele: answered :) | 00:31 |
*** shaohe_feng has quit IRC | 00:32 | |
*** shaohe_feng has joined #openstack-nova | 00:32 | |
*** ljxiash has quit IRC | 00:32 | |
*** zenoway has joined #openstack-nova | 00:33 | |
*** gongysh has joined #openstack-nova | 00:34 | |
*** dimtruck is now known as zz_dimtruck | 00:35 | |
*** palexster2 has joined #openstack-nova | 00:36 | |
openstackgerrit | Hieu LE proposed openstack/nova: Config options: completing centralize neutron options https://review.openstack.org/304001 | 00:37 |
*** palexster1 has quit IRC | 00:37 | |
*** zenoway has quit IRC | 00:38 | |
*** hoangcx has joined #openstack-nova | 00:38 | |
moshele | jaypipes: do you want me to break the patch to several small ones? | 00:39 |
jaypipes | moshele: Have you looked at my refactor patches yet? I'd like to actually rebase yours onto the HEAD of my refactoring series and change a couple things in your patch, including not actually claiming the PCI devices during _test_pci() -- in other words, changing it back to do supports_requests() instread of claim_instance() | 00:40 |
mriedem | moshele: if possible, yes, | 00:40 |
*** namnh has joined #openstack-nova | 00:40 | |
mriedem | i haven't dug into that patch you're talking about, but at first glance it's very large | 00:41 |
mriedem | shaohe_feng: are you around? | 00:41 |
*** shaohe_feng has quit IRC | 00:42 | |
moshele | jaypipes: but then is will not work because you need to know what pci_device you claim to save in the migration context or I am missing something | 00:42 |
moshele | jaypipes: where you plan to claim on resize ? | 00:42 |
*** itlinux has quit IRC | 00:43 | |
*** shaohe_feng has joined #openstack-nova | 00:43 | |
jaypipes | moshele: one sec, grabbing link... | 00:44 |
*** sdague has quit IRC | 00:44 | |
jaypipes | moshele: https://review.openstack.org/#/c/301307/4/nova/compute/resource_tracker.py | 00:45 |
jaypipes | moshele: line 214-216 there would need to change to call your code to grab the new PCI requests from the migration context. | 00:45 |
jaypipes | moshele: I want the PCI requests *passed in* to the Claim constructors, not retrieved inside the Claim test_pci() method or a @property on Claim. | 00:46 |
*** ssurana has quit IRC | 00:47 | |
jaypipes | moshele: the reason I want all requested resource passed in to the Claim object is because we are attempting to standardize how we treat all resources to be the same, consistent fashion. Having the Claim object callling to the database via nova.objects calls makes that standardization process very difficult. | 00:47 |
moshele | jaypipes: I see | 00:50 |
*** smatzek has joined #openstack-nova | 00:50 | |
jaypipes | moshele: I was offering to rebase your patch onto mine and do that. | 00:50 |
*** vilobhmm11 has joined #openstack-nova | 00:51 | |
moshele | jaypipes: ok, anything I can help with? | 00:51 |
*** jinxing has joined #openstack-nova | 00:51 | |
*** mtanino has quit IRC | 00:51 | |
jaypipes | moshele: nope, just need your permission :) | 00:52 |
*** shaohe_feng has quit IRC | 00:52 | |
*** shaohe_feng has joined #openstack-nova | 00:52 | |
moshele | jaypipes: ok it is all yours :) | 00:52 |
jaypipes | moshele: rock on :) just didn't want to go reworking your patch without asking! | 00:53 |
*** zhenq has joined #openstack-nova | 00:53 | |
jaypipes | moshele: BTW, I think the term you just coined "hackwork compatible" is awesome :) | 00:53 |
moshele | jaypipes: np and if you need help with testing it I can help | 00:53 |
jaypipes | moshele: we should make t-shirts with that. | 00:53 |
moshele | jaypipes: :) | 00:54 |
jaypipes | moshele: os-vif project motto? ;) | 00:54 |
*** cheneydc has joined #openstack-nova | 00:54 | |
moshele | jaypipes: yes :) | 00:54 |
*** itlinux has joined #openstack-nova | 00:54 | |
*** zhenq1 has quit IRC | 00:55 | |
*** unicell has quit IRC | 00:56 | |
*** gongysh has quit IRC | 00:58 | |
*** apoorvad has quit IRC | 01:00 | |
*** iceyao has joined #openstack-nova | 01:01 | |
*** shaohe_feng has quit IRC | 01:02 | |
*** shaohe_feng has joined #openstack-nova | 01:03 | |
*** moshele has quit IRC | 01:03 | |
*** haomaiwang has joined #openstack-nova | 01:04 | |
*** can8dnSix has quit IRC | 01:06 | |
*** ducttape_ has joined #openstack-nova | 01:06 | |
*** dclarke has quit IRC | 01:06 | |
*** EinstCrazy has joined #openstack-nova | 01:09 | |
*** haomaiwang has quit IRC | 01:09 | |
*** zenoway has joined #openstack-nova | 01:09 | |
*** unicell has joined #openstack-nova | 01:10 | |
*** unicell has quit IRC | 01:10 | |
*** unicell has joined #openstack-nova | 01:10 | |
mriedem | damn, he left! | 01:11 |
mriedem | jaypipes: you love NFV, any high level ideas on major testing gaps with NFV in nova that i don't have in here? https://etherpad.openstack.org/p/newton-nova-performance-vms | 01:12 |
mriedem | gaps are on L89 | 01:12 |
*** unicell1 has joined #openstack-nova | 01:12 | |
*** unicell has quit IRC | 01:12 | |
*** shaohe_feng has quit IRC | 01:13 | |
*** itlinux has quit IRC | 01:13 | |
*** shaohe_feng has joined #openstack-nova | 01:13 | |
*** zhangjl has joined #openstack-nova | 01:13 | |
*** zhangjl has left #openstack-nova | 01:14 | |
*** zenoway has quit IRC | 01:14 | |
jaypipes | mriedem: believe it or not, I'm on a call... gimme about an hour :) | 01:14 |
*** iceyao_ has joined #openstack-nova | 01:14 | |
mriedem | cripes | 01:14 |
mriedem | don't worry about it, i'm going to email danpb and ask him to look this over and give his thoughts on obvious things that are missing | 01:14 |
*** browne1 has quit IRC | 01:14 | |
*** kengo_sakai has joined #openstack-nova | 01:15 | |
*** zz_dimtruck is now known as dimtruck | 01:16 | |
*** iceyao__ has joined #openstack-nova | 01:16 | |
*** zengine has joined #openstack-nova | 01:16 | |
*** penick has quit IRC | 01:17 | |
*** iceyao has quit IRC | 01:17 | |
*** iceyao_ has quit IRC | 01:18 | |
*** gongysh has joined #openstack-nova | 01:20 | |
*** diana_clarke1 has joined #openstack-nova | 01:22 | |
*** shaohe_feng has quit IRC | 01:23 | |
*** jinxing has quit IRC | 01:23 | |
*** ozialien has quit IRC | 01:23 | |
*** shaohe_feng has joined #openstack-nova | 01:24 | |
*** jinxing has joined #openstack-nova | 01:24 | |
*** itlinux has joined #openstack-nova | 01:25 | |
*** haomaiwang has joined #openstack-nova | 01:25 | |
*** zengine has quit IRC | 01:28 | |
*** itlinux has quit IRC | 01:28 | |
*** smatzek has quit IRC | 01:30 | |
*** haomaiwang has quit IRC | 01:30 | |
openstackgerrit | bailin.zhang proposed openstack/nova: Create VM failed, unplug vifs https://review.openstack.org/306219 | 01:31 |
*** ducttape_ has quit IRC | 01:32 | |
*** shaohe_feng has quit IRC | 01:33 | |
*** artom has quit IRC | 01:34 | |
*** shaohe_feng has joined #openstack-nova | 01:34 | |
*** ljxiash has joined #openstack-nova | 01:39 | |
*** ljxiash has quit IRC | 01:41 | |
*** zenoway has joined #openstack-nova | 01:41 | |
*** rmevans has joined #openstack-nova | 01:42 | |
*** shaohe_feng has quit IRC | 01:43 | |
*** pwnall has joined #openstack-nova | 01:44 | |
*** jamielennox|away is now known as jamielennox | 01:44 | |
*** shaohe_feng has joined #openstack-nova | 01:44 | |
*** zenoway has quit IRC | 01:45 | |
*** nikhil has quit IRC | 01:49 | |
*** nikhil has joined #openstack-nova | 01:49 | |
*** EinstCra_ has joined #openstack-nova | 01:50 | |
*** pwnall has quit IRC | 01:51 | |
*** pwnall has joined #openstack-nova | 01:52 | |
*** shaohe_feng has quit IRC | 01:54 | |
*** shaohe_feng has joined #openstack-nova | 01:54 | |
*** EinstCrazy has quit IRC | 01:54 | |
*** vilobhmm11 has quit IRC | 01:56 | |
*** vilobhmm11 has joined #openstack-nova | 01:56 | |
*** vilobhmm11 has quit IRC | 01:56 | |
*** shaohe_feng has quit IRC | 02:04 | |
*** ozialien has joined #openstack-nova | 02:04 | |
*** dingboopt has quit IRC | 02:04 | |
*** shaohe_feng has joined #openstack-nova | 02:04 | |
*** dingboopt has joined #openstack-nova | 02:06 | |
*** yamahata has joined #openstack-nova | 02:07 | |
*** dimtruck is now known as zz_dimtruck | 02:09 | |
openstackgerrit | Hieu LE proposed openstack/nova: Config options: centralize driver libvirt options (1) https://review.openstack.org/309239 | 02:12 |
*** jinxing has quit IRC | 02:12 | |
*** shaohe_feng has quit IRC | 02:14 | |
*** mylu has quit IRC | 02:14 | |
*** shaohe_feng has joined #openstack-nova | 02:15 | |
*** kengo_sakai has quit IRC | 02:15 | |
*** sdake has joined #openstack-nova | 02:16 | |
*** ljxiash has joined #openstack-nova | 02:16 | |
*** zenoway has joined #openstack-nova | 02:16 | |
*** ljxiash has quit IRC | 02:18 | |
*** amotoki has joined #openstack-nova | 02:18 | |
*** ozialien has quit IRC | 02:18 | |
*** mylu has joined #openstack-nova | 02:19 | |
*** sdake has quit IRC | 02:20 | |
*** itlinux has joined #openstack-nova | 02:20 | |
*** sdake has joined #openstack-nova | 02:20 | |
*** yamahata has quit IRC | 02:21 | |
*** zenoway has quit IRC | 02:21 | |
*** amotoki has quit IRC | 02:23 | |
*** ljxiash has joined #openstack-nova | 02:23 | |
*** shaohe_feng has quit IRC | 02:24 | |
*** shaohe_feng has joined #openstack-nova | 02:25 | |
*** zz_dimtruck is now known as dimtruck | 02:25 | |
*** vilobhmm11 has joined #openstack-nova | 02:26 | |
*** sdake_ has joined #openstack-nova | 02:26 | |
*** ljxiash has quit IRC | 02:28 | |
*** mriedem has quit IRC | 02:28 | |
*** sdake has quit IRC | 02:29 | |
*** fragatina has quit IRC | 02:30 | |
*** unicell1 has quit IRC | 02:30 | |
*** jinxing has joined #openstack-nova | 02:31 | |
*** jamielennox is now known as jamielennox|away | 02:32 | |
*** ljxiash has joined #openstack-nova | 02:33 | |
*** shaohe_feng has quit IRC | 02:35 | |
*** namnh has left #openstack-nova | 02:35 | |
*** shaohe_feng has joined #openstack-nova | 02:35 | |
*** markvoelker has quit IRC | 02:35 | |
*** fishcried has joined #openstack-nova | 02:37 | |
yonglihe | mriedem, thanks, this bug got fixed: http://52.27.155.124/pci/309239/1/screen-logs/n-sch.log.gz http://52.27.155.124/pci/309239/1/etc/nova/nova.conf.gz | 02:38 |
*** amotoki has joined #openstack-nova | 02:39 | |
*** fishcried has quit IRC | 02:43 | |
*** mylu has quit IRC | 02:44 | |
*** shaohe_feng has quit IRC | 02:45 | |
*** shaohe_feng has joined #openstack-nova | 02:45 | |
openstackgerrit | Yingxin Cheng proposed openstack/nova-specs: Eventually consistent scheduler host state https://review.openstack.org/306844 | 02:48 |
*** gyee has quit IRC | 02:48 | |
*** ljxiash has quit IRC | 02:48 | |
*** mylu has joined #openstack-nova | 02:49 | |
*** amotoki has quit IRC | 02:50 | |
*** zhangjl has joined #openstack-nova | 02:50 | |
*** zhangjl has left #openstack-nova | 02:50 | |
openstackgerrit | Ed Leafe proposed openstack/nova: Move config options from nova/compute/rpcapi.py file https://review.openstack.org/303602 | 02:52 |
openstackgerrit | Ed Leafe proposed openstack/nova: Improve the help text for the compute rpcapi option https://review.openstack.org/303608 | 02:52 |
*** mtanino has joined #openstack-nova | 02:52 | |
*** ljxiash has joined #openstack-nova | 02:54 | |
*** diana_clarke1 has quit IRC | 02:55 | |
*** shaohe_feng has quit IRC | 02:55 | |
*** shaohe_feng has joined #openstack-nova | 02:56 | |
*** unicell has joined #openstack-nova | 02:56 | |
*** ljxiash has quit IRC | 02:58 | |
*** amotoki has joined #openstack-nova | 02:58 | |
openstackgerrit | Hieu LE proposed openstack/nova: Config options: centralize imagebackend libvirt options (2) https://review.openstack.org/309246 | 02:58 |
*** unicell1 has joined #openstack-nova | 02:59 | |
*** phuongnh has joined #openstack-nova | 03:00 | |
*** mtanino has quit IRC | 03:01 | |
*** unicell has quit IRC | 03:01 | |
openstackgerrit | Hieu LE proposed openstack/nova: Config options: centralize driver libvirt options (1) https://review.openstack.org/309239 | 03:05 |
*** shaohe_feng has quit IRC | 03:05 | |
*** shaohe_feng has joined #openstack-nova | 03:06 | |
*** mylu has quit IRC | 03:06 | |
*** efried has joined #openstack-nova | 03:08 | |
*** ljxiash has joined #openstack-nova | 03:10 | |
*** gcb has quit IRC | 03:12 | |
*** ljxiash_ has joined #openstack-nova | 03:12 | |
*** mylu has joined #openstack-nova | 03:12 | |
*** gcb has joined #openstack-nova | 03:12 | |
*** ljxiash has quit IRC | 03:15 | |
*** shaohe_feng has quit IRC | 03:16 | |
*** shaohe_feng has joined #openstack-nova | 03:16 | |
*** amotoki has quit IRC | 03:18 | |
openstackgerrit | Hieu LE proposed openstack/nova: Config options: centralize imagebackend libvirt options (2) https://review.openstack.org/309246 | 03:18 |
*** cburgess has quit IRC | 03:19 | |
*** cburgess has joined #openstack-nova | 03:20 | |
*** allen_gao has quit IRC | 03:20 | |
*** allen_gao has joined #openstack-nova | 03:20 | |
*** zhenq has quit IRC | 03:25 | |
*** shaohe_feng has quit IRC | 03:26 | |
*** shaohe_feng has joined #openstack-nova | 03:26 | |
*** iceyao has joined #openstack-nova | 03:28 | |
openstackgerrit | Takashi NATSUME proposed openstack/nova: Remove mox in tests/unit/compute/test_host_api.py https://review.openstack.org/308213 | 03:29 |
*** haplo37 has quit IRC | 03:30 | |
*** iceyao__ has quit IRC | 03:31 | |
*** markvoelker has joined #openstack-nova | 03:36 | |
*** shaohe_feng has quit IRC | 03:36 | |
*** shaohe_feng has joined #openstack-nova | 03:37 | |
*** woodster_ has quit IRC | 03:38 | |
*** fragatina has joined #openstack-nova | 03:38 | |
*** fragatina has quit IRC | 03:38 | |
*** fragatina has joined #openstack-nova | 03:39 | |
*** gongysh has quit IRC | 03:39 | |
*** gongysh has joined #openstack-nova | 03:40 | |
*** gongysh has quit IRC | 03:41 | |
*** markvoelker has quit IRC | 03:41 | |
*** davideagnello has quit IRC | 03:45 | |
*** ijw has joined #openstack-nova | 03:45 | |
*** shaohe_feng has quit IRC | 03:46 | |
*** shaohe_feng has joined #openstack-nova | 03:47 | |
openstackgerrit | Ed Leafe proposed openstack/nova: Move config options from nova/api directory (3) https://review.openstack.org/309196 | 03:48 |
openstackgerrit | Ed Leafe proposed openstack/nova: Improve the help text for the API options (3) https://review.openstack.org/309197 | 03:48 |
openstackgerrit | Ed Leafe proposed openstack/nova: Move config options from nova/api directory (4) https://review.openstack.org/309198 | 03:48 |
openstackgerrit | Ed Leafe proposed openstack/nova: Improve the help text for the API options (4) https://review.openstack.org/309199 | 03:48 |
*** ljxiash_ has quit IRC | 03:53 | |
*** ljxiash has joined #openstack-nova | 03:54 | |
openstackgerrit | Hieu LE proposed openstack/nova: Config options: centralize imagecache libvirt options (3) https://review.openstack.org/309255 | 03:54 |
*** mylu has quit IRC | 03:54 | |
*** mylu has joined #openstack-nova | 03:56 | |
*** shaohe_feng has quit IRC | 03:57 | |
*** nelsnels_ has quit IRC | 03:57 | |
*** shaohe_feng has joined #openstack-nova | 03:57 | |
*** ljxiash has quit IRC | 03:58 | |
*** mnestratov has quit IRC | 04:00 | |
*** nelsnelson has joined #openstack-nova | 04:02 | |
*** mylu has quit IRC | 04:02 | |
*** mylu has joined #openstack-nova | 04:02 | |
*** ozialiendoze has quit IRC | 04:05 | |
*** ozialien has joined #openstack-nova | 04:06 | |
*** shaohe_feng has quit IRC | 04:07 | |
*** e0ne has joined #openstack-nova | 04:07 | |
*** thorst has quit IRC | 04:08 | |
*** shaohe_feng has joined #openstack-nova | 04:08 | |
*** thorst has joined #openstack-nova | 04:08 | |
*** ozialien_ has joined #openstack-nova | 04:08 | |
*** ozialien has quit IRC | 04:10 | |
*** ozialien_ is now known as ozialien | 04:10 | |
*** nelsnelson has quit IRC | 04:10 | |
*** nelsnelson has joined #openstack-nova | 04:10 | |
*** ljxiash has joined #openstack-nova | 04:10 | |
*** ozialien10 has joined #openstack-nova | 04:11 | |
*** mylu has quit IRC | 04:12 | |
*** hdd has quit IRC | 04:14 | |
*** ljxiash has quit IRC | 04:15 | |
*** aarefiev has quit IRC | 04:16 | |
*** epheo has quit IRC | 04:16 | |
*** aarefiev has joined #openstack-nova | 04:16 | |
*** thorst has quit IRC | 04:16 | |
*** shaohe_feng has quit IRC | 04:17 | |
*** shaohe_feng has joined #openstack-nova | 04:18 | |
*** epheo has joined #openstack-nova | 04:20 | |
*** ljxiash has joined #openstack-nova | 04:22 | |
*** ChrisBenson has quit IRC | 04:25 | |
*** ChrisBenson has joined #openstack-nova | 04:25 | |
*** ljxiash has quit IRC | 04:26 | |
*** haomaiwang has joined #openstack-nova | 04:26 | |
*** shaohe_feng has quit IRC | 04:27 | |
*** shaohe_feng has joined #openstack-nova | 04:28 | |
*** ozialien10 has quit IRC | 04:28 | |
*** ozialien has quit IRC | 04:29 | |
*** e0ne has quit IRC | 04:30 | |
*** haomaiwang has quit IRC | 04:31 | |
*** dingboopt has quit IRC | 04:31 | |
*** dingboopt has joined #openstack-nova | 04:34 | |
*** tbachman has quit IRC | 04:35 | |
*** markvoelker has joined #openstack-nova | 04:37 | |
*** shaohe_feng has quit IRC | 04:38 | |
*** shaohe_feng has joined #openstack-nova | 04:38 | |
*** ljxiash has joined #openstack-nova | 04:38 | |
*** tbachman has joined #openstack-nova | 04:38 | |
*** yamahata has joined #openstack-nova | 04:39 | |
*** markvoelker has quit IRC | 04:42 | |
*** ljxiash has quit IRC | 04:43 | |
*** lpetrut has joined #openstack-nova | 04:45 | |
*** haomaiwang has joined #openstack-nova | 04:45 | |
*** haomaiwang has quit IRC | 04:46 | |
*** haomaiwang has joined #openstack-nova | 04:46 | |
*** shaohe_feng has quit IRC | 04:48 | |
*** shaohe_feng has joined #openstack-nova | 04:49 | |
*** ljxiash has joined #openstack-nova | 04:50 | |
*** dave-mccowan has quit IRC | 04:51 | |
*** rmevans has quit IRC | 04:52 | |
*** shaohe_feng has quit IRC | 04:58 | |
*** shaohe_feng has joined #openstack-nova | 04:58 | |
*** ljxiash has quit IRC | 04:59 | |
*** fishcried has joined #openstack-nova | 05:00 | |
*** jinxing has quit IRC | 05:00 | |
*** rcernin has joined #openstack-nova | 05:04 | |
*** dimtruck is now known as zz_dimtruck | 05:04 | |
*** ljxiash has joined #openstack-nova | 05:06 | |
*** jinxing has joined #openstack-nova | 05:08 | |
*** shaohe_feng has quit IRC | 05:08 | |
*** shaohe_feng has joined #openstack-nova | 05:09 | |
*** ljxiash has quit IRC | 05:11 | |
*** jaosorior has joined #openstack-nova | 05:12 | |
*** mylu has joined #openstack-nova | 05:12 | |
openstackgerrit | huan proposed openstack/nova: XenAPI: Do not rely on XenAPI to get device names https://review.openstack.org/213112 | 05:13 |
*** haomaiwa_ has joined #openstack-nova | 05:13 | |
*** haomaiwang has quit IRC | 05:14 | |
*** mylu has quit IRC | 05:14 | |
*** mylu has joined #openstack-nova | 05:14 | |
*** chip_ has quit IRC | 05:14 | |
*** thorst has joined #openstack-nova | 05:15 | |
*** john51 has joined #openstack-nova | 05:16 | |
*** ljxiash has joined #openstack-nova | 05:17 | |
*** mylu has quit IRC | 05:18 | |
*** john51_ has quit IRC | 05:18 | |
*** shaohe_feng has quit IRC | 05:19 | |
*** shaohe_feng has joined #openstack-nova | 05:19 | |
*** thorst has quit IRC | 05:22 | |
*** ljxiash has quit IRC | 05:22 | |
*** bebech has quit IRC | 05:26 | |
*** jaosorior has quit IRC | 05:27 | |
*** bebech has joined #openstack-nova | 05:28 | |
*** mylu has joined #openstack-nova | 05:28 | |
*** shaohe_feng has quit IRC | 05:29 | |
*** mylu has quit IRC | 05:29 | |
*** salv-orlando has joined #openstack-nova | 05:29 | |
*** shaohe_feng has joined #openstack-nova | 05:30 | |
*** gmann has quit IRC | 05:30 | |
*** fragatina has quit IRC | 05:31 | |
*** salv-orl_ has quit IRC | 05:32 | |
*** haomaiwa_ has quit IRC | 05:34 | |
*** salv-orlando has quit IRC | 05:34 | |
*** ljxiash has joined #openstack-nova | 05:34 | |
*** gmann has joined #openstack-nova | 05:35 | |
*** lpetrut has quit IRC | 05:38 | |
*** ljxiash has quit IRC | 05:38 | |
*** shaohe_feng has quit IRC | 05:39 | |
*** shaohe_feng has joined #openstack-nova | 05:39 | |
*** ljxiash has joined #openstack-nova | 05:46 | |
*** sridharg has joined #openstack-nova | 05:49 | |
*** lpetrut has joined #openstack-nova | 05:49 | |
*** shaohe_feng has quit IRC | 05:49 | |
*** ljxiash has quit IRC | 05:50 | |
*** shaohe_feng has joined #openstack-nova | 05:50 | |
*** mylu has joined #openstack-nova | 05:51 | |
*** mylu has quit IRC | 05:52 | |
*** lpetrut has quit IRC | 05:53 | |
*** gongysh has joined #openstack-nova | 05:57 | |
*** mylu has joined #openstack-nova | 05:58 | |
*** haukebruno has joined #openstack-nova | 05:59 | |
*** shaohe_feng has quit IRC | 06:00 | |
*** shaohe_feng has joined #openstack-nova | 06:00 | |
*** mrhillsman has quit IRC | 06:01 | |
*** mjura has joined #openstack-nova | 06:01 | |
*** ljxiash has joined #openstack-nova | 06:02 | |
*** josecastroleon has joined #openstack-nova | 06:03 | |
*** vishwanathj has quit IRC | 06:05 | |
*** tlbr has quit IRC | 06:05 | |
*** tlbr has joined #openstack-nova | 06:05 | |
*** lpetrut has joined #openstack-nova | 06:06 | |
*** ljxiash has quit IRC | 06:07 | |
*** sdake_ is now known as sdake | 06:08 | |
*** apoorv has joined #openstack-nova | 06:08 | |
*** shaohe_feng has quit IRC | 06:10 | |
*** ianw has quit IRC | 06:10 | |
*** shaohe_feng has joined #openstack-nova | 06:11 | |
*** vilobhmm11 has quit IRC | 06:13 | |
*** vilobhmm11 has joined #openstack-nova | 06:13 | |
*** vilobhmm111 has joined #openstack-nova | 06:15 | |
*** vilobhmm11 has quit IRC | 06:15 | |
openstackgerrit | Hieu LE proposed openstack/nova: Config options: centralize lvm libvirt options (4) https://review.openstack.org/309271 | 06:16 |
*** david-lyle has quit IRC | 06:16 | |
*** lpetrut has quit IRC | 06:18 | |
*** thorst has joined #openstack-nova | 06:20 | |
*** shaohe_feng has quit IRC | 06:20 | |
*** shaohe_feng has joined #openstack-nova | 06:21 | |
*** phuongnh has quit IRC | 06:24 | |
*** thorst has quit IRC | 06:27 | |
*** mpavone has joined #openstack-nova | 06:27 | |
openstackgerrit | Hieu LE proposed openstack/nova: Config options: centralize lvm libvirt options (5) https://review.openstack.org/309274 | 06:28 |
*** shaohe_feng has quit IRC | 06:30 | |
*** salv-orlando has joined #openstack-nova | 06:30 | |
*** shaohe_feng has joined #openstack-nova | 06:31 | |
*** sdake has quit IRC | 06:35 | |
*** shaohe_feng has quit IRC | 06:41 | |
*** abalutoiu has joined #openstack-nova | 06:41 | |
*** shaohe_feng has joined #openstack-nova | 06:41 | |
*** sdake has joined #openstack-nova | 06:42 | |
*** itlinux has quit IRC | 06:42 | |
*** tesseract has joined #openstack-nova | 06:43 | |
*** tesseract is now known as Guest83016 | 06:43 | |
*** salv-orlando has quit IRC | 06:45 | |
*** scheuran has joined #openstack-nova | 06:46 | |
*** sdake has quit IRC | 06:46 | |
*** ljxiash has joined #openstack-nova | 06:47 | |
*** Guest83016 has quit IRC | 06:48 | |
*** shaohe_feng has quit IRC | 06:51 | |
*** shaohe_feng has joined #openstack-nova | 06:51 | |
*** codebauss has joined #openstack-nova | 06:52 | |
*** ljxiash has quit IRC | 06:52 | |
*** codebauss is now known as mrhillsman | 06:52 | |
*** haomaiwang has joined #openstack-nova | 06:53 | |
*** ljxiash has joined #openstack-nova | 06:53 | |
openstackgerrit | Rajesh Tailor proposed openstack/nova: Fix instance delete stuck in deleting task_state https://review.openstack.org/294491 | 06:54 |
*** hoangcx has quit IRC | 06:55 | |
*** gongysh has quit IRC | 06:56 | |
*** jichen has joined #openstack-nova | 06:57 | |
*** oanson has joined #openstack-nova | 06:57 | |
*** haomaiwang has quit IRC | 06:57 | |
openstackgerrit | Ankit Agrawal proposed openstack/nova: Move is_volume_backed_instance to compute.utils https://review.openstack.org/270482 | 06:58 |
openstackgerrit | Ankit Agrawal proposed openstack/nova: Fix evaluation of host disk usage by volume-backed instances https://review.openstack.org/200870 | 06:58 |
*** hoangcx has joined #openstack-nova | 06:58 | |
*** apoorv has quit IRC | 06:59 | |
*** sacharya has quit IRC | 07:01 | |
*** shaohe_feng has quit IRC | 07:01 | |
*** apoorv has joined #openstack-nova | 07:01 | |
*** shaohe_feng has joined #openstack-nova | 07:02 | |
*** tesseract- has joined #openstack-nova | 07:02 | |
*** mylu has quit IRC | 07:10 | |
openstackgerrit | Hieu LE proposed openstack/nova: Config options: centralize vif libvirt options (6) https://review.openstack.org/309287 | 07:10 |
*** ijw has quit IRC | 07:10 | |
openstackgerrit | Hieu LE proposed openstack/nova: Config options: centralize utils libvirt options (5) https://review.openstack.org/309274 | 07:10 |
*** shaohe_feng has quit IRC | 07:11 | |
*** jwcroppe has quit IRC | 07:11 | |
*** shaohe_feng has joined #openstack-nova | 07:11 | |
*** jwcroppe has joined #openstack-nova | 07:12 | |
*** jwcroppe has quit IRC | 07:12 | |
*** jwcroppe has joined #openstack-nova | 07:13 | |
*** paul-carlton2 has joined #openstack-nova | 07:14 | |
*** artom has joined #openstack-nova | 07:15 | |
*** artom has quit IRC | 07:15 | |
*** artom has joined #openstack-nova | 07:15 | |
*** oanson has quit IRC | 07:16 | |
*** esracelik has joined #openstack-nova | 07:21 | |
*** matrohon has joined #openstack-nova | 07:21 | |
*** shaohe_feng has quit IRC | 07:22 | |
*** shaohe_feng has joined #openstack-nova | 07:22 | |
*** ianw has joined #openstack-nova | 07:24 | |
*** thorst has joined #openstack-nova | 07:24 | |
*** bauzas is now known as bauwser | 07:26 | |
bauwser | good morning Nova | 07:26 |
*** oanson has joined #openstack-nova | 07:26 | |
*** salv-orlando has joined #openstack-nova | 07:28 | |
-openstackstatus- NOTICE: Logs are failing to be uploaded causing jobs to be marked as UNSTABLE. We are working on repairing the log filesystem and will update when ready. Please do not recheck before then. | 07:30 | |
*** ChanServ changes topic to "Logs are failing to be uploaded causing jobs to be marked as UNSTABLE. We are working on repairing the log filesystem and will update when ready. Please do not recheck before then." | 07:30 | |
*** Oku_OS-away is now known as Oku_OS | 07:31 | |
*** thorst has quit IRC | 07:31 | |
*** ljxiash has quit IRC | 07:31 | |
*** shaohe_feng has quit IRC | 07:32 | |
*** ljxiash has joined #openstack-nova | 07:32 | |
*** jaosorior has joined #openstack-nova | 07:32 | |
*** hightall has joined #openstack-nova | 07:32 | |
*** shaohe_feng has joined #openstack-nova | 07:32 | |
*** hoangcx has quit IRC | 07:33 | |
*** jlanoux has joined #openstack-nova | 07:33 | |
openstackgerrit | Hieu LE proposed openstack/nova: Config options: centralize volume libvirt options (7) https://review.openstack.org/309296 | 07:34 |
*** zenoway has joined #openstack-nova | 07:35 | |
*** ljxiash has quit IRC | 07:36 | |
*** Kevin_Zheng has quit IRC | 07:37 | |
*** Kevin_Zheng has joined #openstack-nova | 07:39 | |
*** ljxiash has joined #openstack-nova | 07:40 | |
*** shaohe_feng has quit IRC | 07:42 | |
*** shaohe_feng has joined #openstack-nova | 07:43 | |
*** hoangcx has joined #openstack-nova | 07:43 | |
*** hightall has quit IRC | 07:45 | |
*** hightall has joined #openstack-nova | 07:50 | |
*** oanson has quit IRC | 07:52 | |
*** shaohe_feng has quit IRC | 07:52 | |
*** danpb has joined #openstack-nova | 07:53 | |
*** shaohe_feng has joined #openstack-nova | 07:53 | |
*** lucas-dinner is now known as lucasagomes | 07:55 | |
*** gcb has quit IRC | 07:56 | |
openstackgerrit | Hieu LE proposed openstack/nova: Config options: centralize aoe vol libvirt options (8) https://review.openstack.org/309300 | 07:57 |
*** fishcried has quit IRC | 07:57 | |
*** belmoreira has joined #openstack-nova | 07:58 | |
*** mkasprzy_ has quit IRC | 07:58 | |
*** iceyao has quit IRC | 07:58 | |
*** pwnall has quit IRC | 07:59 | |
*** palexster2 is now known as palexster | 07:59 | |
*** ljxiash has quit IRC | 07:59 | |
*** zzzeek has quit IRC | 08:00 | |
*** ljxiash has joined #openstack-nova | 08:00 | |
*** iceyao has joined #openstack-nova | 08:00 | |
*** zzzeek has joined #openstack-nova | 08:00 | |
*** paul-carlton2 has quit IRC | 08:01 | |
*** sacharya has joined #openstack-nova | 08:01 | |
*** shaohe_feng has quit IRC | 08:03 | |
*** shaohe_feng has joined #openstack-nova | 08:03 | |
*** ljxiash has quit IRC | 08:04 | |
*** zenoway has quit IRC | 08:06 | |
*** salv-orlando has quit IRC | 08:06 | |
*** sacharya has quit IRC | 08:06 | |
*** zenoway has joined #openstack-nova | 08:06 | |
*** ljxiash has joined #openstack-nova | 08:09 | |
*** ljxiash has quit IRC | 08:09 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/nova: [WIP] Testing latest u-c https://review.openstack.org/303345 | 08:10 |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/nova: [WIP] Testing latest u-c https://review.openstack.org/303345 | 08:10 |
*** EinstCra_ has quit IRC | 08:10 | |
*** zenoway has quit IRC | 08:11 | |
*** ijw has joined #openstack-nova | 08:11 | |
*** zenoway has joined #openstack-nova | 08:12 | |
*** shaohe_feng has quit IRC | 08:13 | |
*** shaohe_feng has joined #openstack-nova | 08:14 | |
*** jlanoux_ has joined #openstack-nova | 08:14 | |
*** ljxiash has joined #openstack-nova | 08:15 | |
*** ihrachys has joined #openstack-nova | 08:16 | |
*** ijw has quit IRC | 08:16 | |
*** jlanoux has quit IRC | 08:18 | |
*** ljxiash has quit IRC | 08:20 | |
*** mnestratov has joined #openstack-nova | 08:20 | |
*** shaohe_feng has quit IRC | 08:23 | |
*** ihrachys has quit IRC | 08:23 | |
*** ihrachys has joined #openstack-nova | 08:24 | |
*** shaohe_feng has joined #openstack-nova | 08:24 | |
*** ihrachys has quit IRC | 08:24 | |
*** haomaiwang has joined #openstack-nova | 08:26 | |
*** ljxiash has joined #openstack-nova | 08:26 | |
*** Kennan has quit IRC | 08:28 | |
*** jistr has joined #openstack-nova | 08:28 | |
*** ljxiash has quit IRC | 08:29 | |
*** ljxiash has joined #openstack-nova | 08:29 | |
*** thorst has joined #openstack-nova | 08:29 | |
*** ljxiash has quit IRC | 08:29 | |
*** haomaiwang has quit IRC | 08:30 | |
*** moshele has joined #openstack-nova | 08:32 | |
*** Kennan has joined #openstack-nova | 08:33 | |
*** hoangcx_ has joined #openstack-nova | 08:33 | |
*** hoangcx has quit IRC | 08:33 | |
*** shaohe_feng has quit IRC | 08:33 | |
*** shaohe_feng has joined #openstack-nova | 08:34 | |
*** ljxiash has joined #openstack-nova | 08:35 | |
*** thorst has quit IRC | 08:36 | |
*** yassine__ has joined #openstack-nova | 08:37 | |
*** fishcried has joined #openstack-nova | 08:39 | |
*** Fdaisuke has quit IRC | 08:39 | |
*** ljxiash has quit IRC | 08:39 | |
*** shaohe_feng has quit IRC | 08:44 | |
*** shaohe_feng has joined #openstack-nova | 08:45 | |
*** ljxiash has joined #openstack-nova | 08:46 | |
*** derekh has joined #openstack-nova | 08:46 | |
*** ihrachys has joined #openstack-nova | 08:48 | |
*** lpetrut has joined #openstack-nova | 08:49 | |
*** zenoway has quit IRC | 08:51 | |
*** ljxiash has quit IRC | 08:51 | |
*** zenoway has joined #openstack-nova | 08:51 | |
*** fishcried has quit IRC | 08:53 | |
openstackgerrit | Hieu LE proposed openstack/nova: Config options: centralize glusterfs libvirt options (9) https://review.openstack.org/309307 | 08:53 |
openstackgerrit | xiexs proposed openstack/python-novaclient: Add a note message for reboot https://review.openstack.org/309309 | 08:54 |
*** shaohe_feng has quit IRC | 08:54 | |
*** shaohe_feng has joined #openstack-nova | 08:55 | |
*** haomaiwang has joined #openstack-nova | 08:55 | |
*** zenoway has quit IRC | 08:56 | |
*** haomaiwa_ has joined #openstack-nova | 08:57 | |
*** hoangcx has joined #openstack-nova | 08:58 | |
*** hoangcx_ has quit IRC | 08:59 | |
*** haomaiwang has quit IRC | 09:00 | |
*** haomaiwang has joined #openstack-nova | 09:00 | |
*** EinstCrazy has joined #openstack-nova | 09:00 | |
*** vilobhmm111 has quit IRC | 09:01 | |
*** haomaiwa_ has quit IRC | 09:02 | |
*** ljxiash has joined #openstack-nova | 09:03 | |
*** EinstCrazy has quit IRC | 09:03 | |
*** shaohe_feng has quit IRC | 09:04 | |
*** shaohe_feng has joined #openstack-nova | 09:05 | |
*** haomaiwang has quit IRC | 09:07 | |
*** ljxiash has quit IRC | 09:07 | |
*** haomaiwang has joined #openstack-nova | 09:08 | |
*** zenoway has joined #openstack-nova | 09:08 | |
*** ljxiash has joined #openstack-nova | 09:10 | |
*** ijw has joined #openstack-nova | 09:12 | |
*** haomaiwang has quit IRC | 09:13 | |
*** moshele has quit IRC | 09:14 | |
*** shaohe_feng has quit IRC | 09:14 | |
*** shaohe_feng has joined #openstack-nova | 09:15 | |
*** tbachman has quit IRC | 09:16 | |
*** ijw has quit IRC | 09:17 | |
*** kodokuu has joined #openstack-nova | 09:22 | |
*** cdent has joined #openstack-nova | 09:22 | |
kodokuu | Hi, who can help me for vmwareapi driver ? (mitaka) | 09:22 |
*** zenoway has quit IRC | 09:23 | |
*** xek has joined #openstack-nova | 09:23 | |
*** openstackstatus has quit IRC | 09:24 | |
*** shaohe_feng has quit IRC | 09:25 | |
*** roeyc has joined #openstack-nova | 09:25 | |
*** openstackstatus has joined #openstack-nova | 09:25 | |
*** ChanServ sets mode: +v openstackstatus | 09:25 | |
*** shaohe_feng has joined #openstack-nova | 09:26 | |
*** zenoway has joined #openstack-nova | 09:27 | |
*** david-lyle has joined #openstack-nova | 09:28 | |
*** hightall has quit IRC | 09:28 | |
openstackgerrit | Hieu LE proposed openstack/nova: Config options: centralize iscsi libvirt options (10) https://review.openstack.org/309315 | 09:29 |
*** zhangjl has joined #openstack-nova | 09:32 | |
*** zhangjl has left #openstack-nova | 09:32 | |
*** zenoway has quit IRC | 09:32 | |
*** shaohe_feng has quit IRC | 09:35 | |
*** jaosorior is now known as jaosorior_lunch | 09:35 | |
*** shaohe_feng has joined #openstack-nova | 09:36 | |
*** thorst has joined #openstack-nova | 09:36 | |
*** zenoway has joined #openstack-nova | 09:37 | |
*** haomaiwang has joined #openstack-nova | 09:38 | |
*** sridharg has quit IRC | 09:39 | |
*** ljxiash has quit IRC | 09:39 | |
*** lpetrut has quit IRC | 09:39 | |
*** moshele has joined #openstack-nova | 09:40 | |
*** lpetrut has joined #openstack-nova | 09:40 | |
kashyap | bauwser: When you get a sec, from the other day's discussion here, does this diff look reasonable -- http://paste.openstack.org/show/495107/ | 09:40 |
*** abalutoiu_ has joined #openstack-nova | 09:41 | |
kashyap | Instead of this: https://github.com/openstack/nova/blob/0315d46766fa4357c6608541be39aada4eb5941d/nova/compute/manager.py#L2886-L2890 | 09:41 |
bauwser | kashyap: that's a good point | 09:41 |
*** zenoway has quit IRC | 09:41 | |
bauwser | kashyap: I'm just thinking of dansmith's point | 09:41 |
*** abalutoiu has quit IRC | 09:41 | |
bauwser | and making being sure that we're not trampling the others | 09:42 |
kashyap | bauwser: It doesn't involve changing RPC in api.py. But I'm not intimately familiar with this area of code, so looking for some pointers | 09:42 |
*** thorst has quit IRC | 09:42 | |
*** tbachman has joined #openstack-nova | 09:42 | |
kashyap | bauwser: Instead of an empty dict, we're supplying: image_ref = instance.image_ref | 09:42 |
*** haomaiwang has quit IRC | 09:43 | |
bauwser | kashyap: sure, I was just thinking of the general rebuild | 09:43 |
openstackgerrit | Timofey Durakov proposed openstack/nova: abort_live_migration remove redundant check https://review.openstack.org/304621 | 09:44 |
openstackgerrit | Timofey Durakov proposed openstack/nova: force_live_migration remove redundant check https://review.openstack.org/287997 | 09:44 |
kashyap | bauwser: Maybe I'll just push a change and ask for comments | 09:44 |
bauwser | kashyap: sure, that looks good | 09:45 |
bauwser | ok | 09:45 |
kashyap | Err, typo above, I meant this: image_meta = instance.image_ref | 09:45 |
*** shaohe_feng has quit IRC | 09:45 | |
kashyap | Okay, let's see. | 09:45 |
*** shaohe_feng has joined #openstack-nova | 09:46 | |
*** ljxiash has joined #openstack-nova | 09:46 | |
*** zenoway has joined #openstack-nova | 09:46 | |
*** EinstCrazy has joined #openstack-nova | 09:47 | |
*** moshele has quit IRC | 09:49 | |
*** zenoway has quit IRC | 09:51 | |
*** ivase has joined #openstack-nova | 09:51 | |
*** haomaiwang has joined #openstack-nova | 09:53 | |
*** shaohe_feng has quit IRC | 09:55 | |
*** shaohe_feng has joined #openstack-nova | 09:56 | |
*** zenoway has joined #openstack-nova | 09:56 | |
openstackgerrit | Hieu LE proposed openstack/nova: Config options: centralize iser libvirt options (11) https://review.openstack.org/309329 | 09:57 |
*** EinstCrazy has quit IRC | 09:57 | |
*** EinstCrazy has joined #openstack-nova | 09:57 | |
*** ivase has quit IRC | 09:58 | |
*** ianw has quit IRC | 09:58 | |
*** haomaiwang has quit IRC | 09:58 | |
*** Dinesh_Bhor has joined #openstack-nova | 09:58 | |
*** cheneydc has quit IRC | 09:59 | |
*** zenoway has quit IRC | 10:01 | |
*** zhangjn has quit IRC | 10:02 | |
*** sacharya has joined #openstack-nova | 10:03 | |
*** zenoway has joined #openstack-nova | 10:05 | |
*** shaohe_feng has quit IRC | 10:06 | |
*** shaohe_feng has joined #openstack-nova | 10:06 | |
*** haomaiwang has joined #openstack-nova | 10:07 | |
*** zhangjn has joined #openstack-nova | 10:07 | |
*** sacharya has quit IRC | 10:07 | |
*** zenoway has quit IRC | 10:10 | |
*** zenoway has joined #openstack-nova | 10:10 | |
*** haomaiwang has quit IRC | 10:11 | |
*** prateek has joined #openstack-nova | 10:13 | |
*** ijw has joined #openstack-nova | 10:13 | |
*** shaohe_feng has quit IRC | 10:16 | |
*** shaohe_feng has joined #openstack-nova | 10:17 | |
*** EinstCrazy has quit IRC | 10:17 | |
*** EinstCrazy has joined #openstack-nova | 10:17 | |
*** gszasz has joined #openstack-nova | 10:17 | |
*** jaosorior_lunch is now known as jaosorior | 10:19 | |
*** krotscheck_dcm is now known as krotscheck | 10:19 | |
*** ijw has quit IRC | 10:20 | |
openstackgerrit | Hieu LE proposed openstack/nova: Config options: centralize volume net libvirt options (12) https://review.openstack.org/309342 | 10:20 |
*** EinstCrazy has quit IRC | 10:22 | |
*** haomaiwang has joined #openstack-nova | 10:24 | |
*** shaohe_feng has quit IRC | 10:26 | |
*** shaohe_feng has joined #openstack-nova | 10:27 | |
*** haomaiwang has quit IRC | 10:28 | |
*** ianw has joined #openstack-nova | 10:31 | |
openstackgerrit | Alexis Lee proposed openstack/nova: Encrypted iSCSI volume has too long of a name https://review.openstack.org/174656 | 10:33 |
*** salv-orlando has joined #openstack-nova | 10:33 | |
*** acabot has quit IRC | 10:34 | |
*** hdd has joined #openstack-nova | 10:35 | |
*** shaohe_feng has quit IRC | 10:36 | |
*** zhangjn has quit IRC | 10:36 | |
*** shaohe_feng has joined #openstack-nova | 10:37 | |
*** thorst has joined #openstack-nova | 10:40 | |
*** apoorv has quit IRC | 10:40 | |
*** rodrigods has quit IRC | 10:40 | |
*** rodrigods has joined #openstack-nova | 10:40 | |
*** haomaiwang has joined #openstack-nova | 10:41 | |
openstackgerrit | Hieu LE proposed openstack/nova: Config options: centralize volume nfs libvirt options (13) https://review.openstack.org/309349 | 10:41 |
*** apoorv has joined #openstack-nova | 10:42 | |
*** iceyao has quit IRC | 10:42 | |
*** sdague has joined #openstack-nova | 10:42 | |
*** zhangjn has joined #openstack-nova | 10:42 | |
*** mnestratov has quit IRC | 10:43 | |
*** laszloh has joined #openstack-nova | 10:45 | |
*** haomaiwa_ has joined #openstack-nova | 10:45 | |
openstackgerrit | Alexis Lee proposed openstack/nova: Encrypted iSCSI volume has too long of a name https://review.openstack.org/174656 | 10:45 |
*** haomaiwang has quit IRC | 10:45 | |
*** thorst has quit IRC | 10:46 | |
*** thorst has joined #openstack-nova | 10:46 | |
*** shaohe_feng has quit IRC | 10:47 | |
*** shaohe_feng has joined #openstack-nova | 10:47 | |
*** haomaiwa_ has quit IRC | 10:49 | |
*** salv-orlando has quit IRC | 10:50 | |
*** apoorv has quit IRC | 10:52 | |
openstackgerrit | Hieu LE proposed openstack/nova: Config options: centralize quobyte libvirt options (14) https://review.openstack.org/309353 | 10:52 |
-openstackstatus- NOTICE: Log server has been repaired and jobs are stable again. If necessary please recheck changes that have 'UNSTABLE' results. | 10:53 | |
*** cdelatte has quit IRC | 10:53 | |
*** jaosorior has quit IRC | 10:54 | |
*** jaosorior has joined #openstack-nova | 10:55 | |
*** jaosorior has quit IRC | 10:55 | |
*** apoorv has joined #openstack-nova | 10:56 | |
*** jlanoux_ has quit IRC | 10:56 | |
*** jaosorior has joined #openstack-nova | 10:56 | |
*** jlanoux has joined #openstack-nova | 10:56 | |
*** shaohe_feng has quit IRC | 10:57 | |
*** smatzek has joined #openstack-nova | 10:57 | |
*** shaohe_feng has joined #openstack-nova | 10:57 | |
*** hoangcx has quit IRC | 10:59 | |
openstackgerrit | Hieu LE proposed openstack/nova: Config options: centralize scality libvirt options (15) https://review.openstack.org/309357 | 11:04 |
*** jinxing has quit IRC | 11:05 | |
*** lucasagomes is now known as lucas-hungry | 11:05 | |
*** ljxiash has quit IRC | 11:07 | |
*** shaohe_feng has quit IRC | 11:07 | |
*** ljxiash has joined #openstack-nova | 11:07 | |
*** shaohe_feng has joined #openstack-nova | 11:08 | |
*** sdague has quit IRC | 11:11 | |
*** ljxiash has quit IRC | 11:12 | |
*** sdague has joined #openstack-nova | 11:13 | |
openstackgerrit | Hieu LE proposed openstack/nova: Config options: centralize smbfs libvirt options (16) https://review.openstack.org/309360 | 11:13 |
*** amotoki has joined #openstack-nova | 11:13 | |
*** haomaiwang has joined #openstack-nova | 11:14 | |
*** cdelatte has joined #openstack-nova | 11:15 | |
*** ijw has joined #openstack-nova | 11:16 | |
*** shaohe_feng has quit IRC | 11:17 | |
*** shaohe_feng has joined #openstack-nova | 11:18 | |
*** haomaiwang has quit IRC | 11:18 | |
*** ianw has quit IRC | 11:18 | |
*** ljxiash has joined #openstack-nova | 11:19 | |
*** amotoki has quit IRC | 11:20 | |
openstackgerrit | Pallavi proposed openstack/nova: Added "networks" object in server-create-request Closes-Bug: #1566477 https://review.openstack.org/309362 | 11:20 |
openstack | bug 1566477 in OpenStack Compute (nova) ""networks" object is not documented anywhere" [Undecided,In progress] https://launchpad.net/bugs/1566477 - Assigned to Pallavi (pallavi-s) | 11:20 |
*** thorst has quit IRC | 11:21 | |
*** ijw has quit IRC | 11:21 | |
*** thorst has joined #openstack-nova | 11:22 | |
*** haukebruno has quit IRC | 11:22 | |
*** salv-orlando has joined #openstack-nova | 11:23 | |
*** baoli has joined #openstack-nova | 11:23 | |
*** ljxiash has quit IRC | 11:23 | |
*** hdd has quit IRC | 11:25 | |
openstackgerrit | Hieu LE proposed openstack/nova: Config options: centralize remotefs libvirt options (end) https://review.openstack.org/309363 | 11:26 |
*** shaohe_feng has quit IRC | 11:28 | |
*** baoli has quit IRC | 11:28 | |
*** apoorv has quit IRC | 11:28 | |
*** shaohe_feng has joined #openstack-nova | 11:28 | |
*** rtheis has joined #openstack-nova | 11:28 | |
*** baoli has joined #openstack-nova | 11:29 | |
*** thorst has quit IRC | 11:30 | |
*** ljxiash has joined #openstack-nova | 11:30 | |
*** baoli_ has joined #openstack-nova | 11:30 | |
*** Jeffrey4l has joined #openstack-nova | 11:31 | |
hieulq | johnthetubaguy: hope you can relax with centralize libvirt long-chain of patch-set options after the summit :) | 11:32 |
*** ljxiash has quit IRC | 11:32 | |
*** ljxiash has joined #openstack-nova | 11:32 | |
*** salv-orlando has quit IRC | 11:33 | |
sdague | jichen: do you mind if I redo https://review.openstack.org/#/c/282190 a little bit? I might be easier than trying to put these things in comments. | 11:33 |
*** fragatina has joined #openstack-nova | 11:33 | |
jichen | sdague: sure, please help , thanks | 11:33 |
*** baoli has quit IRC | 11:35 | |
*** mpavone_ has joined #openstack-nova | 11:36 | |
*** shaohe_feng has quit IRC | 11:38 | |
*** ljxiash has quit IRC | 11:38 | |
cdent | edleafe: need some clarification from you on your desired indentation | 11:38 |
*** shaohe_feng has joined #openstack-nova | 11:38 | |
cdent | you want the second line of the if statement more indented | 11:38 |
*** ljxiash has joined #openstack-nova | 11:38 | |
cdent | or you want the exception more indented? | 11:39 |
*** ljxiash has quit IRC | 11:39 | |
*** ljxiash has joined #openstack-nova | 11:39 | |
kashyap | Running `tox -e py27`, `pip` complains '-c' option is not available, it's hitting this line https://github.com/openstack/nova/blob/master/tox.ini#L12 | 11:39 |
*** mpavone has quit IRC | 11:40 | |
*** markvoelker has joined #openstack-nova | 11:42 | |
*** Oku_OS is now known as Oku_OS-away | 11:43 | |
*** ljxiash has quit IRC | 11:43 | |
openstackgerrit | Chris Dent proposed openstack/nova: Support for both microversion headers https://review.openstack.org/300077 | 11:44 |
*** ljxiash has joined #openstack-nova | 11:44 | |
*** roeyc has quit IRC | 11:45 | |
openstackgerrit | Daniel Berrange proposed openstack/os-vif: Start using reno for release notes https://review.openstack.org/308407 | 11:46 |
*** thorst has joined #openstack-nova | 11:47 | |
* kashyap upgrades his pip from 7.1 to 8.1 | 11:47 | |
*** rook---- has joined #openstack-nova | 11:47 | |
*** markvoelker has quit IRC | 11:47 | |
*** shaohe_feng has quit IRC | 11:48 | |
*** ljxiash has quit IRC | 11:48 | |
*** shaohe_feng has joined #openstack-nova | 11:48 | |
*** burgerk has joined #openstack-nova | 11:49 | |
openstackgerrit | Sean Dague proposed openstack/nova: Refactor REGEX filters to eliminate 500 errors https://review.openstack.org/282190 | 11:51 |
sdague | jichen: check that out ^^ | 11:51 |
jichen | sdague: got it :) | 11:51 |
sdague | I didn't update tests, so those are going to fail | 11:51 |
sdague | but if you like it, feel free to run with it | 11:51 |
*** ianw has joined #openstack-nova | 11:52 | |
kodokuu | Hi, When I try to boot instance (mitaka) I have issue ==> Invalid input received: vif type bridge not supported | 11:57 |
kodokuu | I try to use DVS with vmware driver | 11:57 |
kodokuu | Anyone can help me with vmwareapi driver ? | 11:57 |
*** shaohe_feng has quit IRC | 11:58 | |
*** shaohe_feng has joined #openstack-nova | 11:59 | |
*** haomaiwang has joined #openstack-nova | 11:59 | |
*** haomaiwang has quit IRC | 11:59 | |
*** haomaiwang has joined #openstack-nova | 12:00 | |
*** dave-mccowan has joined #openstack-nova | 12:01 | |
*** kaisers has quit IRC | 12:03 | |
*** kaisers has joined #openstack-nova | 12:04 | |
*** flwang has quit IRC | 12:07 | |
*** lucas-hungry is now known as lucasagomes | 12:08 | |
*** shaohe_feng has quit IRC | 12:09 | |
*** shaohe_feng has joined #openstack-nova | 12:09 | |
*** ducttape_ has joined #openstack-nova | 12:11 | |
openstackgerrit | Jay Pipes proposed openstack/nova: pci: pass in instance PCI requests to claim https://review.openstack.org/301307 | 12:12 |
openstackgerrit | Jay Pipes proposed openstack/nova: pci: eliminate DB lookup PCI requests during claim https://review.openstack.org/301308 | 12:12 |
*** alex_xu has quit IRC | 12:13 | |
*** aysyd has joined #openstack-nova | 12:14 | |
*** burgerk has quit IRC | 12:15 | |
*** alex_xu has joined #openstack-nova | 12:16 | |
*** ijw has joined #openstack-nova | 12:17 | |
*** shaohe_feng has quit IRC | 12:19 | |
*** shaohe_feng has joined #openstack-nova | 12:19 | |
*** nkrinner is now known as nkrinner_afk | 12:20 | |
*** p01nt3r75 has joined #openstack-nova | 12:20 | |
*** houming has quit IRC | 12:21 | |
*** ijw has quit IRC | 12:23 | |
*** ccarmack has joined #openstack-nova | 12:24 | |
*** hightall has joined #openstack-nova | 12:25 | |
*** pradk_ has joined #openstack-nova | 12:27 | |
*** markvoelker has joined #openstack-nova | 12:28 | |
*** salv-orlando has joined #openstack-nova | 12:29 | |
*** shaohe_feng has quit IRC | 12:29 | |
*** shaohe_feng has joined #openstack-nova | 12:30 | |
*** Oku_OS-away is now known as Oku_OS | 12:30 | |
*** andymaier has joined #openstack-nova | 12:31 | |
*** svenkat has joined #openstack-nova | 12:31 | |
*** hdd has joined #openstack-nova | 12:32 | |
*** mageshgv has joined #openstack-nova | 12:34 | |
*** flwang has joined #openstack-nova | 12:35 | |
*** sridharg has joined #openstack-nova | 12:38 | |
cdent | dansmith: re the resourcepool hierarchy. Is the gist of your suggestion to collapse all ResourcePool into the ResourceProvider class and just forego a separate class entirely? And manage aggregates only if they are provided? I'd say "sure let's talk about this next week, except that I won't be there" | 12:39 |
*** shaohe_feng has quit IRC | 12:39 | |
*** mtanino has joined #openstack-nova | 12:39 | |
*** ducttape_ has quit IRC | 12:39 | |
*** shaohe_feng has joined #openstack-nova | 12:40 | |
edleafe | cdent: The standard, before visual indentation became all the rage, was that a continued line was indented two levels | 12:40 |
cdent | edleafe: yeah, cool, that's what I've done | 12:40 |
edleafe | cdent: the reasoning being exactly the case you have: so that any block is visually separated from the statement above | 12:41 |
*** doug-fish has joined #openstack-nova | 12:41 | |
edleafe | cdent: Sorry for getting all pissy about it, but since indentation is semantically important, I've always preferred that things at the same semantic level be indented the same. | 12:42 |
cdent | edleafe: please, I love pissy | 12:42 |
*** mpaolino has joined #openstack-nova | 12:43 | |
*** jwcroppe has quit IRC | 12:43 | |
*** alaski is now known as lascii | 12:46 | |
*** mageshgv has quit IRC | 12:47 | |
*** laszloh has quit IRC | 12:49 | |
*** shaohe_feng has quit IRC | 12:50 | |
*** shaohe_feng has joined #openstack-nova | 12:50 | |
*** salv-orlando has quit IRC | 12:51 | |
cdent | edleafe: don't strain yourself with that smiling, it just makes wrinkles | 12:51 |
*** alex_xu has quit IRC | 12:51 | |
edleafe | cdent: too late for me | 12:52 |
cdent | more wrinkles? | 12:52 |
edleafe | cdent: you'd never notice them among the current crop | 12:52 |
cdent | smile on! | 12:52 |
*** alex_xu has joined #openstack-nova | 12:54 | |
mnaser | does nova automatically recover db connections...? i would assume it would | 12:55 |
mnaser | we had a hiccup in our mysql yesterday (we don't use conductor) and no compute nodes recovered | 12:56 |
*** jaosorior has quit IRC | 12:58 | |
*** rlrossit has joined #openstack-nova | 12:58 | |
*** unicell has joined #openstack-nova | 12:58 | |
openstackgerrit | Gábor Antal proposed openstack/nova: Fixed typo in word "were" https://review.openstack.org/309392 | 12:58 |
*** haomaiwang has quit IRC | 12:59 | |
*** unicell1 has quit IRC | 12:59 | |
*** shaohe_feng has quit IRC | 13:00 | |
*** shaohe_feng has joined #openstack-nova | 13:01 | |
*** pradk_ has quit IRC | 13:02 | |
*** mageshgv has joined #openstack-nova | 13:02 | |
openstackgerrit | Gleb Stepanov proposed openstack/python-novaclient: Console log offset argument https://review.openstack.org/292479 | 13:05 |
johnthetubaguy | edleafe: hieulq: good work splitting up those patches, they look much easier to deal with | 13:06 |
johnthetubaguy | edleafe: I was kinda expecting all the conf comment tidy ups at the end of the chain, but lets see how it goes, just thinking about how we get the stuff that keeps merge conflicting with other folks stuff merged ASAP | 13:07 |
johnthetubaguy | hieulq: if I can find wifi and power in heathrow, it might be before the summit, but can't make any promises! | 13:08 |
*** mdrabe has joined #openstack-nova | 13:08 | |
openstackgerrit | Timofey Durakov proposed openstack/nova: live_migration_cleanup method introduced https://review.openstack.org/302611 | 13:08 |
openstackgerrit | Timofey Durakov proposed openstack/nova: Cleanup for post/rollback of live-migrations https://review.openstack.org/280653 | 13:08 |
openstackgerrit | Timofey Durakov proposed openstack/nova: New field for LibvirtLiveMigrateData https://review.openstack.org/286745 | 13:08 |
openstackgerrit | Timofey Durakov proposed openstack/nova: move disk_info calc to check methods https://review.openstack.org/291160 | 13:08 |
openstackgerrit | Timofey Durakov proposed openstack/nova: implement async rpc for live-migration https://review.openstack.org/291161 | 13:08 |
*** smatzek has quit IRC | 13:09 | |
*** iceyao has joined #openstack-nova | 13:10 | |
*** smatzek has joined #openstack-nova | 13:10 | |
*** shaohe_feng has quit IRC | 13:10 | |
*** shaohe_feng has joined #openstack-nova | 13:11 | |
*** doug-fish has quit IRC | 13:12 | |
*** doug-fish has joined #openstack-nova | 13:13 | |
openstackgerrit | Gleb Stepanov proposed openstack/python-novaclient: Decorate FakeHTTPClient with versions https://review.openstack.org/309394 | 13:13 |
*** mnestratov has joined #openstack-nova | 13:13 | |
*** matrohon has quit IRC | 13:14 | |
*** ctrath has joined #openstack-nova | 13:15 | |
*** EinstCrazy has joined #openstack-nova | 13:16 | |
*** ijw has joined #openstack-nova | 13:19 | |
*** shaohe_feng has quit IRC | 13:20 | |
*** shaohe_feng has joined #openstack-nova | 13:21 | |
*** dhellmann has joined #openstack-nova | 13:22 | |
*** jichen has quit IRC | 13:22 | |
*** EinstCrazy has quit IRC | 13:23 | |
*** ijw has quit IRC | 13:23 | |
*** diogogmt has quit IRC | 13:24 | |
*** EinstCrazy has joined #openstack-nova | 13:24 | |
tdurakov | johnthetubaguy: hey, have you got 5 minutes? | 13:27 |
johnthetubaguy | tdurakov: I have two mins in that works? | 13:27 |
tdurakov | sure | 13:27 |
johnthetubaguy | s/in/if/ | 13:27 |
tdurakov | https://review.openstack.org/#/c/308389/ | 13:27 |
johnthetubaguy | ah, awesome, I will take a look at that | 13:28 |
tdurakov | johnthetubaguy: thank you:) | 13:28 |
*** tbachman_ has joined #openstack-nova | 13:29 | |
*** tbachman has quit IRC | 13:29 | |
*** tbachman_ is now known as tbachman | 13:29 | |
*** tbachman has quit IRC | 13:30 | |
*** shaohe_feng has quit IRC | 13:31 | |
dansmith | cdent: yep | 13:31 |
*** shaohe_feng has joined #openstack-nova | 13:32 | |
*** zz_dimtruck is now known as dimtruck | 13:32 | |
cdent | dansmith: I'm giving that a try now, I _think_ I can make the queries happy | 13:32 |
*** tbachman has joined #openstack-nova | 13:32 | |
edleafe | johnthetubaguy: the confs are the important ones, because unless the help text changes are grossly wrong, they can be addressed in a follow-up patch | 13:33 |
cdent | dansmith: do we then just not have a ResourcePool object at all, just a new version of ResourceProvider that is more capable? | 13:33 |
dansmith | cdent: I don't see the difference between the two of them, so I would say no extra object.. however | 13:34 |
*** Drankis has joined #openstack-nova | 13:34 | |
*** aimeeU has joined #openstack-nova | 13:34 | |
dansmith | cdent: I'm surely willing to have a conversation about it to make sure I'm not missing something, we just haven't had a chance to put that together | 13:34 |
cdent | I think you're probably right. | 13:34 |
cdent | And my only lingering resitance is because of the amount of code I need to diddle to bring things round... | 13:35 |
*** diogogmt has joined #openstack-nova | 13:35 | |
*** gszasz has quit IRC | 13:35 | |
*** smatzek has quit IRC | 13:36 | |
dansmith | cdent: bad excuse :) | 13:36 |
cdent | i know right! | 13:36 |
dansmith | I'm willing to do the code diddling if it matters, but I suspect it doesn't | 13:36 |
cdent | oh it's not really that much work | 13:36 |
cdent | my initial experiments thus far look good | 13:37 |
*** ivase has joined #openstack-nova | 13:37 | |
*** wanghao has quit IRC | 13:37 | |
*** wanghao has joined #openstack-nova | 13:38 | |
*** kodokuu has quit IRC | 13:38 | |
*** ivase has quit IRC | 13:39 | |
*** ivase has joined #openstack-nova | 13:39 | |
*** kodokuu has joined #openstack-nova | 13:40 | |
*** nikhil_ has joined #openstack-nova | 13:40 | |
*** nikhil_ is now known as Guest5015 | 13:40 | |
*** Guest5015 is now known as nikhil_k | 13:40 | |
*** shaohe_feng has quit IRC | 13:41 | |
*** shaohe_feng has joined #openstack-nova | 13:42 | |
*** corey_ has joined #openstack-nova | 13:42 | |
*** mtanino has quit IRC | 13:44 | |
*** Dinesh_Bhor has quit IRC | 13:45 | |
* lxsli tries to guess mriedem's Friday nick | 13:48 | |
*** dansmith is now known as superdan | 13:48 | |
lxsli | eh - mriedem if you see this: why not leave failed instances as BuildRequests, instead of putting them in cell0? | 13:49 |
rlrossit | lxsli: I'm not sure if he's around yet | 13:50 |
kashyap | mdbooth: Random thanks! IRC logs for win -- I know you've resolved a Fedora-specific nuisance of `pip` and virtualenvs. The thing I was looking for was: `pip install --user --upgrade virtualenv` & `pip install --user --upgrade pip`, you've mentioned it in here a while ago. | 13:50 |
lxsli | ok thanks | 13:50 |
*** mriedem has joined #openstack-nova | 13:50 | |
*** shaohe_feng has quit IRC | 13:51 | |
*** EinstCrazy has quit IRC | 13:51 | |
*** mjura has quit IRC | 13:51 | |
*** EinstCrazy has joined #openstack-nova | 13:51 | |
*** shaohe_feng has joined #openstack-nova | 13:52 | |
*** zengine has joined #openstack-nova | 13:52 | |
mriedem | sdague: so devstack uses nova-all? | 13:52 |
*** tbachman_ has joined #openstack-nova | 13:53 | |
*** salv-orlando has joined #openstack-nova | 13:54 | |
mriedem | oh i see, test patch https://review.openstack.org/#/c/309358/ | 13:54 |
mriedem | cool | 13:54 |
lxsli | hi mriedem: why not leave failed instances as BuildRequests, instead of putting them in cell0? | 13:54 |
*** tbachman has quit IRC | 13:55 | |
*** tbachman_ is now known as tbachman | 13:55 | |
mriedem | sdague: also, i'm confusing nova-all with the enabled_apis thing, so nvm, +2 on https://review.openstack.org/#/c/308264/ | 13:55 |
lascii | lxsli: a big part of it is not wanting to keep instances in the api db, which is what that would mean | 13:57 |
*** esracelik has quit IRC | 13:58 | |
lascii | and we want to keep the ability to evolve BuildRequest as necessary, which would be much harder if there's long lived data in there | 13:58 |
sdague | mriedem: heh | 13:58 |
*** mrkz has joined #openstack-nova | 13:58 | |
sdague | superdan: want to approve this one - https://review.openstack.org/#/c/308264/ | 13:58 |
sdague | then we can do the backport | 13:58 |
sdague | and make life a little nicer for mitaka folks | 13:59 |
lxsli | lascii: ok ty | 13:59 |
superdan | sdague: on a call, will look when I'm done | 13:59 |
sdague | superdan: ok, np | 13:59 |
*** oanson has joined #openstack-nova | 13:59 | |
*** smatzek has joined #openstack-nova | 14:00 | |
*** mriedem has quit IRC | 14:00 | |
*** mriedem has joined #openstack-nova | 14:01 | |
*** zul has quit IRC | 14:01 | |
*** chuck__ has joined #openstack-nova | 14:01 | |
*** artom has quit IRC | 14:01 | |
*** shaohe_feng has quit IRC | 14:01 | |
mriedem | lxsli: see http://specs.openstack.org/openstack/nova-specs/specs/newton/approved/cells-cell0.html#alternatives | 14:01 |
*** shaohe_feng has joined #openstack-nova | 14:02 | |
*** zenoway has quit IRC | 14:02 | |
*** zenoway has joined #openstack-nova | 14:03 | |
*** artom has joined #openstack-nova | 14:03 | |
*** shakamunyi has joined #openstack-nova | 14:03 | |
*** _prad_ has joined #openstack-nova | 14:04 | |
*** sacharya has joined #openstack-nova | 14:04 | |
*** _prad_ is now known as prad_ | 14:04 | |
*** tbachman has quit IRC | 14:04 | |
lxsli | yeah when I read that spec I hadn't read the buildrequest one yet | 14:04 |
doffm | Morning all. | 14:05 |
*** tbachman has joined #openstack-nova | 14:05 | |
lxsli | they're very similar but I can see a case for separating them now | 14:05 |
lascii | lxsli: I think of BuildRequest as almost a task, it's the intent to build an instance but not actually an instance | 14:05 |
mriedem | doffm: you're supposed to be on vacatoin | 14:06 |
mriedem | *vacation | 14:06 |
lxsli | whereas a cell0 is the shadow where an instance almost was :) | 14:06 |
doffm | Supposed to be. | 14:06 |
doffm | Apparently there is cell0 stuff to discuss. | 14:06 |
lascii | lxsli: yep :) we almost called it graveyard, but cell0 was more neutral :) | 14:06 |
*** belmoreira has quit IRC | 14:07 | |
*** e0ne has joined #openstack-nova | 14:07 | |
lxsli | the schemas will be close to identical but the lifetimes and usage are different enough to justify the separation I can see now | 14:07 |
lascii | lxsli: exactly | 14:07 |
lxsli | thanks | 14:08 |
lascii | doffm: nothing to see here, go vacation | 14:08 |
*** sacharya has quit IRC | 14:09 | |
*** EinstCrazy has quit IRC | 14:09 | |
*** EinstCrazy has joined #openstack-nova | 14:10 | |
*** sdake_ has joined #openstack-nova | 14:10 | |
lxsli | lascii: can we call you andrewthecell0guy now? | 14:11 |
*** xyang1 has joined #openstack-nova | 14:11 | |
*** oanson has quit IRC | 14:11 | |
*** shaohe_feng has quit IRC | 14:12 | |
*** shaohe_feng has joined #openstack-nova | 14:12 | |
*** prateek has quit IRC | 14:12 | |
lascii | well, I wouldn't want to imply that I know cell0 as well as john knows the tuba | 14:13 |
edleafe | oh geez, it's Friday already? | 14:14 |
*** edleafe is now known as figleaf | 14:14 | |
figleaf | excuse my bad manners | 14:14 |
lxsli | yeah same time as last week | 14:14 |
*** pushkaru has joined #openstack-nova | 14:14 | |
*** EinstCrazy has quit IRC | 14:14 | |
*** shakamunyi has quit IRC | 14:15 | |
*** ducttape_ has joined #openstack-nova | 14:16 | |
*** EinstCrazy has joined #openstack-nova | 14:18 | |
*** andymaier has quit IRC | 14:18 | |
*** ijw has joined #openstack-nova | 14:19 | |
mriedem | did something go haywire in the gate last night? | 14:21 |
sdague | mriedem: why do you ask? | 14:21 |
mriedem | bunch of my approved changes failed the gate with UNSTABLE jobs | 14:22 |
mriedem | https://review.openstack.org/#/c/309040/ | 14:22 |
*** shaohe_feng has quit IRC | 14:22 | |
mriedem | https://review.openstack.org/#/c/309110/ | 14:22 |
sdague | mriedem: don't know, maybe? | 14:22 |
*** haplo37 has joined #openstack-nova | 14:22 | |
sdague | at 3am I was definitely not watching the gate | 14:22 |
*** shaohe_feng has joined #openstack-nova | 14:23 | |
mriedem | for shame | 14:23 |
*** mtanino has joined #openstack-nova | 14:23 | |
*** EinstCrazy has quit IRC | 14:23 | |
*** EinstCrazy has joined #openstack-nova | 14:24 | |
*** ijw has quit IRC | 14:25 | |
*** lpetrut has quit IRC | 14:28 | |
*** EinstCrazy has quit IRC | 14:29 | |
*** shakamunyi has joined #openstack-nova | 14:29 | |
*** EinstCrazy has joined #openstack-nova | 14:29 | |
*** doug-fis_ has joined #openstack-nova | 14:30 | |
jaypipes | 306gg | 14:32 |
*** shaohe_feng has quit IRC | 14:32 | |
openstackgerrit | Kashyap Chamarthy proposed openstack/nova: compute: Retain instance metadata for 'evacuate' on shared storage https://review.openstack.org/309440 | 14:32 |
*** shaohe_feng has joined #openstack-nova | 14:32 | |
*** doug-fish has quit IRC | 14:33 | |
*** EinstCra_ has joined #openstack-nova | 14:34 | |
*** EinstCrazy has quit IRC | 14:34 | |
*** palexster has quit IRC | 14:39 | |
*** shihanzhang has quit IRC | 14:40 | |
*** salv-orlando has quit IRC | 14:40 | |
*** shihanzhang has joined #openstack-nova | 14:41 | |
*** hightall has quit IRC | 14:41 | |
*** askb has joined #openstack-nova | 14:42 | |
*** toan has quit IRC | 14:42 | |
*** shaohe_feng has quit IRC | 14:42 | |
*** shaohe_feng has joined #openstack-nova | 14:43 | |
*** EinstCrazy has joined #openstack-nova | 14:43 | |
*** EinstCr__ has joined #openstack-nova | 14:44 | |
*** EinstCrazy has quit IRC | 14:44 | |
*** EinstCra_ has quit IRC | 14:44 | |
*** ijw has joined #openstack-nova | 14:46 | |
*** ChrisBenson has quit IRC | 14:46 | |
*** ChrisBenson has joined #openstack-nova | 14:46 | |
mriedem | riddle of the day | 14:47 |
mriedem | 1. get the neutron client https://github.com/openstack/nova/blob/master/nova/network/security_group/neutron_driver.py#L379 | 14:47 |
mriedem | 2. use that neutron client to list ports https://github.com/openstack/nova/blob/master/nova/network/security_group/neutron_driver.py#L340 | 14:47 |
*** mylu has joined #openstack-nova | 14:47 | |
mriedem | 3. from list_ports in that client, get a new instance of the client https://github.com/openstack/nova/blob/master/nova/network/neutronv2/api.py#L896 | 14:47 |
mriedem | using the exact same context | 14:48 |
mriedem | wtf? | 14:48 |
* johnthetubaguy makes funny face at mriedem | 14:48 | |
*** abalutoiu has joined #openstack-nova | 14:49 | |
*** BlackDex_ is now known as BlackDex | 14:49 | |
mriedem | as far as i can tell the context is the exact same anyway | 14:49 |
*** sdake_ has quit IRC | 14:50 | |
mriedem | not elevated in between anyway | 14:50 |
*** tbachman has quit IRC | 14:50 | |
danpb | FYI, in case people didn't already notice, nikola is no longer working on openstack/nova :-( | 14:50 |
*** zengine_ has joined #openstack-nova | 14:50 | |
danpb | mriedem: iiuc you already removed him from core team ? | 14:50 |
mriedem | danpb: yes, we talked about it last week, he said there wasn't a point in keeping him on | 14:51 |
danpb | ok | 14:51 |
*** abalutoiu_ has quit IRC | 14:51 | |
kashyap | danpb: Does your response there means, it looks reasonable as-is? -- https://review.openstack.org/#/c/309440/1/nova/compute/manager.py | 14:52 |
kashyap | Thanks for the review! | 14:52 |
*** zengine has quit IRC | 14:52 | |
*** zengine_ is now known as zengine | 14:52 | |
danpb | yeah don't change it | 14:52 |
*** shaohe_feng has quit IRC | 14:53 | |
kashyap | Noted. Thank you. | 14:53 |
*** shaohe_feng has joined #openstack-nova | 14:53 | |
mriedem | johnthetubaguy: oh i see the error of my ways | 14:53 |
johnthetubaguy | mriedem: its the api vs the client I think | 14:53 |
mriedem | the neutron security group driver is calling through to the actual python-neutronclient | 14:53 |
mriedem | yeah | 14:53 |
mriedem | rather than using our network API | 14:53 |
mriedem | seems like the security group driver should be using the network API for this stuff, | 14:54 |
mriedem | so if we added error handling to the network API we don't have to duplicate that in the security group driver | 14:54 |
johnthetubaguy | mriedem: I guess that would give us a single layer in front of the neutron client, or head that way | 14:54 |
mriedem | right | 14:54 |
mriedem | i was looking at https://bugs.launchpad.net/nova/+bug/1571722 | 14:55 |
openstack | Launchpad bug 1571722 in OpenStack Compute (nova) "Neutronclient failures throw unhelpful "Unexpected Exception"" [Medium,Confirmed] | 14:55 |
mriedem | and https://bugs.launchpad.net/nova/+bug/1567655 | 14:55 |
openstack | Launchpad bug 1567655 in OpenStack Compute (nova) "500 error when trying to list instances and neutron-server is down" [Medium,In progress] - Assigned to Sreenivas (sreenivas-pothukanoori) | 14:55 |
johnthetubaguy | ah... | 14:55 |
openstackgerrit | Balazs Gibizer proposed openstack/nova: Move notification objects to a separate package https://review.openstack.org/305294 | 14:55 |
*** EinstCr__ has quit IRC | 14:55 | |
openstackgerrit | Balazs Gibizer proposed openstack/nova: Move notification related code to separate package https://review.openstack.org/305058 | 14:55 |
openstackgerrit | Balazs Gibizer proposed openstack/nova: Move the notification ovos into a new namespace https://review.openstack.org/309454 | 14:55 |
johnthetubaguy | yeah, I guess we had similar patches around the cinder stuff at the end of mitaka | 14:55 |
*** EinstCrazy has joined #openstack-nova | 14:55 | |
*** sacharya has joined #openstack-nova | 14:56 | |
mriedem | johnthetubaguy: right, but as far as i know, when we talk to cinder we always go through nova.volume.cinder | 14:57 |
*** itlinux has joined #openstack-nova | 14:57 | |
mriedem | we don't sometimes use that and sometimes use cinderclient directly | 14:57 |
johnthetubaguy | mriedem: yeah | 14:57 |
johnthetubaguy | well similar for image I think | 14:57 |
johnthetubaguy | some more consistent patterns there is no bad thing | 14:58 |
*** itlinux has quit IRC | 14:59 | |
*** ihrachys has quit IRC | 14:59 | |
-openstackstatus- NOTICE: Log server was repaired as of 10:50 UTC and jobs have been stable since. If necessary, please recheck changes that have 'UNSTABLE' results. | 15:01 | |
*** haomaiwang has joined #openstack-nova | 15:01 | |
*** EinstCrazy has quit IRC | 15:02 | |
*** EinstCrazy has joined #openstack-nova | 15:02 | |
mriedem | johnthetubaguy: yeah i'll play around with how messy that would be to change | 15:02 |
*** shaohe_feng has quit IRC | 15:03 | |
*** shaohe_feng has joined #openstack-nova | 15:03 | |
bauwser | mriedem: lascii: re: cleaning network allocations when a reschedule fails in the conductor, couldn't we just try to capture the fact that the network was allocated earlier, say by the RequestSpec object for example ? | 15:03 |
johnthetubaguy | mriedem: good spot, we do need to tame that bit of code | 15:03 |
johnthetubaguy | bauwser: isn't a lot of that setup compute node specific, or do we not get that far? | 15:04 |
lascii | bauwser: are you looking at something in particular? | 15:04 |
*** prad_ has quit IRC | 15:06 | |
bauwser | johnthetubaguy: I agree, that's kind of a compute specific problem, but we merged that in the past https://review.openstack.org/#/c/243477/ | 15:06 |
bauwser | lascii: it's coming from a discussion we have in a ML thread | 15:06 |
bauwser | lascii: lemme find the right link | 15:06 |
*** abalutoiu has quit IRC | 15:07 | |
bauwser | lascii: http://lists.openstack.org/pipermail/openstack-dev/2016-April/093121.html | 15:07 |
lascii | bauwser: you want to avoid the network deallocate call if not needed? | 15:07 |
*** abalutoiu has joined #openstack-nova | 15:07 | |
*** nikhil has quit IRC | 15:08 | |
bauwser | lascii: that's uttermore strange | 15:09 |
*** artom has quit IRC | 15:09 | |
bauwser | lascii: and doing git blame for this is weirdo | 15:09 |
*** tesseract- has quit IRC | 15:09 | |
bauwser | lascii: that said, conductor needs to know some specifics | 15:09 |
bauwser | lascii: I just think that we should maybe track the information whether the port is already allocated or not | 15:10 |
lascii | we do, though it's not being used there | 15:10 |
lascii | instance.system_metadata['network_allocated'] | 15:10 |
bauwser | awesomeness then | 15:10 |
*** sdake has joined #openstack-nova | 15:10 | |
EmilienM | I'm testing nova trunk and I have this error: | 15:12 |
EmilienM | http://logs.openstack.org/86/305886/15/check/gate-puppet-openstack-integration-3-scenario002-tempest-centos-7/a806d26/logs/nova/nova-compute.txt.gz#_2016-04-22_14_17_52_572 | 15:12 |
EmilienM | ImportError: Class LibvirtDriver cannot be found | 15:12 |
openstackgerrit | Pavel Kholkin proposed openstack/nova: [WIP]: nova-api-hypervisor-cpu-info change https://review.openstack.org/304180 | 15:12 |
EmilienM | using compute_driver=libvirt.LibvirtDriver | 15:12 |
*** shaohe_feng has quit IRC | 15:13 | |
openstackgerrit | Przemyslaw Czesnowicz proposed openstack/nova-specs: Device tag - pci address mapping in image metadata. https://review.openstack.org/309464 | 15:13 |
bauwser | lascii: given we have that info, putting a big conditional is then possible ? :) | 15:13 |
*** bnemec is now known as beekneemech | 15:13 | |
*** shaohe_feng has joined #openstack-nova | 15:13 | |
lascii | bauwser: yep | 15:13 |
bauwser | great, lemme draft that | 15:14 |
bauwser | because I hate seeing that dealloc from a single classic boot request | 15:14 |
bauwser | which wouldn't be a reschedule | 15:14 |
EmilienM | mriedem: have you seen this error? it's failing since a few days, it was fine before | 15:14 |
*** haplo37 has quit IRC | 15:14 | |
mriedem | EmilienM: did puppet recently upgrade to mitaka or what changed on your end? | 15:15 |
EmilienM | nothing | 15:15 |
*** haplo37 has joined #openstack-nova | 15:15 | |
EmilienM | I suspect it's related to 8fc7d30600a8460362c61887c975cb8987f84576 in nova | 15:15 |
*** iceyao has quit IRC | 15:15 | |
EmilienM | mriedem: we changed nothing, and nova.conf is here: http://logs.openstack.org/86/305886/15/check/gate-puppet-openstack-integration-3-scenario002-tempest-centos-7/a806d26/logs/etc/nova/nova.conf.txt.gz | 15:16 |
lascii | bauwser: I think the logic is the same in compute/manager as well so if you're guarding the deallocation you should look there as well | 15:16 |
*** artom has joined #openstack-nova | 15:16 | |
mriedem | EmilienM: looking | 15:17 |
*** jwcroppe has joined #openstack-nova | 15:17 | |
*** mpaolino has quit IRC | 15:18 | |
*** tonytan4ever has joined #openstack-nova | 15:18 | |
EmilienM | mriedem: don't look at warnings, we have a patch to clean them up. | 15:18 |
*** sdake_ has joined #openstack-nova | 15:19 | |
*** sdake has quit IRC | 15:19 | |
mriedem | EmilienM: the logs for http://logs.openstack.org/86/305886/15/check/gate-puppet-openstack-integration-3-scenario002-tempest-centos-7/a806d26/logs/nova/nova-compute.txt.gz#_2016-04-22_14_17_52_572 must not be in logstash? | 15:19 |
*** mdrabe has quit IRC | 15:19 | |
EmilienM | mriedem: I haven't checked | 15:20 |
*** efried has quit IRC | 15:22 | |
*** sridharg has quit IRC | 15:23 | |
*** shaohe_feng has quit IRC | 15:23 | |
*** shaohe_feng has joined #openstack-nova | 15:24 | |
mriedem | EmilienM: i don't see how the change you linked is related | 15:24 |
*** jaypipes is now known as leakypipes | 15:24 | |
mriedem | and the compute_driver option was moved in january https://review.openstack.org/#/c/257956/ | 15:25 |
EmilienM | mriedem: the change, https://review.openstack.org/305886 is bumping th Yum repositories to the latest RDO build | 15:25 |
EmilienM | so we test nova trunk | 15:25 |
*** ChanServ changes topic to "This channel is for Nova development. For support of Nova deployments, please use #openstack. Please see: https://wiki.openstack.org/wiki/Nova/Mitaka_Release_Schedule" | 15:25 | |
*** openstack has joined #openstack-nova | 15:27 | |
*** amotoki has joined #openstack-nova | 15:27 | |
*** mpavone_ has quit IRC | 15:28 | |
*** EinstCrazy has quit IRC | 15:29 | |
*** mpaolino has joined #openstack-nova | 15:30 | |
*** mylu has joined #openstack-nova | 15:30 | |
EmilienM | mriedem: yes, it's installed by python-nova | 15:31 |
*** askb has quit IRC | 15:31 | |
*** penick has joined #openstack-nova | 15:31 | |
openstackgerrit | Gleb Stepanov proposed openstack/python-novaclient: Decorate FakeHTTPClient with versions https://review.openstack.org/309394 | 15:31 |
EmilienM | and looking at logs: | 15:32 |
EmilienM | http://logs.openstack.org/86/305886/15/check/gate-puppet-openstack-integration-3-scenario002-tempest-centos-7/a806d26/logs/rpm-qa.txt.gz | 15:32 |
EmilienM | we have it python-nova-13.0.1-0.20160420151139.db06f9a.el7.centos.noarch | 15:32 |
*** EinstCrazy has joined #openstack-nova | 15:32 | |
*** mdrabe has joined #openstack-nova | 15:32 | |
*** Jeffrey4l has quit IRC | 15:33 | |
*** shaohe_feng has quit IRC | 15:34 | |
EmilienM | mriedem: btw, the doc in config is very useful, http://logs.openstack.org/86/305886/15/check/gate-puppet-openstack-integration-3-scenario002-tempest-centos-7/a806d26/logs/etc/nova/nova.conf.txt.gz | 15:34 |
*** shaohe_feng has joined #openstack-nova | 15:34 | |
*** haomaiwang has quit IRC | 15:34 | |
*** palexster has joined #openstack-nova | 15:35 | |
*** zenoway has quit IRC | 15:36 | |
*** zenoway has joined #openstack-nova | 15:36 | |
*** barra204 has joined #openstack-nova | 15:37 | |
superdan | EmilienM: are you sure the packages actually have the right code in it/ | 15:37 |
*** ChrisBenson has quit IRC | 15:38 | |
superdan | because I agree it looks like it should work | 15:38 |
superdan | and it's loading some module called libvirt... | 15:38 |
*** rfolco has joined #openstack-nova | 15:39 | |
*** omnipresent has joined #openstack-nova | 15:39 | |
EmilienM | superdan: I'm using what provides RDO packaging, and it used to work like 3 days ago | 15:39 |
*** ChrisBenson has joined #openstack-nova | 15:39 | |
EmilienM | something broke in the meantime | 15:39 |
superdan | EmilienM: can I suck down the python-nova rpm easily from somewhere? | 15:39 |
EmilienM | so the changes in spec are here: https://github.com/openstack-packages/nova/commits/rpm-master | 15:40 |
superdan | I'm not aware of anything that would have changed this recently though | 15:40 |
*** neophy has joined #openstack-nova | 15:40 | |
EmilienM | superdan: packaging are available here: http://trunk.rdoproject.org/ | 15:40 |
EmilienM | superdan: but you can find the latest trunk packaging on https://trunk.rdoproject.org/centos7-master/c6/53/c6533c5bf3c2f936939b2d501935764f42beeb6f_6933561a/ | 15:40 |
superdan | EmilienM: so that means no change in the spec since before it was working right? | 15:40 |
superdan | cool thanks | 15:40 |
*** amotoki has quit IRC | 15:40 | |
EmilienM | superdan: right. I think the error is whether in Nova or in a dependency (or maybe in puppet-nova? if our nova.conf has something wrong) | 15:40 |
*** ducttape_ has quit IRC | 15:41 | |
*** zenoway has quit IRC | 15:41 | |
EmilienM | superdan: nova.conf is here: http://logs.openstack.org/86/305886/15/check/gate-puppet-openstack-integration-3-scenario002-tempest-centos-7/a806d26/logs/etc/nova/nova.conf.txt.gz | 15:41 |
*** mylu has quit IRC | 15:41 | |
*** ducttape_ has joined #openstack-nova | 15:41 | |
*** yamahata has quit IRC | 15:43 | |
superdan | the code in the rpm looks fine | 15:43 |
openstackgerrit | Balazs Gibizer proposed openstack/nova: Move the notification ovos into a new namespace https://review.openstack.org/309454 | 15:43 |
*** mylu has joined #openstack-nova | 15:43 | |
*** omnipresent has quit IRC | 15:43 | |
*** shaohe_feng has quit IRC | 15:44 | |
*** browne has joined #openstack-nova | 15:44 | |
*** shaohe_feng has joined #openstack-nova | 15:44 | |
cfriesen | does anyone know offhand how an exception.NoValidHost traceback ends up in the instance_actions_events table? | 15:44 |
superdan | EmilienM: I dunno, everything looks right, so I'd have to go start going and debugging things.. can we get code into nova that runs this by using depends-on? | 15:47 |
EmilienM | superdan: no | 15:48 |
EmilienM | superdan: because we don't build nova from source, we download trunk rpms | 15:48 |
superdan | okay | 15:48 |
EmilienM | superdan: what you can do is download the rpm and setup nova on your vm | 15:48 |
EmilienM | I'm wondering if it's something in the config | 15:49 |
*** mylu has quit IRC | 15:49 | |
superdan | EmilienM: can't you narrow it down to which rpm package started breaking? | 15:49 |
EmilienM | superdan: I can try to find the commit in Nova | 15:50 |
EmilienM | superdan: but I'll fail if the issue is actually in a dependency (ie: a requirement update) | 15:50 |
openstackgerrit | Balazs Gibizer proposed openstack/nova: doc: Add guidline about notification payload https://review.openstack.org/308393 | 15:50 |
*** diana_clarke1 has joined #openstack-nova | 15:50 | |
*** mylu has joined #openstack-nova | 15:50 | |
superdan | EmilienM: okay, I'd hope it's not a dep problem | 15:50 |
EmilienM | superdan: let me figure the commit, brb | 15:51 |
superdan | okay, I was just looking at when we moved the virt conf bits, but I think that happened quite early, like mitaka | 15:52 |
superdan | since it has imported a module called libvirt and just can't find LibvirtDriver inside it, it makes me think that we've somehow got some cruft on the system or are importing the main libvirt module or something | 15:52 |
superdan | even though it's namespaced to nova.virt | 15:53 |
*** apoorvad has joined #openstack-nova | 15:53 | |
superdan | ahh | 15:54 |
*** sridharg has joined #openstack-nova | 15:54 | |
EmilienM | superdan: I suspect 8fc7d30600a8460362c61887c975cb8987f84576 is for something | 15:54 |
*** shaohe_feng has quit IRC | 15:54 | |
superdan | yep, that's what's happening | 15:54 |
EmilienM | but I'm not sure | 15:54 |
superdan | apparently importutils will try first with the namespace and then without (!) | 15:54 |
*** jwcroppe has quit IRC | 15:55 | |
*** rfolco has quit IRC | 15:55 | |
*** shaohe_feng has joined #openstack-nova | 15:55 | |
superdan | EmilienM: nope, I think the part of importutils we're in means we've not found the nova.virt.libvirt module properly | 15:55 |
superdan | let me get some links | 15:55 |
*** rook---- has quit IRC | 15:55 | |
*** amotoki has joined #openstack-nova | 15:55 | |
superdan | we're here: https://github.com/openstack/oslo.utils/blob/master/oslo_utils/importutils.py#L64 | 15:55 |
doffm | bauwser: What is the purpose of the instance tracking logic in the scheduler? Is this a wholely alternative way of tracking resource usage? | 15:55 |
superdan | which means we failed to import nova.virt.libvirt.LibvirtDriver, so we're trying to just import libvirt.LibvirtDriver | 15:56 |
aunnam_ | /nickserv release aunnam Upmvij16$ | 15:56 |
superdan | getting the system libvirt library, and failing | 15:56 |
superdan | EmilienM: mriedem ^ | 15:56 |
EmilienM | aunnam_: I suggest you to change your password ;-) | 15:57 |
EmilienM | superdan: I'm looking if it's related to a recent change in nova | 15:57 |
*** scheuran has quit IRC | 15:58 | |
doffm | figleaf: I was going to ask you as well, but had no idea what your causal nick was. :) ^^ | 15:58 |
aunnam_ | EmilienM, yes have do it | 15:58 |
doffm | figleaf: What is the purpose of the instance tracking logic in the scheduler? | 15:58 |
EmilienM | superdan: something happenned since April 20th (it was working before) | 15:58 |
*** gongysh_ has quit IRC | 15:58 | |
sdague | EmilienM: devstack is working with that value, can you ensure that the on those builds you can actually: python -m nova.virt.libvirt.LibvirtDriver | 15:58 |
superdan | sdague: I've checked and they do | 15:59 |
sdague | superdan: it works? | 15:59 |
sdague | and isn't blocked by something like an selinux label | 15:59 |
superdan | sdague: but I agree that there has to be something about how they're laying it down | 15:59 |
superdan | sdague: well, I've not tested on that actual system of course | 15:59 |
mriedem | so, | 15:59 |
*** ozialien has joined #openstack-nova | 15:59 | |
mriedem | it's probably something missing that the libvirt driver is actually pulling in | 15:59 |
superdan | sdague: the importutils has failed over to trying libvirt instead of nova.virt.libvirt | 15:59 |
sdague | superdan: right | 16:00 |
mriedem | oslo.utils just doesn't log the first part | 16:00 |
EmilienM | superdan: I think it could come from https://github.com/openstack/nova/commit/ad6dda8c72f7b2583f3f0558cc66d6a7a0b79268 | 16:00 |
superdan | mriedem: ah, it's catching importerror, so you're probably right | 16:00 |
mriedem | the 2nd import just makes it super confusing | 16:00 |
superdan | mriedem: yeah | 16:00 |
superdan | EmilienM: I'm not sure what in there would cause this | 16:00 |
superdan | but the timing is about right I guess | 16:01 |
sdague | EmilienM: right, I doubt that is related | 16:01 |
EmilienM | ok, so it's something else /me continues to search | 16:01 |
sdague | EmilienM: the important thing is, upstream, this works | 16:01 |
superdan | so yeah, like mriedem said, just some failed import in a libvirt dep | 16:01 |
EmilienM | sdague: "it works in devstack" (tm) | 16:01 |
sdague | so something is wrong with the rpms such that they can't import nova.virt.libvirt | 16:01 |
EmilienM | sdague: the second important thing would be to make it work in real deployments | 16:02 |
openstackgerrit | Kashyap Chamarthy proposed openstack/nova: compute: Retain instance metadata for 'evacuate' on shared storage https://review.openstack.org/309440 | 16:02 |
EmilienM | nothing changed in the package spec, I'm confused | 16:02 |
sdague | EmilienM: the code works generically, you've managed to build packages that can't import their own code. That's definitely in the packaging half of the equation. | 16:03 |
mriedem | EmilienM: it's probably a newer transitive dependency or something | 16:03 |
mriedem | and the packages haven't been updated | 16:03 |
sdague | Hence, build a real system that you can poke and and verify the import works | 16:03 |
*** jlanoux has quit IRC | 16:03 | |
*** sridharg has quit IRC | 16:04 | |
* mriedem doesn't miss dealing with this packaging stuff and dependency changes every other day | 16:04 | |
*** shaohe_feng has quit IRC | 16:04 | |
*** jistr has quit IRC | 16:04 | |
EmilienM | ok, I'll investigate in packaging. Thanks for your help! | 16:05 |
*** salv-orlando has joined #openstack-nova | 16:05 | |
*** salv-orlando has quit IRC | 16:05 | |
*** shaohe_feng has joined #openstack-nova | 16:05 | |
*** EinstCrazy has quit IRC | 16:05 | |
superdan | I think that the second import is bogus behavior, | 16:06 |
*** salv-orlando has joined #openstack-nova | 16:06 | |
*** salv-orlando has quit IRC | 16:06 | |
superdan | and that we should log the first failure if we hit the second one | 16:06 |
figleaf | doffm: There are filters that instance information to work | 16:06 |
mriedem | superdan: ++ to that | 16:06 |
figleaf | doffm: they were making direct DB queries | 16:06 |
sdague | superdan: yeh, I didn't realize it still did that | 16:06 |
*** mpaolino has quit IRC | 16:06 | |
sdague | I wrote that function like 4 years ago | 16:06 |
*** davideagnello has joined #openstack-nova | 16:06 | |
*** salv-orlando has joined #openstack-nova | 16:06 | |
sdague | but that's when we were trying to support out of tree drivers more easily, which is why there is the fallback | 16:06 |
*** lpetrut has joined #openstack-nova | 16:07 | |
*** sdake_ has quit IRC | 16:07 | |
figleaf | doffm: by including instance info in the host data, the filters could work with that and no longer need to query the db | 16:07 |
superdan | yeah | 16:07 |
doffm | figleaf: The affinity filters in particular? | 16:08 |
figleaf | doffm: yep | 16:08 |
doffm | figleaf: Ok, thanks. | 16:08 |
*** abalutoiu has quit IRC | 16:09 | |
*** unicell has quit IRC | 16:10 | |
*** rfolco has joined #openstack-nova | 16:11 | |
*** gongysh_ has joined #openstack-nova | 16:11 | |
*** zhangjn has quit IRC | 16:12 | |
*** doug-fis_ has quit IRC | 16:13 | |
*** shaohe_feng has quit IRC | 16:15 | |
*** shaohe_feng has joined #openstack-nova | 16:15 | |
*** yamahata has joined #openstack-nova | 16:15 | |
*** aunnam_ is now known as aunnam | 16:16 | |
*** tonytan4_ has joined #openstack-nova | 16:16 | |
*** Oku_OS is now known as Oku_OS-away | 16:16 | |
*** Oku_OS-away is now known as Oku_OS | 16:17 | |
*** EinstCrazy has joined #openstack-nova | 16:17 | |
*** doug-fis_ has joined #openstack-nova | 16:17 | |
*** rfolco has quit IRC | 16:17 | |
sdague | EmilienM: based on the things that can go wrong here, my expectation is that it's what mriedem said, you are missing a package at this point. Because pretty much the only things happening are the processing of the imports in nova.virt.libvirt.driver | 16:18 |
*** ozialien has quit IRC | 16:18 | |
sdague | which, fortunately, should be reasonably easy to expose on a live system | 16:18 |
*** armax has quit IRC | 16:18 | |
*** zhangjn has joined #openstack-nova | 16:19 | |
EmilienM | sdague: right, that's why I'm now deploying the puppet jobs in my env so I can debug a bit more than just read logs | 16:19 |
*** armax has joined #openstack-nova | 16:19 | |
*** rcernin has quit IRC | 16:19 | |
*** tonytan4ever has quit IRC | 16:19 | |
sdague | EmilienM: https://review.openstack.org/#/c/300076/ is a likely culprit | 16:21 |
sdague | merged 27 hours ago | 16:21 |
sdague | strictly speaking, I'm not sure that would trip us up, but it's the kind of change that would expose like this | 16:22 |
*** tonytan4ever has joined #openstack-nova | 16:22 | |
EmilienM | sdague: could it be the reason of failing to import libvirt? | 16:23 |
sdague | it would definitely mean that you couldn't import chunks of the nova tree | 16:23 |
sdague | that would be different in upstream vs. packages | 16:23 |
EmilienM | sdague: ok, it might be the reason why it fails, thanks | 16:23 |
*** tonytan4_ has quit IRC | 16:23 | |
EmilienM | indeed, if I look at http://logs.openstack.org/86/305886/15/check/gate-puppet-openstack-integration-3-scenario002-tempest-centos-7/a806d26/logs/rpm-qa.txt.gz | 16:24 |
sdague | it would be weird that we would care about that part of the tree from here, but there are cross links in funky ways | 16:24 |
EmilienM | I don't see the package | 16:24 |
*** Prophidys has quit IRC | 16:24 | |
sdague | anyway, a live system should expose this pretty quick | 16:24 |
EmilienM | https://bugzilla.redhat.com/show_bug.cgi?id | 16:24 |
EmilienM | wrong url | 16:25 |
EmilienM | https://bugzilla.redhat.com/show_bug.cgi?id=1329577 | 16:25 |
openstack | bugzilla.redhat.com bug 1329577 in Package Review "Review Request: python-microversion-parse - OpenStack microversion header parser" [Medium,New] - Assigned to nobody | 16:25 |
*** shaohe_feng has quit IRC | 16:25 | |
*** shaohe_feng has joined #openstack-nova | 16:25 | |
sdague | right, nova as a whole definitely won't work until that's done | 16:25 |
EmilienM | we're working on the package, it might be related then. I'm spawning a VM to test it | 16:25 |
EmilienM | ok, thanks again for the pointer | 16:25 |
sdague | I would not have expected this to fail in this way... but it's the best idea I've got | 16:26 |
*** doug-fis_ has quit IRC | 16:27 | |
openstackgerrit | Davanum Srinivas (dims) proposed openstack/nova: [WIP] Testing latest u-c https://review.openstack.org/303345 | 16:29 |
*** Oku_OS is now known as Oku_OS-away | 16:30 | |
*** danpb has quit IRC | 16:31 | |
*** nxcsa has joined #openstack-nova | 16:31 | |
*** fragatin_ has joined #openstack-nova | 16:32 | |
*** rk4n has joined #openstack-nova | 16:33 | |
*** diogogmt has quit IRC | 16:34 | |
*** gongysh_ has quit IRC | 16:35 | |
*** shaohe_feng has quit IRC | 16:35 | |
*** fragatina has quit IRC | 16:35 | |
*** tlbr has quit IRC | 16:35 | |
openstackgerrit | Sean Dague proposed openstack/nova: WIP: use import_object directly https://review.openstack.org/309504 | 16:36 |
*** diogogmt has joined #openstack-nova | 16:36 | |
*** tlbr has joined #openstack-nova | 16:36 | |
*** shaohe_feng has joined #openstack-nova | 16:36 | |
sdague | superdan: what about ^^^ | 16:36 |
sdague | instead of changing oslo | 16:36 |
superdan | sure | 16:37 |
sdague | ok, then I'll make that work for real | 16:37 |
*** ssurana has joined #openstack-nova | 16:37 | |
superdan | the thing is, | 16:37 |
superdan | I think we should do that for all our imports | 16:37 |
superdan | and it just seems cleaner to have the namespace addition in a single place, instead of always having to do that at the point of use | 16:37 |
superdan | but I don't care that much | 16:37 |
sdague | this is the only instance of import_object_ns | 16:37 |
superdan | is t? | 16:38 |
superdan | then obviously right | 16:38 |
sdague | at least in our code base | 16:38 |
superdan | okay | 16:38 |
sdague | http://codesearch.openstack.org/?q=import_object_ns&i=nope&files=&repos= | 16:39 |
sdague | actually I think it's the only use in all of openstack | 16:39 |
*** nikhil has joined #openstack-nova | 16:40 | |
*** EinstCrazy has quit IRC | 16:41 | |
*** Prophidys has joined #openstack-nova | 16:41 | |
*** derekh has quit IRC | 16:43 | |
nxcsa | For test_migration unit tests, are tables made and then columns just inserted, tested and then dropped for each check case? Or is there something more complicated involved as well? | 16:44 |
superdan | sdague: cool | 16:44 |
*** shaohe_feng has quit IRC | 16:45 | |
*** shaohe_feng has joined #openstack-nova | 16:46 | |
*** gongysh_ has joined #openstack-nova | 16:46 | |
*** gongysh_ has quit IRC | 16:51 | |
*** p01nt3r75 has quit IRC | 16:52 | |
*** haomaiwang has joined #openstack-nova | 16:53 | |
*** unicell has joined #openstack-nova | 16:53 | |
cdent | superdan: object idiom question: when should an attribute of an object be a lazily loaded field, and when should it be a property? | 16:53 |
superdan | cdent: if it's not in fields then it's not version-tracked and not sent over rpc | 16:54 |
superdan | whether it's lazy-loadable or not is a separate question and one where the answer is always "depends" | 16:54 |
cdent | quite | 16:54 |
cdent | okay, that helps, thanks | 16:54 |
superdan | we have some objects with regular @property things on them that are like synthesized from the fields, but it's not very common | 16:55 |
*** shaohe_feng has quit IRC | 16:56 | |
*** gongysh has joined #openstack-nova | 16:56 | |
*** haomaiwa_ has joined #openstack-nova | 16:56 | |
*** shaohe_feng has joined #openstack-nova | 16:56 | |
sdague | superdan: while we only use it in one place in the code, we do weird stuff in tests, it will take me a little while to unwind | 16:56 |
superdan | okay | 16:57 |
*** haplo37 has quit IRC | 16:58 | |
*** haomaiwang has quit IRC | 16:58 | |
*** nic has joined #openstack-nova | 16:58 | |
*** haomaiwa_ has quit IRC | 17:01 | |
*** e0ne has quit IRC | 17:02 | |
*** lucasagomes is now known as lucas-dinner | 17:03 | |
*** shaohe_feng has quit IRC | 17:06 | |
*** shaohe_feng has joined #openstack-nova | 17:06 | |
*** mdavidson has quit IRC | 17:07 | |
*** amotoki has quit IRC | 17:09 | |
*** ijw has quit IRC | 17:11 | |
*** pav0 has quit IRC | 17:12 | |
*** burt has quit IRC | 17:13 | |
*** huats_ has quit IRC | 17:13 | |
*** huats_ has joined #openstack-nova | 17:13 | |
*** huats_ has quit IRC | 17:13 | |
*** huats_ has joined #openstack-nova | 17:13 | |
*** mikal has quit IRC | 17:13 | |
*** blazejK has quit IRC | 17:14 | |
*** dave-mccowan has quit IRC | 17:14 | |
*** mikal has joined #openstack-nova | 17:15 | |
*** shaohe_feng has quit IRC | 17:16 | |
openstackgerrit | Sean Dague proposed openstack/nova: remove the use of import_object_ns https://review.openstack.org/309504 | 17:16 |
*** shaohe_feng has joined #openstack-nova | 17:16 | |
sdague | superdan / mriedem ^^^ | 17:17 |
sdague | I think I'm managing to delete all the code I added to nova the first year I worked on it, which is probably good | 17:18 |
dims_ | sdague : lol :) | 17:19 |
*** dave-mccowan has joined #openstack-nova | 17:21 | |
doffm | Yingxin: How is your eventually consistent host manager work coming along? | 17:21 |
*** burt has joined #openstack-nova | 17:21 | |
*** ijw has joined #openstack-nova | 17:22 | |
*** mylu has quit IRC | 17:22 | |
*** ctrath has quit IRC | 17:23 | |
*** lpetrut has quit IRC | 17:24 | |
*** pav0 has joined #openstack-nova | 17:24 | |
*** amotoki has joined #openstack-nova | 17:24 | |
*** tonytan4ever has quit IRC | 17:25 | |
*** rlrossit has quit IRC | 17:25 | |
*** overload has joined #openstack-nova | 17:26 | |
mriedem | maybe we should monkey patch neutronclient.v2_0.client.exception_handler_v20 ! | 17:26 |
*** shaohe_feng has quit IRC | 17:26 | |
*** ctrath has joined #openstack-nova | 17:27 | |
*** blazejK has joined #openstack-nova | 17:27 | |
*** shaohe_feng has joined #openstack-nova | 17:27 | |
*** vilobhmm11 has joined #openstack-nova | 17:27 | |
*** vilobhmm11 has quit IRC | 17:28 | |
*** amotoki has quit IRC | 17:28 | |
*** haplo37 has joined #openstack-nova | 17:28 | |
*** mylu has joined #openstack-nova | 17:29 | |
*** rlrossit has joined #openstack-nova | 17:30 | |
*** mylu has quit IRC | 17:31 | |
*** mylu has joined #openstack-nova | 17:32 | |
*** armax has left #openstack-nova | 17:32 | |
superdan | sdague: I think we want a reno since this actually could cause some people to not load a thing that, while deprecated for a while, was technically possible, right? | 17:34 |
sdague | superdan: we don't have tests that test the main commands of anything in nova.cmd | 17:34 |
*** mylu has quit IRC | 17:34 | |
sdague | re https://review.openstack.org/#/c/308264/2/nova/cmd/api.py | 17:34 |
superdan | sdague: we do | 17:34 |
sdague | superdan: example? | 17:34 |
superdan | nova/tests/unit/cmd/* | 17:35 |
sdague | yep, looking there | 17:35 |
sdague | those don't do that | 17:35 |
*** mnestratov has quit IRC | 17:35 | |
superdan | from nova.cmd import baseproxy | 17:35 |
sdague | yep | 17:36 |
sdague | they don't test main | 17:36 |
superdan | I'm sure you're not suggesting we need not test it because of prior sins, so is there some reason it's not testable? | 17:36 |
*** shaohe_feng has quit IRC | 17:37 | |
*** chuck__ is now known as zul | 17:37 | |
*** shaohe_feng has joined #openstack-nova | 17:37 | |
sdague | I'm saying the effort to test this is large and not entirely straight forward because this is up at the cli surface, and you need to do process management of things that start workers | 17:37 |
*** brad[] has quit IRC | 17:38 | |
superdan | really? | 17:38 |
*** pushkaru has quit IRC | 17:40 | |
*** mpavone has joined #openstack-nova | 17:40 | |
*** brad[] has joined #openstack-nova | 17:40 | |
*** mpavone has quit IRC | 17:41 | |
*** Swami has joined #openstack-nova | 17:41 | |
rlrossit | sdague: it's your talk so you get to decide, but what is your opinion on adding https://blueprints.launchpad.net/nova/+spec/rm-object-dict-compat-newton to your low hanging fruit fishbowl? | 17:41 |
EmilienM | sdague, superdan: ok, you were right, http://paste.openstack.org/show/495186/ | 17:41 |
EmilienM | oslo_privsep is a new dep, and RDO folks are packaging it. | 17:41 |
superdan | EmilienM: ah, nice | 17:41 |
EmilienM | sorry for noise | 17:42 |
superdan | EmilienM: np.. sdague's patch will make that more obvious in the future | 17:42 |
EmilienM | it was not obvious in logs, next time I'll try to import the module | 17:42 |
EmilienM | excellent news | 17:42 |
*** unicell has quit IRC | 17:42 | |
superdan | yeah, his fix will make it obvious in the logs | 17:42 |
*** unicell has joined #openstack-nova | 17:42 | |
superdan | by logging the actual failure instead of ... a different unrelated one :) | 17:42 |
EmilienM | cool, so dumb people (like me) can understand why it worked in devstack and not in packaging :) | 17:43 |
superdan | not logging the real error gives a fairly obvious excuse for not knowing why it failed :) | 17:43 |
openstackgerrit | Sean Dague proposed openstack/nova: remove the use of import_object_ns https://review.openstack.org/309504 | 17:44 |
*** haomaiwang has joined #openstack-nova | 17:45 | |
sdague | superdan: there is the reno for that | 17:45 |
superdan | sdague: cool.. I wonder if this is going to break testing of 3rd party ci stuff for proposed drivers.. | 17:45 |
sdague | superdan: yeh, there is definitely potential fallout there | 17:46 |
*** shaohe_feng has quit IRC | 17:47 | |
*** shaohe_feng has joined #openstack-nova | 17:47 | |
*** tbachman has joined #openstack-nova | 17:47 | |
*** mriedem1 has joined #openstack-nova | 17:49 | |
*** pkoniszewski_ has joined #openstack-nova | 17:49 | |
*** haomaiwang has quit IRC | 17:49 | |
*** ducttape_ has quit IRC | 17:49 | |
*** pkoniszewski has quit IRC | 17:49 | |
*** mriedem has quit IRC | 17:51 | |
*** pkoniszewski_ is now known as pkoniszewski | 17:52 | |
*** aimeeU has quit IRC | 17:53 | |
*** falanx has quit IRC | 17:53 | |
superdan | sdague: so in about five minutes I just wrote a unit test for the compute service's main() blocking DB if conductor isn't local | 17:53 |
superdan | so I think it's not too much to do | 17:54 |
*** falanx has joined #openstack-nova | 17:54 | |
sdague | superdan: ok, launcher will clean itself up when the object destroy happens? | 17:55 |
sdague | I remember us having issues like that in the past | 17:55 |
superdan | sdague: you don't need to actually run that, just make sure that we called it once for each valid entry, right? | 17:55 |
*** sdake has joined #openstack-nova | 17:56 | |
*** shaohe_feng has quit IRC | 17:57 | |
sdague | superdan: isn't that just going to overmock us? | 17:57 |
*** shaohe_feng has joined #openstack-nova | 17:58 | |
superdan | sdague: unit test, right? You're validating that the logic there skips a certain exception and goes on to the next one | 17:58 |
sdague | ok, I guess it seemed pretty mockity mock to me, but sure I can do that | 17:59 |
*** haomaiwang has joined #openstack-nova | 17:59 | |
cdent | ah, the eternal how much mock would a mock mock mock debate | 18:00 |
auggy | mockity mock! don't mock back! | 18:00 |
cdent | s/ back// | 18:00 |
*** armax has joined #openstack-nova | 18:01 | |
*** ijw has quit IRC | 18:02 | |
*** ducttape_ has joined #openstack-nova | 18:03 | |
*** haomaiwang has quit IRC | 18:04 | |
*** mylu has joined #openstack-nova | 18:04 | |
superdan | sdague: if you had a typo in your log statement, we wouldn't see it until it crashed on someone's machine | 18:04 |
*** rmevans has joined #openstack-nova | 18:04 | |
superdan | or if someone later came in to tweak it and broke it | 18:05 |
superdan | we don't run that anywhere, and we don't see that it's skipped | 18:05 |
superdan | so I don't care how you facilitate running that stuff to make sure it does the right thing | 18:05 |
*** fragatin_ has quit IRC | 18:05 | |
superdan | but I think we should | 18:05 |
*** shakamunyi has quit IRC | 18:05 | |
*** barra204 has quit IRC | 18:05 | |
*** shakamunyi has joined #openstack-nova | 18:06 | |
openstackgerrit | Dan Smith proposed openstack/nova: Add test for nova-compute and nova-network main database blocks https://review.openstack.org/309540 | 18:07 |
superdan | putting my money where my mouth is ^ | 18:07 |
*** rmevans has quit IRC | 18:07 | |
*** barra204 has joined #openstack-nova | 18:07 | |
*** shaohe_feng has quit IRC | 18:07 | |
*** pwnall has joined #openstack-nova | 18:08 | |
*** shaohe_feng has joined #openstack-nova | 18:08 | |
*** doug-fish has joined #openstack-nova | 18:10 | |
*** alex_xu has quit IRC | 18:12 | |
*** FL1SK has quit IRC | 18:13 | |
*** alex_xu has joined #openstack-nova | 18:15 | |
*** yassine__ has quit IRC | 18:15 | |
*** pushkaru has joined #openstack-nova | 18:17 | |
*** shaohe_feng has quit IRC | 18:18 | |
*** vipuls has joined #openstack-nova | 18:18 | |
*** vipul has quit IRC | 18:18 | |
*** vilobhmm11 has joined #openstack-nova | 18:18 | |
*** shaohe_feng has joined #openstack-nova | 18:18 | |
*** vilobhmm11 has quit IRC | 18:19 | |
*** jichen has joined #openstack-nova | 18:20 | |
*** shaohe_feng has quit IRC | 18:28 | |
*** vilobhmm11 has joined #openstack-nova | 18:28 | |
*** shaohe_feng has joined #openstack-nova | 18:28 | |
openstackgerrit | Matt Riedemann proposed openstack/nova: WIP: Use neutron network API in neutron security group driver https://review.openstack.org/309550 | 18:32 |
*** jwcroppe has joined #openstack-nova | 18:35 | |
*** haomaiwang has joined #openstack-nova | 18:35 | |
*** browne has quit IRC | 18:36 | |
bauwser | p!spy | 18:37 |
*** ayoung has quit IRC | 18:38 | |
openstackgerrit | Sean Dague proposed openstack/nova: Prevent nova-api from dying if enabled_apis is wrong https://review.openstack.org/308264 | 18:38 |
bauwser | doffm: sorry, was afk. Did someone replied to you about your question for the instance tracking ? | 18:38 |
sdague | superdan: there is something, see if you are fine with it | 18:38 |
*** shaohe_feng has quit IRC | 18:38 | |
*** ijw has joined #openstack-nova | 18:38 | |
*** shaohe_feng has joined #openstack-nova | 18:39 | |
superdan | sdague: why do you need noqa on that magicmock? | 18:39 |
sdague | unused variable | 18:40 |
sdague | at least it was bitching at me about that locally | 18:40 |
superdan | but you're not .. using it | 18:40 |
sdague | oh, right, it's a magic mock by default | 18:40 |
*** haomaiwang has quit IRC | 18:41 | |
superdan | I also think you should mock out the service bit too and avoid the port thing, but.. up to you I guess | 18:41 |
openstackgerrit | Sean Dague proposed openstack/nova: Prevent nova-api from dying if enabled_apis is wrong https://review.openstack.org/308264 | 18:41 |
sdague | superdan: at this point that's mocking oslo.service | 18:41 |
superdan | I also would have made this generic and raised the exception you want so that this continues to do the right thing after we remove ec2 | 18:41 |
*** barra204 has quit IRC | 18:41 | |
*** shakamunyi has quit IRC | 18:41 | |
superdan | sure, but you don't care if you actually run service, right? | 18:42 |
sdague | superdan: it's somewhere in the service setup that the error is thrown | 18:42 |
*** shakamunyi has joined #openstack-nova | 18:42 | |
*** barra204 has joined #openstack-nova | 18:42 | |
superdan | oh, I though it was in launch | 18:42 |
superdan | okay | 18:42 |
sdague | we've already removed ec2 | 18:43 |
superdan | heh, right, which is the point I guess | 18:43 |
superdan | so why not just make this generic and make the service thing raise the exception? | 18:43 |
sdague | http://paste.openstack.org/show/495195/ | 18:43 |
*** artom has quit IRC | 18:44 | |
sdague | I guess I could, this is actually testing the real deal though, which seems better, right? | 18:44 |
superdan | well, you're not actually testing that the behavior you want happens though | 18:45 |
superdan | you never verify that we continued to start the next thing, | 18:45 |
superdan | which would be easier if you just mock out service | 18:45 |
sdague | we would exit | 18:46 |
sdague | we do exit right now | 18:46 |
sdague | if that try block isn't there, this is a test failure | 18:47 |
*** vilobhmm11 has quit IRC | 18:47 | |
superdan | no, what I mean is.. if I put a break in the except clause, your test would still pass, | 18:47 |
superdan | but I wouldn't actually have skipped the error | 18:47 |
superdan | I would have just ignored it | 18:47 |
*** tbachman has quit IRC | 18:47 | |
*** tbachman_ has joined #openstack-nova | 18:47 | |
*** vilobhmm11 has joined #openstack-nova | 18:47 | |
sdague | if you would like to do testing a different way, that's cool. But I need to start packing for the trip now. | 18:48 |
*** shaohe_feng has quit IRC | 18:48 | |
*** shaohe_feng has joined #openstack-nova | 18:49 | |
*** vilobhmm11 has quit IRC | 18:49 | |
*** vilobhmm11 has joined #openstack-nova | 18:50 | |
doffm | bauwser: Yes, figleaf got back to me to explain. Thanks. | 18:50 |
*** vilobhmm11 has quit IRC | 18:50 | |
*** vilobhmm11 has joined #openstack-nova | 18:51 | |
*** vilobhmm111 has joined #openstack-nova | 18:52 | |
*** vilobhmm111 has quit IRC | 18:52 | |
*** vilobhmm111 has joined #openstack-nova | 18:53 | |
*** vilobhmm111 has quit IRC | 18:53 | |
*** vilobhmm111 has joined #openstack-nova | 18:53 | |
*** kgalanov has quit IRC | 18:54 | |
*** fmccrthy has quit IRC | 18:54 | |
*** vilobhmm111 has quit IRC | 18:54 | |
*** vilobhmm111 has joined #openstack-nova | 18:54 | |
*** auggy has quit IRC | 18:54 | |
*** vilobhmm11 has quit IRC | 18:56 | |
*** maurosr has quit IRC | 18:56 | |
*** egarbade- has quit IRC | 18:56 | |
*** carl_baldwin_ has joined #openstack-nova | 18:56 | |
*** ekhugen has quit IRC | 18:56 | |
*** carl_baldwin has quit IRC | 18:56 | |
*** carl_baldwin_ is now known as carl_baldwin | 18:56 | |
*** kgalanov has joined #openstack-nova | 18:57 | |
*** fmccrthy has joined #openstack-nova | 18:57 | |
*** amakarov has quit IRC | 18:58 | |
*** mylu has quit IRC | 18:58 | |
*** mriedem1 is now known as mriedem | 18:59 | |
*** shaohe_feng has quit IRC | 18:59 | |
*** shaohe_feng has joined #openstack-nova | 18:59 | |
*** auggy has joined #openstack-nova | 18:59 | |
*** sdake_ has joined #openstack-nova | 19:00 | |
*** ekhugen has joined #openstack-nova | 19:01 | |
*** __maurosr__ has joined #openstack-nova | 19:01 | |
*** __maurosr__ is now known as maurosr | 19:01 | |
*** egarbade- has joined #openstack-nova | 19:01 | |
*** doug-fish has quit IRC | 19:02 | |
*** sdake has quit IRC | 19:03 | |
*** ludovic_ has quit IRC | 19:03 | |
*** mylu has joined #openstack-nova | 19:04 | |
*** ludovic_ has joined #openstack-nova | 19:05 | |
*** shaohe_feng has quit IRC | 19:09 | |
*** shaohe_feng has joined #openstack-nova | 19:09 | |
*** abalutoiu has joined #openstack-nova | 19:11 | |
*** haomaiwa_ has joined #openstack-nova | 19:13 | |
*** vilobhmm111 has quit IRC | 19:16 | |
*** smatzek_ has joined #openstack-nova | 19:17 | |
*** smatzek has quit IRC | 19:17 | |
*** vilobhmm11 has joined #openstack-nova | 19:17 | |
*** Sukhdev has joined #openstack-nova | 19:18 | |
*** shaohe_feng has quit IRC | 19:19 | |
*** shaohe_feng has joined #openstack-nova | 19:20 | |
*** doug-fish has joined #openstack-nova | 19:21 | |
*** egarbade- has quit IRC | 19:21 | |
*** maurosr has quit IRC | 19:22 | |
*** haomaiwa_ has quit IRC | 19:22 | |
openstackgerrit | Dan Smith proposed openstack/nova: Add test for nova-compute and nova-network main database blocks https://review.openstack.org/309540 | 19:22 |
*** doug-fish has quit IRC | 19:22 | |
*** ekhugen has quit IRC | 19:22 | |
*** doug-fish has joined #openstack-nova | 19:22 | |
*** ekhugen has joined #openstack-nova | 19:23 | |
*** egarbade- has joined #openstack-nova | 19:23 | |
*** maurosr has joined #openstack-nova | 19:24 | |
*** rk4n has quit IRC | 19:26 | |
*** smatzek__ has joined #openstack-nova | 19:26 | |
*** smatzek__ has quit IRC | 19:29 | |
*** shaohe_feng has quit IRC | 19:29 | |
*** smatzek_ has quit IRC | 19:29 | |
*** shaohe_feng has joined #openstack-nova | 19:30 | |
*** egarbade- has quit IRC | 19:30 | |
*** rtheis_ has joined #openstack-nova | 19:30 | |
*** mylu has quit IRC | 19:31 | |
*** maurosr has quit IRC | 19:31 | |
*** ekhugen has quit IRC | 19:32 | |
*** smatzek has joined #openstack-nova | 19:32 | |
*** egarbade- has joined #openstack-nova | 19:32 | |
*** ekhugen has joined #openstack-nova | 19:33 | |
*** rtheis has quit IRC | 19:33 | |
*** maurosr has joined #openstack-nova | 19:33 | |
kashyap | superdan: Just before I sign off for the night, thanks for the comment, any hints on the unit test? (Responded to your question on the review: I know it's difficult to reproduce in CI, I'll manually test it & report.) | 19:34 |
kashyap | superdan: For the unit test, I'm looking at test_evacuate() in test_compute.py to wrap my head around it | 19:34 |
*** ijw has quit IRC | 19:35 | |
superdan | kashyap: I haven't looked at other ones easy to copy, | 19:35 |
superdan | but hopefully we have a test that actually verifies the normal case, | 19:35 |
superdan | and I assume ignores this case, | 19:35 |
openstackgerrit | sean mooney proposed openstack/nova: add FD guest memory backing https://review.openstack.org/309565 | 19:35 |
superdan | so maybe just something you can copy and validate for the other side | 19:35 |
superdan | kashyap: I'll try to take a look on the plane maybe | 19:36 |
superdan | kashyap: but I imagine if you dig around you can find something that runs over that code | 19:36 |
kashyap | superdan: No worries, oh, forgot you'd be on the plane -- won't give you grief there too :-) | 19:36 |
*** mylu has joined #openstack-nova | 19:36 | |
*** dave-mccowan has left #openstack-nova | 19:36 | |
superdan | kashyap: test_compute or test_compute_mgr though yeah | 19:36 |
*** burgerk has joined #openstack-nova | 19:36 | |
superdan | heh | 19:36 |
kashyap | At least this change doesn't seem to brake existing unit tests. | 19:37 |
*** sdake_ is now known as sdake | 19:38 | |
superdan | yeah, that's a bad thing :/ | 19:38 |
*** FL1SK has joined #openstack-nova | 19:38 | |
superdan | it means we're not covering that case for evacuate I think | 19:39 |
superdan | or not very well at least | 19:39 |
openstackgerrit | jichenjc proposed openstack/nova: Complet Method Verification of server diag https://review.openstack.org/309568 | 19:39 |
*** vilobhmm11 has quit IRC | 19:39 | |
*** shaohe_feng has quit IRC | 19:40 | |
*** shaohe_feng has joined #openstack-nova | 19:40 | |
kashyap | Darn, you're right. | 19:40 |
*** vilobhmm11 has joined #openstack-nova | 19:40 | |
*** vilobhmm11 has quit IRC | 19:40 | |
superdan | kashyap: yeah, I see some test_rebuild tests in those two files, but none that look super obvious for copying | 19:41 |
*** vilobhmm11 has joined #openstack-nova | 19:41 | |
superdan | but, studying those probably gives you an idea of how to do the thing you want | 19:42 |
*** vilobhmm11 has quit IRC | 19:42 | |
kashyap | Yep, will begin Monday on that. | 19:42 |
kashyap | Thanks. | 19:42 |
*** vilobhmm11 has joined #openstack-nova | 19:42 | |
*** ijw has joined #openstack-nova | 19:43 | |
superdan | cool | 19:43 |
*** ivase_ has joined #openstack-nova | 19:46 | |
*** ivase has quit IRC | 19:46 | |
openstackgerrit | Jay Pipes proposed openstack/nova: pci: Move PCI devices into migration context https://review.openstack.org/307124 | 19:48 |
*** egarbade- has quit IRC | 19:49 | |
leakypipes | phew, that took longer than expected. | 19:49 |
leakypipes | mriedem: ^^ is my rebase and refactor of moshele's fix for PCI device handling during migrations | 19:49 |
openstackgerrit | Chris Dent proposed openstack/nova: Extend ResourceProvider to have resources and aggregates https://review.openstack.org/284963 | 19:49 |
*** ekhugen has quit IRC | 19:49 | |
cdent | superdan: ^ that collapses the object hierarchy | 19:49 |
*** maurosr has quit IRC | 19:50 | |
*** shaohe_feng has quit IRC | 19:50 | |
openstackgerrit | Matt Riedemann proposed openstack/nova: nova-net: handle 'auto' network request in allocate_for_instance https://review.openstack.org/297906 | 19:50 |
openstackgerrit | Matt Riedemann proposed openstack/nova: Add helpers to NetworkRequest(List) objects for auto/none cases https://review.openstack.org/297871 | 19:50 |
openstackgerrit | Matt Riedemann proposed openstack/nova: neutron: validate auto-allocate is available https://review.openstack.org/309574 | 19:50 |
*** irenab_ has joined #openstack-nova | 19:50 | |
mriedem | leakypipes: yikes, i cannot handle that at 3pm on a friday | 19:50 |
*** irenab has quit IRC | 19:51 | |
*** irenab_ is now known as irenab | 19:51 | |
leakypipes | mriedem: no worries, I need to fix one more thing anyway :) | 19:51 |
*** shaohe_feng has joined #openstack-nova | 19:51 | |
superdan | cdent: yikes, I cannot handle that at 1pm on a friday | 19:51 |
cdent | superdan: imagine how it feels to write it at 9pm | 19:51 |
cdent | on a friday | 19:52 |
superdan | I don't want to. | 19:52 |
*** ivase_ has quit IRC | 19:52 | |
*** ekhugen has joined #openstack-nova | 19:53 | |
*** maurosr has joined #openstack-nova | 19:53 | |
cdent | oh whoops, I forgot something too | 19:54 |
leakypipes | superdan: quick q.. on https://review.openstack.org/#/c/307124/4/nova/objects/migration_context.py, do I need to add an obj_make_compatible() there that pops the new old_pci_devices and new_pci_devices fields for target_version < 1,1? | 19:54 |
superdan | leakypipes: yep | 19:54 |
leakypipes | superdan: or does the default obj_make_compat do that for me? | 19:54 |
superdan | it can't know that it needs to | 19:54 |
leakypipes | superdan: k, that's what I figu8red. | 19:54 |
leakypipes | ya | 19:55 |
superdan | I tried making a general thing for it, but gave up | 19:55 |
*** egarbade- has joined #openstack-nova | 19:55 | |
openstackgerrit | Jay Pipes proposed openstack/nova: pci: Move PCI devices into migration context https://review.openstack.org/307124 | 19:55 |
leakypipes | k, done. | 19:56 |
*** efried has quit IRC | 19:59 | |
*** vilobhmm11 has quit IRC | 19:59 | |
openstackgerrit | Chris Dent proposed openstack/nova: Extend ResourceProvider to have resources and aggregates https://review.openstack.org/284963 | 20:00 |
*** shaohe_feng has quit IRC | 20:00 | |
*** shaohe_feng has joined #openstack-nova | 20:00 | |
lbeliveau | leakypipes: we also need to fix cold migration for sriov, when you have a chance can you please review https://review.openstack.org/#/c/242573/17 ? | 20:01 |
openstackgerrit | jichenjc proposed openstack/nova: Complet Method Verification of limits https://review.openstack.org/309578 | 20:01 |
*** moshele has joined #openstack-nova | 20:01 | |
*** abitha has joined #openstack-nova | 20:04 | |
*** efried has joined #openstack-nova | 20:05 | |
*** ducttape_ has quit IRC | 20:09 | |
mriedem | lbeliveau: have you seen? https://review.openstack.org/#/c/275073/ the neutron port details stuff in your change made me think of it | 20:09 |
lbeliveau | mriedem: thanks | 20:09 |
lbeliveau | mriedem: was saying thanks for the comments :) | 20:09 |
lbeliveau | let me check | 20:10 |
*** shaohe_feng has quit IRC | 20:10 | |
*** shaohe_feng has joined #openstack-nova | 20:11 | |
lbeliveau | mriedem: it's updating migrating_to, will not fix sriov cold migration which needs an update on 'pci_slot' and other pci data | 20:13 |
mriedem | yeah i didn't mean it was a duplicate fix | 20:14 |
lbeliveau | there is no bug associated to it | 20:14 |
lbeliveau | not sure what is the use case it's trying to fix | 20:15 |
lbeliveau | (live migration but doesn't provide much details) | 20:16 |
openstackgerrit | jichenjc proposed openstack/nova: Add instances into dict when handle exception https://review.openstack.org/280382 | 20:16 |
*** smatzek has quit IRC | 20:17 | |
mriedem | sdague: what is our stance on the cloudpipe api? | 20:18 |
mriedem | i have 0 knowledge about that thing | 20:18 |
mriedem | but https://bugs.launchpad.net/nova/+bug/1572925 | 20:18 |
openstack | Launchpad bug 1572925 in OpenStack Compute (nova) " nova cloudpipe-create <project_id> fails Unexpected API Error and HTTP 500 error" [Undecided,New] | 20:18 |
*** mylu has quit IRC | 20:20 | |
openstackgerrit | Chris Dent proposed openstack/nova: Extend ResourceProvider to have resources and aggregates https://review.openstack.org/284963 | 20:20 |
sdague | mriedem: I think cloudpipe is one of those things we don't want to fix | 20:20 |
*** shaohe_feng has quit IRC | 20:21 | |
*** shaohe_feng has joined #openstack-nova | 20:21 | |
mriedem | it was invalid anyway, they didn't have the default CONF.vpn_image_id in glance | 20:21 |
mriedem | an image with id=0 | 20:21 |
*** mylu has joined #openstack-nova | 20:21 | |
mriedem | seems we should advertise somehow that it's basically experimental and not really supported | 20:22 |
openstackgerrit | Chris Dent proposed openstack/nova: WIP resource-pools/placement api https://review.openstack.org/293104 | 20:22 |
sdague | yes, I feel like that's going to be the last little bit of the deprecation of APIs section | 20:23 |
*** falanx has quit IRC | 20:27 | |
*** rtheis_ has quit IRC | 20:27 | |
mriedem | sdague: not sure what you want to do with something like this, it was an api-ref bug, seems it'll get cleaned up as part of the api doc cleanup work https://bugs.launchpad.net/nova/+bug/1572013 | 20:27 |
openstack | Launchpad bug 1572013 in OpenStack Compute (nova) "missing parameter explaination in "Servers" section of v2.1 compute api " [Undecided,New] - Assigned to Sharat Sharma (sharat-sharma) | 20:27 |
sdague | we probably want to tag all of these api-ref | 20:28 |
mriedem | ok, i added it to the blueprint too | 20:28 |
sdague | let me make an official tag for api-ref | 20:29 |
*** mylu has quit IRC | 20:30 | |
*** mylu has joined #openstack-nova | 20:30 | |
bauwser | leakypipes: seen lascii's comments for https://review.openstack.org/#/c/298455/16 ? | 20:31 |
*** shaohe_feng has quit IRC | 20:31 | |
bauwser | leakypipes: I was about to +1 the above first | 20:31 |
*** shaohe_feng has joined #openstack-nova | 20:31 | |
bauwser | leakypipes: your comments are good, but like lascii explained, we'll remove the other fields to only leave the instance in there | 20:32 |
*** lennyb has quit IRC | 20:32 | |
sdague | that's something that still needs to come over to the template, the bug filing link in openstack manuals is nice | 20:33 |
*** pwnall has quit IRC | 20:35 | |
sdague | mriedem: https://review.openstack.org/#/c/308264/ has a test now | 20:35 |
lascii | bauwser: I was going to talk to leakypipes about that in person next week to see if he buys my explanation | 20:35 |
bauwser | okay | 20:36 |
bauwser | lascii: I can't bring cheese with me for helping leakypipes to agree, sorry | 20:36 |
*** cdelatte has quit IRC | 20:36 | |
lascii | :( | 20:36 |
*** mylu has quit IRC | 20:37 | |
*** vilobhmm11 has joined #openstack-nova | 20:38 | |
auggy | bauwser: it depends on the cheese... if it's really soft, just put it in a lotion tube | 20:39 |
auggy | it's "face cream" haha | 20:39 |
*** falanx has joined #openstack-nova | 20:40 | |
bauwser | auggy: shhhhht, CBP could eavesdrop us :p | 20:40 |
*** haplo37 has quit IRC | 20:41 | |
auggy | fair point ;D | 20:41 |
* auggy admits to nothing | 20:41 | |
*** shaohe_feng has quit IRC | 20:41 | |
*** shaohe_feng has joined #openstack-nova | 20:42 | |
*** haplo37 has joined #openstack-nova | 20:42 | |
auggy | hrm, i'm looking over the design summit sessions, and i'm trying to find more context about the Polling Crossproject session - https://www.openstack.org/summit/austin-2016/summit-schedule/events/9487 | 20:46 |
*** rmevans has joined #openstack-nova | 20:46 | |
auggy | in the description, it says "The main idea for Nova would be to provide a way to say: "Please store the status updates of this server in this Zaqar queue"." | 20:46 |
auggy | has there been some discussion about that on the ML? I might have missed it, i do try to keep up | 20:47 |
lascii | I do not recall seeing anything about that either | 20:48 |
cdent | news to me too | 20:48 |
bauwser | gosh, could we please make a donation to the Foundation for asking again sched.org ? | 20:49 |
cdent | It seems a pretty big request given that we still can't get the compute-nodes sending enough info as notifications (thus the existence of the ceilometer pollsters) | 20:49 |
bauwser | I can just know when I'm going to the Summit sched website by hearing my CPU fan... | 20:50 |
openstackgerrit | Chris Dent proposed openstack/nova: Add Allocation and AllocationList objects https://review.openstack.org/282442 | 20:50 |
openstackgerrit | Chris Dent proposed openstack/nova: Extend ResourceProvider to have resources and aggregates https://review.openstack.org/284963 | 20:50 |
openstackgerrit | Chris Dent proposed openstack/nova: Add a get_by_uuid for aggregates https://review.openstack.org/284895 | 20:50 |
openstackgerrit | Chris Dent proposed openstack/nova: Add name to ResourceProvider object https://review.openstack.org/281945 | 20:50 |
openstackgerrit | Chris Dent proposed openstack/nova: WIP resource-pools/placement api https://review.openstack.org/293104 | 20:50 |
*** mylu has joined #openstack-nova | 20:50 | |
*** falanx has quit IRC | 20:50 | |
auggy | haha, yeah i ended up creating a schedule and then saving it to a pdf | 20:50 |
*** ducttape_ has joined #openstack-nova | 20:50 | |
mriedem | cdent: if you're rebasing that, can you fix the topic branch so it's generic-resource-pools? | 20:51 |
mriedem | rather than resource-providers? | 20:51 |
cdent | mriedem: yessir | 20:51 |
*** lucas-dinner has quit IRC | 20:51 | |
*** shaohe_feng has quit IRC | 20:51 | |
*** shaohe_feng has joined #openstack-nova | 20:52 | |
mriedem | lascii: in nova.tests.unit.compute.test_compute_api, there is a mixin test at the top, which is then used in the specific cells vs non-cells (or api vs child cell) tests, | 20:54 |
*** lpetrut has joined #openstack-nova | 20:55 | |
mriedem | if i'm just changing _check_requested_networks in nova.compute.api.API, which isn't used in the cells API code, it seems like i shouldn't have to test that in the mixin | 20:55 |
mriedem | just wondering if i'm missing something - seems like we're probably running a lot of compute api unit tests multiple times with no different results | 20:55 |
openstackgerrit | Chris Dent proposed openstack/nova: Add Allocation and AllocationList objects https://review.openstack.org/282442 | 20:56 |
openstackgerrit | Chris Dent proposed openstack/nova: Extend ResourceProvider to have resources and aggregates https://review.openstack.org/284963 | 20:56 |
mriedem | well, heh, _check_requested_networks is actually overridden in the cells api | 20:56 |
mriedem | i'll be damned | 20:56 |
openstackgerrit | Chris Dent proposed openstack/nova: Add a get_by_uuid for aggregates https://review.openstack.org/284895 | 20:56 |
lascii | mriedem: if it's definitely not used in the cells case it could be moved to ComputeAPIUnitTestCase | 20:56 |
openstackgerrit | Chris Dent proposed openstack/nova: Add name to ResourceProvider object https://review.openstack.org/281945 | 20:56 |
*** ozialien has joined #openstack-nova | 20:56 | |
openstackgerrit | Chris Dent proposed openstack/nova: WIP resource-pools/placement api https://review.openstack.org/293104 | 20:56 |
lascii | mriedem: oh, or maybe it is relevant | 20:56 |
*** rtheis has joined #openstack-nova | 20:57 | |
mriedem | cells api just short circuits it | 20:57 |
*** rtheis has quit IRC | 20:57 | |
mriedem | to return the max_count (num_instances or whatever) | 20:57 |
mriedem | i.e. don't actually perform network validation | 20:57 |
lascii | ahh | 20:57 |
*** lucasagomes has joined #openstack-nova | 20:58 | |
*** haomaiwang has joined #openstack-nova | 21:00 | |
*** yamahata has quit IRC | 21:01 | |
*** shaohe_feng has quit IRC | 21:02 | |
*** lennyb has joined #openstack-nova | 21:02 | |
*** shaohe_feng has joined #openstack-nova | 21:02 | |
*** thorst has quit IRC | 21:03 | |
*** haomaiwang has quit IRC | 21:04 | |
*** svenkat has quit IRC | 21:04 | |
*** davideagnello has quit IRC | 21:06 | |
*** thorst has joined #openstack-nova | 21:07 | |
*** shaohe_feng has quit IRC | 21:12 | |
*** thorst has quit IRC | 21:12 | |
*** shaohe_feng has joined #openstack-nova | 21:12 | |
*** moshele has quit IRC | 21:13 | |
*** jichen has quit IRC | 21:13 | |
*** rlrossit has quit IRC | 21:15 | |
*** jwcroppe has quit IRC | 21:15 | |
*** corey_ has quit IRC | 21:17 | |
openstackgerrit | George Silvis, III proposed openstack/nova-specs: Propose resource federation for block devices https://review.openstack.org/309595 | 21:19 |
openstackgerrit | George Silvis, III proposed openstack/nova-specs: Propose resource federation for block devices https://review.openstack.org/309597 | 21:21 |
*** efried has quit IRC | 21:22 | |
*** shaohe_feng has quit IRC | 21:22 | |
*** shaohe_feng has joined #openstack-nova | 21:23 | |
*** ozialien has quit IRC | 21:25 | |
openstackgerrit | Dan Smith proposed openstack/nova: Test that nova-api ignores paste failures, but continues on https://review.openstack.org/309600 | 21:26 |
openstackgerrit | Dan Smith proposed openstack/nova: Fail to start nova-api if no APIs were able to be started https://review.openstack.org/309601 | 21:26 |
*** haomaiwang has joined #openstack-nova | 21:29 | |
*** BjoernT has joined #openstack-nova | 21:29 | |
bauwser | folks, heading off, see you at summit | 21:30 |
*** bauwser is now known as bauzas | 21:30 | |
openstackgerrit | Dan Smith proposed openstack/nova: Fail to start nova-api if no APIs were able to be started https://review.openstack.org/309601 | 21:30 |
*** thorst has joined #openstack-nova | 21:30 | |
*** haplo37 has quit IRC | 21:30 | |
openstackgerrit | Matt Riedemann proposed openstack/nova: Skip network validation if explicitly requesting no networks https://review.openstack.org/309602 | 21:32 |
*** haplo37 has joined #openstack-nova | 21:32 | |
*** ctrath has quit IRC | 21:32 | |
*** shaohe_feng has quit IRC | 21:32 | |
*** shaohe_feng has joined #openstack-nova | 21:33 | |
*** haomaiwang has quit IRC | 21:34 | |
*** lascii is now known as alaski | 21:34 | |
*** efried has joined #openstack-nova | 21:35 | |
*** thorst has quit IRC | 21:35 | |
*** ctrath has joined #openstack-nova | 21:35 | |
auggy | bauzas: see you in Austin-tatious! | 21:36 |
*** thorst has joined #openstack-nova | 21:37 | |
*** vilobhmm11 has quit IRC | 21:39 | |
*** baoli_ has quit IRC | 21:40 | |
*** shaohe_feng has quit IRC | 21:43 | |
*** shaohe_feng has joined #openstack-nova | 21:43 | |
*** mriedem has quit IRC | 21:44 | |
*** salv-orl_ has joined #openstack-nova | 21:44 | |
*** pushkaru has quit IRC | 21:45 | |
*** mriedem has joined #openstack-nova | 21:46 | |
openstackgerrit | Chris Dent proposed openstack/nova: WIP Add notifications for resource pools https://review.openstack.org/308503 | 21:46 |
*** neophy has quit IRC | 21:47 | |
*** salv-orlando has quit IRC | 21:47 | |
*** cdent has quit IRC | 21:50 | |
*** mriedem has quit IRC | 21:51 | |
*** shaohe_feng has quit IRC | 21:53 | |
*** shaohe_feng has joined #openstack-nova | 21:54 | |
*** yamahata has joined #openstack-nova | 21:55 | |
*** aysyd has quit IRC | 21:55 | |
*** ducttape_ has quit IRC | 21:57 | |
*** ctrath has quit IRC | 22:01 | |
*** shaohe_feng has quit IRC | 22:03 | |
*** burt has quit IRC | 22:04 | |
*** shaohe_feng has joined #openstack-nova | 22:04 | |
*** rmevans has quit IRC | 22:05 | |
*** Oku_OS-away has quit IRC | 22:07 | |
*** Oku_OS-away has joined #openstack-nova | 22:07 | |
*** ducttape_ has joined #openstack-nova | 22:13 | |
*** shaohe_feng has quit IRC | 22:13 | |
*** shaohe_feng has joined #openstack-nova | 22:14 | |
*** sdake has quit IRC | 22:17 | |
*** lpetrut has quit IRC | 22:21 | |
*** shaohe_feng has quit IRC | 22:24 | |
*** shaohe_feng has joined #openstack-nova | 22:25 | |
*** mdrabe has quit IRC | 22:25 | |
*** mylu has quit IRC | 22:30 | |
*** mylu has joined #openstack-nova | 22:31 | |
*** mylu has quit IRC | 22:32 | |
*** shaohe_feng has quit IRC | 22:34 | |
*** shaohe_feng has joined #openstack-nova | 22:35 | |
*** xyang1 has quit IRC | 22:39 | |
*** davideagnello has joined #openstack-nova | 22:39 | |
*** markvoelker has quit IRC | 22:39 | |
*** sdake has joined #openstack-nova | 22:42 | |
*** figleaf is now known as edleafe | 22:42 | |
*** mylu has joined #openstack-nova | 22:43 | |
*** morgan has joined #openstack-nova | 22:43 | |
morgan | superdan: hey ... where do i sign up to only split the DB and keep MQ unified? | 22:43 |
morgan | superdan: ;) | 22:43 |
* morgan checks to make sure mordred is in the channel :P | 22:44 | |
superdan | morgan: we should start a big tent project | 22:44 |
*** shaohe_feng has quit IRC | 22:44 | |
superdan | mission: Do things that mordred doesn't like | 22:44 |
morgan | superdan: sounds amazing. | 22:44 |
*** shaohe_feng has joined #openstack-nova | 22:45 | |
*** ducttape_ has quit IRC | 22:45 | |
superdan | will will use distributed databases like SQL, profess our love for foreign key constraints, and bake cloud-init details into everything | 22:45 |
mordred | superdan: I love floating ips. if you delete them, it'll really piss me off ... | 22:46 |
superdan | oh right, and we will have nothing BUT floating IPs | 22:46 |
morgan | mordred: damn, you said FIPs before i could advocate we only had FIPs | 22:46 |
mordred | GAH. subterfuge avoided | 22:46 |
superdan | all IPs will be minimally buoyant | 22:46 |
morgan | superdan: i see the commit message now "Assign appropriate buoyancy to all IPs | 22:47 |
superdan | yes, fixed ips will be given some amount of buoyancy so as to float just below regular floating ips | 22:47 |
mordred | as long as I can discover the bouyancy with an api call of some sort and don't have to resort to taking each cloud operator out for drinks to learn their buoyancy quotient settings | 22:48 |
superdan | well, right, all IPs will have buoyancy, but different amounts, which you will always have to query before using one, and then supply the rest of the required buoyancy yourself so that you have 100% | 22:48 |
mordred | http://paste.openstack.org/show/495206 <-- here's this week's floating fun | 22:49 |
mordred | clearly my bouyancy settings are wrong | 22:50 |
superdan | heh | 22:50 |
mordred | and some of my floating ips are sinking | 22:50 |
morgan | mordred: clearly drinking with the cloud operator is the best way to provide buoyancy | 22:50 |
mordred | morgan: I have drunk with both of those cloud operators | 22:50 |
* superdan notes the Friday Level in here has gone to 11 | 22:50 | |
mordred | like, actually | 22:50 |
mordred | I actually do know those operators and have drunk with them | 22:50 |
mordred | osic being the openstack innovaction center thing at rax | 22:50 |
morgan | well lets be clear... floating ips are more like ice bergs | 22:51 |
morgan | sometimes you dont see them until you sink your ship on them | 22:51 |
morgan | ;) | 22:51 |
morgan | superdan: do you expect anything less from Friday-before-summit? | 22:52 |
morgan | superdan: i also almost typed "Fridan" instead of "friday" | 22:52 |
mordred | morgan: I should have called the shade "delete_unattached_floating_ips" method "sink_iceberg" | 22:52 |
morgan | mordred: ++ | 22:52 |
morgan | mordred: there is still time to rename it! | 22:52 |
superdan | morgan: hmm, never considered that for my friday nick, surprisingly enough | 22:53 |
openstackgerrit | Kaitlin Farr proposed openstack/nova: Replace key manager with Castellan https://review.openstack.org/309614 | 22:53 |
morgan | mordred: "floating_ip_calving"? soo obscure a reference? | 22:54 |
*** shaohe_feng has quit IRC | 22:54 | |
*** shaohe_feng has joined #openstack-nova | 22:55 | |
mordred | morgan: new idea - add a shade/fun.py file that only contains a file that has silly aliases for all of the normal things | 22:55 |
mordred | morgan: cloud.moo() and stuff | 22:56 |
morgan | mordred: i like it. | 22:56 |
*** burgerk has quit IRC | 22:57 | |
*** e0ne has joined #openstack-nova | 22:58 | |
*** kmartin has quit IRC | 23:00 | |
*** shaohe_feng has quit IRC | 23:05 | |
*** shaohe_feng has joined #openstack-nova | 23:05 | |
*** sdague has quit IRC | 23:06 | |
*** Swami has quit IRC | 23:06 | |
*** mtanino has quit IRC | 23:09 | |
*** markvoelker has joined #openstack-nova | 23:09 | |
*** e0ne has quit IRC | 23:13 | |
*** haplo37 has quit IRC | 23:14 | |
*** shaohe_feng has quit IRC | 23:15 | |
*** shaohe_feng has joined #openstack-nova | 23:15 | |
*** haplo37 has joined #openstack-nova | 23:16 | |
*** ccarmack has quit IRC | 23:16 | |
*** baoli has joined #openstack-nova | 23:19 | |
*** baoli_ has joined #openstack-nova | 23:20 | |
*** zenoway has joined #openstack-nova | 23:21 | |
*** baoli has quit IRC | 23:24 | |
*** zenoway has quit IRC | 23:25 | |
*** shaohe_feng has quit IRC | 23:25 | |
*** shaohe_feng has joined #openstack-nova | 23:26 | |
*** unicell has quit IRC | 23:28 | |
*** fragatina has joined #openstack-nova | 23:28 | |
*** BjoernT has quit IRC | 23:34 | |
*** shaohe_feng has quit IRC | 23:35 | |
*** shaohe_feng has joined #openstack-nova | 23:36 | |
*** unicell has joined #openstack-nova | 23:41 | |
*** unicell1 has joined #openstack-nova | 23:41 | |
*** unicell has quit IRC | 23:41 | |
*** shaohe_feng has quit IRC | 23:46 | |
*** shaohe_feng has joined #openstack-nova | 23:46 | |
*** ducttape_ has joined #openstack-nova | 23:50 | |
*** shaohe_feng has quit IRC | 23:56 | |
*** shaohe_feng has joined #openstack-nova | 23:56 | |
*** nikhil has quit IRC | 23:58 | |
*** nikhil_k is now known as nikhil | 23:58 | |
*** mylu has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!