jdurgin | cool - that'll work since you're using hammer | 00:00 |
---|---|---|
EmilienM | thanks ! | 00:00 |
jdurgin | yw | 00:00 |
*** haomaiwa_ has quit IRC | 00:01 | |
*** haomaiwa_ has joined #openstack-nova | 00:01 | |
EmilienM | jdurgin: if you want to review our ceph.conf: http://logs.openstack.org/24/281624/9/check/gate-puppet-openstack-integration-scenario001-tempest-dsvm-centos7/9e29774/logs/etc/ceph/ceph.conf.txt.gz | 00:01 |
*** porunov has quit IRC | 00:02 | |
jdurgin | it's fine in general - and rbd_default_features will use the newer stuff by default in jewel | 00:03 |
*** mrkz has quit IRC | 00:05 | |
*** ZZelle_ has quit IRC | 00:06 | |
*** thumpba has quit IRC | 00:08 | |
*** takedakn has joined #openstack-nova | 00:08 | |
*** takedakn has quit IRC | 00:08 | |
*** jwcroppe has quit IRC | 00:09 | |
*** mylu has quit IRC | 00:13 | |
*** takedakn has joined #openstack-nova | 00:15 | |
*** armax has quit IRC | 00:16 | |
*** mylu has joined #openstack-nova | 00:20 | |
*** jaypipes has quit IRC | 00:20 | |
*** Sukhdev has quit IRC | 00:24 | |
*** Sukhdev has joined #openstack-nova | 00:32 | |
*** mylu has quit IRC | 00:34 | |
*** mylu has joined #openstack-nova | 00:35 | |
*** mylu has quit IRC | 00:40 | |
*** hemna is now known as hemnafk | 00:45 | |
*** salv-orlando has quit IRC | 00:45 | |
*** qeelee has joined #openstack-nova | 00:46 | |
EmilienM | jdurgin: so even with rbd_default_features it's failing http://logs.openstack.org/24/281624/11/check/gate-puppet-openstack-integration-scenario001-tempest-dsvm-trusty/42685cc/logs/etc/ceph/ceph.conf.txt.gz | 00:47 |
EmilienM | I'm going to try the build_interval param in tempest now | 00:47 |
*** takedakn has quit IRC | 00:49 | |
*** ducttape_ has joined #openstack-nova | 00:50 | |
*** hoangcx has joined #openstack-nova | 00:54 | |
*** edmondsw has joined #openstack-nova | 00:56 | |
*** zenoway has quit IRC | 00:56 | |
*** tobasco has quit IRC | 00:56 | |
*** mylu has joined #openstack-nova | 00:59 | |
*** thumpba has joined #openstack-nova | 00:59 | |
*** mylu has quit IRC | 01:00 | |
*** haomaiwa_ has quit IRC | 01:01 | |
*** haomaiwa_ has joined #openstack-nova | 01:01 | |
*** mtanino has quit IRC | 01:02 | |
*** mnestratov|2 has quit IRC | 01:03 | |
openstackgerrit | Eli Qiao proposed openstack/nova: Xen: Calculate block_migration if it's None https://review.openstack.org/254101 | 01:04 |
openstackgerrit | Eli Qiao proposed openstack/nova: Libvirt: Calculate block_migration if it's None https://review.openstack.org/275585 | 01:04 |
*** tobasco has joined #openstack-nova | 01:05 | |
*** eil397 has quit IRC | 01:05 | |
eliqiao_ | hi dansmith, can I ask a question about rpc version? If I want to make a parameter of a rpc method to support None value (before it supported True/False, and I added None supported in virt layer), do I need to bump the compute rpc api version? | 01:05 |
*** mylu has joined #openstack-nova | 01:05 | |
*** jwcroppe has joined #openstack-nova | 01:06 | |
*** rfolco has quit IRC | 01:07 | |
*** zenoway has joined #openstack-nova | 01:08 | |
*** tjones has left #openstack-nova | 01:10 | |
*** zenoway has quit IRC | 01:13 | |
*** EinstCrazy has joined #openstack-nova | 01:16 | |
*** Sukhdev has quit IRC | 01:17 | |
dansmith | eliqiao_: yeah | 01:17 |
*** jwcroppe has quit IRC | 01:20 | |
*** jwcroppe has joined #openstack-nova | 01:20 | |
*** zenoway has joined #openstack-nova | 01:21 | |
openstackgerrit | huan proposed openstack/nova: XenAPI:Resolve Nova/Neutron race condition https://review.openstack.org/241127 | 01:21 |
*** qeelee has quit IRC | 01:21 | |
*** penick has quit IRC | 01:23 | |
*** Sukhdev has joined #openstack-nova | 01:23 | |
*** qeelee has joined #openstack-nova | 01:24 | |
eliqiao_ | dansmith: pardon? you meant I need to bump version? | 01:26 |
dansmith | eliqiao_: yes, you need to bump the version | 01:26 |
dansmith | eliqiao_: and make sure you never send None if the version pin is <= that number | 01:27 |
dansmith | er, < that number | 01:27 |
eliqiao_ | dansmith: what I am thinking about it, I don't touch any code changes of comput layer and all changes are happend in virt layer. Besides, I won't send None until next release (N). | 01:27 |
dansmith | eliqiao_: you can't drop compat until we bump the major version to 5 | 01:28 |
eliqiao_ | dansmith: hmm.. the major version of 5 will be bump while in N release? | 01:30 |
dansmith | eliqiao_: the major version bump will be when it is.. if we need to do that in M or N or O, then we'll do it :) | 01:30 |
dansmith | I'm just saying, being in N doesn't magically make it okay :) | 01:30 |
*** ducttape_ has quit IRC | 01:31 | |
*** davechen_afk is now known as spring | 01:32 | |
*** spring is now known as Guest70063 | 01:33 | |
*** Guest70063 is now known as grassy | 01:33 | |
*** apoorvad has quit IRC | 01:33 | |
eliqiao_ | hi dansmith thanks for you answer, can you help to take a look at https://review.openstack.org/#/c/254102/ (ignor chaning return value stull, I will drop that change). If we need to bump version as you said, then the patch only do bump api version stuff, do we really need it? P.S I won't send None until next release(N) | 01:34 |
*** kylek3h has joined #openstack-nova | 01:34 | |
*** haomaiwa_ has quit IRC | 01:36 | |
*** nic has quit IRC | 01:37 | |
*** zhangyufei has joined #openstack-nova | 01:37 | |
zhangyufei | Could someone help review this?https://review.openstack.org/#/c/282987/ | 01:37 |
*** kylek3h has quit IRC | 01:39 | |
*** EinstCrazy has quit IRC | 01:40 | |
*** spandhe has quit IRC | 01:41 | |
*** EinstCrazy has joined #openstack-nova | 01:42 | |
*** ByPasS has quit IRC | 01:43 | |
*** zz_dimtruck is now known as dimtruck | 01:43 | |
*** zenoway has quit IRC | 01:45 | |
*** leeantho has quit IRC | 01:48 | |
*** ByPasS has joined #openstack-nova | 01:49 | |
*** hparekh has quit IRC | 01:53 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack/nova: Implement setup_networks_on_host for Neutron to support Migration https://review.openstack.org/275073 | 01:53 |
*** ducttape_ has joined #openstack-nova | 01:54 | |
*** zenoway has joined #openstack-nova | 01:57 | |
*** claudiub|3 has quit IRC | 01:58 | |
*** Bjoern_ has joined #openstack-nova | 01:58 | |
openstackgerrit | Swaminathan Vasudevan proposed openstack/nova: Implement setup_networks_on_host for Neutron to support Migration https://review.openstack.org/275073 | 01:59 |
*** edmondsw has quit IRC | 01:59 | |
*** Sukhdev has quit IRC | 02:00 | |
*** tobasco has quit IRC | 02:01 | |
*** zenoway has quit IRC | 02:01 | |
*** qeelee has quit IRC | 02:02 | |
*** qeelee has joined #openstack-nova | 02:04 | |
*** ducttape_ has quit IRC | 02:04 | |
*** smatzek has joined #openstack-nova | 02:04 | |
*** dedery has quit IRC | 02:04 | |
*** browne has quit IRC | 02:05 | |
*** mylu has quit IRC | 02:06 | |
*** ljxiash has joined #openstack-nova | 02:06 | |
*** mylu has joined #openstack-nova | 02:07 | |
*** tobasco has joined #openstack-nova | 02:07 | |
*** Swami has quit IRC | 02:08 | |
*** su_zhang has quit IRC | 02:09 | |
*** mylu has quit IRC | 02:09 | |
*** mylu has joined #openstack-nova | 02:09 | |
*** su_zhang has joined #openstack-nova | 02:09 | |
*** qeelee has quit IRC | 02:11 | |
*** dims has quit IRC | 02:13 | |
*** haomaiwang has joined #openstack-nova | 02:13 | |
*** su_zhang has quit IRC | 02:14 | |
*** mylu has quit IRC | 02:14 | |
*** takashin has joined #openstack-nova | 02:15 | |
*** davideagle_ has quit IRC | 02:16 | |
*** mylu has joined #openstack-nova | 02:16 | |
*** haomaiwang has quit IRC | 02:18 | |
openstackgerrit | lyanchih proposed openstack/nova: libvirt: serial console ports count upper limit needs to be checked https://review.openstack.org/207373 | 02:20 |
*** armax has joined #openstack-nova | 02:21 | |
*** salv-orlando has joined #openstack-nova | 02:22 | |
*** parrots has joined #openstack-nova | 02:24 | |
parrots | hi | 02:24 |
*** parrots has quit IRC | 02:25 | |
*** mylu has quit IRC | 02:29 | |
*** mylu has joined #openstack-nova | 02:29 | |
*** salv-orlando has quit IRC | 02:30 | |
*** houming has joined #openstack-nova | 02:31 | |
*** zenoway has joined #openstack-nova | 02:32 | |
*** neophy has joined #openstack-nova | 02:33 | |
EmilienM | jdurgin: so increasing compute/build_interval in tempest.conf helped to have the test passing. | 02:33 |
*** baoli has quit IRC | 02:34 | |
*** baoli has joined #openstack-nova | 02:35 | |
*** mylu has quit IRC | 02:36 | |
*** haomaiwang has joined #openstack-nova | 02:37 | |
*** zenoway has quit IRC | 02:37 | |
*** mylu has joined #openstack-nova | 02:38 | |
*** thorst has quit IRC | 02:38 | |
*** haomaiwang has quit IRC | 02:39 | |
*** thorst has joined #openstack-nova | 02:39 | |
*** achanda has joined #openstack-nova | 02:41 | |
*** haomaiwa_ has joined #openstack-nova | 02:41 | |
*** haomaiwa_ has quit IRC | 02:42 | |
*** haomaiwang has joined #openstack-nova | 02:42 | |
*** haomaiwang has quit IRC | 02:43 | |
*** haomaiwa_ has joined #openstack-nova | 02:43 | |
*** haomaiwa_ has quit IRC | 02:44 | |
*** 7GHAAB0B1 has joined #openstack-nova | 02:44 | |
*** 7GHAAB0B1 has quit IRC | 02:45 | |
*** haomaiwa_ has joined #openstack-nova | 02:45 | |
*** haomaiwa_ has quit IRC | 02:46 | |
*** haomaiwa_ has joined #openstack-nova | 02:46 | |
*** haomaiwa_ has quit IRC | 02:47 | |
*** thorst has quit IRC | 02:47 | |
*** haomaiwa_ has joined #openstack-nova | 02:47 | |
*** mylu has quit IRC | 02:47 | |
*** mylu has joined #openstack-nova | 02:48 | |
*** haomaiwa_ has quit IRC | 02:48 | |
*** 92AAACW2S has joined #openstack-nova | 02:48 | |
*** 92AAACW2S has quit IRC | 02:49 | |
*** haomaiwang has joined #openstack-nova | 02:49 | |
*** haomaiwang has quit IRC | 02:50 | |
*** haomaiwang has joined #openstack-nova | 02:50 | |
*** haomaiwang has quit IRC | 02:51 | |
*** 92AAACW3M has joined #openstack-nova | 02:51 | |
*** 92AAACW3M has quit IRC | 02:52 | |
*** mylu has quit IRC | 02:52 | |
*** haomaiwang has joined #openstack-nova | 02:52 | |
*** fawadkhaliq has joined #openstack-nova | 02:52 | |
*** haomaiwang has quit IRC | 02:53 | |
*** wanghao has quit IRC | 02:53 | |
*** mylu has joined #openstack-nova | 02:53 | |
*** haomaiwang has joined #openstack-nova | 02:53 | |
*** wanghao has joined #openstack-nova | 02:53 | |
*** haomaiwang has quit IRC | 02:54 | |
*** haomaiwa_ has joined #openstack-nova | 02:54 | |
*** haomaiwa_ has quit IRC | 02:55 | |
*** haomaiwang has joined #openstack-nova | 02:55 | |
*** haomaiwang has quit IRC | 02:56 | |
*** haomaiwa_ has joined #openstack-nova | 02:56 | |
*** haomaiwa_ has quit IRC | 02:57 | |
*** haomaiwang has joined #openstack-nova | 02:57 | |
*** haomaiwang has quit IRC | 02:58 | |
*** haomaiwa_ has joined #openstack-nova | 02:58 | |
*** haomaiwa_ has quit IRC | 02:59 | |
*** haomaiwa_ has joined #openstack-nova | 02:59 | |
*** haomaiwa_ has quit IRC | 03:00 | |
*** haomaiwa_ has joined #openstack-nova | 03:00 | |
*** haomaiwa_ has quit IRC | 03:01 | |
*** haomaiwang has joined #openstack-nova | 03:01 | |
*** haomaiwang has quit IRC | 03:02 | |
*** haomaiwa_ has joined #openstack-nova | 03:03 | |
*** haomaiwa_ has quit IRC | 03:04 | |
*** haomaiwang has joined #openstack-nova | 03:04 | |
*** haomaiwang has quit IRC | 03:05 | |
*** Bjoern_ has quit IRC | 03:05 | |
*** lyanchih has joined #openstack-nova | 03:05 | |
*** haomaiwang has joined #openstack-nova | 03:05 | |
*** haomaiwang has quit IRC | 03:06 | |
*** haomaiwa_ has joined #openstack-nova | 03:06 | |
*** haomaiwa_ has quit IRC | 03:07 | |
*** haomaiwa_ has joined #openstack-nova | 03:07 | |
*** haomaiwa_ has quit IRC | 03:08 | |
*** haomaiwang has joined #openstack-nova | 03:08 | |
*** zenoway has joined #openstack-nova | 03:08 | |
*** mylu has quit IRC | 03:08 | |
*** haomaiwang has quit IRC | 03:09 | |
*** haomaiwang has joined #openstack-nova | 03:09 | |
*** haomaiwang has quit IRC | 03:10 | |
*** mylu has joined #openstack-nova | 03:10 | |
*** haomaiwa_ has joined #openstack-nova | 03:10 | |
*** haomaiwa_ has quit IRC | 03:11 | |
*** haomaiwa_ has joined #openstack-nova | 03:11 | |
*** haomaiwa_ has quit IRC | 03:12 | |
*** haomaiwang has joined #openstack-nova | 03:12 | |
*** haomaiwang has quit IRC | 03:13 | |
*** zenoway has quit IRC | 03:13 | |
*** haomaiwa_ has joined #openstack-nova | 03:13 | |
*** haomaiwa_ has quit IRC | 03:14 | |
*** haomaiwang has joined #openstack-nova | 03:14 | |
*** unicell has quit IRC | 03:14 | |
*** haomaiwang has quit IRC | 03:15 | |
*** haomaiwang has joined #openstack-nova | 03:15 | |
*** haomaiwang has quit IRC | 03:16 | |
*** mylu has quit IRC | 03:16 | |
*** haomaiwa_ has joined #openstack-nova | 03:16 | |
*** mylu has joined #openstack-nova | 03:16 | |
*** haomaiwa_ has quit IRC | 03:17 | |
*** 16WAADE7X has joined #openstack-nova | 03:17 | |
*** 16WAADE7X has quit IRC | 03:18 | |
*** haomaiwang has joined #openstack-nova | 03:18 | |
*** harlowja_at_home has quit IRC | 03:18 | |
*** haomaiwang has quit IRC | 03:19 | |
*** mylu has quit IRC | 03:19 | |
*** haomaiwa_ has joined #openstack-nova | 03:19 | |
*** w_verdugo has joined #openstack-nova | 03:19 | |
*** haomaiwa_ has quit IRC | 03:20 | |
openstackgerrit | Sean Dague proposed openstack/nova: add regression test for bug #1538011 https://review.openstack.org/283364 | 03:20 |
openstack | bug 1538011 in OpenStack Compute (nova) "Aggregate metadata keys are not case sensitive" [High,Triaged] https://launchpad.net/bugs/1538011 - Assigned to Augustina Ragwitz (auggy) | 03:20 |
*** haomaiwa_ has joined #openstack-nova | 03:20 | |
*** haomaiwa_ has quit IRC | 03:21 | |
*** haomaiwa_ has joined #openstack-nova | 03:21 | |
*** haomaiwa_ has quit IRC | 03:22 | |
*** haomaiwa_ has joined #openstack-nova | 03:22 | |
*** Jeffrey4l_ is now known as Jeffrey4l | 03:22 | |
*** haomaiwa_ has quit IRC | 03:23 | |
*** haomaiwa_ has joined #openstack-nova | 03:23 | |
*** haomaiwa_ has quit IRC | 03:24 | |
*** haomaiwa_ has joined #openstack-nova | 03:24 | |
*** haomaiwa_ has quit IRC | 03:25 | |
*** haomaiwang has joined #openstack-nova | 03:25 | |
*** haomaiwang has quit IRC | 03:26 | |
*** haomaiwang has joined #openstack-nova | 03:26 | |
*** haomaiwang has quit IRC | 03:27 | |
*** haomaiwa_ has joined #openstack-nova | 03:27 | |
*** w_verdugo has left #openstack-nova | 03:27 | |
*** haomaiwa_ has quit IRC | 03:28 | |
*** haomaiwang has joined #openstack-nova | 03:28 | |
*** haomaiwang has quit IRC | 03:29 | |
*** haomaiwang has joined #openstack-nova | 03:29 | |
*** haomaiwang has quit IRC | 03:30 | |
*** haomaiwang has joined #openstack-nova | 03:30 | |
*** haomaiwang has quit IRC | 03:31 | |
*** haomaiwang has joined #openstack-nova | 03:31 | |
*** haomaiwang has quit IRC | 03:32 | |
*** ccard__ has joined #openstack-nova | 03:32 | |
*** haomaiwa_ has joined #openstack-nova | 03:32 | |
*** haomaiwa_ has quit IRC | 03:33 | |
*** haomaiwa_ has joined #openstack-nova | 03:33 | |
*** haomaiwa_ has quit IRC | 03:34 | |
*** yamahata has quit IRC | 03:34 | |
openstackgerrit | ShaoHe Feng proposed openstack/nova: Add new APIs and deprecate old API for migrations https://review.openstack.org/258771 | 03:34 |
*** haomaiwa_ has joined #openstack-nova | 03:34 | |
*** salv-orlando has joined #openstack-nova | 03:34 | |
*** haomaiwa_ has quit IRC | 03:35 | |
*** ccard_ has quit IRC | 03:35 | |
*** smatzek has quit IRC | 03:35 | |
*** haomaiwang has joined #openstack-nova | 03:35 | |
*** haomaiwang has quit IRC | 03:36 | |
*** baoli has quit IRC | 03:36 | |
*** 7YUAADLUF has joined #openstack-nova | 03:36 | |
*** zhangyufei has quit IRC | 03:36 | |
*** 7YUAADLUF has quit IRC | 03:37 | |
*** haomaiwang has joined #openstack-nova | 03:37 | |
*** haomaiwang has quit IRC | 03:38 | |
*** zhangyufei has joined #openstack-nova | 03:38 | |
*** haomaiwa_ has joined #openstack-nova | 03:38 | |
*** haomaiwa_ has quit IRC | 03:39 | |
*** browne has joined #openstack-nova | 03:39 | |
*** haomaiwang has joined #openstack-nova | 03:39 | |
*** haomaiwang has quit IRC | 03:40 | |
*** fawadkhaliq has quit IRC | 03:40 | |
*** jogo has quit IRC | 03:40 | |
*** haomaiwa_ has joined #openstack-nova | 03:40 | |
*** haomaiwa_ has quit IRC | 03:41 | |
*** haomaiwang has joined #openstack-nova | 03:41 | |
*** jogo has joined #openstack-nova | 03:41 | |
*** jogo has quit IRC | 03:41 | |
*** jogo has joined #openstack-nova | 03:41 | |
*** haomaiwang has quit IRC | 03:42 | |
*** 16WAADFGS has joined #openstack-nova | 03:42 | |
*** Bjoern_ has joined #openstack-nova | 03:42 | |
*** 16WAADFGS has quit IRC | 03:43 | |
*** haomaiwa_ has joined #openstack-nova | 03:43 | |
*** haomaiwa_ has quit IRC | 03:44 | |
*** zenoway has joined #openstack-nova | 03:44 | |
*** fawadkhaliq has joined #openstack-nova | 03:44 | |
*** haomaiwang has joined #openstack-nova | 03:44 | |
*** fawadkhaliq has quit IRC | 03:44 | |
*** haomaiwang has quit IRC | 03:45 | |
*** fawadkhaliq has joined #openstack-nova | 03:45 | |
*** fawadkhaliq has quit IRC | 03:45 | |
*** thorst has joined #openstack-nova | 03:45 | |
*** haomaiwang has joined #openstack-nova | 03:45 | |
*** haomaiwang has quit IRC | 03:46 | |
*** haomaiwang has joined #openstack-nova | 03:46 | |
*** haomaiwang has quit IRC | 03:47 | |
*** haomaiwang has joined #openstack-nova | 03:47 | |
*** haomaiwang has quit IRC | 03:48 | |
*** zenoway has quit IRC | 03:48 | |
*** haomaiwa_ has joined #openstack-nova | 03:48 | |
*** haomaiwa_ has quit IRC | 03:49 | |
*** haomaiwang has joined #openstack-nova | 03:49 | |
*** dims has joined #openstack-nova | 03:49 | |
*** haomaiwang has quit IRC | 03:50 | |
*** salv-orlando has quit IRC | 03:50 | |
*** haomaiwang has joined #openstack-nova | 03:50 | |
*** spandhe has joined #openstack-nova | 03:50 | |
*** haomaiwang has quit IRC | 03:51 | |
*** haomaiwang has joined #openstack-nova | 03:51 | |
*** haomaiwang has quit IRC | 03:52 | |
*** haomaiwa_ has joined #openstack-nova | 03:52 | |
*** thorst has quit IRC | 03:52 | |
*** haomaiwa_ has quit IRC | 03:53 | |
*** haomaiwang has joined #openstack-nova | 03:53 | |
*** haomaiwang has quit IRC | 03:54 | |
*** haomaiwa_ has joined #openstack-nova | 03:54 | |
*** haomaiwa_ has quit IRC | 03:55 | |
*** haomaiwa_ has joined #openstack-nova | 03:55 | |
*** unicell has joined #openstack-nova | 03:55 | |
*** haomaiwa_ has quit IRC | 03:56 | |
*** haomaiwa_ has joined #openstack-nova | 03:56 | |
*** haomaiwa_ has quit IRC | 03:57 | |
*** mylu has joined #openstack-nova | 03:57 | |
*** haomaiwang has joined #openstack-nova | 03:57 | |
*** haomaiwang has quit IRC | 03:58 | |
*** haomaiwang has joined #openstack-nova | 03:58 | |
*** haomaiwang has quit IRC | 03:59 | |
*** haomaiwa_ has joined #openstack-nova | 03:59 | |
*** haomaiwa_ has quit IRC | 04:00 | |
*** haomaiwang has joined #openstack-nova | 04:00 | |
*** mylu has quit IRC | 04:00 | |
*** haomaiwang has quit IRC | 04:01 | |
*** haomaiwa_ has joined #openstack-nova | 04:01 | |
*** haomaiwa_ has quit IRC | 04:01 | |
*** haomaiwa_ has joined #openstack-nova | 04:02 | |
*** haomaiwa_ has quit IRC | 04:03 | |
*** haomaiwa_ has joined #openstack-nova | 04:03 | |
*** links has joined #openstack-nova | 04:03 | |
*** haomaiwa_ has quit IRC | 04:04 | |
*** haomaiwang has joined #openstack-nova | 04:04 | |
*** lyanchih has quit IRC | 04:04 | |
*** haomaiwang has quit IRC | 04:05 | |
*** 7GHAAB07H has joined #openstack-nova | 04:05 | |
*** 7GHAAB07H has quit IRC | 04:06 | |
*** 7GHAAB07P has joined #openstack-nova | 04:06 | |
*** 7GHAAB07P has quit IRC | 04:07 | |
*** 7GHAAB07X has joined #openstack-nova | 04:07 | |
*** 7GHAAB07X has quit IRC | 04:08 | |
*** 7GHAAB079 has joined #openstack-nova | 04:08 | |
*** 7GHAAB079 has quit IRC | 04:09 | |
*** 7GHAAB08J has joined #openstack-nova | 04:09 | |
*** 7GHAAB08J has quit IRC | 04:10 | |
*** wolsen has quit IRC | 04:10 | |
*** haomaiwa_ has joined #openstack-nova | 04:10 | |
*** haomaiwa_ has quit IRC | 04:11 | |
*** haomaiwa_ has joined #openstack-nova | 04:11 | |
*** haomaiwa_ has quit IRC | 04:12 | |
*** haomaiwa_ has joined #openstack-nova | 04:12 | |
*** Marga_ has quit IRC | 04:12 | |
*** haomaiwa_ has quit IRC | 04:13 | |
*** shyama has joined #openstack-nova | 04:13 | |
*** haomaiwa_ has joined #openstack-nova | 04:13 | |
*** haomaiwa_ has quit IRC | 04:14 | |
*** mylu has joined #openstack-nova | 04:14 | |
*** haomaiwang has joined #openstack-nova | 04:14 | |
*** haomaiwang has quit IRC | 04:15 | |
*** haomaiwang has joined #openstack-nova | 04:15 | |
*** haomaiwang has quit IRC | 04:16 | |
*** haomaiwa_ has joined #openstack-nova | 04:16 | |
*** haomaiwa_ has quit IRC | 04:17 | |
*** haomaiwa_ has joined #openstack-nova | 04:17 | |
*** haomaiwa_ has quit IRC | 04:18 | |
*** ducttape_ has joined #openstack-nova | 04:18 | |
*** 64MAADWOE has joined #openstack-nova | 04:18 | |
*** 64MAADWOE has quit IRC | 04:19 | |
*** 64MAADWOO has joined #openstack-nova | 04:19 | |
*** zenoway has joined #openstack-nova | 04:19 | |
*** 64MAADWOO has quit IRC | 04:20 | |
*** haomaiwang has joined #openstack-nova | 04:20 | |
*** haomaiwang has quit IRC | 04:21 | |
*** sc68cal has quit IRC | 04:22 | |
*** zenoway has quit IRC | 04:24 | |
*** salv-orlando has joined #openstack-nova | 04:26 | |
*** Marga__ has joined #openstack-nova | 04:28 | |
*** deepakcs has joined #openstack-nova | 04:29 | |
*** Marga__ has quit IRC | 04:32 | |
*** salv-orlando has quit IRC | 04:32 | |
*** deepakcs has quit IRC | 04:33 | |
*** mingyu has joined #openstack-nova | 04:33 | |
*** mutiwu has joined #openstack-nova | 04:35 | |
*** su_zhang has joined #openstack-nova | 04:36 | |
*** dimtruck is now known as zz_dimtruck | 04:36 | |
*** sridharg has joined #openstack-nova | 04:37 | |
*** ijw has quit IRC | 04:38 | |
*** armax has quit IRC | 04:47 | |
*** ljxiash has quit IRC | 04:48 | |
*** ljxiash has joined #openstack-nova | 04:48 | |
*** garyk has joined #openstack-nova | 04:52 | |
*** thorst has joined #openstack-nova | 04:53 | |
*** ljxiash has quit IRC | 04:53 | |
*** garyk has quit IRC | 04:53 | |
*** garyk has joined #openstack-nova | 04:54 | |
*** hoangcx has quit IRC | 04:56 | |
*** zenoway has joined #openstack-nova | 04:57 | |
*** thorst has quit IRC | 04:58 | |
*** ducttape_ has quit IRC | 05:01 | |
*** zenoway has quit IRC | 05:02 | |
*** coolsvap|away has quit IRC | 05:06 | |
*** mingyu has quit IRC | 05:08 | |
*** Marga_ has joined #openstack-nova | 05:12 | |
openstackgerrit | xiexs proposed openstack/nova: Add soft power off support to ironic driver. https://review.openstack.org/248585 | 05:15 |
openstackgerrit | xiexs proposed openstack/nova: Translate power state strings with dict for nodes.set_power_state(). https://review.openstack.org/248584 | 05:15 |
openstackgerrit | xiexs proposed openstack/nova: Add soft reboot support to ironic driver. https://review.openstack.org/248586 | 05:15 |
*** edtubill has joined #openstack-nova | 05:15 | |
*** Marga_ has quit IRC | 05:16 | |
*** mingyu has joined #openstack-nova | 05:18 | |
*** lyanchih has joined #openstack-nova | 05:22 | |
*** sudipto__ has joined #openstack-nova | 05:22 | |
*** Marga_ has joined #openstack-nova | 05:23 | |
*** Sukhdev has joined #openstack-nova | 05:24 | |
*** hoangcx has joined #openstack-nova | 05:27 | |
*** su_zhang has quit IRC | 05:27 | |
*** su_zhang has joined #openstack-nova | 05:28 | |
*** browne has quit IRC | 05:30 | |
*** mubirru has joined #openstack-nova | 05:30 | |
*** thumpba has quit IRC | 05:31 | |
*** ljxiash has joined #openstack-nova | 05:31 | |
*** Marga_ has quit IRC | 05:33 | |
*** Marga_ has joined #openstack-nova | 05:33 | |
*** irenab has quit IRC | 05:35 | |
*** sudipto__ has quit IRC | 05:35 | |
openstackgerrit | Alex Xu proposed openstack/nova: Generate better validation error message when using name regexes https://review.openstack.org/281143 | 05:36 |
openstackgerrit | Alex Xu proposed openstack/nova: Generate better validation error message when using name regexes https://review.openstack.org/281143 | 05:41 |
*** dosaboy has quit IRC | 05:44 | |
*** ljxiash has quit IRC | 05:45 | |
*** ljxiash has joined #openstack-nova | 05:45 | |
*** dosaboy has joined #openstack-nova | 05:45 | |
*** ankita_wagh has joined #openstack-nova | 05:46 | |
*** edtubill has quit IRC | 05:46 | |
*** spandhe has quit IRC | 05:46 | |
*** gongysh has joined #openstack-nova | 05:50 | |
*** achinm has joined #openstack-nova | 05:53 | |
*** erno has joined #openstack-nova | 05:53 | |
*** sudipto__ has joined #openstack-nova | 05:54 | |
*** dims has quit IRC | 05:54 | |
*** thorst has joined #openstack-nova | 05:56 | |
*** mylu has quit IRC | 05:57 | |
*** mylu has joined #openstack-nova | 05:58 | |
*** houming has quit IRC | 05:59 | |
*** thorst has quit IRC | 06:02 | |
*** sudipto__ has quit IRC | 06:04 | |
*** lpetrut has joined #openstack-nova | 06:05 | |
*** wasmum has quit IRC | 06:08 | |
*** sridharg has quit IRC | 06:15 | |
*** fawadkhaliq has joined #openstack-nova | 06:18 | |
*** tyagiprince has joined #openstack-nova | 06:19 | |
*** amotoki has joined #openstack-nova | 06:19 | |
*** sudipto__ has joined #openstack-nova | 06:20 | |
*** nkrinner has joined #openstack-nova | 06:21 | |
*** mariusv has quit IRC | 06:25 | |
*** chhavi has joined #openstack-nova | 06:26 | |
*** tyagiprince has quit IRC | 06:26 | |
*** sudipto__ has quit IRC | 06:30 | |
*** mylu has quit IRC | 06:31 | |
*** mariusv has joined #openstack-nova | 06:32 | |
*** mariusv is now known as Guest98039 | 06:32 | |
*** irenab has joined #openstack-nova | 06:33 | |
*** tyagiprince has joined #openstack-nova | 06:34 | |
*** jaosorior has joined #openstack-nova | 06:37 | |
*** abhishekk has joined #openstack-nova | 06:39 | |
*** unicell has quit IRC | 06:40 | |
*** unicell has joined #openstack-nova | 06:40 | |
*** lpetrut has quit IRC | 06:41 | |
*** lpetrut has joined #openstack-nova | 06:47 | |
*** cfriesen has quit IRC | 06:48 | |
openstackgerrit | xiexs proposed openstack/nova: Add inject NMI support to ironic driver. https://review.openstack.org/283411 | 06:48 |
*** Sukhdev has quit IRC | 06:48 | |
*** Guest98039 has quit IRC | 06:53 | |
*** marius- has joined #openstack-nova | 06:53 | |
*** marius- has quit IRC | 06:54 | |
*** josecastroleon has joined #openstack-nova | 07:00 | |
*** thorst has joined #openstack-nova | 07:00 | |
*** sridharg has joined #openstack-nova | 07:01 | |
*** lpetrut has quit IRC | 07:02 | |
*** tyagiprince has quit IRC | 07:03 | |
*** sudipto has joined #openstack-nova | 07:03 | |
*** mjura has joined #openstack-nova | 07:04 | |
*** neophy has quit IRC | 07:07 | |
*** thorst has quit IRC | 07:07 | |
*** armax has joined #openstack-nova | 07:09 | |
*** Jeffrey4l has quit IRC | 07:10 | |
*** fawadkhaliq has quit IRC | 07:11 | |
openstackgerrit | xiexs proposed openstack/nova: Add inject NMI support to ironic driver. https://review.openstack.org/283411 | 07:13 |
*** tyagiprince has joined #openstack-nova | 07:13 | |
*** lpetrut has joined #openstack-nova | 07:15 | |
openstackgerrit | baikai proposed openstack/nova: Sync up instance object with nova db before unshelve operation done. https://review.openstack.org/283418 | 07:15 |
*** porunov has joined #openstack-nova | 07:16 | |
*** liverpooler has joined #openstack-nova | 07:17 | |
*** zenoway has joined #openstack-nova | 07:17 | |
*** liverpooler has quit IRC | 07:17 | |
*** liverpooler has joined #openstack-nova | 07:17 | |
*** paul-carlton1 has joined #openstack-nova | 07:19 | |
*** ankit_ag has joined #openstack-nova | 07:19 | |
*** yamahata has joined #openstack-nova | 07:22 | |
*** bzhou has joined #openstack-nova | 07:22 | |
openstackgerrit | Eli Qiao proposed openstack/nova-specs: Modify live_migration API response content https://review.openstack.org/283421 | 07:24 |
*** Jeffrey4l has joined #openstack-nova | 07:24 | |
*** houming has joined #openstack-nova | 07:26 | |
*** lpetrut has quit IRC | 07:26 | |
*** shyama has quit IRC | 07:32 | |
*** mrda has quit IRC | 07:32 | |
*** shyama has joined #openstack-nova | 07:32 | |
*** Jeffrey4l has quit IRC | 07:35 | |
*** shyama has quit IRC | 07:38 | |
*** shyama has joined #openstack-nova | 07:38 | |
*** paul-carlton1 has quit IRC | 07:39 | |
*** lyanchih has quit IRC | 07:40 | |
*** paul-carlton1 has joined #openstack-nova | 07:40 | |
*** salv-orl_ has joined #openstack-nova | 07:41 | |
*** salv-orl_ has quit IRC | 07:41 | |
*** Bjoern_ has quit IRC | 07:42 | |
*** jed56 has joined #openstack-nova | 07:44 | |
*** ociuhandu has quit IRC | 07:48 | |
*** achanda has quit IRC | 07:49 | |
*** jaosorior has quit IRC | 07:50 | |
bauzas | good morning nova | 07:50 |
*** Jeffrey4l has joined #openstack-nova | 07:52 | |
*** scheuran has joined #openstack-nova | 07:53 | |
*** mutiwu has quit IRC | 07:53 | |
*** boris-42 has quit IRC | 07:54 | |
*** mutiwu has joined #openstack-nova | 07:54 | |
*** mutiwu is now known as Guest18101 | 07:54 | |
openstackgerrit | Takashi NATSUME proposed openstack/nova: Pass BDM in swap_volume method of LibvirtDriver https://review.openstack.org/257135 | 07:55 |
openstackgerrit | Takashi NATSUME proposed openstack/nova: Add some validations for BDM https://review.openstack.org/258788 | 07:56 |
openstackgerrit | Takashi NATSUME proposed openstack/nova: Fix an unnecessary interpolation https://review.openstack.org/278186 | 07:57 |
*** ociuhandu has joined #openstack-nova | 07:57 | |
*** pcaruana has joined #openstack-nova | 07:58 | |
Yingxin | bauzas: good morning | 07:59 |
Yingxin | bauzas: if you have time, please see the quick intro of bug 1523506: https://bugs.launchpad.net/nova/+bug/1523506/comments/2 | 08:00 |
openstack | Launchpad bug 1523506 in OpenStack Compute (nova) "hosts within two availability zones" [Undecided,Incomplete] - Assigned to Yingxin (cyx1231st) | 08:00 |
*** zhangyufei has quit IRC | 08:01 | |
*** Guest18101 has quit IRC | 08:01 | |
*** mutiwu_ has joined #openstack-nova | 08:01 | |
*** lpetrut has joined #openstack-nova | 08:04 | |
*** jaosorior has joined #openstack-nova | 08:05 | |
*** thorst has joined #openstack-nova | 08:06 | |
bauzas | Yingxin: looking | 08:07 |
*** pcaruana is now known as pcaruana|afk| | 08:08 | |
*** shyama has quit IRC | 08:08 | |
*** pcaruana|afk| is now known as pcaruana | 08:08 | |
*** shyama has joined #openstack-nova | 08:08 | |
bauzas | Yingxin: so, the other comments from Sean and Hans are correct, it's a default behaviour | 08:09 |
Yingxin | bauzas: thanks, I'll remove that | 08:10 |
bauzas | Yingxin: but I can take a few mins to explain | 08:10 |
*** paul-carlton1 has quit IRC | 08:10 | |
bauzas | just triaging the bug and giving a short explanation, I'll explain to you further afterwards | 08:11 |
*** matrohon has joined #openstack-nova | 08:11 | |
Yingxin | bauzas: "As I see things "bar" does not belong to an AZ at all, only aggregates that explicitly define the AZ attribute "belongs" to an AZ " | 08:11 |
Yingxin | bauzas: so it is true | 08:11 |
Yingxin | bauzas: thanks | 08:12 |
*** moshele has joined #openstack-nova | 08:13 | |
*** thorst has quit IRC | 08:13 | |
*** Oku_OS has quit IRC | 08:13 | |
*** jichen has joined #openstack-nova | 08:13 | |
*** rdopiera has joined #openstack-nova | 08:14 | |
Yingxin | bauzas: Another issue: The way scheduler consumes disk resources in host state seems inconsistent with RT's way in compute. | 08:14 |
bauzas | sec, explaining your first bug | 08:15 |
*** shyama has quit IRC | 08:18 | |
*** shyama has joined #openstack-nova | 08:18 | |
*** tyagiprince has quit IRC | 08:19 | |
*** mariusv has joined #openstack-nova | 08:20 | |
*** matrohon has quit IRC | 08:20 | |
bauzas | Yingxin: https://github.com/openstack/nova/blob/master/nova/compute/api.py#L3719-L3744 | 08:20 |
bauzas | Yingxin: here is the logic where we verify if it's okay to update or not | 08:20 |
Yingxin | bauzas: ack | 08:21 |
bauzas | Yingxin: we basically don't care of the default AZ, it's just for a convenient way to see your hosts using the AZ REST resource | 08:21 |
bauzas | AZs are used for allowing a explicit way for users to have affinity | 08:21 |
bauzas | like aggregates, except that's explicit instead of implicit | 08:22 |
*** matrohon has joined #openstack-nova | 08:22 | |
*** jlanoux has joined #openstack-nova | 08:22 | |
*** mpavone has joined #openstack-nova | 08:23 | |
bauzas | (I prefer to use the word "affinity" and not "failure domains" because the controlplane is the same between AZs and not resilient to failures unless the operator deployed it differently from the norrmal case) | 08:23 |
*** ankita_wagh has quit IRC | 08:23 | |
*** paul-carlton1 has joined #openstack-nova | 08:23 | |
Yingxin | bauzas: so if operator doesn't assign the AZ to aggregates, there will be no errors in my case. | 08:25 |
bauzas | Yingxin: yup | 08:25 |
Yingxin | bauzas: ok, thanks | 08:25 |
bauzas | Yingxin: if you want to segment your cloud, create 2 aggregates and use 2 distinct AZs | 08:26 |
Yingxin | bauzas: ack | 08:26 |
bauzas | Yingxin: but TBH, AZs are only useful if the user specifies an AZ in his boot request, right;, | 08:26 |
bauzas | ? | 08:26 |
bauzas | Yingxin: so, that's why you don't failback into a "default" AZ | 08:27 |
bauzas | unless you specified a specific conf opt which is "default_schedule_zone" (defaulted to None) | 08:27 |
Yingxin | bauzas: that's true | 08:28 |
bauzas | in that case, you'll invert the paradigm where all request will automatically be bound within a specific AZ | 08:28 |
bauzas | unless the user explicitely specifies another one | 08:28 |
bauzas | but if the user specifies another AZ, it will stick that instance forever within that AZ | 08:28 |
bauzas | so, back to your 2nd question | 08:29 |
Yingxin | bauzas: so complicated, I only know the general idea before :) | 08:30 |
Yingxin | bauzas: yup | 08:30 |
Yingxin | bauzas: The scheduler consumes "free_disk_mb" in its host state. | 08:30 |
*** mubirru_ has joined #openstack-nova | 08:30 | |
bauzas | Yingxin: http://docs.openstack.org/developer/nova/aggregates.html#availability-zones-azs | 08:30 |
Yingxin | https://github.com/openstack/nova/blob/master/nova/scheduler/host_manager.py#L265 | 08:30 |
Yingxin | It comes from the min value of "free_disk_gb" and "disk_available_least" in ComputeNode object. | 08:31 |
Yingxin | Thats L189-L200 | 08:31 |
Yingxin | But compute node changes "local_gb_used" instead in consuming resources from a request. | 08:31 |
*** subscope has joined #openstack-nova | 08:32 | |
Yingxin | (https://github.com/openstack/nova/blob/master/nova/compute/resource_tracker.py#L701-L702) | 08:32 |
Yingxin | bauzas: Is that mismatch a design or a bug? | 08:32 |
*** mubirru has quit IRC | 08:32 | |
*** mubirru_ is now known as mubirru | 08:33 | |
bauzas | Yingxin: that's highly error-prone, hence jay's BPs to have a convenient object for consuming resources in both places | 08:33 |
Yingxin | bauzas: I'm cared about that because I wrote the logic to synchronize the states between scheduler and resource tracker. | 08:35 |
bauzas | Yingxin: TBH, here is where the scheduler actually checks the space https://github.com/openstack/nova/blob/master/nova/scheduler/filters/disk_filter.py | 08:36 |
Yingxin | bauzas: Yes I saw that | 08:36 |
*** subscope has quit IRC | 08:36 | |
bauzas | Yingxin: what we care with consume_from_request() is that we decrement the resource usage for the selected instance, to make sure a second instance wouldn't take in account a wrong size | 08:37 |
bauzas | Yingxin: but given we fetch this HostState everytime a new request comes in, it's possibly wrong and we could have missed that | 08:37 |
bauzas | Yingxin: you should check and see | 08:38 |
Yingxin | so the scheduler disk resource consumption should follow the disk filter, I know that | 08:38 |
*** daemontool has joined #openstack-nova | 08:38 | |
*** ociuhandu has quit IRC | 08:40 | |
Yingxin | bauzas: it needs a deeper understand of underlying virt driver: how do they report disk resources from hardware | 08:40 |
bauzas | not really | 08:41 |
bauzas | you only care of the metrics, not the meanings of those metrivds | 08:41 |
bauzas | metrics | 08:41 |
*** sahid has joined #openstack-nova | 08:43 | |
*** josecastroleon has quit IRC | 08:43 | |
Yingxin | bauzas: so only one choice is right in compute node: consume 'free_disk_gb/disk_available_least' or increase 'local_gb_used' | 08:44 |
bauzas | well | 08:45 |
bauzas | like I said, you should test and see | 08:45 |
bauzas | but yeah | 08:45 |
Yingxin | bauzas: thanks | 08:46 |
*** subscope has joined #openstack-nova | 08:47 | |
*** paul-carlton1 has quit IRC | 08:48 | |
*** rk4n has joined #openstack-nova | 08:49 | |
*** jistr has joined #openstack-nova | 08:49 | |
*** josecastroleon has joined #openstack-nova | 08:50 | |
*** y_sawai has joined #openstack-nova | 08:50 | |
*** wanghao has quit IRC | 08:52 | |
*** wanghao has joined #openstack-nova | 08:53 | |
*** su_zhang has quit IRC | 08:53 | |
*** su_zhang has joined #openstack-nova | 08:54 | |
*** haomaiwang has joined #openstack-nova | 08:57 | |
*** su_zhang has quit IRC | 08:58 | |
openstackgerrit | Takashi NATSUME proposed openstack/python-novaclient: Use assertIsNone, assertFalse instead of assertEqual https://review.openstack.org/283454 | 08:59 |
*** lpetrut has quit IRC | 09:00 | |
*** haomaiwang has quit IRC | 09:01 | |
*** tyagiprince has joined #openstack-nova | 09:01 | |
*** haomaiwa_ has joined #openstack-nova | 09:01 | |
*** haomaiwa_ has quit IRC | 09:02 | |
*** ekuris has joined #openstack-nova | 09:02 | |
*** haomaiwang has joined #openstack-nova | 09:02 | |
*** zenoway has quit IRC | 09:03 | |
openstackgerrit | Eli Qiao proposed openstack/nova: [WIP] Allow block_migration and disk_over_commit to be None https://review.openstack.org/254102 | 09:04 |
openstackgerrit | Eli Qiao proposed openstack/nova: API: Improve os-migrateLive input parameters https://review.openstack.org/259319 | 09:04 |
*** daemontool has quit IRC | 09:05 | |
*** tyagiprince1 has joined #openstack-nova | 09:08 | |
*** tyagiprince has quit IRC | 09:08 | |
*** tyagiprince1 is now known as tyagiprince | 09:08 | |
*** bzhou has quit IRC | 09:09 | |
*** thorst has joined #openstack-nova | 09:11 | |
*** mutiwu_ has quit IRC | 09:14 | |
openstackgerrit | Alex Xu proposed openstack/nova: Generate better validation error message when using name regexes https://review.openstack.org/281143 | 09:14 |
*** zenoway has joined #openstack-nova | 09:15 | |
openstackgerrit | Alex Xu proposed openstack/nova: Generate better validation error message when using name regexes https://review.openstack.org/281143 | 09:16 |
*** lpetrut has joined #openstack-nova | 09:16 | |
*** thorst has quit IRC | 09:18 | |
*** mutiwu has joined #openstack-nova | 09:18 | |
*** mutiwu is now known as Guest35189 | 09:19 | |
*** yassine__ has joined #openstack-nova | 09:19 | |
*** zenoway has quit IRC | 09:20 | |
*** subscope has quit IRC | 09:20 | |
*** achanda has joined #openstack-nova | 09:22 | |
*** paul-carlton1 has joined #openstack-nova | 09:22 | |
*** dedery has joined #openstack-nova | 09:23 | |
*** ljxiash has quit IRC | 09:23 | |
*** wxy has joined #openstack-nova | 09:23 | |
*** ljxiash has joined #openstack-nova | 09:24 | |
*** ociuhandu has joined #openstack-nova | 09:24 | |
*** efoley has joined #openstack-nova | 09:24 | |
*** mvk has quit IRC | 09:26 | |
*** lucas-dinner is now known as lucasagomes | 09:27 | |
*** zhangyufei has joined #openstack-nova | 09:27 | |
*** achanda has quit IRC | 09:27 | |
*** dedery has quit IRC | 09:27 | |
*** ljxiash has quit IRC | 09:28 | |
*** Bobba has joined #openstack-nova | 09:29 | |
kaisers | Hi Nova! Anybody else having issues with tox env / pip version? (see https://bugs.launchpad.net/nova/+bug/1548712) | 09:39 |
openstack | Launchpad bug 1548712 in OpenStack Compute (nova) "pip: no such option: -c in current Nova master testing setup" [Undecided,New] | 09:39 |
*** dedery has joined #openstack-nova | 09:40 | |
*** ociuhandu has quit IRC | 09:42 | |
*** subscope has joined #openstack-nova | 09:43 | |
*** salv-orlando has joined #openstack-nova | 09:43 | |
*** derekh has joined #openstack-nova | 09:44 | |
*** gongysh has quit IRC | 09:44 | |
*** tyagiprince has quit IRC | 09:45 | |
*** sfinucan has joined #openstack-nova | 09:48 | |
*** zenoway has joined #openstack-nova | 09:51 | |
johnthetubaguy | kaisers: have you upgraded pip recently? I can't remember which version added -c for the constraints | 09:51 |
kaisers | johnthetubaguy: just looked it up: 7.0.3 | 09:52 |
kaisers | johnthetubaguy: sec | 09:53 |
*** mvk has joined #openstack-nova | 09:53 | |
kaisers | johnthetubaguy: current package is 7.1.0 on CentOS :-( | 09:54 |
*** zenoway has quit IRC | 09:55 | |
kaisers | johnthetubaguy: meh, i wrote nonesense, 7.1 should support constraints, my 7.0.3 comment was wrong | 09:56 |
*** houming has quit IRC | 09:56 | |
kaisers | johnthetubaguy: 7.0.3 is the version that the fresh checkout & setup came up with in the py34 environment. | 09:56 |
*** subscope has quit IRC | 09:57 | |
openstackgerrit | Waldemar Znoinski proposed openstack/nova: Fix API Guide doc https://review.openstack.org/280299 | 09:58 |
johnthetubaguy | kaisers: have you tried upgrading pip using easy_install? | 09:58 |
*** danpb has joined #openstack-nova | 09:59 | |
kaisers | johnthetubaguy: comes up with 8.x version, hmm, i can try to get 7.1 explicitely. sec | 09:59 |
johnthetubaguy | 8.x should be just fine | 09:59 |
johnthetubaguy | or do you seem similar issues | 09:59 |
johnthetubaguy | actually, maybe there is a bug with that one... | 09:59 |
*** haomaiwang has quit IRC | 10:01 | |
*** haomaiwa_ has joined #openstack-nova | 10:01 | |
kaisers | the env continues to use 7.0.3, hmm. | 10:01 |
kaisers | afk for 3mins | 10:01 |
*** subscope has joined #openstack-nova | 10:02 | |
*** rk4n_ has joined #openstack-nova | 10:03 | |
*** fawadkhaliq has joined #openstack-nova | 10:03 | |
johnthetubaguy | kaisers: you may have to re-create your .tox to pick up the new installs | 10:04 |
*** rk4n has quit IRC | 10:04 | |
johnthetubaguy | kaisers: also, I suspect its one upgrade for pip and one for pip3 | 10:04 |
johnthetubaguy | but I haven't tried that | 10:04 |
*** rk4n has joined #openstack-nova | 10:04 | |
*** rk4n_ has quit IRC | 10:08 | |
*** mubirru has quit IRC | 10:11 | |
kaisers | johnthetubaguy: yep, removed .tox and even started with a completely clean tree. currently testing manually upgrading this. but i think with a fresh clone the env should be created correctly. | 10:12 |
*** fawadkhaliq has quit IRC | 10:14 | |
*** fawadkhaliq has joined #openstack-nova | 10:14 | |
*** cdent has joined #openstack-nova | 10:14 | |
*** thorst has joined #openstack-nova | 10:15 | |
*** EinstCrazy has quit IRC | 10:15 | |
*** belmoreira has joined #openstack-nova | 10:17 | |
*** mubirru has joined #openstack-nova | 10:18 | |
kaisers | johnthetubaguy: Hmm, i'm probably doing something stupid. i can update pip/pip3 to 7.1 in nova/.tox/py34/bin/ and call it but by running tox it seems to be downgraded to 7.0.3 immediately, again. | 10:20 |
kaisers | An idea where exactly the pip version is defined in for tox? | 10:21 |
johnthetubaguy | kaisers: thats a new one on me | 10:21 |
johnthetubaguy | kaisers: what version of tox are you running? | 10:21 |
kaisers | johnthetubaguy: console log example at http://paste.openstack.org/show/487866/ | 10:22 |
kaisers | checking tox, sec | 10:22 |
johnthetubaguy | kaisers: so also, if you activate the venv, and upgrade pip in there, does that help? | 10:22 |
kaisers | 2.3.1 | 10:22 |
*** thorst has quit IRC | 10:23 | |
openstackgerrit | Chris Dent proposed openstack/nova: Adjust resource-providers models for resource-pools https://review.openstack.org/281837 | 10:24 |
johnthetubaguy | home/kaisers/tmp/nova-test/.tox/py34/bin/pip --version is the important bit, I think | 10:24 |
bauzas | kaisers: pip install pip ? | 10:24 |
bauzas | in the venv | 10:24 |
johnthetubaguy | yeah, certainly try that in the venv, it should fix things | 10:24 |
bauzas | but I have pip-7.1.0 and it works like a charm | 10:25 |
johnthetubaguy | I wonder if its something to do with tox pulling the system version, and the other install being local to your user, but its a total guess | 10:25 |
bauzas | IIRC, virtualenv stores a pip version | 10:25 |
erno | Hello, can you simulate nova functionality in tests? For example creating an instance, renaming it, assert it that it has been renamed | 10:25 |
bauzas | kaisers: so probably your virtualenv version is old | 10:25 |
bauzas | sec, checking | 10:25 |
kaisers | bauzas: yep, i'm updating the version in virtualenv | 10:26 |
kaisers | bauzas: hmm, checking that | 10:26 |
johnthetubaguy | erno: what are you expecting the rename to do? it just updates the database, not the VM's hostname | 10:26 |
bauzas | don't do that, upgrade virtualenv rather | 10:26 |
*** zenoway has joined #openstack-nova | 10:26 | |
erno | we have tests, that need to create instances. We create it by using the novaclient, but it is slow | 10:27 |
johnthetubaguy | erno: we have functional tests in tree that are in between those things, we use tempest of the API tests, not quite sure what you are looking for | 10:27 |
*** claudiub has joined #openstack-nova | 10:27 | |
*** daemontool has joined #openstack-nova | 10:28 | |
*** hoangcx has quit IRC | 10:28 | |
kaisers | bauzas: virtual_env version is 13.0.3, which version would be expected to work? | 10:28 |
openstackgerrit | xiexs proposed openstack/nova-specs: Introduce inject NMI interface in nova ironic driver. https://review.openstack.org/229322 | 10:28 |
erno | thanks, i will check it out | 10:28 |
kaisers | hmm, upgraded to virtualenv 14.0.6, testing again, now | 10:29 |
*** gstepanov has joined #openstack-nova | 10:30 | |
kaisers | bauzas: johnthetubaguy: looks better now | 10:30 |
johnthetubaguy | erno: thinking about it, the database functional tests are probably enough for that | 10:30 |
johnthetubaguy | kaisers: ah, bauzas was right then, it was the venv upgrade thats the issue | 10:30 |
johnthetubaguy | sweet | 10:30 |
johnthetubaguy | kaisers: are you OK to put all that on the bug, then close the bug out? | 10:30 |
erno | where can i find these tests? | 10:30 |
*** zenoway has quit IRC | 10:31 | |
bauzas | johnthetubaguy: yeah, virtualenv bundles 2 wheels, one for setuptools and one for pip AFAIR | 10:31 |
kaisers | johnthetubaguy: absolutely | 10:31 |
kaisers | johnthetubaguy: bauzas: Thanks a lot! | 10:31 |
johnthetubaguy | erno: https://github.com/openstack/nova/tree/master/nova/tests/functional/db | 10:31 |
*** NightKhaos has quit IRC | 10:33 | |
claudiub | johnthetubaguy: hello. This patch isn't really a blueprint. Can I get the -2 removed? :D https://review.openstack.org/#/c/262007/ | 10:38 |
openstackgerrit | Takashi NATSUME proposed openstack/nova: Add some validations for BDM https://review.openstack.org/258788 | 10:38 |
*** cdent has quit IRC | 10:38 | |
johnthetubaguy | claudiub: yeah, I see deleted code, so that makes me happy | 10:40 |
*** rook-rook has joined #openstack-nova | 10:40 | |
johnthetubaguy | sfinucan: I just +w-ed a bunch of those config patches over here: https://review.openstack.org/#/c/258912 let me know if we need to push them back into the gate at somepoint | 10:41 |
johnthetubaguy | sfinucan: FWIW there was lots of love from the operators meetup on us making time for this work | 10:41 |
claudiub | johnthetubaguy: thanks! :D | 10:42 |
*** lyanchih has joined #openstack-nova | 10:43 | |
*** NightKhaos has joined #openstack-nova | 10:43 | |
*** zenoway has joined #openstack-nova | 10:45 | |
*** sdague has joined #openstack-nova | 10:51 | |
*** Oku_OS has joined #openstack-nova | 10:52 | |
sfinucan | johnthetubaguy: Good stuff. I'll try to bang out a few more of those this week, in that case | 10:52 |
*** y_sawai has quit IRC | 10:52 | |
openstackgerrit | Gleb Stepanov proposed openstack/nova: Use OSError whenever it is possible https://review.openstack.org/283506 | 10:53 |
sfinucan | johnthetubaguy: Talking of operators, did you spot my question RE: a hypervisor support matrix for flavor extra keys yesterday | 10:53 |
sfinucan | Not sure if this is something I can just "do", or if it needs a bp | 10:53 |
johnthetubaguy | sfinucan: did you get the note from mikal, basically lets just focus on updating the config descriptions, at least till we hit soft string freeze, at mitaka-3 basically | 10:53 |
johnthetubaguy | sfinucan: oh, I didn't see that | 10:53 |
johnthetubaguy | on ML? | 10:53 |
johnthetubaguy | sfinucan: what was the title of your question? | 10:55 |
mdbooth | Is there anything in a config drive which would require it to be rebuilt during resize or migrate? | 10:55 |
johnthetubaguy | or subject of your email, rather | 10:55 |
*** y_sawai has joined #openstack-nova | 10:55 | |
* mdbooth doesn't think so, but would like to confirm | 10:55 | |
*** rook-rook has quit IRC | 10:55 | |
*** marcusvrn_ has joined #openstack-nova | 10:56 | |
sfinucan | johnthetubaguy: Yeah, but I wasn't too sure about it. Does it mean we should update the config options in their current locations, rather than the move+update that we were doing? | 10:56 |
*** Daisy has joined #openstack-nova | 10:56 | |
johnthetubaguy | mdbooth: I have a feeling its rebuilt mostly because we just land on a new machine, and it stops us moving it | 10:56 |
johnthetubaguy | mdbooth: now you would get new content in there, as its a fresh update of things like server metadata | 10:56 |
sfinucan | That's fine if so: just different to the line markus_z had been reinforcing :) | 10:56 |
mdbooth | johnthetubaguy: Is that considered a feature? | 10:57 |
johnthetubaguy | yeah, and different my what I thought last week | 10:57 |
mdbooth | This is resize/cold migrate, not live migrate, btw | 10:57 |
mdbooth | So I don't think the read-only iso thing is an issue here | 10:57 |
sfinucan | johnthetubaguy: Also I sent that question here on IRC, but in hindsight ML would have been a better option. I'll repost there now | 10:57 |
johnthetubaguy | mdbooth: probably not, although it would be bad if its different between different drivers | 10:57 |
johnthetubaguy | sfinucan: its OK, I can answer in here | 10:57 |
*** ivase has joined #openstack-nova | 10:58 | |
mdbooth | johnthetubaguy: Ok, thanks. | 10:58 |
sfinucan | johnthetubaguy: Ah, OK. Well the question was: Does anyone know if there's a matrix of supported extra_spec keys, other than this one docs.openstack.org/admin-guide-cloud/compute-flavors.html | 10:59 |
sfinucan | If not, I was thinking of adding something like the support matrix for these options http://docs.openstack.org/developer/nova/support-matrix.html | 10:59 |
*** y_sawai has quit IRC | 10:59 | |
sfinucan | It would be better if we could autogenerate this stuff, but I don't think we can yet so that would be a TODO | 11:00 |
johnthetubaguy | sfinucan: so I actually have a slightly different preferred approach, long term | 11:00 |
openstackgerrit | Waldemar Znoinski proposed openstack/nova: Fix API Guide doc https://review.openstack.org/280299 | 11:00 |
johnthetubaguy | sfinucan: I want us to move towards something like image meta | 11:00 |
*** haomaiwa_ has quit IRC | 11:01 | |
sfinucan | johnthetubaguy: I was thinking as much :) | 11:01 |
johnthetubaguy | sfinucan: I think putting up the docs for the hypervisor support matrix might be a good idea though, if you can group them somehow, like you say we could generate that later on | 11:01 |
sfinucan | But I couldn't find any BPs for such a thing when I went rooting for it yesterday | 11:01 |
*** haomaiwang has joined #openstack-nova | 11:01 | |
johnthetubaguy | yeah, not created one yet | 11:01 |
sfinucan | Hmm, potential BP in that case | 11:02 |
johnthetubaguy | sfinucan: would be awesome to get that done if you fancy taking a look at that object work :) | 11:02 |
erno | johnthetubaguy: i am more interested in a quick simulation for creating an instance using nova without using any space or resources, and sending the create events to the messaging server | 11:02 |
johnthetubaguy | sfinucan: yeah, it can be a specless BP, its just copying what we did for image meta, rally | 11:02 |
*** yassine__ has quit IRC | 11:02 | |
sfinucan | johnthetubaguy: Who doesn't love object work | 11:03 |
johnthetubaguy | erno: we have a fake virt driver, that might help you? | 11:03 |
johnthetubaguy | sfinucan: heh | 11:03 |
erno | johnthetubaguy: that sounds good | 11:03 |
*** fawadkhaliq has quit IRC | 11:03 | |
*** ivase has quit IRC | 11:03 | |
sfinucan | Right, start small with the matrix then potentially expand with a BP | 11:03 |
erno | johnthetubaguy: can you give me some documentation? | 11:03 |
johnthetubaguy | erno: not sure we have any, just change the virt driver type to the fake virt one, everything else should be just the same | 11:04 |
erno | johnthetubaguy: where can i change it? | 11:04 |
johnthetubaguy | erno: search for fake.FakeDriver in here: http://docs.openstack.org/developer/nova/sample_config.html | 11:05 |
erno | johnthetubaguy: thanks | 11:05 |
johnthetubaguy | sfinucan: going back a question, I think just modifying the docs of existing config options in place wouldn't be a terrible idea, its just we need to stop those by the end of the week anyway, as we hit string freeze, probably best to seek out some high priority bugs that need fixing | 11:06 |
sfinucan | johnthetubaguy: Ah. Then I'll do what I planned and avoid more config option work? :) | 11:07 |
sfinucan | besides fixing rebase hell issues, of course | 11:08 |
*** Daisy has quit IRC | 11:09 | |
*** mingyu_ has joined #openstack-nova | 11:09 | |
*** Daisy has joined #openstack-nova | 11:09 | |
johnthetubaguy | sfinucan: yeah, I think thats probably the best approach, I guess the stuff we have up already could get rebased on master and moved back to its original location, and try get that in, but starting new stuff at this point seems like a bad plan | 11:10 |
erno | johnthetubaguy: if i have more compute nodes, and i want to utilize the one with fakedriver for tests, how can i reach it? | 11:10 |
sfinucan | johnthetubaguy: Sound like a PoA so. Will do | 11:11 |
*** mingyu has quit IRC | 11:12 | |
*** ociuhandu has joined #openstack-nova | 11:12 | |
johnthetubaguy | erno: there are scheduler hints to target a specific node, in the usual way, but I would recommend you just do a devstack setup, or similar, to create an isolated test environment, depends on your use case I guess | 11:13 |
*** lyanchih has quit IRC | 11:14 | |
*** tomoiaga has joined #openstack-nova | 11:14 | |
*** ptm_away is now known as PaulMurray | 11:15 | |
*** Daisy has quit IRC | 11:15 | |
*** Daisy has joined #openstack-nova | 11:16 | |
openstackgerrit | Takashi NATSUME proposed openstack/python-novaclient: Use assertIsNone instead of assertEqual(None, ***) https://review.openstack.org/283454 | 11:16 |
PaulMurray | johnthetubaguy, is feature freeze 25th or 29th? | 11:17 |
PaulMurray | johnthetubaguy, and is it the same for python-novaclient? | 11:18 |
openstackgerrit | Eli Qiao proposed openstack/nova: [WIP] Allow block_migration and disk_over_commit to be None https://review.openstack.org/254102 | 11:19 |
johnthetubaguy | PaulMurray: so it happens when we tag the release, most likely on 2nd march, see: http://releases.openstack.org/mitaka/schedule.html | 11:19 |
johnthetubaguy | PaulMurray: it tends to be anything that has a +W at that point that is allowed into mitaka, almost zero exceptions allowed at that point | 11:20 |
*** Daisy has quit IRC | 11:20 | |
johnthetubaguy | PaulMurray: python-novaclient is likely to have a release during that same release, which will be the final release for mitaka, given the current plans | 11:20 |
*** thorst has joined #openstack-nova | 11:21 | |
PaulMurray | johnthetubaguy, thanks - we have a few patches that need to go in python-novaclient and one for nova - then all our expected features are complete | 11:21 |
*** subscope has quit IRC | 11:21 | |
PaulMurray | (for live migration) | 11:21 |
PaulMurray | johnthetubaguy, I'll push to get them done by the end of the week | 11:21 |
johnthetubaguy | do we have all the patches with +1s from the subteam now? | 11:22 |
*** cdent has joined #openstack-nova | 11:23 | |
*** Daisy has joined #openstack-nova | 11:23 | |
PaulMurray | johnthetubaguy, most are well reviewed | 11:24 |
*** rodrigods has quit IRC | 11:24 | |
*** rodrigods has joined #openstack-nova | 11:24 | |
PaulMurray | johnthetubaguy, a couple have had +2 already | 11:24 |
PaulMurray | johnthetubaguy, there is one novaclient patch missing | 11:24 |
*** ljxiash has joined #openstack-nova | 11:24 | |
*** Daisy has quit IRC | 11:24 | |
*** achanda has joined #openstack-nova | 11:25 | |
*** Daisy has joined #openstack-nova | 11:26 | |
*** thorst has quit IRC | 11:28 | |
*** ljxiash has quit IRC | 11:29 | |
*** Daisy has quit IRC | 11:30 | |
*** jlanoux has quit IRC | 11:30 | |
*** achanda has quit IRC | 11:31 | |
*** jaypipes has joined #openstack-nova | 11:32 | |
*** jlanoux has joined #openstack-nova | 11:32 | |
*** speller has joined #openstack-nova | 11:32 | |
andrearosa | PaulMurray: I have the novaclient patch ready, not pushed up yet as there are some other patches which need to go first and few of them need a rebase. I am quite confident that those patches are going to land soon then I'll put up my patch with a cleaner dependency chain. | 11:35 |
speller | The document says that if I don't supply a network when creating the server "the API provisions the server instance with all isolated networks for the tenant". But when I don't supply a network I get a message from nova "Multiple possible networks found, use a Network ID to be more specific." | 11:37 |
speller | So which one is it? | 11:37 |
speller | *The documentation | 11:38 |
johnthetubaguy | speller: the first bit is wrong, it only provisions one network, by default, from what I remember | 11:38 |
speller | johnthetubaguy: Got it, so the documentation needs to be change I guess. Thanks! | 11:39 |
johnthetubaguy | speller: which bit of docs are you reading, so we can get that fixed? | 11:39 |
PaulMurray | alex_xu, are you around? | 11:39 |
speller | johnthetubaguy: http://developer.openstack.org/api-ref-compute-v2.1.html#createServer | 11:39 |
openstackgerrit | sahid proposed openstack/nova: virt: reserved hugepages on compute host https://review.openstack.org/277422 | 11:39 |
johnthetubaguy | speller: we are about to have the API meeting, so I can raise that in there | 11:39 |
speller | johnthetubaguy: Great! Planning to be there | 11:40 |
*** ildikov_ has quit IRC | 11:40 | |
johnthetubaguy | speller: cools, the actually answer is horribly completed, we are talking on the ML about changing the API so its more explicit | 11:40 |
johnthetubaguy | (in a new microversion) | 11:41 |
eliqiao_ | hi johnthetubaguy do you have time to discuss about bp/making-live-migration-api-friendly, I am quite confused about it now. | 11:41 |
*** salv-orlando has quit IRC | 11:41 | |
eliqiao_ | johnthetubaguy: I meant can you check my last reply on https://review.openstack.org/254102 | 11:41 |
johnthetubaguy | eliqiao_: honestly, I am very confused about it right now too, PaulMurray do you know more details about where the current discussion is landing with that? | 11:41 |
johnthetubaguy | eliqiao_: gerrit sends me so many emails, I just don't see these important questions | 11:42 |
PaulMurray | johnthetubaguy, eliqiao_ the last I knew yo uproposed splitting it into two to avoid upgrade issues | 11:42 |
*** rfolco has joined #openstack-nova | 11:42 | |
*** josecastroleon has quit IRC | 11:42 | |
PaulMurray | johnthetubaguy, eliqiao_ I need to reload my context for more detail... | 11:42 |
speller | johnthetubaguy: I'm interested in the complicated answer. Care to refer to a ML thread? | 11:43 |
johnthetubaguy | speller: possibly, not totally sure that has all the answers either, but it should clear up the current direction | 11:43 |
johnthetubaguy | eliqiao_: so we already return the request-id, that *should* be enough, but I suspect that isn't enough right now | 11:44 |
johnthetubaguy | I honestly don't really like the migration-id being separate, but thats a fight I have probably lost, we should probably ask questions in the API meeting thats in a few moments | 11:45 |
*** takashin has left #openstack-nova | 11:45 | |
eliqiao_ | alex_xu: can we add it into API meeting ? | 11:45 |
*** jlanoux has quit IRC | 11:46 | |
speller | johnthetubaguy: Do you know what is the ML thread? | 11:46 |
eliqiao_ | another question is for the compute api version bump, I have no idea how to achive that. | 11:46 |
eliqiao_ | johnthetubaguy: ^^ | 11:47 |
*** jlanoux has joined #openstack-nova | 11:48 | |
johnthetubaguy | speller: its this one, but the answer is quite a long way into the thread: http://lists.openstack.org/pipermail/openstack-dev/2016-February/086437.html | 11:48 |
johnthetubaguy | eliqiao_: you mean the REST API? | 11:48 |
speller | johnthetubaguy: Thanks! | 11:48 |
johnthetubaguy | eliqiao_: ah, so reading your patch, you need to consider upgrade, and still keep this working | 11:49 |
PaulMurray | eliqiao_, andrearosa has a patch that does that - you could follow what he has done: https://review.openstack.org/#/c/265898/ | 11:50 |
*** rfolco has quit IRC | 11:50 | |
PaulMurray | eliqiao_, (if you only need to know how to bump...) | 11:50 |
eliqiao_ | PaulMurray: I meant compute rpc api version bump. | 11:51 |
PaulMurray | eliqiao_, sorry | 11:51 |
*** rfolco has joined #openstack-nova | 11:51 | |
alex_xu | PaulMurray: yes, i'm here | 11:51 |
alex_xu | eliqiao_: sure, free to add agenda to the api meeting | 11:51 |
eliqiao_ | PaulMurray: johnthetubaguy I meant do we need to bump and how can I bump for check_can_live_migrate_source since dansmith have already add compible for 4.8 | 11:52 |
*** EinstCrazy has joined #openstack-nova | 11:52 | |
PaulMurray | hi alex_xu - I wondered if you could review this: https://review.openstack.org/#/c/279647 - before something conflicts with it? | 11:52 |
eliqiao_ | you can see in this patch https://review.openstack.org/#/c/254102, I only add version bump but nothing in it... I am totally not sure if we really need this. | 11:52 |
PaulMurray | alex_xu, it has a +2 already | 11:53 |
alex_xu | PaulMurray: I will try to review after api meeting | 11:53 |
openstackgerrit | Moshe Levi proposed openstack/os-vif: Remove vlan from hostdev and direct vif https://review.openstack.org/283528 | 11:54 |
PaulMurray | alex_xu, thanks - also, I saw your comment on ML about updating docs with these new LM features | 11:54 |
PaulMurray | alex_xu, the docs don't get frozen at the same time as the code do they? | 11:54 |
alex_xu | PaulMurray: np, yea, hope we can keep the doc up-to-date | 11:55 |
eliqiao_ | hi johnthetubaguy I saw you replied on my patch for exception raising, but that would be reverted back to https://review.openstack.org/#/c/254102/25/nova/compute/rpcapi.py | 11:55 |
johnthetubaguy | we actively encourage doc updates during feature freeze, its partly why its there | 11:55 |
alex_xu | PaulMurray: I guess the freeze won't effect the docs | 11:55 |
alex_xu | ++ johnthetubaguy | 11:56 |
PaulMurray | johnthetubaguy, that makes sense, so my plan is to go over the docs once we get into feature freeze then | 11:56 |
johnthetubaguy | PaulMurray: I don't see much review from the subteam in these patches from eliqiao_, it would be great if we can have more eyes on this stuff, if its left to cores, this will not make mitaka | 11:56 |
PaulMurray | johnthetubaguy, eliqiao_ I think everyone got a bit lost on the direction of those patches and just stepped back waiting to see what happened | 11:57 |
PaulMurray | eliqiao_, could you report on what we are doing there in the LM meeting this afternoon please | 11:57 |
johnthetubaguy | right, that direction needs to be agreed | 11:57 |
alex_xu | let's discuss it in the api meeting or lm meeting | 11:58 |
*** eliqiao has quit IRC | 11:58 | |
*** subscope has joined #openstack-nova | 11:58 | |
alex_xu | eliqiao_: better to give a update for those patches | 11:58 |
eliqiao_ | PaulMurray: sure, I will do that, but I think I am still little confused by johnthetubaguy's comments on upgrade. | 11:59 |
*** ihrachys has joined #openstack-nova | 11:59 | |
johnthetubaguy | we need to have live-migrate work when we have a mix of both old and new compute nodes | 11:59 |
eliqiao_ | johnthetubaguy: for old compute node which doesn't support new parameter, do we need to raise exception ? | 11:59 |
johnthetubaguy | that means the new code *must* work with compute nodes running liberty | 11:59 |
*** shyama has quit IRC | 12:00 | |
PaulMurray | eliqiao_, I think it means new nodes must be able to work old way as well | 12:00 |
johnthetubaguy | eliqiao_: so the API must raise an exception, until all compute nodes have been upgrade, but only when a user requests the new microversion | 12:00 |
* alex_xu reminders api meeting is running | 12:00 | |
*** haomaiwang has quit IRC | 12:01 | |
*** haomaiwang has joined #openstack-nova | 12:01 | |
*** smatzek has joined #openstack-nova | 12:01 | |
eliqiao_ | johnthetubaguy: PaulMurray thanks, I think I need to think about them before LM meeting.. | 12:01 |
johnthetubaguy | eliqiao_: we have some helper functions for that: https://github.com/openstack/nova/blob/master/nova/objects/service.py#L333 | 12:02 |
*** aysyd has joined #openstack-nova | 12:06 | |
*** ildikov has joined #openstack-nova | 12:06 | |
*** sfinucan has quit IRC | 12:06 | |
*** efoley has quit IRC | 12:07 | |
openstackgerrit | Andrea Rosa proposed openstack/nova: Abort an ongoing live migration https://review.openstack.org/277971 | 12:09 |
*** irenab_ has joined #openstack-nova | 12:12 | |
*** irenab has quit IRC | 12:13 | |
*** irenab_ is now known as irenab | 12:13 | |
openstackgerrit | Andrea Rosa proposed openstack/nova: Abort an ongoing live migration https://review.openstack.org/277971 | 12:14 |
*** sudipto has quit IRC | 12:15 | |
*** salv-orlando has joined #openstack-nova | 12:15 | |
*** lucasagomes is now known as lucas-hungry | 12:16 | |
*** ljxiash has joined #openstack-nova | 12:24 | |
*** thorst has joined #openstack-nova | 12:25 | |
*** raildo-afk is now known as raildo | 12:26 | |
*** mdnadeem has joined #openstack-nova | 12:30 | |
*** thorst has quit IRC | 12:30 | |
*** josecastroleon has joined #openstack-nova | 12:30 | |
*** yassine__ has joined #openstack-nova | 12:31 | |
*** yassine__ has quit IRC | 12:31 | |
*** yassine__ has joined #openstack-nova | 12:31 | |
*** efoley has joined #openstack-nova | 12:37 | |
*** links has quit IRC | 12:38 | |
*** ljxiash has quit IRC | 12:40 | |
*** ljxiash has joined #openstack-nova | 12:41 | |
openstackgerrit | Gleb Stepanov proposed openstack/nova: Fix typo https://review.openstack.org/283550 | 12:45 |
*** ljxiash has quit IRC | 12:45 | |
*** thorst has joined #openstack-nova | 12:46 | |
*** mvk has quit IRC | 12:49 | |
*** fesp has joined #openstack-nova | 12:49 | |
*** mvk has joined #openstack-nova | 12:50 | |
*** fesp has quit IRC | 12:51 | |
openstackgerrit | Marco Pavone proposed openstack/nova: libvirt: prevent serial console port exhaustion https://review.openstack.org/275800 | 12:52 |
openstackgerrit | Marco Pavone proposed openstack/nova: libvirt: Acquire TCP ports for console during live migration https://review.openstack.org/275801 | 12:52 |
openstackgerrit | Marco Pavone proposed openstack/nova: libvirt: Add serial ports to the migration data object https://review.openstack.org/215102 | 12:52 |
openstackgerrit | Marco Pavone proposed openstack/nova: libvirt: move "_get_serial_ports_from_guest" to Guest class https://review.openstack.org/236051 | 12:52 |
*** sfinucan has joined #openstack-nova | 12:53 | |
*** fesp has joined #openstack-nova | 12:53 | |
*** jichen has quit IRC | 12:57 | |
openstackgerrit | Gleb Stepanov proposed openstack/nova: Style improvements https://review.openstack.org/283557 | 12:58 |
*** haomaiwang has quit IRC | 12:59 | |
*** erlon has joined #openstack-nova | 13:00 | |
* johnthetubaguy goes for lunch | 13:00 | |
*** ducttape_ has joined #openstack-nova | 13:03 | |
alex_xu | sdague: eliqiao_ just give me interesting point, what happened if there is host called 'auto'.... | 13:05 |
*** subscope has quit IRC | 13:05 | |
*** fesp has quit IRC | 13:05 | |
*** ljxiash has joined #openstack-nova | 13:06 | |
sdague | alex_xu: yep, it's a concern, but we need some reserve words | 13:06 |
sdague | so I don't know | 13:06 |
alex_xu | sdague: ok... | 13:07 |
sdague | but being explicit is kind of important I think | 13:07 |
eliqiao_ | sdague: ah... and 'Auto' 'AUTO' are all reserved ? | 13:07 |
sdague | right, all good points | 13:08 |
sdague | that needs to be in the write up | 13:08 |
*** markusz has joined #openstack-nova | 13:08 | |
eliqiao_ | sdague: okay, get you, thanks, things get intesting... do you prefer etherpad or ML? | 13:09 |
*** ljxiash has quit IRC | 13:10 | |
openstackgerrit | Gleb Stepanov proposed openstack/nova: Style improvements https://review.openstack.org/283557 | 13:12 |
*** _ducttape_ has joined #openstack-nova | 13:12 | |
*** ducttape_ has quit IRC | 13:14 | |
*** zenoway has quit IRC | 13:15 | |
*** baoli has joined #openstack-nova | 13:20 | |
*** baoli_ has joined #openstack-nova | 13:21 | |
cdent | johnthetubaguy, dansmith, bauzas, jaypipes: I think the pending comments on this have been addressed, can we put this one to bed to move on to the next? https://review.openstack.org/#/c/277466/ | 13:21 |
*** subscope has joined #openstack-nova | 13:22 | |
bauzas | cdent: in my review queue | 13:22 |
cdent | thanks bauzas | 13:22 |
*** zhangyufei has quit IRC | 13:22 | |
*** links has joined #openstack-nova | 13:23 | |
*** _ducttape_ has quit IRC | 13:23 | |
jaypipes | cdent: must get some food. will do after that. | 13:24 |
*** baoli has quit IRC | 13:24 | |
openstackgerrit | Alex Xu proposed openstack/nova: Generate better validation error message when using name regexes https://review.openstack.org/281143 | 13:24 |
*** jaypipes has quit IRC | 13:24 | |
cdent | jaypipes: I _guess_ that's fair. | 13:24 |
*** kylek3h has joined #openstack-nova | 13:26 | |
*** lucas-hungry is now known as lucasagomes | 13:26 | |
*** zenoway has joined #openstack-nova | 13:27 | |
*** mubirru has quit IRC | 13:27 | |
edleafe | away | 13:28 |
*** achanda has joined #openstack-nova | 13:28 | |
*** haomaiwang has joined #openstack-nova | 13:28 | |
ankit_ag | jaypipes: hi | 13:31 |
ankit_ag | could you please review https://review.openstack.org/#/c/221162/ | 13:31 |
ankit_ag | It already got one +2 and requires another one to get it merged | 13:31 |
*** subscope has quit IRC | 13:32 | |
*** zenoway has quit IRC | 13:32 | |
*** achanda has quit IRC | 13:33 | |
*** zenoway has joined #openstack-nova | 13:34 | |
*** burgerk has joined #openstack-nova | 13:35 | |
*** josecastroleon has quit IRC | 13:35 | |
openstackgerrit | Gleb Stepanov proposed openstack/nova: Improve test case https://review.openstack.org/283575 | 13:36 |
*** pradk has joined #openstack-nova | 13:38 | |
*** pradk has quit IRC | 13:38 | |
*** ivase has joined #openstack-nova | 13:38 | |
*** ivase has quit IRC | 13:40 | |
*** ivase has joined #openstack-nova | 13:40 | |
*** josecastroleon has joined #openstack-nova | 13:41 | |
*** salv-orlando has quit IRC | 13:41 | |
*** edmondsw has joined #openstack-nova | 13:45 | |
*** subscope has joined #openstack-nova | 13:45 | |
*** wolsen has joined #openstack-nova | 13:47 | |
*** wolsen has quit IRC | 13:47 | |
*** ankit_ag has quit IRC | 13:51 | |
*** ccarmack has joined #openstack-nova | 13:51 | |
*** zenoway has quit IRC | 13:51 | |
*** zenoway has joined #openstack-nova | 13:52 | |
*** paul-carlton has joined #openstack-nova | 13:53 | |
*** subscope has quit IRC | 13:55 | |
*** zenoway has quit IRC | 13:56 | |
*** abhishekk has quit IRC | 13:57 | |
*** garyk has quit IRC | 13:58 | |
PaulMurray | Live migration meeting on #openstack-meeting-3 in a few minutes: PaulMurray paul-carlton2 eliqiao shaohe_feng pkoniszewski jlanoux yuntongjin mdbooth kashyap kmartin claudiub tobasco | 13:59 |
*** armax has quit IRC | 14:00 | |
*** danpb has left #openstack-nova | 14:00 | |
*** mvk has quit IRC | 14:00 | |
*** danpb has joined #openstack-nova | 14:00 | |
*** haomaiwang has quit IRC | 14:01 | |
*** mvk has joined #openstack-nova | 14:01 | |
*** salv-orlando has joined #openstack-nova | 14:01 | |
*** haomaiwang has joined #openstack-nova | 14:01 | |
*** krtaylor has quit IRC | 14:01 | |
*** rlrossit has joined #openstack-nova | 14:02 | |
*** pcaruana has quit IRC | 14:02 | |
*** mdrabe has joined #openstack-nova | 14:03 | |
*** subscope has joined #openstack-nova | 14:04 | |
*** sudipto has joined #openstack-nova | 14:07 | |
*** mrkz has joined #openstack-nova | 14:08 | |
kashyap | PaulMurray: Thanks. | 14:10 |
kashyap | Strangely irssi doesn't seem to prompt me when I'm explicitly pinged along with other people on a public channel. | 14:10 |
*** ljxiash has joined #openstack-nova | 14:10 | |
kashyap | (This time I Just happened to look here) | 14:10 |
*** sheel has joined #openstack-nova | 14:10 | |
Bobba | what are your highlight settings for it kashyap? I had to add my nick as a specific hilight with a regexp... | 14:11 |
*** sc68cal has joined #openstack-nova | 14:11 | |
*** jaosorior has quit IRC | 14:11 | |
Bobba | and presumable highlight_nick_matches is set to ON? | 14:12 |
*** jaosorior has joined #openstack-nova | 14:12 | |
kashyap | Bobba: No, I don't have that config | 14:13 |
Bobba | sorry - I meant hilight_nick_matches | 14:13 |
Bobba | darned american spelling :D | 14:13 |
Bobba | just type /set hilight - nick_matches should be ON and level should include PUBLIC | 14:14 |
*** achinm has quit IRC | 14:14 | |
kashyap | Bobba: I'm currently using this https://github.com/stickster/irssi-libnotify/blob/master/notify-listener.py | 14:14 |
*** ctrath has joined #openstack-nova | 14:14 | |
kashyap | Thanks! | 14:14 |
Bobba | oh :) I don't know about that. | 14:15 |
*** Bjoern_ has joined #openstack-nova | 14:20 | |
*** Bjoern_ is now known as Bjoern_zZzZzZzZ | 14:20 | |
openstackgerrit | Yingxin Cheng proposed openstack/nova: WIP: scheduler functional test framework preview https://review.openstack.org/281825 | 14:23 |
bauzas | mmm, interesting, we only reschedule on resize/cold-migrate and on create | 14:23 |
*** rlrossit has quit IRC | 14:25 | |
*** rlrossit_ has joined #openstack-nova | 14:29 | |
*** links has quit IRC | 14:30 | |
*** armax has joined #openstack-nova | 14:30 | |
*** mriedem_away has quit IRC | 14:30 | |
*** ekuris has quit IRC | 14:30 | |
*** mriedem has joined #openstack-nova | 14:30 | |
*** ekuris has joined #openstack-nova | 14:30 | |
*** su_zhang has joined #openstack-nova | 14:30 | |
*** links has joined #openstack-nova | 14:30 | |
alaski | johnthetubaguy: dansmith do one of y'all want to hit this https://review.openstack.org/#/c/279091 | 14:30 |
*** achanda has joined #openstack-nova | 14:31 | |
dansmith | alaski: critical patch +Wd | 14:31 |
bauzas | hah | 14:32 |
*** rlrossit_ has quit IRC | 14:32 | |
*** rlrossit has joined #openstack-nova | 14:32 | |
*** jaypipes has joined #openstack-nova | 14:32 | |
bauzas | alaski: dansmith: so I refrained myself to +W something | 14:32 |
*** Bjoern_zZzZzZzZ is now known as Bjoern_ | 14:33 | |
bauzas | alaski: dansmith:https://review.openstack.org/#/c/282520/5 (sorry took time to figure out the change) | 14:33 |
bauzas | alaski: dansmith: if you look at my comment, you'll see that I'm thinking of a scheduler call just saving all the aggregates | 14:34 |
bauzas | alaski: dansmith: so I'm okay with merging it, but I wonder if we should provide some documentation saying that running the scheduler when upgrading it could be a bit longer because of that | 14:35 |
*** gmann_ has joined #openstack-nova | 14:35 | |
*** achanda has quit IRC | 14:35 | |
bauzas | (for the first time I mean) | 14:35 |
alaski | it's a fair concern, do you think there are really deployments out there with a large number of aggregates? | 14:35 |
*** mriedem is now known as mrieddem | 14:36 | |
bauzas | well, given it's possible to have a lot of aggregates, I dunno | 14:36 |
*** mrieddem is now known as mriedem | 14:36 | |
*** bauzas is now known as bauuuuuzas | 14:36 | |
dansmith | bauzas: ndipanov added a thing to let us call all the migrations in small batches, | 14:36 |
dansmith | so I was just going to do that | 14:36 |
*** bauuuuuzas is now known as bauzas | 14:36 | |
bauzas | dansmith: see https://review.openstack.org/#/c/282520/5//COMMIT_MSG@12 | 14:37 |
bauzas | dansmith: we don't need a batch for that | 14:37 |
bauzas | gerrit <3 | 14:37 |
alaski | dansmith: a scheduler restart will trigger it for every aggregate | 14:37 |
*** READ10 has joined #openstack-nova | 14:37 | |
dansmith | oh you're saying it will | 14:39 |
dansmith | really? why does the scheduler do that? | 14:39 |
bauzas | dansmith: because we are providing all the aggregates in the hostmanager | 14:40 |
bauzas | in case a filter wants to check those | 14:40 |
bauzas | and no longer calling the DB within a filter | 14:40 |
bauzas | it's a Kilo merge AFAIR | 14:40 |
*** edtubill has joined #openstack-nova | 14:40 | |
dansmith | right, but why does it *save* them | 14:41 |
bauzas | (and we have a RPC API for updating the caches) | 14:41 |
dansmith | is it because it updates the list of hosts? | 14:41 |
bauzas | dansmith: because it's calling AggregateList.get_all() | 14:41 |
bauzas | which itself calls _from_db_object() :) | 14:41 |
dansmith | oh, right, right, I do the save like I did for compute node... GOT IT | 14:41 |
alaski | dansmith: it doesn't save the agg, the _from_db_object does | 14:41 |
alaski | yeah | 14:41 |
dansmith | we need to suspend this conversation until I have coffee | 14:42 |
bauzas | heh, no pb | 14:42 |
dansmith | so I don't further embarrass myself about my own code :D | 14:42 |
* bauzas is just having his 5th coffee now | 14:42 | |
*** erno has quit IRC | 14:42 | |
alaski | I'm amazed you've made it this far without coffee since you've probably been up for hours by now | 14:43 |
dansmith | heh, no | 14:43 |
bauzas | dansmith: in case you want a good coffee machine :D https://www.tassimo.ca/en/ | 14:43 |
bauzas | ;) | 14:43 |
bauzas | ^ that one is my office coffee machine | 14:43 |
dansmith | heh, I use a pod system too, but probably not as fancy | 14:44 |
dansmith | on the weekends when I have more time, I use a french press | 14:44 |
dansmith | or what you would call "a press" | 14:44 |
dansmith | :P | 14:44 |
bauzas | LOL | 14:44 |
bauzas | I do have a nespress for home relationships | 14:45 |
bauzas | nespresso | 14:45 |
dansmith | home relationships? | 14:45 |
bauzas | but the tassimo is for work, definitely | 14:45 |
bauzas | yeah, I'm socializing at home | 14:45 |
*** irenab has quit IRC | 14:45 | |
dansmith | heh, okay | 14:45 |
*** burgerk has quit IRC | 14:45 | |
*** sridharg has quit IRC | 14:48 | |
*** mylu has joined #openstack-nova | 14:49 | |
*** cfriesen has joined #openstack-nova | 14:52 | |
*** burt has joined #openstack-nova | 14:52 | |
johnthetubaguy | sdague: just looking at the list migration stuff, we seem to be exposing the auto incrementing database id, rather than a uuid, is that totally intentional? https://review.openstack.org/#/c/258771 | 14:53 |
*** mylu has quit IRC | 14:53 | |
bauzas | johnthetubaguy: alaski: (not exclusively) so I saw that cold migrate/resize allow reschedule, since I'm currently working on passing the Spec object to the conductor, I'd have to also amend the compute RPC API for prep_resize() to pass a Spec obj | 14:54 |
*** dims has joined #openstack-nova | 14:54 | |
bauzas | johnthetubaguy: alaski: but that would dramatically increase the change size | 14:55 |
bauzas | johnthetubaguy: alaski: do you feel it's good playing with conditionals in the conductor like if it's an old dict or a new fancy object, then do that or this | 14:55 |
*** ducttape_ has joined #openstack-nova | 14:55 | |
bauzas | until we finish that looong story to stop hydrating dicts over the wire | 14:56 |
*** mylu has joined #openstack-nova | 14:56 | |
johnthetubaguy | bauzas: I am not sure I see the full problem, I guess the spec_obj needs to get passed down to the compute, if its allowed to re-schedule, if its missing the object from the conductor, it can just fall back to the old behaviour, I guess? | 14:57 |
sdague | johnthetubaguy: that's always been the migration id I think | 14:57 |
sdague | it's never had a uuid | 14:57 |
bauzas | johnthetubaguy: sure, the ideal thing is to pass the object down to the conductor, but it requires some kind of hairy change | 14:57 |
sdague | security groups and ips have the same issue | 14:57 |
bauzas | pass down to the /compute/ | 14:58 |
bauzas | damn | 14:58 |
bauzas | I should need a 6th coffee | 14:58 |
alaski | bauzas: it may be a necessary evil for now. I had to do a similar thing with build_and_run and filter_properties | 14:58 |
alaski | passing it through just to come back to the conductor | 14:59 |
*** rmart04 has joined #openstack-nova | 14:59 | |
bauzas | yeah I remember the story | 14:59 |
jaypipes | cdent: working on reviews now. | 14:59 |
jaypipes | cdent: belly full, fuly caffeinated. | 14:59 |
cdent | jaypipes: solid | 14:59 |
cdent | (belly) | 14:59 |
jaypipes | cdent: yeah, haven't had one of those yet. | 15:00 |
bauzas | alaski: but here, it's not a new method, it's just our signature changing | 15:00 |
*** rotbeard has joined #openstack-nova | 15:00 | |
bauzas | alaski: which means some compat failback and so on | 15:00 |
bauzas | so, see I'm tempted to patch prep_resize but the change will be huge | 15:00 |
*** haomaiwang has quit IRC | 15:01 | |
*** haomaiwang has joined #openstack-nova | 15:01 | |
bauzas | I could just make a trade-off and do the hydratation/dehydratation in the conductor code | 15:01 |
*** xyang1 has joined #openstack-nova | 15:01 | |
bauzas | anyway, patching, will see | 15:01 |
johnthetubaguy | sdague: OK, I guess that could get fixed later | 15:01 |
alaski | bauzas: let's just look it up in the conductor then. it should only be needed for a reschedule which ideally is uncommon | 15:01 |
mdbooth | PaulMurray: It is a fix, yes. A vital, but not terribly important fix. The 15 patches which follow it are slightly more interesting ;) | 15:01 |
sdague | or, never really, it's not a top level resource | 15:02 |
sdague | I think an int id is probably fine | 15:02 |
mdbooth | s/important/interesting/ | 15:02 |
bauzas | alaski: tbh, given all of that, I'll sort that up and propose something, I'll be up all ears when I upload it | 15:02 |
PaulMurray | mdbooth, I have to go to a physical meeting | 15:02 |
mdbooth | PaulMurray: enjoy | 15:02 |
bauzas | that's nice to have for Mitaka, but could be newton-ish given all the prios | 15:03 |
alaski | bauzas: sounds good | 15:03 |
paul-carlton | mdbooth, I think it is ok to proceed with work, I'm trying to get to review stuff but have an internal issue to address too | 15:04 |
alaski | sdague: uuid vs autoincrement id becomes a bigger deal with cells. If the migrations live within cells you could get id conflicts without a uuid | 15:04 |
*** claudiub|2 has joined #openstack-nova | 15:04 | |
*** tomoiaga1 has joined #openstack-nova | 15:05 | |
sdague | alaski: they are scoped to an instance though | 15:05 |
sdague | is that still an issue? | 15:05 |
*** salv-orl_ has joined #openstack-nova | 15:05 | |
*** dedery_ has joined #openstack-nova | 15:05 | |
paul-carlton | If we can get a series of patches ready and +1'ed then the can all get +2'd early in Newton | 15:05 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/nova: Updated from global requirements https://review.openstack.org/282136 | 15:05 |
*** dave-mcc_ has joined #openstack-nova | 15:05 | |
*** vishwana_ has joined #openstack-nova | 15:05 | |
*** sc68cal_ has joined #openstack-nova | 15:05 | |
johnthetubaguy | sdague: yeah, that was my thinking its per instance, at least in this API, so we get away with it, I think... | 15:06 |
*** READ6 has joined #openstack-nova | 15:06 | |
johnthetubaguy | sdague: I was just checking out this: http://specs.openstack.org/openstack/api-wg/guidelines/representation_structure.html#singular-resources vs https://review.openstack.org/#/c/258771/23/doc/api_samples/server-migrations/v2.23/migrations-get.json, I thought we would wrap the content there with {"migration": {}} so it matches servers | 15:06 |
alaski | sdague: it looks like the lookup is done by a join with instance, so it's not an issue for that. it just becomes an oddity that it may appear that two instances share a migration id | 15:06 |
*** ekhugen_alt has joined #openstack-nova | 15:07 | |
*** ekarlso- has joined #openstack-nova | 15:07 | |
sdague | alaski: only if there is a way to fetch the migration without an instance | 15:07 |
*** jlanoux_ has joined #openstack-nova | 15:07 | |
*** links has quit IRC | 15:07 | |
*** tomoiaga has quit IRC | 15:07 | |
*** vishwanathj has quit IRC | 15:07 | |
*** sc68cal has quit IRC | 15:07 | |
*** ekhugen has quit IRC | 15:07 | |
*** ekarlso has quit IRC | 15:07 | |
*** salv-orlando has quit IRC | 15:07 | |
*** jlanoux has quit IRC | 15:07 | |
alaski | right | 15:07 |
*** claudiub has quit IRC | 15:08 | |
*** dedery has quit IRC | 15:08 | |
*** wanghao has quit IRC | 15:08 | |
*** dave-mccowan has quit IRC | 15:08 | |
alaski | I just wanted to mention that ids are no longer unique in a cells world | 15:08 |
sdague | which is not intended | 15:08 |
sdague | sure | 15:08 |
sdague | if this was a top level resource id, I'd 100% agree that it's a problem | 15:08 |
*** READ10_ has joined #openstack-nova | 15:08 | |
*** wanghao has joined #openstack-nova | 15:08 | |
sdague | I just wanted to understand if sub resources scoped to instance really have that same concern | 15:08 |
*** READ10 has quit IRC | 15:09 | |
johnthetubaguy | it might if we migrate between cells (scratches head)... | 15:09 |
sdague | if you can come up with an actual failure scenario, it's worth addressing | 15:09 |
alaski | we would need to relink them in that case. it really comes down to whether or not users will consider anything about the id, if they just ignore them that's fine | 15:10 |
sdague | but the flow is GET /os-migrations -> follow link to /servers/{uuid}/migration/{id} | 15:10 |
*** burgerk has joined #openstack-nova | 15:10 | |
johnthetubaguy | the ID is in the URL | 15:10 |
johnthetubaguy | yeah, that | 15:10 |
johnthetubaguy | so when you move cell, you get new ids, to avoid clashes | 15:10 |
johnthetubaguy | and that breaks the API, in its current form | 15:10 |
sdague | does it? | 15:10 |
alaski | not if they follow the flow | 15:10 |
alaski | if they hardcode an id, yes | 15:11 |
sdague | we've stated that /servers/{uuid}/migration/{id} only exists when that live migration is active | 15:11 |
sdague | it's ephemeral | 15:11 |
*** subscope has quit IRC | 15:11 | |
*** READ6 has quit IRC | 15:11 | |
johnthetubaguy | yeah, its just I think its moved as part of that flow... maybe we get away with it, as its always in the source cell | 15:11 |
sdague | so I guess the concern is that we randomly happen to get /servers/{uuid}/migration/{id} again in the future | 15:11 |
sdague | after it's live migrated to a new cell? | 15:11 |
johnthetubaguy | so we totally could, technically | 15:11 |
*** READ10 has joined #openstack-nova | 15:12 | |
sdague | we could | 15:12 |
dansmith | ugh | 15:12 |
*** bjornar has joined #openstack-nova | 15:12 | |
sdague | we could also 500 error if you pass | as a server arg | 15:12 |
johnthetubaguy | if on cell has less migrations, it might get up to the same id again | 15:12 |
johnthetubaguy | think move to empty cell, for a busy cell | 15:12 |
johnthetubaguy | but its very edge case, I think... | 15:12 |
sdague | yeh, it's more edge than most of what's here - https://bugs.launchpad.net/nova/+bugs?field.tag=api | 15:13 |
sdague | so before over thinking that issue, we should fix some of those bugs :) | 15:13 |
johnthetubaguy | it feels bad adding new, slightly broken things, but I agree we have bigger things to worry about, really | 15:13 |
*** READ10_ has quit IRC | 15:13 | |
*** smatzek_ has joined #openstack-nova | 15:13 | |
sdague | https://bugs.launchpad.net/nova/+bug/1546396 for instance | 15:13 |
openstack | Launchpad bug 1546396 in OpenStack Compute (nova) "Nova api throws 500 error when invalid name passed to servers" [High,In progress] - Assigned to jichenjc (jichenjc) | 15:13 |
johnthetubaguy | that bloody error, again, arg. | 15:14 |
bauzas | cdent: had some comments on https://review.openstack.org/#/c/277466/25 | 15:14 |
sdague | yeh, well, if anyone can help me figure out how to reset the global session in oslo.db we can nail this one with lists | 15:14 |
johnthetubaguy | we have move to uuids later, if this turns out to be an issue, although we know thats properly painful | 15:14 |
sdague | with tests | 15:14 |
dims | rpodolyaka : ^^ :) | 15:15 |
cdent | thanks bauzas | 15:15 |
bauzas | cdent: that's not necessary a blocker hence me +1ing | 15:15 |
bauzas | cdent: just in case you need to respin... | 15:15 |
johnthetubaguy | sdague: so there is one more thing on that, the return format, should it not start with {migration:{}}? https://review.openstack.org/#/c/258771/23/nova/tests/functional/api_sample_tests/api_samples/server-migrations/v2.23/migrations-get.json.tpl | 15:15 |
sdague | johnthetubaguy: personally, the extra nesting level never made sense to me | 15:16 |
cdent | bauzas: that's all artifacts from dansmith removing the allocation stuff. I can clean it up more if desired, but it is all going to go back in in a not too far away followup. | 15:16 |
sdague | I can go either way | 15:16 |
*** READ10 has quit IRC | 15:16 | |
bauzas | cdent: sure, again, hence me +1ing | 15:16 |
johnthetubaguy | sdague: I wish this was filled in, I guess: http://specs.openstack.org/openstack/api-wg/guidelines/representation_structure.html#singular-resources | 15:16 |
dansmith | bauzas: yep, and I commented in the commit message about that I think.. or a comment somewhere | 15:16 |
*** sc68cal_ is now known as sc68cal | 15:16 | |
*** smatzek has quit IRC | 15:16 | |
*** mgoddard__ has joined #openstack-nova | 15:16 | |
bauzas | dansmith: which change, sorry ? :) | 15:17 |
johnthetubaguy | sdague: in the absence of that, I have to agree with you | 15:17 |
*** salv-orl_ has quit IRC | 15:17 | |
sdague | dims: my question about that is on the mailing list fwiw - http://lists.openstack.org/pipermail/openstack-dev/2016-February/087324.html | 15:17 |
bauzas | dansmith: ah, the Inventories change, yeah saw that | 15:17 |
bauzas | dansmith: so I'm fine | 15:17 |
dansmith | bauzas: https://review.openstack.org/#/c/277466/25/nova/objects/resource_provider.py | 15:17 |
dansmith | yeah | 15:17 |
dansmith | okay | 15:17 |
dims | sdague : yes, just got online (on west coast time) | 15:17 |
dansmith | dims: where? | 15:17 |
bauzas | dansmith: I just pointed out some test having an attribute not really in use | 15:18 |
dims | dansmith : sunnyvale | 15:18 |
dansmith | dims: california? bummer ... | 15:18 |
bauzas | dansmith: https://review.openstack.org/#/c/277466/25/nova/tests/unit/objects/test_resource_provider.py@48 | 15:18 |
dims | time off from snow and heavy jackers :) | 15:18 |
dims | jackets | 15:18 |
*** pcaruana has joined #openstack-nova | 15:18 | |
dansmith | bauzas: yeah, forgot that | 15:18 |
sdague | dims: meh, it's in the 40s here this week, so only light jackets | 15:18 |
dansmith | here as well, although supposed to crack 60 here today | 15:19 |
dims | y last week was not bad | 15:19 |
cdent | dansmith, bauzas: I'll wait on jaypipes comments and then clean that out. Seem like a plan? | 15:19 |
cdent | (the test stuff, not the subclass) | 15:19 |
dansmith | cdent: did you fix the test I broke? | 15:19 |
bauzas | cdent: don't worry, we can merge and fix later | 15:19 |
cdent | dansmith: yes | 15:19 |
dansmith | okay | 15:19 |
dansmith | then yeah, if bauzas is okay I'd say we push forward | 15:20 |
bauzas | I'm fine, I just +1d because I'm shy (jk) | 15:20 |
*** mgoddard_ has quit IRC | 15:20 | |
dansmith | heh | 15:20 |
dansmith | it's fine | 15:20 |
bauzas | but alaski was having some other question about read_only | 15:20 |
bauzas | dansmith: ^ | 15:20 |
*** pcaruana has quit IRC | 15:20 | |
bauzas | so he was waiting your voice | 15:20 |
*** pcaruana has joined #openstack-nova | 15:21 | |
jaypipes | cdent: first patch done review. | 15:21 |
*** pcaruana|afk| has joined #openstack-nova | 15:21 | |
alaski | dansmith: I'm not 100% clear on when it should be used, so wanted your double check on using it for the id field | 15:21 |
dansmith | alaski: so, the deal is.. I think we have a bug somewhere in the serializer around readonly fields.. I was getting some failures during remotable calls | 15:21 |
dansmith | alaski: so I left it off and need to investigate | 15:21 |
openstackgerrit | ShaoHe Feng proposed openstack/nova: Add new APIs and deprecate old API for migrations https://review.openstack.org/258771 | 15:21 |
dansmith | but that's stuff I can do after FF in o.vo | 15:22 |
alaski | dansmith: it was added in | 15:22 |
*** mtanino has joined #openstack-nova | 15:22 | |
alaski | I'm used to it not being used there | 15:22 |
dansmith | alaski: oh and the tests pass? | 15:22 |
*** knikolla has joined #openstack-nova | 15:22 | |
dansmith | alaski: you're used to it not being there because we didn't have it in the beginning | 15:22 |
dansmith | actually, I'm not sure id is the field I was having trouble with.. it was a more complicated one I think | 15:23 |
dansmith | ah, yeah, I think it was me trying to make the resource_provider object field read-only | 15:23 |
dansmith | and that was getting smacked by the deserialization code, which makes sense | 15:23 |
dansmith | but yeah, anything like this should be read-only if we can | 15:24 |
*** tomoiaga1 has quit IRC | 15:24 | |
cdent | dansmith: yeah, I tried to do that do and couldn't | 15:24 |
cdent | and had confusion on why | 15:24 |
dansmith | yeah, that's some bug I need to fix | 15:24 |
*** Daisy has joined #openstack-nova | 15:25 | |
dansmith | probably because we set it twice in the deserializer or something | 15:25 |
*** eharney has joined #openstack-nova | 15:25 | |
alaski | dansmith: okay. I knew there was some issues with read_only but don't understand them so I want to make sure it's kosher to use there | 15:25 |
alaski | looks like it is | 15:25 |
cdent | so, since jaypipes had some suggested changes, I'll do those and remove the useless allocations stuff. Anybody have anything else they want to get dibs on? | 15:25 |
dansmith | alaski: yeah | 15:26 |
jaypipes | cdent: what useless allocations stuff? | 15:26 |
cdent | jaypipes: dansmith extract allocations to another patch, but forgot accidently left a test constant in | 15:26 |
*** haplo37 has joined #openstack-nova | 15:26 | |
cdent | so that constant needs to be moved to the other patch | 15:26 |
cdent | as it is unused | 15:27 |
jaypipes | cdelatte: ah | 15:27 |
jaypipes | cdent: ah :) | 15:27 |
cdent | that's a good name for me, since I drink a lot of coffee and am _definitely_ a latte sipping liberal. Except that I don't like latte's any more | 15:27 |
cdent | mainlines espresso | 15:28 |
jaypipes | cdent: so which patch should I review next? I think 280333 is no longer valid given the updated specs that changed the requried schema migrations, right? | 15:28 |
cdent | jaypipes: probably this one: https://review.openstack.org/#/c/281837/ | 15:29 |
*** pcaruana|afk| has quit IRC | 15:29 | |
*** ildikov has quit IRC | 15:29 | |
cdent | has merge conflict because of migration numbers, but I was going to fix that after the parent merged | 15:29 |
jaypipes | k | 15:29 |
cdent | stacked below that one is: https://review.openstack.org/#/c/281945/ but that one is well out of date | 15:29 |
*** ildikov has joined #openstack-nova | 15:30 | |
*** Daisy has quit IRC | 15:31 | |
*** ekuris has quit IRC | 15:31 | |
*** scheuran has quit IRC | 15:32 | |
vishwana_ | sgordon, Hi, per your suggestion on the IRC chat yesterday related to the issue I am facing with SR-IOV, I have posted a question on ask.openstack.org at link https://ask.openstack.org/en/question/88782/unable-to-create-a-vm-with-sr-iov-port/ ... would appreciate any guidance from your side to unblock/resolve the issue...thanks in advance for your help. | 15:34 |
*** Daisy has joined #openstack-nova | 15:34 | |
*** zz_dimtruck is now known as dimtruck | 15:35 | |
*** pcaruana has quit IRC | 15:37 | |
*** mgoddard__ has quit IRC | 15:37 | |
*** mgoddard has joined #openstack-nova | 15:38 | |
mnaser | how's nova + hyperv support these days? we're considering adding a subnet of HVs that run hyperv for windows-only vms | 15:39 |
mnaser | for licensing reasons as well as possibly better support overall | 15:39 |
*** porunov has quit IRC | 15:41 | |
claudiub|2 | mnaser: hello. hyper-v is free, as a hypervisor (unless you get windows server). Currently, nova supports Windows / Hyper-V Server 2012 or newer (including 2016), while 2008 R2 has been deprecated in liberty. If you want to give it a go, you can fetch the installer here: https://cloudbase.it/openstack-hyperv-driver/ | 15:43 |
*** daemontool_ has joined #openstack-nova | 15:44 | |
mnaser | claudiub|2: interesting, i think there is an advantage in paying license fees only for the host (hypervisor) and then host an unlimited # of window hosts inside it | 15:44 |
mnaser | that looks like an interesting installer though | 15:44 |
*** claudiub has joined #openstack-nova | 15:45 | |
claudiub | mnaser: ofc, windows guests perform better on hyper-v, as well as certain workloads (hadoop, for example), especially if the power config option is set to 'high performance' (it is set to 'balanced' by default) | 15:46 |
claudiub | sorry, was disconnected. | 15:46 |
*** daemontool has quit IRC | 15:46 | |
mnaser | no problem! we'll have to do quite some testing to integrate this with our existing cloud. it's a long ways away from what we're usually used to | 15:46 |
mnaser | compatible with ceph for block storage too?? | 15:47 |
claudiub | mnaser: well, you do need one host to be licenced (active directory node), so you can join your nodes into the AD, having then live-migration, for example. | 15:47 |
*** claudiub|2 has quit IRC | 15:47 | |
*** jlanoux_ has quit IRC | 15:48 | |
mnaser | they'll probably all be licensed (we have an SPLA agreement) .. but hell, even dealing with licensing is a big initial complication :) | 15:48 |
*** pcaruana has joined #openstack-nova | 15:49 | |
claudiub | mnaser: well, you can try out the evaluation images. they have 180 days trial + they are sysprepped: https://cloudbase.it/windows-cloud-images/ | 15:49 |
mnaser | gre networking not supported, ouch | 15:49 |
dansmith | johnthetubaguy: around? | 15:50 |
dansmith | johnthetubaguy: I think we need to figure out what to do about this .all() thing in the migrations | 15:50 |
claudiub | mnaser: hyper-v does support nvgre though. We've managed to have gre networks using the hyper-v's nvgre. | 15:50 |
mnaser | claudiub: im unsure what nvgre is and how compatible that would be with the existing gre infrastructure we use | 15:51 |
dansmith | johnthetubaguy: I feel like puppet and chef people are going to just say "run the whole deal, let me know when you're done" and cause people to fail to apply all in the middle of an upgrade, which is not cool | 15:51 |
johnthetubaguy | dansmith: I am here | 15:51 |
johnthetubaguy | oh, yes | 15:51 |
dansmith | johnthetubaguy: so one option is to put it heavy in the reno, but we know that won't get everyone | 15:51 |
mriedem | sdague: can you explain extensions in v2.1? like i thought we didn't allow 'extensions' in v2.1 but isn't everything in there an extension? | 15:51 |
mriedem | or they just aren't optional in v2.1? | 15:51 |
dansmith | johnthetubaguy: the other would be to put a user prompt in the nova-manage top level command making them confirm they know they're doing a likely-to-fail thing, which will fail if there is no stdin, etc | 15:51 |
jaypipes | cdent: reviewed. | 15:52 |
dansmith | johnthetubaguy: of course the third option is to do the thing where we batch mandatorily | 15:52 |
johnthetubaguy | dansmith: oh, you mean doing everything in one go is likely to fail? | 15:52 |
jaypipes | dansmith: k, what's the next priority patch I should review in the series? | 15:52 |
dansmith | johnthetubaguy: one could argue that we'll never choose the right batch size for memory and performance, but I feel like it's better to default to something that works | 15:52 |
claudiub | mnaser: nvgre is pretty much gre (+1 extra byte), and it has a couple of limitations, unfortunately: cannot have a gateway ending with a .1 and the tunnel_id has to be > 4096. Other than that, works the same and it's compatible with ovs. | 15:53 |
johnthetubaguy | dansmith: yeah, I am all for pick something that works 80% of the time, for that puppet case | 15:53 |
dansmith | johnthetubaguy: right.. if we do .all() on pci_devices on a 100 node deployment in a 1G "service vm" then that's going to fail | 15:53 |
johnthetubaguy | yep | 15:53 |
mnaser | claudiub: we'd have to look into tha tthen.. makes things a bit harder now :( | 15:53 |
dansmith | johnthetubaguy: so prompting for yes/no and defaulting to no will mean puppet will never work if they don't account for this, which might be good | 15:53 |
dansmith | johnthetubaguy: but the puppet people also don't have an easy way to loop-apply things I think | 15:54 |
dansmith | johnthetubaguy: which means it would be better to do the batching for them in the "finish everything" case | 15:54 |
johnthetubaguy | dansmith: why can't we just sit in a loop, by default, doing batches of 50 or something? | 15:54 |
*** nkrinner has quit IRC | 15:54 | |
dansmith | johnthetubaguy: we can, ndipanov doesn't want to | 15:54 |
claudiub | mnaser: anyways, but we do support ovs on windows, meaning that anything can go on windows as well: flat, vlan, gre, vxlan, etc. | 15:54 |
claudiub | mnaser: https://cloudbase.it/openvswitch/ | 15:55 |
mnaser | claudiub: that's true, just not sure why it's listed at not supported on the website | 15:55 |
johnthetubaguy | so I haven't caught up with ndipanov about this one recently, ndipanov: what is your concern about us looping in little batches by default, till we are finished? | 15:55 |
dansmith | ndipanov: what if I follow up with a patch that does the looping at the nova-manage level and arranges for .all() to never be actually called in the handler functions in the used-from-cli case ? | 15:55 |
claudiub | mnaser: for the networking side, as an l2 agent, you can either opt for networking_hyperv, which can only support flat, vlan, (nv)gre, or you can opt for the ovs_agent, which can support flat, vlan, gre, vxlan, etc. | 15:56 |
*** irenab has joined #openstack-nova | 15:56 | |
johnthetubaguy | dansmith: yeah, I like logging each batch as it happens, so the outer loops is probably easiest | 15:56 |
dansmith | johnthetubaguy: https://review.openstack.org/#/c/278079/6/nova/db/sqlalchemy/api.py | 15:56 |
sdague | mriedem: extensions as a concept are deprecated | 15:57 |
mnaser | claudiub: oh i see, so there's two different implementations. i see now, im assuming networking_hyperv works better in some sense (more integrated) and ovs_agent is more decoupled like the kvm driver | 15:57 |
sdague | the infrastructure for how code works in 2.1 is all extensions in code | 15:57 |
*** pushkaru has joined #openstack-nova | 15:57 | |
dansmith | johnthetubaguy: maybe he's just against a batch size limit and not against the looping | 15:57 |
sdague | we'll clean that up over time | 15:57 |
johnthetubaguy | dansmith: oh, gotcha, yeah, maybe | 15:57 |
claudiub | mnaser: indeed, networking_hyperv is the native hyper-v implementation. | 15:57 |
mnaser | that explains why the gre stuff is unsuppoted then. interesting | 15:58 |
dansmith | johnthetubaguy: so do you want to just apply this and I'll add it to my list? | 15:58 |
dansmith | johnthetubaguy: add the looping that is | 15:58 |
*** gokrokve has joined #openstack-nova | 15:58 | |
cdent | thanks for that uutf8 incantation jaypipes, in a few of the earlier patches I laid out some "halp, halp!" comments, because I had no clue | 15:58 |
johnthetubaguy | dansmith: I think we need it more than we need the perfect answer | 15:58 |
claudiub | mnaser: as for block storage, we do support iscsi, smb volumes and fibre channel | 15:58 |
*** rotbeard has quit IRC | 15:59 | |
mnaser | claudiub: i guess we'd have to figure out how to use ceph with iscsi in that case | 15:59 |
openstackgerrit | Stephen Finucane proposed openstack/nova: tox: Remove 'oslo.versionedobjects' dependency https://review.openstack.org/269213 | 16:00 |
claudiub | mnaser: not really a block storage expert myself, but I think it can be done. | 16:00 |
*** luis5tb has quit IRC | 16:00 | |
*** haomaiwang has quit IRC | 16:01 | |
*** mgoddard_ has joined #openstack-nova | 16:01 | |
mnaser | claudiub: i'll do my readings, thank you for the information .. there'll be a fun process of decision making i guess | 16:01 |
*** haomaiwang has joined #openstack-nova | 16:01 | |
johnthetubaguy | dansmith: so I have +2ed it, in the we need this now sense of a +2 | 16:01 |
claudiub | mnaser: sure, no problem. if you have any other questions, let me know. :) | 16:02 |
mnaser | claudiub: appreciate it mate, have a good one :) | 16:02 |
*** mgoddard has quit IRC | 16:04 | |
*** mvk has quit IRC | 16:05 | |
*** mvk has joined #openstack-nova | 16:06 | |
*** tobasco has quit IRC | 16:09 | |
openstackgerrit | Chris Dent proposed openstack/nova: resource-provider versioned objects https://review.openstack.org/277466 | 16:09 |
cdent | jaypipes, bauzas, dansmith, alaski ^ Will come back in an hour or so to clean up the dependent patch. Need to cach the last few rays of sun before it goes away for the next month. | 16:11 |
*** sfinucan has quit IRC | 16:11 | |
bauzas | cdent: so, you work in Transylvania ? | 16:11 |
cdent | Cornwall, Translyvania, close enough. | 16:11 |
claudiub | it's already dark in transylvania. :( need to get some garlic. | 16:12 |
*** krtaylor has joined #openstack-nova | 16:13 | |
*** EinstCrazy has quit IRC | 16:13 | |
cdent | claudiub++ | 16:13 |
cdent | biab | 16:13 |
*** cdent has quit IRC | 16:13 | |
*** subscope has joined #openstack-nova | 16:14 | |
*** READ10 has joined #openstack-nova | 16:14 | |
*** hemnafk is now known as hemna | 16:16 | |
*** ljxiash has quit IRC | 16:17 | |
*** jlanoux has joined #openstack-nova | 16:17 | |
*** mylu has quit IRC | 16:19 | |
*** mylu has joined #openstack-nova | 16:20 | |
*** harlowja_at_home has joined #openstack-nova | 16:22 | |
*** tjones has joined #openstack-nova | 16:23 | |
Bobba | johnthetubaguy: Could you add the bugfix at https://review.openstack.org/#/c/254022/ to your review list? You reviewed a month ago and it's got a +2 from another core so hopefully can land soon | 16:24 |
*** moshele has quit IRC | 16:25 | |
*** yamahata has quit IRC | 16:25 | |
*** subscope has quit IRC | 16:27 | |
*** belmoreira has quit IRC | 16:27 | |
ndipanov | johnthetubaguy, dansmith sorry was away | 16:29 |
ndipanov | I think it's unnecessary | 16:29 |
ndipanov | there is already a way to limit this | 16:29 |
ndipanov | as I explained on the previous patch - it's just not an actual issue imho | 16:30 |
*** jdurgin1 has joined #openstack-nova | 16:30 | |
ndipanov | and is very dubious that batches would actually fix anything | 16:30 |
johnthetubaguy | so batches we totally need in production | 16:31 |
johnthetubaguy | our read slaves lag behind if there are too many writes | 16:31 |
ndipanov | johnthetubaguy, so that' can be done with the limit | 16:31 |
johnthetubaguy | the batch size and waits lets us throttle back the DB load | 16:31 |
ndipanov | that exists | 16:31 |
*** cgalan has joined #openstack-nova | 16:31 | |
johnthetubaguy | OK, I missunderstood you | 16:31 |
ndipanov | although you have to actually write a script with sleep/add a cron job | 16:31 |
johnthetubaguy | that was me saying the limit is needed | 16:31 |
ndipanov | that is there | 16:31 |
ndipanov | what's also there is a way to do a oneshot | 16:32 |
ndipanov | which is what I understand you also wanted to attempt to slice up in batches | 16:32 |
dansmith | ndipanov: batches are needed for things like puppet | 16:32 |
dansmith | ndipanov: and for most people that are going to run this offline until it's done | 16:32 |
*** mpavone has quit IRC | 16:32 | |
johnthetubaguy | I guess we are just not convinced that on a large deployment, that oneshot will actually work | 16:32 |
ndipanov | dansmith, so we have that | 16:32 |
ndipanov | johnthetubaguy, well there's a fermi math on the comment | 16:33 |
dansmith | ndipanov: we do not | 16:33 |
* mdbooth had forgotten the misery of merge conflicts in a large patch series :( | 16:33 | |
ndipanov | ok we do not you need to do a loop in bash | 16:33 |
*** achanda has joined #openstack-nova | 16:33 | |
ndipanov | or am I missing something dansmith | 16:33 |
johnthetubaguy | we are saying we shouldn't need to force folks to do that loop in bash | 16:34 |
johnthetubaguy | I think | 16:34 |
johnthetubaguy | for the puppet case | 16:34 |
ndipanov | I don't get the puppet case | 16:34 |
dansmith | ndipanov: right, so for puppet, looping is not a thing they can do | 16:34 |
dansmith | unless they literally spawn a bash -c 'for ...' which is not cool | 16:34 |
openstackgerrit | Andrea Rosa proposed openstack/nova: Abort an ongoing live migration https://review.openstack.org/277971 | 16:35 |
ndipanov | dansmith, but when does puppet run that? | 16:35 |
dansmith | ndipanov: when does puppet run this at all? | 16:36 |
ndipanov | yeah | 16:36 |
dansmith | same time they run db_sync ? | 16:36 |
dansmith | or in a different place/time if they were to break up the task | 16:36 |
ndipanov | so in that case all() is fine | 16:36 |
dansmith | but still | 16:36 |
dansmith | it's not! | 16:36 |
sheel | Dear Nova members | 16:36 |
ndipanov | why? | 16:36 |
sheel | its regarding https://review.openstack.org/#/c/282862/ | 16:37 |
dansmith | because it will run out of memory for any reasonable size deployment | 16:37 |
sheel | could you please find some spare time to review it? | 16:37 |
*** dims has quit IRC | 16:37 | |
ndipanov | no it won't | 16:37 |
ndipanov | read my comment | 16:37 |
*** salv-orlando has joined #openstack-nova | 16:37 | |
*** salv-orlando has quit IRC | 16:37 | |
ndipanov | dansmith, ^ | 16:37 |
ndipanov | on previous patchset | 16:37 |
*** salv-orlando has joined #openstack-nova | 16:37 | |
dansmith | ndipanov: you'll have to point me at it | 16:38 |
ndipanov | sec | 16:38 |
ndipanov | dansmith, https://review.openstack.org/#/c/278079/6/nova/db/sqlalchemy/api.py | 16:38 |
*** achanda has quit IRC | 16:38 | |
johnthetubaguy | this was the 4KiB per PCI thing? | 16:38 |
ndipanov | yes 1k though | 16:39 |
ndipanov | and 1000 pci devices per host | 16:39 |
mdbooth | Hmm, a recent change to tox.ini seems to require a newer version of pip than I have | 16:39 |
sheel | jaypipes: hi there | 16:39 |
mdbooth | Is this a deliberate thing? | 16:39 |
johnthetubaguy | its just we do see the API used a few GBs when listing over 1000 images | 16:39 |
dansmith | ndipanov: yeah, I'm not convinced :) | 16:39 |
dansmith | yeah, it's reported sooo often | 16:39 |
johnthetubaguy | mdbooth: yes, you need 7.1 or higher now, so we can use the "-c" option | 16:39 |
ndipanov | dansmith, what is? | 16:39 |
dansmith | and it comes from us selecting large batches of things out of sqla | 16:39 |
*** gokrokve has quit IRC | 16:39 | |
johnthetubaguy | mdbooth: turns out upgrading venv is important | 16:39 |
dansmith | ndipanov: OOMing due to selecting huge batches out of the database | 16:40 |
*** unicell1 has joined #openstack-nova | 16:40 | |
jaypipes | sheel: on a call. in async mode. ;) | 16:40 |
sheel | jaypipes: ohk | 16:40 |
ndipanov | dansmith, well I don't believe that batching up inside the session is going to help at all but that's just my assumption | 16:40 |
ndipanov | dansmith, fwiw - this is exactly how the flavor one worked | 16:41 |
*** unicell has quit IRC | 16:41 | |
mdbooth | [mbooth@workstation nova (libvirt_storage_pools)]$ pip -V | 16:41 |
mdbooth | pip 8.0.2 from /home/mbooth/.local/lib/python2.7/site-packages (python 2.7) | 16:41 |
mdbooth | [mbooth@workstation nova (libvirt_storage_pools)]$ pip -c | 16:41 |
mdbooth | Usage: | 16:41 |
mdbooth | pip <command> [options] | 16:41 |
mdbooth | no such option: -c | 16:41 |
johnthetubaguy | ndipanov: the gc should kick in and help us, at least that is what seems to happen in other similar cases, totally needs testing though | 16:41 |
sheel | jaypipes: just need some eyes on https://review.openstack.org/#/c/282862/ | 16:41 |
sheel | jaypipes: plz review once u got time | 16:41 |
mdbooth | I'm going to have to overwrite my system-install pip, aren't I? :( | 16:41 |
*** Jeffrey4l has quit IRC | 16:42 | |
sheel | jaypipes: thanks | 16:42 |
ndipanov | johnthetubaguy, @main_context_manager.writer inside this I assume everything is referenced | 16:42 |
johnthetubaguy | mdbooth: yes, I think so, although I think upgrading venv might be enough, but I am not sure | 16:42 |
ndipanov | so no gc | 16:42 |
dansmith | ndipanov: so if we merge your patch and I do the batching, are you opposed to it? | 16:42 |
johnthetubaguy | ndipanov: hmm, true, we might need a new context each loop | 16:43 |
ndipanov | dansmith, well other than feeling slightly patronized which I stoped caring about - no | 16:43 |
openstackgerrit | Dan Smith proposed openstack/nova: Make online_data_migrations do smaller batches in unlimited case https://review.openstack.org/283677 | 16:43 |
openstackgerrit | Dan Smith proposed openstack/nova: Fix two bugs in online_data_migrations() https://review.openstack.org/283678 | 16:43 |
ndipanov | knock yourself out my friend | 16:43 |
dansmith | ndipanov: the latter patch there fixes two important issues, by the way | 16:43 |
* mdbooth wonders how much stuff he just broke | 16:43 | |
ndipanov | awesome! | 16:44 |
dansmith | johnthetubaguy: the way I'm looping in nova-manage I think we should be good because we're dropping in and out of writer, right? | 16:45 |
*** subscope has joined #openstack-nova | 16:45 | |
*** paul-carlton1 has quit IRC | 16:45 | |
johnthetubaguy | dansmith: possibly... its just they are re-entrant in some funky way | 16:45 |
ndipanov | dansmith, yeah that's good | 16:45 |
ndipanov | or should be | 16:45 |
*** mjura has quit IRC | 16:45 | |
*** su_zhang has quit IRC | 16:46 | |
*** su_zhang has joined #openstack-nova | 16:46 | |
*** armax has quit IRC | 16:46 | |
*** spandhe has joined #openstack-nova | 16:48 | |
*** esracelik has quit IRC | 16:48 | |
*** su_zhang has quit IRC | 16:50 | |
ndipanov | dansmith, how come tests didn't catch the formatting issues? | 16:51 |
*** thorst is now known as thorst_afk | 16:51 | |
dansmith | ndipanov: because you didn't test the error path, and the other one prints, just not what you want | 16:51 |
*** jistr has quit IRC | 16:51 | |
dansmith | mdbooth: run .tox/py27/bin/pip -V | 16:51 |
dansmith | ndipanov: I meant to add a test for the error path, hang on | 16:52 |
mdbooth | dansmith: I blew away .tox and have been testing against pep8 | 16:52 |
mdbooth | pep8 doesn't have bin/pip | 16:52 |
johnthetubaguy | ndipanov: dansmith: I was reading through, who creates the context now? that decorator? | 16:52 |
bauzas | mdbooth: it's a virtualenv version problem | 16:52 |
dansmith | mdbooth: uh, it doesn't? | 16:52 |
bauzas | not a pip one | 16:52 |
mdbooth | bauzas: Any idea which virtualenv? | 16:52 |
bauzas | mdbooth: since virtualenv bundles a pip version in it | 16:53 |
mdbooth | Ah... you mean the virtualenv package | 16:53 |
bauzas | yup | 16:53 |
mdbooth | Eurgh | 16:53 |
mdbooth | bauzas: Thanks, will investigate | 16:53 |
*** Daisy has quit IRC | 16:53 | |
johnthetubaguy | yeah, thats what I was meaning about upgrading venv, sorry | 16:53 |
mdbooth | That's pretty awful :( | 16:53 |
mdbooth | I think I knew that, but had blocked it | 16:53 |
*** Daisy has joined #openstack-nova | 16:53 | |
bauzas | mdbooth: you can see in your python path which pip wheel is stored within the virtualenv_storage lib | 16:53 |
*** mylu has quit IRC | 16:54 | |
bauzas | but don't change the wheel, rather upgrade the package (using pip or your distro) | 16:54 |
ndipanov | johnthetubaguy, context as in nova.context? | 16:54 |
johnthetubaguy | ndipanov: as in the first argument of the migration_meth | 16:54 |
ndipanov | no we pass it in | 16:55 |
bauzas | mdbooth: what you need to care is to have a site-packages lib containing the right wheel, that's it | 16:55 |
mdbooth | bauzas: Up and running again :) Thanks. | 16:55 |
johnthetubaguy | ndipanov: I am being blind, I don't see it :S | 16:55 |
bauzas | mdbooth: np | 16:55 |
*** mgoddard has joined #openstack-nova | 16:55 | |
ndipanov | johnthetubaguy, hmmm :/ | 16:55 |
*** mgoddard_ has quit IRC | 16:55 | |
johnthetubaguy | https://review.openstack.org/#/c/278079/7/nova/cmd/manage.py@1008 | 16:55 |
mdbooth | For posterity, and other Fedora users who don't like messing with system packages, I did: | 16:56 |
johnthetubaguy | I wonder if there is a bad mock in the test here | 16:56 |
*** bjornar_ has joined #openstack-nova | 16:56 | |
mdbooth | pip install --user --upgrade virtualenv | 16:56 |
mdbooth | pip install --user --upgrade pip | 16:56 |
*** rlrossit has quit IRC | 16:56 | |
ndipanov | yes it is | 16:56 |
ndipanov | we should roll it in with dansmith 's fix | 16:57 |
*** yamahata has joined #openstack-nova | 16:57 | |
dansmith | ndipanov: johnthetubaguy say what now? | 16:57 |
johnthetubaguy | turns out its all broken, we don't pass a context to the DB method | 16:57 |
*** Daisy has quit IRC | 16:58 | |
*** mylu has joined #openstack-nova | 16:58 | |
johnthetubaguy | I think its the new context on each loop that should stop the memory leak | 16:58 |
johnthetubaguy | well, give the gc a chance, I supose | 16:58 |
*** jdillaman has joined #openstack-nova | 16:58 | |
ndipanov | johnthetubaguy, hmmm | 16:58 |
*** rlrossit has joined #openstack-nova | 16:58 | |
*** rdopiera has quit IRC | 16:58 | |
dansmith | ah | 16:59 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/nova: Updated from global requirements https://review.openstack.org/282136 | 16:59 |
*** rlrossit_ has joined #openstack-nova | 17:01 | |
*** haomaiwang has quit IRC | 17:01 | |
johnthetubaguy | ndipanov: well, I guess I am assuming a new context means you get a new session | 17:01 |
*** haomaiwang has joined #openstack-nova | 17:01 | |
ndipanov | johnthetubaguy, it would seem so from the code unless there is some magic by the writer stuff there | 17:02 |
ndipanov | like you suspected | 17:02 |
*** rlrossit has quit IRC | 17:03 | |
*** leeantho has joined #openstack-nova | 17:03 | |
*** dedery has joined #openstack-nova | 17:04 | |
*** zenoway has joined #openstack-nova | 17:04 | |
dansmith | I think that's right | 17:04 |
*** apoorvad has joined #openstack-nova | 17:05 | |
*** armax has joined #openstack-nova | 17:05 | |
ndipanov | johnthetubaguy, it would seem that it does cache it | 17:05 |
johnthetubaguy | ndipanov: I thought the caching was in the context object? | 17:06 |
ndipanov | https://github.com/openstack/oslo.db/blob/master/oslo_db/sqlalchemy/enginefacade.py | 17:06 |
ndipanov | so looking at this | 17:06 |
*** dedery_ has quit IRC | 17:07 | |
ndipanov | https://github.com/openstack/oslo.db/blob/master/oslo_db/sqlalchemy/enginefacade.py#L723 | 17:07 |
*** gokrokve has joined #openstack-nova | 17:07 | |
ndipanov | it does | 17:08 |
*** dims has joined #openstack-nova | 17:09 | |
*** zenoway has quit IRC | 17:09 | |
dansmith | does "it does" mean "it's cached in the context" ? | 17:09 |
*** dedery has quit IRC | 17:09 | |
ndipanov | dansmith, yes | 17:09 |
ndipanov | well it would appear so from that code at least | 17:10 |
ndipanov | it's somewhat terse | 17:10 |
openstackgerrit | Dan Smith proposed openstack/nova: Make online_data_migrations do smaller batches in unlimited case https://review.openstack.org/283677 | 17:10 |
openstackgerrit | Dan Smith proposed openstack/nova: Fix two bugs in online_data_migrations() https://review.openstack.org/283678 | 17:10 |
openstackgerrit | Dan Smith proposed openstack/nova: Fix online_data_migrations() not passing context https://review.openstack.org/283701 | 17:10 |
johnthetubaguy | yeah, I think its in the context, so we should be fine | 17:10 |
*** paul-carlton1 has joined #openstack-nova | 17:10 | |
ndipanov | johnthetubaguy, so we do context.session in our db methods | 17:12 |
openstackgerrit | Matthew Booth proposed openstack/nova: Add a lock() context manager to image backend https://review.openstack.org/279625 | 17:12 |
openstackgerrit | Matthew Booth proposed openstack/nova: Rename Raw backend to Unbacked https://review.openstack.org/279626 | 17:12 |
openstackgerrit | Matthew Booth proposed openstack/nova: Update import_file to provide a general-purpose interface https://review.openstack.org/267662 | 17:12 |
openstackgerrit | Matthew Booth proposed openstack/nova: Fix signature of copy_image https://review.openstack.org/282432 | 17:12 |
openstackgerrit | Matthew Booth proposed openstack/nova: Remove fake_imagebackend.Raw and cleanup dependent tests https://review.openstack.org/267661 | 17:12 |
openstackgerrit | Matthew Booth proposed openstack/nova: Rename Image.check_image_exists to Image.exists() https://review.openstack.org/270998 | 17:12 |
openstackgerrit | Matthew Booth proposed openstack/nova: Remove deprecated option libvirt.remove_unused_kernels https://review.openstack.org/265886 | 17:12 |
ndipanov | but looking at the enginefacade code | 17:12 |
openstackgerrit | Matthew Booth proposed openstack/nova: Only attempt to inject files if the injection disk exists https://review.openstack.org/250872 | 17:12 |
openstackgerrit | Matthew Booth proposed openstack/nova: Don't convert raw disks to qcow2 during resize/migrate https://review.openstack.org/283702 | 17:12 |
openstackgerrit | Matthew Booth proposed openstack/nova: Don't overwrite existing config file on resize/migrate https://review.openstack.org/283703 | 17:12 |
ndipanov | it looks for _enginefacade_context | 17:12 |
*** browne has joined #openstack-nova | 17:12 | |
ndipanov | so I am at this point not sure which one is actually used | 17:12 |
johnthetubaguy | ndipanov: looks like there is more magic: https://github.com/openstack/nova/blob/master/nova/context.py#L64 | 17:13 |
*** leeantho has quit IRC | 17:14 | |
mdbooth | ndipanov: I'm coming late to this party. What's the issue? | 17:14 |
*** penick has joined #openstack-nova | 17:14 | |
* mdbooth is moderately familiar with this code | 17:14 | |
*** gszasz has joined #openstack-nova | 17:14 | |
*** cdent has joined #openstack-nova | 17:15 | |
*** yassine__ has quit IRC | 17:15 | |
johnthetubaguy | mdbooth: when doing online data migrations, we don't want to use too much memory | 17:15 |
ndipanov | johnthetubaguy, ok in that case yes it's cached | 17:15 |
mdbooth | johnthetubaguy: So you specifically want to use a single session? | 17:16 |
ndipanov | so we need to give it a new admin context on each run | 17:16 |
johnthetubaguy | no, the opposite | 17:16 |
*** nic has joined #openstack-nova | 17:16 | |
mdbooth | Oh, ok | 17:16 |
johnthetubaguy | right, which is what dansmith's patch does | 17:16 |
johnthetubaguy | https://review.openstack.org/#/c/283701 | 17:16 |
*** mylu has quit IRC | 17:16 | |
mdbooth | So, the context is added dynamically by a decorator | 17:16 |
mdbooth | And also removed | 17:17 |
ndipanov | johnthetubaguy, ok | 17:17 |
mdbooth | You shouldn't need a new context object each time, as long as there is no currently active db session | 17:17 |
mdbooth | Even if there is a currently active db session, there's an api to start a new one if you want | 17:18 |
ndipanov | mdbooth, that was our problem - we run this as a data migration script | 17:18 |
*** nic has quit IRC | 17:18 | |
*** nic has joined #openstack-nova | 17:18 | |
ndipanov | so the assumption is if we don't do this all stuff is referenced forever inside the session even if we loop over the method | 17:18 |
mdbooth | ndipanov: So the script is called from a context which has previous set @writer? | 17:18 |
ndipanov | and never gets GCed | 17:18 |
ndipanov | in a loop | 17:19 |
ndipanov | yes | 17:19 |
mdbooth | ndipanov: Interesting. Which method is that? | 17:19 |
ndipanov | https://review.openstack.org/#/c/283701/ | 17:19 |
mdbooth | ndipanov: I don't see it | 17:20 |
*** unicell1 has quit IRC | 17:20 | |
mdbooth | That passes in a request context, but it doesn't create a db writer context | 17:20 |
ndipanov | assume migration_meth is decorated | 17:20 |
mdbooth | Ok, that's fine too | 17:20 |
mdbooth | Because the db session should be created and torn down on each call | 17:21 |
mdbooth | So successive calls will have different db sessions | 17:21 |
mdbooth | They would only share a session if you put @writer on, eg, _run_migration | 17:21 |
ndipanov | mdbooth, ok got it - might be worth fixing actually | 17:21 |
mdbooth | If that's not the case, then that sounds like a bug in oslo_db | 17:22 |
*** daemontool_ has quit IRC | 17:22 | |
ndipanov | yeah I'd say you are actually right | 17:23 |
ndipanov | https://github.com/openstack/oslo.db/blob/master/oslo_db/sqlalchemy/enginefacade.py#L764 | 17:23 |
johnthetubaguy | OK, I remember, the session gets reused when the decoratored method calls other methods, I got things mixed up | 17:25 |
*** josecastroleon has quit IRC | 17:25 | |
ndipanov | johnthetubaguy, right rexiting the context manager kills the cached session | 17:26 |
*** ccarmack has quit IRC | 17:26 | |
johnthetubaguy | yeah, makes sense now | 17:26 |
*** snikitin_ has joined #openstack-nova | 17:26 | |
*** mdrabe has quit IRC | 17:26 | |
*** smatzek_ has quit IRC | 17:27 | |
*** mylu has joined #openstack-nova | 17:27 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/nova: Updated from global requirements https://review.openstack.org/282136 | 17:29 |
*** derekh has quit IRC | 17:30 | |
*** subscope has quit IRC | 17:33 | |
openstackgerrit | Gleb Stepanov proposed openstack/nova: Fix backing file copying https://review.openstack.org/282275 | 17:33 |
*** vishwana_ is now known as vishwanathj | 17:33 | |
*** mylu has quit IRC | 17:34 | |
*** moshele has joined #openstack-nova | 17:35 | |
*** achanda has joined #openstack-nova | 17:35 | |
*** thorst_afk is now known as thorst_ | 17:38 | |
*** su_zhang has joined #openstack-nova | 17:38 | |
*** mylu has joined #openstack-nova | 17:38 | |
mriedem | alaski: anything you want to add to L140 here? https://review.openstack.org/#/c/283206/2/specs/newton/approved/get-me-a-network.rst | 17:38 |
*** ccarmack has joined #openstack-nova | 17:39 | |
*** achanda has quit IRC | 17:40 | |
mdbooth | gstepanov: Hey, you left me a -1 but forgot to leave a review: https://review.openstack.org/#/c/279626/ | 17:41 |
*** matrohon has quit IRC | 17:41 | |
mdbooth | gstepanov: Any idea what the issue was? | 17:41 |
gstepanov | Sorry, i've fogot to post a comment, i will do that soon | 17:42 |
mdbooth | Cool, thanks. | 17:42 |
*** sahid has quit IRC | 17:46 | |
alaski | mriedem: yeah, I'll add some thoughts which boil down to I agree with your latest comment there. We can only really afford quick "are we set up for this" checks. | 17:47 |
*** speller has quit IRC | 17:48 | |
openstackgerrit | Dan Smith proposed openstack/nova: Fix two bugs in online_data_migrations() https://review.openstack.org/283678 | 17:48 |
openstackgerrit | Dan Smith proposed openstack/nova: Fix online_data_migrations() not passing context https://review.openstack.org/283701 | 17:48 |
*** smatzek_ has joined #openstack-nova | 17:49 | |
*** jlanoux has quit IRC | 17:49 | |
*** snikitin_ has quit IRC | 17:53 | |
dansmith | ndipanov: you want me to grab the context in the top level method and pass it through so we're not creating it in the inner method, right? | 17:53 |
ndipanov | yes I think that would be enough | 17:55 |
dansmith | okay | 17:55 |
johnthetubaguy | ndipanov: dansmith: yeah, given the above discussion, either should work | 17:55 |
*** mvk has quit IRC | 17:56 | |
openstackgerrit | Chris Dent proposed openstack/nova: Adjust resource-providers models for resource-pools https://review.openstack.org/281837 | 17:56 |
openstackgerrit | Dan Smith proposed openstack/nova: Make online_data_migrations do smaller batches in unlimited case https://review.openstack.org/283677 | 17:58 |
*** su_zhang has quit IRC | 17:58 | |
openstackgerrit | Dan Smith proposed openstack/nova: Fix two bugs in online_data_migrations() https://review.openstack.org/283678 | 17:58 |
openstackgerrit | Dan Smith proposed openstack/nova: Fix online_data_migrations() not passing context https://review.openstack.org/283701 | 17:58 |
*** su_zhang has joined #openstack-nova | 17:58 | |
cdent | alaski, bauzas, johnthetubaguy, jaypipes I reckon this is good to go: https://review.openstack.org/#/c/277466/ | 18:00 |
* alaski looks for his red marker | 18:00 | |
*** haomaiwang has quit IRC | 18:01 | |
*** haomaiwang has joined #openstack-nova | 18:01 | |
*** chhavi has quit IRC | 18:02 | |
*** pushkaru has quit IRC | 18:02 | |
*** chhavi has joined #openstack-nova | 18:03 | |
*** pushkaru has joined #openstack-nova | 18:03 | |
*** lucasagomes is now known as lucas-dinner | 18:04 | |
*** rmart04 has quit IRC | 18:07 | |
*** achanda has joined #openstack-nova | 18:07 | |
*** pushkaru has quit IRC | 18:09 | |
*** gokrokve has quit IRC | 18:09 | |
*** mylu has quit IRC | 18:09 | |
thorst_ | markusz: Will there be a bugs meeting today? | 18:10 |
rpodolyaka | sdague: this should help https://review.openstack.org/#/c/283728/ , although, it currently uses the non-public class from oslo.db | 18:10 |
*** achanda has quit IRC | 18:10 | |
*** mdrabe has joined #openstack-nova | 18:11 | |
rpodolyaka | we should probably refactor it to be a public fixture in oslo.db | 18:11 |
dims | rpodolyaka : +1 | 18:11 |
mdbooth | Jenkins says: This change depends on a change that failed to merge. | 18:11 |
mdbooth | https://review.openstack.org/#/c/267661/10 | 18:11 |
mdbooth | But I just rebased | 18:11 |
alaski | mriedem: I fixed the rest of the test issues in test_compute from yesterday https://review.openstack.org/#/c/283178/ | 18:11 |
mdbooth | Is Jenkins wrong? | 18:11 |
*** unicell has joined #openstack-nova | 18:12 | |
*** unicell has quit IRC | 18:12 | |
*** unicell has joined #openstack-nova | 18:12 | |
jaypipes | cdent, dansmith, alaski: wallaby'd | 18:13 |
mriedem | alaski: nice, i'll review after food | 18:13 |
*** harlowja_at_home has quit IRC | 18:16 | |
* cdent ossums | 18:17 | |
jaypipes | cdent: on 281837, you did not address my comments around using server_default=0, not default=0. was that an oversight or did you disagree? | 18:17 |
cdent | jaypipes: oversight. overly focused on the mechanics of the of mysql stuff | 18:18 |
cdent | and then getting frustrated with merged conflicts | 18:18 |
cdent | I'll fix it when I rebase | 18:18 |
jaypipes | cdent: coolio. | 18:18 |
*** sudipto has quit IRC | 18:19 | |
cdent | jaypipes: is your suggestion that default and server_default should be in all four places where I've used default? | 18:19 |
cdent | (migration and model) | 18:20 |
jaypipes | cdent: no, my suggestion is to use server_default only since default is pointless in that code because it's never used python-side. | 18:20 |
cdent | k, but both migration and model? | 18:20 |
jaypipes | cdent: and you will want to make a similar change in model. | 18:20 |
cdent | jinx | 18:20 |
jaypipes | sorry... in model, do both. in migration, only server_default. | 18:21 |
cdent | ha! | 18:21 |
cdent | :) | 18:21 |
cdent | Hmmm. Clearly we should stop this ORM whooooha | 18:21 |
cdent | Anyway, I'll do that after I go look at the sea. | 18:22 |
*** ociuhandu has quit IRC | 18:23 | |
*** mingyu_ has quit IRC | 18:23 | |
*** mingyu has joined #openstack-nova | 18:23 | |
*** ociuhandu has joined #openstack-nova | 18:24 | |
*** rpodolyaka is now known as rpodolyaka_afk | 18:25 | |
*** ijw has joined #openstack-nova | 18:27 | |
*** PaulMurray is now known as ptm_away | 18:27 | |
*** ducttape_ has quit IRC | 18:28 | |
*** lpetrut has quit IRC | 18:29 | |
*** su_zhang has quit IRC | 18:30 | |
*** su_zhang has joined #openstack-nova | 18:30 | |
*** mylu has joined #openstack-nova | 18:31 | |
*** su_zhang has quit IRC | 18:31 | |
*** ijw has quit IRC | 18:31 | |
*** su_zhang has joined #openstack-nova | 18:32 | |
*** mylu has quit IRC | 18:33 | |
mdbooth | gstepanov: Just a reminder, -1 but still no review on https://review.openstack.org/#/c/279626/ | 18:33 |
mdbooth | I can't address a problem I don't know about | 18:33 |
*** efoley has quit IRC | 18:34 | |
*** Swami has joined #openstack-nova | 18:34 | |
*** rk4n has quit IRC | 18:35 | |
jaypipes | alaski, johnthetubaguy, dansmith: your review on https://review.openstack.org/#/c/283253 appreciated. | 18:35 |
jaypipes | bauzas: ^^ you too. | 18:35 |
*** mylu has joined #openstack-nova | 18:36 | |
*** achanda has joined #openstack-nova | 18:37 | |
penick | jaypipes basically everyone but me | 18:37 |
jaypipes | penick: :) lol | 18:37 |
*** kfarr has joined #openstack-nova | 18:40 | |
*** paul-carlton1 has quit IRC | 18:40 | |
*** gszasz has quit IRC | 18:42 | |
*** ducttape_ has joined #openstack-nova | 18:44 | |
*** ndipanov has quit IRC | 18:45 | |
*** baoli_ has quit IRC | 18:45 | |
*** achanda has quit IRC | 18:45 | |
*** jwcroppe has quit IRC | 18:46 | |
*** chhavi has quit IRC | 18:47 | |
*** mylu has quit IRC | 18:47 | |
openstackgerrit | jichenjc proposed openstack/nova: Add instances into dict when handle exception https://review.openstack.org/280382 | 18:48 |
*** achanda has joined #openstack-nova | 18:51 | |
*** dave-mcc_ is now known as dave-mccowan | 18:52 | |
*** davideagle_ has joined #openstack-nova | 18:53 | |
*** READ10 has quit IRC | 18:56 | |
*** subscope has joined #openstack-nova | 18:56 | |
*** jaosorior has quit IRC | 18:59 | |
*** haomaiwang has quit IRC | 19:01 | |
*** haomaiwang has joined #openstack-nova | 19:01 | |
*** ijw has joined #openstack-nova | 19:02 | |
*** zenoway has joined #openstack-nova | 19:03 | |
*** davideagle_ has quit IRC | 19:04 | |
*** josecastroleon has joined #openstack-nova | 19:07 | |
*** zenoway has quit IRC | 19:07 | |
*** subscope has quit IRC | 19:08 | |
*** Swami has quit IRC | 19:13 | |
openstackgerrit | Andrew Laski proposed openstack/nova: Fix networking exceptions in ComputeTestCase https://review.openstack.org/283178 | 19:14 |
mriedem | alaski: was talking with armax here in the room for the neutron meetup, posted more details in https://review.openstack.org/#/c/283206/ | 19:14 |
mriedem | on the api side validation vs actually taking the one time cost of creating the network in the api | 19:14 |
mriedem | sdague: ^ your comments would also be helpful there | 19:15 |
mriedem | sdague: L140 | 19:15 |
*** ihrachys has quit IRC | 19:15 | |
*** penick has quit IRC | 19:16 | |
openstackgerrit | Chris Dent proposed openstack/nova: resource-provider versioned objects https://review.openstack.org/277466 | 19:16 |
*** penick has joined #openstack-nova | 19:17 | |
cdent | jaypipes: I forgot to update the inventory ovo hash on that ^, could you hit it again? | 19:17 |
*** pushkaru has joined #openstack-nova | 19:17 | |
*** mtanino has quit IRC | 19:17 | |
jaypipes | cdent: done | 19:17 |
cdent | word | 19:17 |
*** lpetrut has joined #openstack-nova | 19:18 | |
*** angdraug has joined #openstack-nova | 19:18 | |
*** moshele has quit IRC | 19:19 | |
alaski | mriedem: I'm digging into the bfv case and I don't see any calls to cinder form the api when nova is going to create the volume | 19:26 |
*** moshele has joined #openstack-nova | 19:27 | |
*** danpb has quit IRC | 19:28 | |
mriedem | alaski: right, we don't | 19:29 |
mriedem | for BFV it all happens in the compute | 19:29 |
mriedem | i don't think we even check quotas with cinder | 19:29 |
mriedem | for volume attach we check the volume status and set it to 'attaching' from the api, then cast to compute and actually attach the volume to the instance there | 19:30 |
mriedem | i think we should actually create the volume for BFV from nova-api, but that's a separate thing | 19:30 |
mriedem | it's non-blocking for one | 19:30 |
*** diogogmt has joined #openstack-nova | 19:30 | |
mriedem | at least we'd get the quota and AZ checks from cinder earlier than compute | 19:31 |
*** ociuhandu has quit IRC | 19:31 | |
*** Sukhdev has joined #openstack-nova | 19:31 | |
*** aorourke is now known as aorourke-away | 19:32 | |
alaski | okay, I thought your comment was saying that we reserved something in the bfv case | 19:33 |
mriedem | sorry, no, i think i was mixing volume attach in with that | 19:34 |
alaski | gotcha | 19:35 |
*** su_zhang has quit IRC | 19:35 | |
kfox1111 | question. got a compute node trying to talk to nova api on public I think rather then internal. any way to change that? | 19:35 |
*** su_zhang has joined #openstack-nova | 19:36 | |
alaski | mriedem: I'm really hesitant to have a call to Neutron which does any more than a quick check. The check-and-create-if-not-there thing worries me for performance | 19:36 |
*** josecastroleon has quit IRC | 19:37 | |
mriedem | right, i'm updating the spec with some wording there on why we don't do it | 19:37 |
*** Marga_ has quit IRC | 19:38 | |
*** vilobhmm11 has joined #openstack-nova | 19:38 | |
*** su_zhang has quit IRC | 19:40 | |
vilobhmm11 | dansmith : seeing a problem to enable conductor in juno and getting raise exception.DBNotAllowed('nova-network') any inputs because i saw you added code https://github.com/openstack/nova/blob/master/nova/cmd/network.py#L65 to prohibit compute to make direct network related db calls | 19:41 |
openstackgerrit | Sean Dague proposed openstack/nova: fix usage of opportunistic test cases with enginefacade https://review.openstack.org/283728 | 19:42 |
openstackgerrit | Sean Dague proposed openstack/nova: add regression test for bug #1538011 https://review.openstack.org/283364 | 19:42 |
openstack | bug 1538011 in OpenStack Compute (nova) "Aggregate metadata keys are not case sensitive" [High,Triaged] https://launchpad.net/bugs/1538011 - Assigned to Augustina Ragwitz (auggy) | 19:42 |
openstackgerrit | Sean Dague proposed openstack/nova: add a place for functional test to block specific regressions https://review.openstack.org/282012 | 19:42 |
openstackgerrit | Sean Dague proposed openstack/nova: add regression test for bug #1541691 https://review.openstack.org/283261 | 19:42 |
openstack | bug 1541691 in OpenStack Compute (nova) "server boot with leading and trailing white spaces in name, displays weird error message" [High,In progress] https://launchpad.net/bugs/1541691 - Assigned to Alex Xu (xuhj) | 19:43 |
sdague | auggy: ok, I have working test infrastructure for mysql specific bugs thanks to rpodolyaka_afk | 19:43 |
*** eil397 has joined #openstack-nova | 19:43 | |
*** salv-orlando has quit IRC | 19:44 | |
vilobhmm11 | dansmith : ^^ | 19:45 |
doffm | alaski: Will we need a separate spec for each of the database migrations. I have tried writing specs for single tables and it feels too repetitive. The spec for ALL tables feels like its too light on info. | 19:46 |
alaski | doffm: yeah I don't think we can do all of them in one. Does there seem to be a natural grouping that would hit a middle ground? | 19:47 |
doffm | I'm looking. I think so. (Networking, Instance types and aggregates, Security groups, quotas and.... others.) | 19:48 |
doffm | There is a grab bag of tables outside those groups. | 19:49 |
dansmith | vilobhmm11: you get that from a juno network node when? | 19:49 |
vilobhmm11 | dansmith : at the time of instance creation | 19:49 |
dansmith | vilobhmm11: I mean under what situations.. this is juno code right? | 19:50 |
vilobhmm11 | yes juno code | 19:50 |
dansmith | vilobhmm11: and the network node is configured to use conductor of course | 19:50 |
alaski | doffm: that's probably the way to do it then, grouped together. If the grab bag can all be handled in the same way maybe they can be lumped together. | 19:50 |
dansmith | vilobhmm11: might be a bug in something we didn't properly convert.. you'd have to look and see what method it is and try to see if there is an upstream fix | 19:50 |
dansmith | vilobhmm11: juno is eol'd now right? | 19:50 |
kfox1111 | on volume attach, nova-compute's trying to talk to the public endpoint for nova I think: https://public-addr:8776/v2/9614424bec724f7db9553233317066d7/volumes/6cd76927-56eb-430d-8759-9c1730617b4d | 19:51 |
alaski | doffm: I think mainly the specs need to be split when there's a difference in implemenation or something specific to consider for a table | 19:51 |
kfox1111 | how do you override that? | 19:51 |
doffm | alaski: Most of the implementation is going to be the same. (Migrate on lookup of object, join tables from both dbs when looking up a list.) | 19:52 |
doffm | There are the issues with security groups, fixed_ips and resource pools, so those issues should go in separate specs. | 19:52 |
vilobhmm11 | dansmith : yes its eol but was prototyping something in juno inhouse by enabling conductor ..did this conf setting in nova.conf use_local=False and tried to boot vm it fails with exception.DBNotAllowed('nova-network') | 19:52 |
*** fawadkhaliq has joined #openstack-nova | 19:52 | |
*** rlrossit_ has quit IRC | 19:52 | |
doffm | Then there would be 2-3 specs that look very similar. | 19:53 |
doffm | Which is probably OK. | 19:53 |
vilobhmm11 | dansmith : is there a blueprint or something that states what all was converted for juno | 19:53 |
sdague | kfox1111: https://github.com/openstack/nova/blob/128068182c5339595fc96ea387b09e08ef8b81a8/nova/volume/cinder.py#L43-L47 | 19:53 |
dansmith | vilobhmm11: yeah, so a bug fixed in later versions I expect | 19:53 |
dansmith | vilobhmm11: not AFAIK | 19:53 |
vilobhmm11 | dansmith : i see you had proposed lots of changes as part of https://blueprints.launchpad.net/nova/+spec/nova-network-objects | 19:54 |
doffm | alaski: I'll write it that way for now, we can discuss tomorrow. I can always merge / split things later. | 19:54 |
kfox1111 | sdague: yeah, I set that to internalURL already. but the url above is a nova url, not a cinder one. | 19:54 |
dansmith | vilobhmm11: right anything object related.. it'll have a lot more than just this stuff in it | 19:54 |
kfox1111 | hmm... though nova internal url isn't correct. maybe it uses internalURL set on cinder for both nova nad cinder? | 19:55 |
sdague | kfox1111: nope, that's a cinder url (at least based on the port used) | 19:55 |
vilobhmm11 | dansmith : so if i understand the problem correctly nova-compute when interacting with nova-conductor (for network data) does not have network data in object format becausefor juno i think only compute could talk to conductor and not any other service (like nova-network) please correct if wrong | 19:56 |
kfox1111 | sdague: it had 'compute' in its real url, which only are on the nova endpoint's. the volume ones all have volume in the url. | 19:57 |
kfox1111 | but it looks like fixing the nova entry to the internal dns name on the internal url fixed it. | 19:57 |
*** su_zhang has joined #openstack-nova | 19:57 | |
kfox1111 | so it looks like nova's cinder driver does look up nova's api based on its internal/public setting, even though it looks like its specific to cinder. | 19:58 |
kfox1111 | weird. | 19:58 |
*** su_zhang has quit IRC | 19:58 | |
dansmith | vilobhmm11: no | 19:59 |
*** su_zhang has joined #openstack-nova | 19:59 | |
kfox1111 | no, spoke too soon. | 19:59 |
kfox1111 | still failing... | 19:59 |
dansmith | vilobhmm11: any service can talk to it. network was late, so probably is still trying to talk to the db directly somewhere | 19:59 |
*** davideagle_ has joined #openstack-nova | 20:00 | |
vilobhmm11 | dansmith : ok so need to figure out that place where nova-network tries to make direct db access and see if the later releases improved it in a way that those network calls don't do direct db quesries | 20:00 |
*** haomaiwang has quit IRC | 20:01 | |
vilobhmm11 | does that make sense ? | 20:01 |
dansmith | vilobhmm11: what makes sense is to stop running juno. but if that's not possible, then yes, what you said :) | 20:01 |
*** haomaiwa_ has joined #openstack-nova | 20:01 | |
vilobhmm11 | dansmith : sure thing ! :) I have been advocating for it since long but look few things are beyond your control :) thanks a lot for your help ! | 20:03 |
*** su_zhang has quit IRC | 20:03 | |
kfox1111 | still seeing Failure: Unable to establish connection to https://compute.publicdomain:8776/v2/9614424bec724f7db9553233317066d7/volumes/6cd76927-56eb-430d-8759-9c1730617b4d. Retrying in 2.0s. | 20:03 |
alaski | doffm: that sounds good | 20:04 |
*** Bjoern_ has quit IRC | 20:05 | |
kfox1111 | hmm... but the tcp port is volumes... I guess keystone's just screwed up... sorry for the noise. | 20:07 |
openstackgerrit | Matt Riedemann proposed openstack/nova-specs: WIP: Get Me a Network https://review.openstack.org/283206 | 20:08 |
mriedem | armax: alaski: sdague: ^ more explicit details added | 20:08 |
mriedem | fleshed out the work items section too, i haven't touched the test scenarios or REST API sections yet | 20:08 |
*** ducttape_ has quit IRC | 20:11 | |
*** penick has quit IRC | 20:14 | |
*** rlrossit_ has joined #openstack-nova | 20:14 | |
*** subscope has joined #openstack-nova | 20:16 | |
* armax looks | 20:17 | |
mriedem | sdague: new api regression bug for you :) https://bugs.launchpad.net/nova/+bug/1548980 | 20:22 |
openstack | Launchpad bug 1548980 in OpenStack Compute (nova) "nova list --deleted as admin fails with 404" [Undecided,New] | 20:22 |
mriedem | fails to lazy-load instance.services field | 20:23 |
*** moshele has quit IRC | 20:23 | |
mriedem | https://github.com/openstack/nova/blob/11019fab7a2415cbca8b93e9346b21327e79688d/nova/compute/api.py#L3439 | 20:25 |
melwitt | dansmith: I was curious how does self.online_migrations get populated when using the online_data_migrations command? | 20:26 |
dansmith | melwitt: manually | 20:27 |
dansmith | hang on | 20:27 |
dansmith | melwitt: https://review.openstack.org/#/c/278079/ | 20:27 |
melwitt | dansmith: ah, thanks | 20:28 |
*** jwcroppe has joined #openstack-nova | 20:28 | |
*** su_zhang has joined #openstack-nova | 20:29 | |
openstackgerrit | Jim Rollenhagen proposed openstack/nova: Remove use of `list` as variable name https://review.openstack.org/283782 | 20:32 |
jroll | super easy for the bored people ^ | 20:32 |
sdague | mriedem: cool, did you triage it to the api tag? | 20:34 |
*** su_zhang has quit IRC | 20:34 | |
*** ducttape_ has joined #openstack-nova | 20:35 | |
*** aorourke-away is now known as aorourke | 20:37 | |
mriedem | hells yeah i did | 20:38 |
mriedem | was thinking about even writing a functional regression patch to show it | 20:38 |
mriedem | based on your series | 20:38 |
*** jwcroppe has quit IRC | 20:43 | |
mriedem | andreykurilin: comments i nhttps://review.openstack.org/#/c/278454/ | 20:43 |
mriedem | andreykurilin: functionally it looks good, the -1 is for the duplication in the shell help messages | 20:44 |
*** russellb_ has joined #openstack-nova | 20:44 | |
*** penick has joined #openstack-nova | 20:47 | |
*** russellb_ has quit IRC | 20:49 | |
mriedem | dansmith: did i miss a memo on this? https://review.openstack.org/#/c/241562/20/doc/api_samples/os-extended-server-attributes/v2.16/server-get-resp.json | 20:50 |
mriedem | do we not prefix extended server attributes with OS-EXT-SRV-ATTR anymore? | 20:50 |
dansmith | that was just from the days of extensions, no? | 20:50 |
dansmith | like "$extension_name:$key" I thought | 20:50 |
*** mylu has joined #openstack-nova | 20:50 | |
mriedem | well, it's used elsewhere in here https://review.openstack.org/#/c/241562/20/nova/api/openstack/compute/extended_server_attributes.py | 20:51 |
mriedem | so maybe those are just for backward compat | 20:51 |
*** Sukhdev has quit IRC | 20:52 | |
dansmith | right, but that's in what was the old extension right? | 20:52 |
mriedem | well, reservation_id was added in 2.3 and that's using the prefix | 20:52 |
mriedem | http://docs.openstack.org/developer/nova/api_microversion_history.html#maximum-in-kilo | 20:52 |
*** irenab_ has joined #openstack-nova | 20:53 | |
*** irenab has quit IRC | 20:53 | |
*** irenab_ is now known as irenab | 20:53 | |
sdague | mriedem: deprecating extensions just means everything is frozen in space. It will need to be a microversion to change them up. I think that was done in 2.3 for consistency | 20:57 |
*** irenab_ has joined #openstack-nova | 20:57 | |
mriedem | so 2.3 is consistent with 2.0 | 20:58 |
mriedem | but 2.16 is not | 20:58 |
mriedem | which is inconsistent with 2.3 | 20:58 |
mriedem | so i guess we made that rule somewhere between 2.3 and 2.16? | 20:58 |
sdague | the winds shifted a bit | 20:58 |
sdague | yeh | 20:58 |
dansmith | personally I hate colons in key names | 20:59 |
dansmith | regardless of the reason | 20:59 |
sdague | dansmith: agree | 20:59 |
sdague | lets not add more that way | 20:59 |
* dansmith frames "<sdague>dansmith: agree" | 20:59 | |
*** irenab has quit IRC | 21:00 | |
*** irenab_ is now known as irenab | 21:00 | |
*** haomaiwa_ has quit IRC | 21:01 | |
mriedem | that's fine, we should probably have a test somewhere that checks for that with whitelisted values so no new ones are added | 21:01 |
*** dims has quit IRC | 21:01 | |
mriedem | in sean's new regressions functional test depot i guess | 21:01 |
*** haomaiwang has joined #openstack-nova | 21:01 | |
sdague | yeh, though the API changes a slow enough, and tend to get enough eyes, we can fix that with humans | 21:01 |
mriedem | in review? | 21:01 |
sdague | yeh | 21:01 |
mriedem | i wouldn't bet on that | 21:01 |
*** aysyd has quit IRC | 21:02 | |
mriedem | i mean, it obviously wasn't a thing anyone brought up in 2.3 | 21:02 |
sdague | yeh | 21:02 |
sdague | 2.3 is the ec2 one? | 21:02 |
mriedem | so i guess i file a testing api bug to add testing for that | 21:02 |
mriedem | yeah... | 21:02 |
dansmith | heh, depot. | 21:02 |
*** dims has joined #openstack-nova | 21:03 | |
mriedem | or i could just add a comment to that api code saying, for 2.3 these are intentionally using the prefix for compat with 2.0, but new things shouldn't use this prefix | 21:03 |
sdague | speaking of regression tests - https://review.openstack.org/#/c/283261/ | 21:03 |
auggy | sdague: omg thanks | 21:03 |
sdague | mriedem: that would be good | 21:03 |
*** russellb has quit IRC | 21:04 | |
auggy | on the mysql specific tests | 21:04 |
sdague | auggy: so https://review.openstack.org/#/c/283364 is correctly currently failing | 21:04 |
sdague | if you fix that bug in that patch, it will jenkins +1 and you will be good | 21:04 |
auggy | ok cool | 21:04 |
*** unicell has quit IRC | 21:04 | |
*** unicell has joined #openstack-nova | 21:05 | |
*** mylu has quit IRC | 21:05 | |
auggy | sdague: i can't remember what we decided the best way to fix it was... since the error was in the sql "IN" clause | 21:05 |
sdague | I'm going to poke at the | regex one tomorrow morning now that we have a thing that seems to work here | 21:05 |
auggy | was it to not use "IN"? | 21:05 |
*** salv-orlando has joined #openstack-nova | 21:05 | |
sdague | no, it was just checking the keys after to make sure they are actually in the datastructure | 21:06 |
*** russellb has joined #openstack-nova | 21:06 | |
sdague | https://bugs.launchpad.net/nova/+bug/1538011/comments/6 | 21:06 |
openstack | Launchpad bug 1538011 in OpenStack Compute (nova) "Aggregate metadata keys are not case sensitive" [High,Triaged] - Assigned to Augustina Ragwitz (auggy) | 21:06 |
auggy | oh right | 21:07 |
*** sheel has quit IRC | 21:07 | |
auggy | oh hey right we wrote notes in the bug | 21:07 |
sdague | yeh, that's why it's in Triaged state :) | 21:07 |
sdague | because it has the solution | 21:07 |
auggy | hahaha | 21:08 |
* auggy is on painkillers for back issue so not firing on all cylinders | 21:08 | |
auggy | at least that's my excuse today ;D | 21:08 |
*** davideagle_ has quit IRC | 21:09 | |
sdague | heh | 21:09 |
auggy | sdague: also i need another +2 from you for this, i had accidentally left some debug code in the version you +2'ed | 21:09 |
auggy | https://review.openstack.org/#/c/278221 | 21:09 |
auggy | so i had to upload another version of it | 21:09 |
doffm | rlrossit_: Any idea if there is a reason why we don't have a versioned object for the 'Certificate' model? I guess this is only accessed in the API so we don't care? | 21:10 |
mriedem | sdague: ^ there you go | 21:10 |
*** Bofu2MBP has joined #openstack-nova | 21:10 | |
mriedem | oops | 21:10 |
sdague | done | 21:10 |
auggy | thx | 21:10 |
openstackgerrit | Matt Riedemann proposed openstack/nova: Add note about using OS-EXT-SRV-ATTR for attribute naming https://review.openstack.org/283797 | 21:10 |
mriedem | sdague: ^ | 21:10 |
auggy | i'll work on getting that fix up for the aggregate data bug | 21:10 |
rlrossit_ | doffm: without looking, my guess would be because no one felt like doing it | 21:10 |
dansmith | mriedem: don't you mean EXT-$anything ? | 21:10 |
dansmith | we have other such things | 21:10 |
dansmith | I mean "$prefix:thing" | 21:10 |
doffm | rlrossit_: Ok. We should do it then. If thats the only reason. | 21:11 |
rlrossit_ | doffm: you have a link to the Certificate DB model? | 21:11 |
sdague | dansmith: there are other places it pops up, but this is one of the hot spots | 21:11 |
dansmith | sure, but.. | 21:11 |
mriedem | blech, az's, status and volumes also | 21:11 |
mriedem | i can add notes in those too | 21:11 |
sdague | mriedem to add all the notes! | 21:11 |
*** smatzek_ has quit IRC | 21:12 | |
sdague | ok, time to call it a day. Catch you folks tomorrow. | 21:12 |
*** unicell has quit IRC | 21:12 | |
*** zenoway has joined #openstack-nova | 21:13 | |
*** unicell has joined #openstack-nova | 21:15 | |
openstackgerrit | Matt Riedemann proposed openstack/nova: Add note about using OS-EXT-* prefix for attribute naming https://review.openstack.org/283797 | 21:16 |
*** zenoway has quit IRC | 21:18 | |
*** boris-42 has joined #openstack-nova | 21:19 | |
mriedem | dansmith: so this adds the 'services' attribute on the instance db model object right? https://github.com/openstack/nova/blob/master/nova/db/sqlalchemy/models.py#L98-L104 | 21:22 |
mriedem | used here https://github.com/openstack/nova/blob/master/nova/objects/instance.py#L380 | 21:22 |
dansmith | mriedem: gee, what are you doing? | 21:23 |
mriedem | trying to fix a regression | 21:23 |
dansmith | just reviewing old code for the fun of it, huh? :P | 21:23 |
dansmith | oh | 21:23 |
mriedem | no | 21:23 |
mriedem | https://bugs.launchpad.net/nova/+bug/1548980 | 21:23 |
openstack | Launchpad bug 1548980 in OpenStack Compute (nova) "nova list --deleted as admin fails with 404" [High,Triaged] | 21:23 |
dansmith | yes to your queries | 21:23 |
mriedem | ok, so if the instance is deleted, does instance.services still exist on the db obj since it has that query for instance.deleted == 0? | 21:23 |
mriedem | what i'm wondering is, if it's just easiest to check instance.deleted in nova.objects.instance.Instance.obj_load_attr | 21:24 |
mriedem | and set self.services = None | 21:24 |
*** unicell has quit IRC | 21:25 | |
dansmith | seems reasonable.. not to load services if we're deleted yeah | 21:25 |
mriedem | because i think even if we load the deleted instance with expected_attrs including 'services', it's going to be None b/c of the instances.deleted == 0 here https://github.com/openstack/nova/blob/master/nova/db/sqlalchemy/models.py#L98-L104 | 21:25 |
mriedem | ok | 21:25 |
*** salv-orl_ has joined #openstack-nova | 21:27 | |
*** mylu has joined #openstack-nova | 21:28 | |
*** penick has quit IRC | 21:28 | |
*** davideagle has joined #openstack-nova | 21:29 | |
*** salv-orlando has quit IRC | 21:30 | |
*** amotoki has quit IRC | 21:30 | |
*** gyee has joined #openstack-nova | 21:32 | |
openstackgerrit | Thomas Maddox proposed openstack/nova: [WIP - DO NOT MERGE] Testing LXC Gate https://review.openstack.org/274792 | 21:36 |
*** knikolla has quit IRC | 21:36 | |
*** baoli has joined #openstack-nova | 21:37 | |
*** mylu has quit IRC | 21:37 | |
*** fawadkhaliq has quit IRC | 21:39 | |
*** mylu has joined #openstack-nova | 21:39 | |
*** mylu has quit IRC | 21:40 | |
*** su_zhang has joined #openstack-nova | 21:40 | |
dougwig | mriedem: sdague: can i assume from that extension reply that optional APIs are no longer ever a thing in nova or microversions? | 21:40 |
mriedem | sdague left, or said he left, but i think that's correct | 21:41 |
mriedem | alaski: ^ | 21:41 |
alaski | yes, that's correct | 21:41 |
mriedem | you can disable things via policy | 21:41 |
alaski | optional APIs are an interoperability nightmare | 21:41 |
mriedem | but, | 21:42 |
mriedem | you have the same issue with policy right? | 21:42 |
mriedem | and virt drivers that don't implement everything in the api | 21:42 |
alaski | to a large extent yes | 21:42 |
alaski | but you don't have clouds adding their own methods of doing things vs using the in-tree APIs | 21:43 |
alaski | it could still happen, but it's no longer blessed | 21:43 |
alaski | I think defcore addresses the policy thing to some extent | 21:45 |
*** zenoway has joined #openstack-nova | 21:49 | |
mriedem | oh yeah, defcore... | 21:49 |
mriedem | i forget about that fun little bunny | 21:49 |
*** cdent has quit IRC | 21:50 | |
*** mylu has joined #openstack-nova | 21:50 | |
*** cdent has joined #openstack-nova | 21:50 | |
alaski | It was a huge concern for me a couple of months ago, these days I am relieved to not have to track it | 21:51 |
openstackgerrit | Matt Riedemann proposed openstack/nova: Don't lazy-load instance.services if the instance is deleted https://review.openstack.org/283820 | 21:52 |
mriedem | was there a flushing sound that went off when you officially left rax? | 21:52 |
*** mylu has quit IRC | 21:52 | |
mriedem | you don't have to answer that | 21:52 |
*** zenoway has quit IRC | 21:53 | |
alaski | :) | 21:54 |
*** unicell has joined #openstack-nova | 21:54 | |
dansmith | he did say "relieved" | 21:59 |
*** penick has joined #openstack-nova | 21:59 | |
openstackgerrit | Dina Belova proposed openstack/nova: Integrate OSprofiler and Nova https://review.openstack.org/254703 | 21:59 |
*** haomaiwang has quit IRC | 22:01 | |
*** haomaiwang has joined #openstack-nova | 22:01 | |
jaypipes | _gryf: hey, so a single shared disk resource pool containing an array of hdd and an array of ssd would be doable but it would still be just one giant pool of disk_gb. I would not advise doing that though, since the perf characteristics of hdd vs. ssd are pretty different. so, you'd want to have two distinct resource pools, one for the ssd and one for the hdd. that way you'd have some ability to attach a qualititative a | 22:01 |
jaypipes | ttribute to each pool to distinguish the quality of the resources provided by the pool. | 22:01 |
*** dims has quit IRC | 22:02 | |
*** josecastroleon has joined #openstack-nova | 22:02 | |
*** angdraug has quit IRC | 22:05 | |
*** Sukhdev has joined #openstack-nova | 22:06 | |
*** su_zhang has quit IRC | 22:07 | |
*** su_zhang has joined #openstack-nova | 22:08 | |
*** edmondsw has quit IRC | 22:09 | |
*** thorst_ has quit IRC | 22:10 | |
*** gmann_ has quit IRC | 22:13 | |
*** edtubill has quit IRC | 22:13 | |
*** Sukhdev has quit IRC | 22:14 | |
*** thorst has joined #openstack-nova | 22:17 | |
*** claudiub has quit IRC | 22:18 | |
*** Sukhdev has joined #openstack-nova | 22:18 | |
*** mylu has joined #openstack-nova | 22:19 | |
*** claudiub has joined #openstack-nova | 22:19 | |
*** thorst has quit IRC | 22:21 | |
*** ociuhandu has joined #openstack-nova | 22:27 | |
*** harlowja_at_home has joined #openstack-nova | 22:27 | |
openstackgerrit | Matt Riedemann proposed openstack/nova: WIP: add functional regression test for bug 1548980 https://review.openstack.org/283837 | 22:29 |
openstack | bug 1548980 in OpenStack Compute (nova) "nova list --deleted as admin fails with 404" [High,In progress] https://launchpad.net/bugs/1548980 - Assigned to Matt Riedemann (mriedem) | 22:29 |
*** cdelatte has quit IRC | 22:29 | |
*** cdent has quit IRC | 22:30 | |
*** sc68cal has quit IRC | 22:30 | |
*** josecastroleon has quit IRC | 22:32 | |
openstackgerrit | Matt Riedemann proposed openstack/nova: WIP: add functional regression test for bug 1548980 https://review.openstack.org/283837 | 22:35 |
openstack | bug 1548980 in OpenStack Compute (nova) "nova list --deleted as admin fails with 404" [High,In progress] https://launchpad.net/bugs/1548980 - Assigned to Matt Riedemann (mriedem) | 22:35 |
*** unicell has quit IRC | 22:36 | |
*** zenoway has joined #openstack-nova | 22:36 | |
*** unicell has joined #openstack-nova | 22:36 | |
*** thorst_ has joined #openstack-nova | 22:38 | |
*** mvk has joined #openstack-nova | 22:39 | |
openstackgerrit | Andrew Laski proposed openstack/nova: Create BuildRequest object during boot process https://review.openstack.org/278125 | 22:40 |
openstackgerrit | Andrew Laski proposed openstack/nova: Add build_requests database table and model https://review.openstack.org/263926 | 22:40 |
openstackgerrit | Andrew Laski proposed openstack/nova: WIP Create Instance from BuildRequest if not in a cell https://review.openstack.org/263927 | 22:40 |
openstackgerrit | Andrew Laski proposed openstack/nova: Add BuildRequest object https://review.openstack.org/278124 | 22:40 |
openstackgerrit | Andrew Laski proposed openstack/nova: Make InstanceMappings.cell_id nullable https://review.openstack.org/278598 | 22:40 |
openstackgerrit | Andrew Laski proposed openstack/nova: Populate instance_mappings during boot https://review.openstack.org/263925 | 22:40 |
*** thorst_ has quit IRC | 22:40 | |
*** mylu has quit IRC | 22:40 | |
*** zenoway has quit IRC | 22:40 | |
*** dims has joined #openstack-nova | 22:40 | |
*** mylu has joined #openstack-nova | 22:41 | |
*** mrkz has quit IRC | 22:41 | |
*** mriedem has quit IRC | 22:42 | |
*** baoli has quit IRC | 22:43 | |
*** burgerk has quit IRC | 22:44 | |
*** baoli has joined #openstack-nova | 22:44 | |
*** mrkz has joined #openstack-nova | 22:45 | |
*** baoli has quit IRC | 22:45 | |
*** baoli has joined #openstack-nova | 22:46 | |
*** claudiub has quit IRC | 22:47 | |
*** subscope has quit IRC | 22:48 | |
openstackgerrit | Kevin Benton proposed openstack/nova: makea teh mtu work https://review.openstack.org/283847 | 22:52 |
*** su_zhang has quit IRC | 22:52 | |
*** su_zhang has joined #openstack-nova | 22:53 | |
*** ccarmack has quit IRC | 22:57 | |
*** tpatzig has quit IRC | 22:58 | |
*** mkoderer has quit IRC | 22:58 | |
*** dulek has quit IRC | 22:58 | |
*** lyarwood has quit IRC | 22:58 | |
*** baoli has quit IRC | 22:58 | |
*** davideagle has quit IRC | 22:58 | |
*** diogogmt has quit IRC | 22:58 | |
*** armax has quit IRC | 22:58 | |
*** jdillaman has quit IRC | 22:58 | |
*** cgalan has quit IRC | 22:58 | |
*** gstepanov has quit IRC | 22:58 | |
*** mariusv has quit IRC | 22:58 | |
*** sileht has quit IRC | 22:58 | |
*** MCoLo has quit IRC | 22:58 | |
*** john51 has quit IRC | 22:58 | |
*** davideagnello has quit IRC | 22:58 | |
*** gtt116_ has quit IRC | 22:58 | |
*** hwoarang has quit IRC | 22:58 | |
*** hogepodge has quit IRC | 22:58 | |
*** mvk has quit IRC | 22:58 | |
*** eil397 has quit IRC | 22:58 | |
*** yamahata has quit IRC | 22:58 | |
*** spandhe has quit IRC | 22:58 | |
*** pcaruana has quit IRC | 22:58 | |
*** ekhugen_alt has quit IRC | 22:58 | |
*** burt has quit IRC | 22:58 | |
*** dosaboy has quit IRC | 22:58 | |
*** markstur has quit IRC | 22:58 | |
*** mattymo has quit IRC | 22:58 | |
*** hemna has quit IRC | 22:58 | |
*** dhellmann has quit IRC | 22:58 | |
*** ircuser-1 has quit IRC | 22:58 | |
*** lbeliveau has quit IRC | 22:58 | |
*** Dave has quit IRC | 22:58 | |
*** frickler has quit IRC | 22:58 | |
*** ccard has quit IRC | 22:58 | |
*** wznoinsk has quit IRC | 22:58 | |
*** tjones has quit IRC | 22:58 | |
*** clduser has quit IRC | 22:58 | |
*** flip214 has quit IRC | 22:58 | |
*** aloga has quit IRC | 22:58 | |
*** mdnadeem has quit IRC | 22:58 | |
*** q3k has quit IRC | 22:58 | |
*** aarefiev has quit IRC | 22:58 | |
*** scottda has quit IRC | 22:58 | |
*** kfarr has quit IRC | 22:58 | |
*** gabor_antal has quit IRC | 22:58 | |
*** xiexs has quit IRC | 22:58 | |
*** dims has quit IRC | 22:58 | |
*** harlowja_at_home has quit IRC | 22:58 | |
*** vilobhmm11 has quit IRC | 22:58 | |
*** nic has quit IRC | 22:58 | |
*** krtaylor has quit IRC | 22:58 | |
*** ivase has quit IRC | 22:58 | |
*** markusz has quit IRC | 22:58 | |
*** erlon has quit IRC | 22:58 | |
*** marcusvrn_ has quit IRC | 22:58 | |
*** jed56 has quit IRC | 22:58 | |
*** edleafe has quit IRC | 22:58 | |
*** keekz has quit IRC | 22:58 | |
*** greghaynes has quit IRC | 22:58 | |
*** lbragstad_ has quit IRC | 22:58 | |
*** mnaser has quit IRC | 22:58 | |
*** markvoelker has quit IRC | 22:58 | |
*** JayF has quit IRC | 22:58 | |
*** tr3buchet has quit IRC | 22:58 | |
*** angular_mike___ has quit IRC | 22:58 | |
*** d34dh0r53 has quit IRC | 22:58 | |
*** dimtruck has quit IRC | 22:58 | |
*** Guest51435 has quit IRC | 22:58 | |
*** zhenguo_ has quit IRC | 22:58 | |
*** BlackDex has quit IRC | 22:58 | |
*** DuncanT has quit IRC | 22:58 | |
*** raorn has quit IRC | 22:58 | |
*** fmccrthy has quit IRC | 22:58 | |
*** yonglihe has quit IRC | 22:58 | |
*** _diana_ has quit IRC | 22:58 | |
*** darrenc has quit IRC | 22:58 | |
*** nelsnelson has quit IRC | 22:58 | |
*** eliqiao_ has quit IRC | 22:58 | |
*** logan- has quit IRC | 22:58 | |
*** vipul- has quit IRC | 22:58 | |
*** davidlenwell has quit IRC | 22:58 | |
*** bradjones has quit IRC | 22:58 | |
*** clayton has quit IRC | 22:58 | |
*** mirrorbox has quit IRC | 22:58 | |
*** lifeless has quit IRC | 22:58 | |
*** anish has quit IRC | 22:58 | |
*** FL1SK has quit IRC | 22:58 | |
*** kgalanov has quit IRC | 22:58 | |
*** devananda has quit IRC | 22:58 | |
*** andreykurilin has quit IRC | 22:58 | |
*** boris-42 has quit IRC | 22:58 | |
*** russellb has quit IRC | 22:58 | |
*** pushkaru has quit IRC | 22:58 | |
*** ijw has quit IRC | 22:58 | |
*** eharney has quit IRC | 22:58 | |
*** wanghao has quit IRC | 22:58 | |
*** wxy has quit IRC | 22:58 | |
*** nikhil has quit IRC | 22:58 | |
*** jamielennox has quit IRC | 22:58 | |
*** dguitarbite has quit IRC | 22:58 | |
*** mmedvede has quit IRC | 22:58 | |
*** carl_baldwin has quit IRC | 22:58 | |
*** fyxim has quit IRC | 22:58 | |
*** andrewbogott has quit IRC | 22:58 | |
*** ameade has quit IRC | 22:58 | |
*** patrickeast has quit IRC | 22:58 | |
*** zigo has quit IRC | 22:58 | |
*** betherly_ has quit IRC | 22:58 | |
*** mtreinish has quit IRC | 22:58 | |
*** hamzy has quit IRC | 22:58 | |
*** rpodolyaka_afk has quit IRC | 22:58 | |
*** ianw has quit IRC | 22:58 | |
*** jroll has quit IRC | 22:58 | |
*** Guest65788 has quit IRC | 22:58 | |
*** zul has quit IRC | 22:58 | |
*** mrkz has quit IRC | 22:58 | |
*** Sukhdev has quit IRC | 22:58 | |
*** gyee has quit IRC | 22:58 | |
*** salv-orl_ has quit IRC | 22:58 | |
*** Bofu2MBP has quit IRC | 22:58 | |
*** ducttape_ has quit IRC | 22:58 | |
*** jdurgin1 has quit IRC | 22:58 | |
*** vishwanathj has quit IRC | 22:58 | |
*** kylek3h has quit IRC | 22:58 | |
*** rfolco has quit IRC | 22:58 | |
*** sdague has quit IRC | 22:58 | |
*** ccard__ has quit IRC | 22:58 | |
*** SpamapS has quit IRC | 22:58 | |
*** rdo has quit IRC | 22:58 | |
*** liusheng has quit IRC | 22:58 | |
*** huats has quit IRC | 22:58 | |
*** _gryf has quit IRC | 22:58 | |
*** toure has quit IRC | 22:58 | |
*** john5223 has quit IRC | 22:58 | |
*** pkarikh_ has quit IRC | 22:58 | |
*** gsilvis has quit IRC | 22:58 | |
*** NightKhaos has quit IRC | 22:58 | |
*** wendar has quit IRC | 22:58 | |
*** sayalilunkad has quit IRC | 22:58 | |
*** dougwig has quit IRC | 22:58 | |
*** tpeoples has quit IRC | 22:58 | |
*** junjie has quit IRC | 22:58 | |
*** agireud has quit IRC | 22:58 | |
*** EmilienM has quit IRC | 22:58 | |
*** pkoniszewski has quit IRC | 22:58 | |
*** jwang__ has quit IRC | 22:58 | |
*** inara has quit IRC | 22:58 | |
*** rook has quit IRC | 22:58 | |
*** leifz has quit IRC | 22:58 | |
*** lewo has quit IRC | 22:58 | |
*** jdurgin has quit IRC | 22:58 | |
*** swamireddy has quit IRC | 22:58 | |
*** adam_g has quit IRC | 22:58 | |
*** gus has quit IRC | 22:58 | |
*** cloudnull has quit IRC | 22:58 | |
*** Anticimex has quit IRC | 22:58 | |
*** andrei_ has quit IRC | 22:58 | |
*** igordcard_ has quit IRC | 22:58 | |
*** wuhao has quit IRC | 22:58 | |
*** belliott has quit IRC | 22:58 | |
*** flaper87 has quit IRC | 22:58 | |
*** pumaranikar has quit IRC | 22:58 | |
*** mdavidson has quit IRC | 22:58 | |
*** mfisch has quit IRC | 22:58 | |
*** jcook has quit IRC | 22:58 | |
*** Kennan has quit IRC | 22:58 | |
*** aignatov has quit IRC | 22:58 | |
*** Swanson has quit IRC | 22:58 | |
*** ZZelle has quit IRC | 22:58 | |
*** gerhardqux has quit IRC | 22:58 | |
*** kbyrne has quit IRC | 22:58 | |
*** sballe has quit IRC | 22:58 | |
*** ramishra has quit IRC | 22:58 | |
*** comstud has quit IRC | 22:58 | |
*** mylu has quit IRC | 22:58 | |
*** penick has quit IRC | 22:58 | |
*** cfriesen has quit IRC | 22:58 | |
*** ctrath has quit IRC | 22:58 | |
*** paul-carlton has quit IRC | 22:58 | |
*** ttx has quit IRC | 22:58 | |
*** zhangjn has quit IRC | 22:58 | |
*** kevinbenton has quit IRC | 22:58 | |
*** yarkot has quit IRC | 22:58 | |
*** epheo has quit IRC | 22:58 | |
*** dstepanenko_ has quit IRC | 22:58 | |
*** slagle has quit IRC | 22:58 | |
*** breton has quit IRC | 22:58 | |
*** sean-k-mooney has quit IRC | 22:58 | |
*** jschlueter|gone has quit IRC | 22:58 | |
*** mordred has quit IRC | 22:58 | |
*** pkholkin_ has quit IRC | 22:58 | |
*** kaisers has quit IRC | 22:58 | |
*** rha has quit IRC | 22:58 | |
*** HenryG has quit IRC | 22:58 | |
*** doffm has quit IRC | 22:58 | |
*** lpetrut has quit IRC | 22:58 | |
*** browne has quit IRC | 22:58 | |
*** mgoddard has quit IRC | 22:58 | |
*** ekarlso- has quit IRC | 22:58 | |
*** Oku_OS has quit IRC | 22:58 | |
*** Bobba has quit IRC | 22:58 | |
*** Nakato has quit IRC | 22:58 | |
*** anteaya has quit IRC | 22:58 | |
*** krotscheck has quit IRC | 22:58 | |
*** grassy has quit IRC | 22:58 | |
*** isq_ has quit IRC | 22:58 | |
*** _fortis has quit IRC | 22:58 | |
*** masayukig has quit IRC | 22:58 | |
*** gcb has quit IRC | 22:58 | |
*** whenry has quit IRC | 22:58 | |
*** j_king has quit IRC | 22:58 | |
*** tojuvone_ has quit IRC | 22:58 | |
*** lucas-dinner has quit IRC | 22:58 | |
*** tonyb has quit IRC | 22:58 | |
*** sshen has quit IRC | 22:58 | |
*** dmellado has quit IRC | 22:58 | |
*** mikal has quit IRC | 22:58 | |
*** mkoderer__ has quit IRC | 22:58 | |
*** Fdaisuke has quit IRC | 22:58 | |
*** morgabra has quit IRC | 22:58 | |
*** gzhai has quit IRC | 22:58 | |
*** xwizard___ has quit IRC | 22:58 | |
*** _RuiChen has quit IRC | 22:58 | |
*** strictlyb has quit IRC | 22:58 | |
*** auggy has quit IRC | 22:58 | |
*** bswartz has quit IRC | 22:58 | |
*** coreycb has quit IRC | 22:58 | |
*** DinaBelova has quit IRC | 22:58 | |
*** sgordon has quit IRC | 22:58 | |
*** afazekas has quit IRC | 22:58 | |
*** Zaina has quit IRC | 22:58 | |
*** tanee has quit IRC | 22:58 | |
*** jeblair has quit IRC | 22:58 | |
*** ansiwen has quit IRC | 22:58 | |
*** ptm_away has quit IRC | 22:58 | |
*** bapalm has quit IRC | 22:58 | |
*** gibi has quit IRC | 22:58 | |
*** diegows has quit IRC | 22:58 | |
*** Yingxin has quit IRC | 22:58 | |
*** melwitt has quit IRC | 22:58 | |
*** snikitin has quit IRC | 22:58 | |
*** kfox1111 has quit IRC | 22:58 | |
*** rmstar has quit IRC | 22:58 | |
*** smcginnis has quit IRC | 22:58 | |
*** jbernard_ has quit IRC | 22:58 | |
*** ajo has quit IRC | 22:58 | |
*** huats_ has quit IRC | 22:58 | |
*** zzzeek has quit IRC | 22:58 | |
*** jasondotstar has quit IRC | 22:58 | |
*** mariojv has quit IRC | 22:58 | |
*** jgriffith has quit IRC | 22:58 | |
*** lennyb_ has quit IRC | 22:58 | |
*** thomasem has quit IRC | 22:58 | |
*** sabari has quit IRC | 22:58 | |
*** crinkle has quit IRC | 22:58 | |
*** mrsoul has quit IRC | 22:58 | |
*** Savemech has quit IRC | 22:58 | |
*** briancurtin has quit IRC | 22:58 | |
*** zhiyan has quit IRC | 22:58 | |
*** CustosLimen has quit IRC | 22:58 | |
*** sulo has quit IRC | 22:58 | |
*** mrhillsman has quit IRC | 22:58 | |
*** StevenK has quit IRC | 22:58 | |
*** raildo has quit IRC | 22:58 | |
*** serverascode has quit IRC | 22:58 | |
*** xek has quit IRC | 22:58 | |
*** lbragstad has quit IRC | 22:58 | |
*** alaski has quit IRC | 22:58 | |
*** rushiagr has quit IRC | 22:58 | |
*** bauzas has quit IRC | 22:58 | |
*** rwmjones has quit IRC | 22:58 | |
*** johnthetubaguy has quit IRC | 22:58 | |
*** ildikov has quit IRC | 22:58 | |
*** ChanServ has quit IRC | 22:58 | |
*** johnthetubaguy has joined #openstack-nova | 23:00 | |
*** rwmjones has joined #openstack-nova | 23:00 | |
*** bauzas has joined #openstack-nova | 23:00 | |
*** rushiagr has joined #openstack-nova | 23:00 | |
*** alaski has joined #openstack-nova | 23:00 | |
*** lbragstad has joined #openstack-nova | 23:00 | |
*** xek has joined #openstack-nova | 23:00 | |
*** raildo has joined #openstack-nova | 23:00 | |
*** serverascode has joined #openstack-nova | 23:00 | |
*** StevenK has joined #openstack-nova | 23:00 | |
*** mrhillsman has joined #openstack-nova | 23:00 | |
*** sulo has joined #openstack-nova | 23:00 | |
*** CustosLimen has joined #openstack-nova | 23:00 | |
*** zhiyan has joined #openstack-nova | 23:00 | |
*** briancurtin has joined #openstack-nova | 23:00 | |
*** Savemech has joined #openstack-nova | 23:00 | |
*** mrsoul has joined #openstack-nova | 23:00 | |
*** crinkle has joined #openstack-nova | 23:00 | |
*** sabari has joined #openstack-nova | 23:00 | |
*** thomasem has joined #openstack-nova | 23:00 | |
*** lennyb_ has joined #openstack-nova | 23:00 | |
*** jgriffith has joined #openstack-nova | 23:00 | |
*** mariojv has joined #openstack-nova | 23:00 | |
*** jasondotstar has joined #openstack-nova | 23:00 | |
*** zzzeek has joined #openstack-nova | 23:00 | |
*** huats_ has joined #openstack-nova | 23:00 | |
*** ajo has joined #openstack-nova | 23:00 | |
*** jbernard_ has joined #openstack-nova | 23:00 | |
*** smcginnis has joined #openstack-nova | 23:00 | |
*** rmstar has joined #openstack-nova | 23:00 | |
*** scottda has joined #openstack-nova | 23:00 | |
*** aarefiev has joined #openstack-nova | 23:00 | |
*** q3k has joined #openstack-nova | 23:00 | |
*** aloga has joined #openstack-nova | 23:00 | |
*** flip214 has joined #openstack-nova | 23:00 | |
*** clduser has joined #openstack-nova | 23:00 | |
*** ccard has joined #openstack-nova | 23:00 | |
*** wznoinsk has joined #openstack-nova | 23:00 | |
*** frickler has joined #openstack-nova | 23:00 | |
*** Dave has joined #openstack-nova | 23:00 | |
*** lbeliveau has joined #openstack-nova | 23:00 | |
*** ircuser-1 has joined #openstack-nova | 23:00 | |
*** dhellmann has joined #openstack-nova | 23:00 | |
*** hemna has joined #openstack-nova | 23:00 | |
*** markstur has joined #openstack-nova | 23:00 | |
*** mattymo has joined #openstack-nova | 23:00 | |
*** dosaboy has joined #openstack-nova | 23:00 | |
*** mdnadeem has joined #openstack-nova | 23:00 | |
*** burt has joined #openstack-nova | 23:00 | |
*** ekhugen_alt has joined #openstack-nova | 23:00 | |
*** pcaruana has joined #openstack-nova | 23:00 | |
*** tjones has joined #openstack-nova | 23:00 | |
*** spandhe has joined #openstack-nova | 23:00 | |
*** yamahata has joined #openstack-nova | 23:00 | |
*** eil397 has joined #openstack-nova | 23:00 | |
*** mvk has joined #openstack-nova | 23:00 | |
*** andreykurilin has joined #openstack-nova | 23:00 | |
*** devananda has joined #openstack-nova | 23:00 | |
*** kgalanov has joined #openstack-nova | 23:00 | |
*** FL1SK has joined #openstack-nova | 23:00 | |
*** anish has joined #openstack-nova | 23:00 | |
*** lifeless has joined #openstack-nova | 23:00 | |
*** mirrorbox has joined #openstack-nova | 23:00 | |
*** bradjones has joined #openstack-nova | 23:00 | |
*** clayton has joined #openstack-nova | 23:00 | |
*** davidlenwell has joined #openstack-nova | 23:00 | |
*** vipul- has joined #openstack-nova | 23:00 | |
*** logan- has joined #openstack-nova | 23:00 | |
*** eliqiao_ has joined #openstack-nova | 23:00 | |
*** nelsnelson has joined #openstack-nova | 23:00 | |
*** darrenc has joined #openstack-nova | 23:00 | |
*** _diana_ has joined #openstack-nova | 23:00 | |
*** yonglihe has joined #openstack-nova | 23:00 | |
*** fmccrthy has joined #openstack-nova | 23:00 | |
*** raorn has joined #openstack-nova | 23:00 | |
*** BlackDex has joined #openstack-nova | 23:00 | |
*** DuncanT has joined #openstack-nova | 23:00 | |
*** zhenguo_ has joined #openstack-nova | 23:00 | |
*** Guest51435 has joined #openstack-nova | 23:00 | |
*** dimtruck has joined #openstack-nova | 23:00 | |
*** d34dh0r53 has joined #openstack-nova | 23:00 | |
*** angular_mike___ has joined #openstack-nova | 23:00 | |
*** tr3buchet has joined #openstack-nova | 23:00 | |
*** JayF has joined #openstack-nova | 23:00 | |
*** markvoelker has joined #openstack-nova | 23:00 | |
*** 32NAAC6RR has joined #openstack-nova | 23:00 | |
*** greghaynes has joined #openstack-nova | 23:00 | |
*** keekz has joined #openstack-nova | 23:00 | |
*** edleafe has joined #openstack-nova | 23:00 | |
*** mnaser has joined #openstack-nova | 23:00 | |
*** jed56 has joined #openstack-nova | 23:00 | |
*** marcusvrn_ has joined #openstack-nova | 23:00 | |
*** erlon has joined #openstack-nova | 23:00 | |
*** markusz has joined #openstack-nova | 23:00 | |
*** ivase has joined #openstack-nova | 23:00 | |
*** krtaylor has joined #openstack-nova | 23:00 | |
*** nic has joined #openstack-nova | 23:00 | |
*** vilobhmm11 has joined #openstack-nova | 23:00 | |
*** harlowja_at_home has joined #openstack-nova | 23:00 | |
*** dims has joined #openstack-nova | 23:00 | |
*** comstud has joined #openstack-nova | 23:00 | |
*** ramishra has joined #openstack-nova | 23:00 | |
*** sballe has joined #openstack-nova | 23:00 | |
*** kbyrne has joined #openstack-nova | 23:00 | |
*** gerhardqux has joined #openstack-nova | 23:00 | |
*** ZZelle has joined #openstack-nova | 23:00 | |
*** Swanson has joined #openstack-nova | 23:00 | |
*** Kennan has joined #openstack-nova | 23:00 | |
*** aignatov has joined #openstack-nova | 23:00 | |
*** jcook has joined #openstack-nova | 23:00 | |
*** mfisch has joined #openstack-nova | 23:00 | |
*** mdavidson has joined #openstack-nova | 23:00 | |
*** pumaranikar has joined #openstack-nova | 23:00 | |
*** flaper87 has joined #openstack-nova | 23:00 | |
*** belliott has joined #openstack-nova | 23:00 | |
*** wuhao has joined #openstack-nova | 23:00 | |
*** igordcard_ has joined #openstack-nova | 23:00 | |
*** andrei_ has joined #openstack-nova | 23:00 | |
*** Anticimex has joined #openstack-nova | 23:00 | |
*** gus has joined #openstack-nova | 23:00 | |
*** cloudnull has joined #openstack-nova | 23:00 | |
*** adam_g has joined #openstack-nova | 23:00 | |
*** swamireddy has joined #openstack-nova | 23:00 | |
*** jdurgin has joined #openstack-nova | 23:00 | |
*** lewo has joined #openstack-nova | 23:00 | |
*** leifz has joined #openstack-nova | 23:00 | |
*** rook has joined #openstack-nova | 23:00 | |
*** inara has joined #openstack-nova | 23:00 | |
*** jwang__ has joined #openstack-nova | 23:00 | |
*** pkoniszewski has joined #openstack-nova | 23:00 | |
*** EmilienM has joined #openstack-nova | 23:00 | |
*** agireud has joined #openstack-nova | 23:00 | |
*** junjie has joined #openstack-nova | 23:00 | |
*** tpeoples has joined #openstack-nova | 23:00 | |
*** dougwig has joined #openstack-nova | 23:00 | |
*** sayalilunkad has joined #openstack-nova | 23:00 | |
*** wendar has joined #openstack-nova | 23:00 | |
*** NightKhaos has joined #openstack-nova | 23:00 | |
*** DinaBelova has joined #openstack-nova | 23:01 | |
*** haomaiwang has quit IRC | 23:01 | |
*** boris-42 has joined #openstack-nova | 23:01 | |
*** russellb has joined #openstack-nova | 23:01 | |
*** pushkaru has joined #openstack-nova | 23:01 | |
*** ijw has joined #openstack-nova | 23:01 | |
*** eharney has joined #openstack-nova | 23:01 | |
*** wanghao has joined #openstack-nova | 23:01 | |
*** wxy has joined #openstack-nova | 23:01 | |
*** nikhil has joined #openstack-nova | 23:01 | |
*** jamielennox has joined #openstack-nova | 23:01 | |
*** dguitarbite has joined #openstack-nova | 23:01 | |
*** mmedvede has joined #openstack-nova | 23:01 | |
*** carl_baldwin has joined #openstack-nova | 23:01 | |
*** fyxim has joined #openstack-nova | 23:01 | |
*** andrewbogott has joined #openstack-nova | 23:01 | |
*** ameade has joined #openstack-nova | 23:01 | |
*** patrickeast has joined #openstack-nova | 23:01 | |
*** zigo has joined #openstack-nova | 23:01 | |
*** betherly_ has joined #openstack-nova | 23:01 | |
*** rpodolyaka_afk has joined #openstack-nova | 23:01 | |
*** mtreinish has joined #openstack-nova | 23:01 | |
*** hamzy has joined #openstack-nova | 23:01 | |
*** ianw has joined #openstack-nova | 23:01 | |
*** jroll has joined #openstack-nova | 23:01 | |
*** Guest65788 has joined #openstack-nova | 23:01 | |
*** zul has joined #openstack-nova | 23:01 | |
*** haomaiwang has joined #openstack-nova | 23:01 | |
*** dulek has joined #openstack-nova | 23:01 | |
*** lyarwood has joined #openstack-nova | 23:01 | |
*** angular_mike___ has quit IRC | 23:01 | |
*** tpatzig has joined #openstack-nova | 23:01 | |
*** mkoderer has joined #openstack-nova | 23:01 | |
*** baoli has joined #openstack-nova | 23:02 | |
*** davideagle has joined #openstack-nova | 23:02 | |
*** diogogmt has joined #openstack-nova | 23:02 | |
*** armax has joined #openstack-nova | 23:02 | |
*** jdillaman has joined #openstack-nova | 23:02 | |
*** cgalan has joined #openstack-nova | 23:02 | |
*** gstepanov has joined #openstack-nova | 23:02 | |
*** mariusv has joined #openstack-nova | 23:02 | |
*** sileht has joined #openstack-nova | 23:02 | |
*** MCoLo has joined #openstack-nova | 23:02 | |
*** john51 has joined #openstack-nova | 23:02 | |
*** davideagnello has joined #openstack-nova | 23:02 | |
*** gtt116_ has joined #openstack-nova | 23:02 | |
*** hwoarang has joined #openstack-nova | 23:02 | |
*** hogepodge has joined #openstack-nova | 23:02 | |
*** john51 has quit IRC | 23:02 | |
*** ildikov has joined #openstack-nova | 23:02 | |
*** lpetrut has joined #openstack-nova | 23:03 | |
*** browne has joined #openstack-nova | 23:03 | |
*** mgoddard has joined #openstack-nova | 23:03 | |
*** ekarlso- has joined #openstack-nova | 23:03 | |
*** Oku_OS has joined #openstack-nova | 23:03 | |
*** Bobba has joined #openstack-nova | 23:03 | |
*** Nakato has joined #openstack-nova | 23:03 | |
*** anteaya has joined #openstack-nova | 23:03 | |
*** krotscheck has joined #openstack-nova | 23:03 | |
*** _fortis has joined #openstack-nova | 23:03 | |
*** isq_ has joined #openstack-nova | 23:03 | |
*** grassy has joined #openstack-nova | 23:03 | |
*** masayukig has joined #openstack-nova | 23:03 | |
*** gcb has joined #openstack-nova | 23:03 | |
*** whenry has joined #openstack-nova | 23:03 | |
*** j_king has joined #openstack-nova | 23:03 | |
*** tojuvone_ has joined #openstack-nova | 23:03 | |
*** lucas-dinner has joined #openstack-nova | 23:03 | |
*** tonyb has joined #openstack-nova | 23:03 | |
*** sshen has joined #openstack-nova | 23:03 | |
*** dmellado has joined #openstack-nova | 23:03 | |
*** mkoderer__ has joined #openstack-nova | 23:03 | |
*** mikal has joined #openstack-nova | 23:03 | |
*** Fdaisuke has joined #openstack-nova | 23:03 | |
*** morgabra has joined #openstack-nova | 23:03 | |
*** gzhai has joined #openstack-nova | 23:03 | |
*** xwizard___ has joined #openstack-nova | 23:03 | |
*** _RuiChen has joined #openstack-nova | 23:03 | |
*** strictlyb has joined #openstack-nova | 23:03 | |
*** auggy has joined #openstack-nova | 23:03 | |
*** bswartz has joined #openstack-nova | 23:03 | |
*** coreycb has joined #openstack-nova | 23:03 | |
*** sgordon has joined #openstack-nova | 23:03 | |
*** afazekas has joined #openstack-nova | 23:03 | |
*** Zaina has joined #openstack-nova | 23:03 | |
*** tanee has joined #openstack-nova | 23:03 | |
*** jeblair has joined #openstack-nova | 23:03 | |
*** ansiwen has joined #openstack-nova | 23:03 | |
*** bapalm has joined #openstack-nova | 23:03 | |
*** ptm_away has joined #openstack-nova | 23:03 | |
*** gibi has joined #openstack-nova | 23:03 | |
*** diegows has joined #openstack-nova | 23:03 | |
*** Yingxin has joined #openstack-nova | 23:03 | |
*** melwitt has joined #openstack-nova | 23:03 | |
*** snikitin has joined #openstack-nova | 23:03 | |
*** kfox1111 has joined #openstack-nova | 23:03 | |
*** breton has joined #openstack-nova | 23:03 | |
*** zhangjn has joined #openstack-nova | 23:03 | |
*** kevinbenton has joined #openstack-nova | 23:03 | |
*** yarkot has joined #openstack-nova | 23:03 | |
*** epheo has joined #openstack-nova | 23:03 | |
*** dstepanenko_ has joined #openstack-nova | 23:03 | |
*** slagle has joined #openstack-nova | 23:03 | |
*** sean-k-mooney has joined #openstack-nova | 23:03 | |
*** mordred has joined #openstack-nova | 23:03 | |
*** jschlueter|gone has joined #openstack-nova | 23:03 | |
*** pkholkin_ has joined #openstack-nova | 23:03 | |
*** kaisers has joined #openstack-nova | 23:03 | |
*** rha has joined #openstack-nova | 23:03 | |
*** HenryG has joined #openstack-nova | 23:03 | |
*** doffm has joined #openstack-nova | 23:03 | |
*** kfarr has joined #openstack-nova | 23:03 | |
*** gabor_antal has joined #openstack-nova | 23:03 | |
*** xiexs has joined #openstack-nova | 23:03 | |
*** vilobhmm11 has quit IRC | 23:03 | |
*** liusheng has joined #openstack-nova | 23:03 | |
*** john51 has joined #openstack-nova | 23:03 | |
*** mylu has joined #openstack-nova | 23:03 | |
*** penick has joined #openstack-nova | 23:03 | |
*** cfriesen has joined #openstack-nova | 23:03 | |
*** ctrath has joined #openstack-nova | 23:03 | |
*** paul-carlton has joined #openstack-nova | 23:03 | |
*** ttx has joined #openstack-nova | 23:03 | |
*** john51 has quit IRC | 23:03 | |
*** wxy has quit IRC | 23:04 | |
*** carl_baldwin has quit IRC | 23:04 | |
*** armax has quit IRC | 23:04 | |
*** toure_ has joined #openstack-nova | 23:04 | |
*** gsilvis_ has joined #openstack-nova | 23:04 | |
*** Sukhdev_ has joined #openstack-nova | 23:04 | |
*** vilobhmm11 has joined #openstack-nova | 23:05 | |
*** vilobhmm11 has quit IRC | 23:05 | |
*** vilobhmm11 has joined #openstack-nova | 23:06 | |
*** ChanServ has joined #openstack-nova | 23:06 | |
*** asimov.freenode.net sets mode: +o ChanServ | 23:06 | |
*** mrkz has joined #openstack-nova | 23:06 | |
*** Sukhdev has joined #openstack-nova | 23:06 | |
*** gyee has joined #openstack-nova | 23:06 | |
*** salv-orl_ has joined #openstack-nova | 23:06 | |
*** Bofu2MBP has joined #openstack-nova | 23:06 | |
*** ducttape_ has joined #openstack-nova | 23:06 | |
*** jdurgin1 has joined #openstack-nova | 23:06 | |
*** vishwanathj has joined #openstack-nova | 23:06 | |
*** kylek3h has joined #openstack-nova | 23:06 | |
*** rfolco has joined #openstack-nova | 23:06 | |
*** sdague has joined #openstack-nova | 23:06 | |
*** ccard__ has joined #openstack-nova | 23:06 | |
*** SpamapS has joined #openstack-nova | 23:06 | |
*** rdo has joined #openstack-nova | 23:06 | |
*** 17WAACO2H has joined #openstack-nova | 23:06 | |
*** huats has joined #openstack-nova | 23:06 | |
*** _gryf has joined #openstack-nova | 23:06 | |
*** toure has joined #openstack-nova | 23:06 | |
*** john5223 has joined #openstack-nova | 23:06 | |
*** pkarikh_ has joined #openstack-nova | 23:06 | |
*** gsilvis has joined #openstack-nova | 23:06 | |
*** 17WAACO2H has quit IRC | 23:07 | |
*** _gryf has quit IRC | 23:07 | |
*** Sukhdev has quit IRC | 23:07 | |
*** toure has quit IRC | 23:07 | |
*** gsilvis has quit IRC | 23:07 | |
*** SpamapS has quit IRC | 23:07 | |
*** john51 has joined #openstack-nova | 23:07 | |
*** bjornar_ has quit IRC | 23:08 | |
*** exploreshaifali has joined #openstack-nova | 23:08 | |
*** exploreshaifali has quit IRC | 23:08 | |
*** _gryf has joined #openstack-nova | 23:09 | |
*** Marga_ has joined #openstack-nova | 23:09 | |
*** SpamapS has joined #openstack-nova | 23:09 | |
*** harlowja_at_home has quit IRC | 23:09 | |
*** harlowja_at_home has joined #openstack-nova | 23:10 | |
*** eharney has quit IRC | 23:10 | |
*** zenoway has joined #openstack-nova | 23:12 | |
*** Sukhdev_ has quit IRC | 23:12 | |
*** rlrossit_ has quit IRC | 23:12 | |
*** darrenc is now known as darrenc_afk | 23:13 | |
*** pushkaru has quit IRC | 23:13 | |
*** pushkaru has joined #openstack-nova | 23:13 | |
*** Sukhdev has joined #openstack-nova | 23:14 | |
*** Marga_ has quit IRC | 23:15 | |
*** ccarmack has joined #openstack-nova | 23:15 | |
*** Marga_ has joined #openstack-nova | 23:16 | |
*** sdague has quit IRC | 23:16 | |
*** zenoway has quit IRC | 23:16 | |
*** thorst has joined #openstack-nova | 23:17 | |
*** toure_ has quit IRC | 23:18 | |
*** toure_ has joined #openstack-nova | 23:18 | |
*** pushkaru has quit IRC | 23:18 | |
*** pushkaru has joined #openstack-nova | 23:18 | |
*** thorst has quit IRC | 23:18 | |
*** thorst has joined #openstack-nova | 23:18 | |
*** pumarani__ has joined #openstack-nova | 23:19 | |
*** pumarani__ has quit IRC | 23:19 | |
*** pumarani__ has joined #openstack-nova | 23:20 | |
*** pushkaru has quit IRC | 23:20 | |
*** ducttape_ has quit IRC | 23:20 | |
*** ccarmack has quit IRC | 23:20 | |
*** mdrabe has quit IRC | 23:21 | |
*** jwcroppe has joined #openstack-nova | 23:21 | |
*** thorst has quit IRC | 23:23 | |
*** cdelatte has joined #openstack-nova | 23:24 | |
*** dimtruck is now known as zz_dimtruck | 23:25 | |
*** pumarani__ has quit IRC | 23:26 | |
*** vilobhmm11 has quit IRC | 23:26 | |
*** carl_baldwin has joined #openstack-nova | 23:27 | |
*** ivase has quit IRC | 23:28 | |
*** ivase has joined #openstack-nova | 23:29 | |
openstackgerrit | Chris Friesen proposed openstack/nova: check max_net_count against min_count when booting https://review.openstack.org/283861 | 23:29 |
*** ivase has quit IRC | 23:33 | |
*** ctrath has quit IRC | 23:33 | |
*** diogogmt has quit IRC | 23:36 | |
*** mylu has quit IRC | 23:36 | |
*** xyang1 has quit IRC | 23:37 | |
*** john51_ has joined #openstack-nova | 23:37 | |
*** angular_mike___ has joined #openstack-nova | 23:40 | |
*** john51 has quit IRC | 23:41 | |
*** mylu has joined #openstack-nova | 23:43 | |
*** wxy has joined #openstack-nova | 23:43 | |
*** zenoway has joined #openstack-nova | 23:47 | |
openstackgerrit | Augustina Ragwitz proposed openstack/nova: Double check aggregate metadata keys due to case insensitivity https://review.openstack.org/283868 | 23:49 |
*** haplo37 has quit IRC | 23:49 | |
*** kylek3h has quit IRC | 23:50 | |
*** zenoway has quit IRC | 23:52 | |
*** kylek3h has joined #openstack-nova | 23:52 | |
*** jwcroppe has quit IRC | 23:54 | |
*** ducttape_ has joined #openstack-nova | 23:55 | |
*** baoli has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!