*** ivase has joined #openstack-nova | 00:02 | |
*** salv-orl_ has joined #openstack-nova | 00:02 | |
*** eil397 has quit IRC | 00:02 | |
*** dims_ has joined #openstack-nova | 00:03 | |
*** dims has quit IRC | 00:04 | |
*** mylu has quit IRC | 00:05 | |
*** salv-orlando has quit IRC | 00:05 | |
*** ivase_ has joined #openstack-nova | 00:06 | |
*** Sukhdev has joined #openstack-nova | 00:06 | |
*** ivase has quit IRC | 00:06 | |
*** salv-orl_ has quit IRC | 00:07 | |
*** heyongli has quit IRC | 00:07 | |
dansmith | melwitt: do you know anything about the api models? are they missing fields like created_at? | 00:07 |
---|---|---|
*** heyongli has joined #openstack-nova | 00:08 | |
*** phuongnh has quit IRC | 00:09 | |
*** baoli has quit IRC | 00:09 | |
dansmith | well, the columns are there | 00:09 |
dansmith | hrm | 00:09 |
melwitt | dansmith: I didn't think they were missing those fields and I thought those come from oslo.db base model. but I'm not sure | 00:10 |
dansmith | but we don't include TimestampMixin? | 00:10 |
dansmith | oh, nm | 00:10 |
*** yuywz has joined #openstack-nova | 00:10 | |
*** baoli has joined #openstack-nova | 00:10 | |
melwitt | _NovaAPIBase has the TimestampMixin which you probably just saw | 00:10 |
melwitt | that gives created_at and updated_at | 00:11 |
dansmith | yeah | 00:12 |
*** ivase_ has quit IRC | 00:13 | |
*** ivase has joined #openstack-nova | 00:13 | |
*** Marga_ has quit IRC | 00:14 | |
*** Marga_ has joined #openstack-nova | 00:15 | |
dansmith | I'm just seeing this super weird case where one conductor test fails that is using mox | 00:15 |
*** daemontool has quit IRC | 00:15 | |
dansmith | and the flavor in one of the messages has a created_at that is a string | 00:15 |
dansmith | if I remove the obligatory flavor migration in the base test, it's happy | 00:15 |
dansmith | if I null out created_at before I use the flavor, it works | 00:15 |
dansmith | if I let it get the flavor from get_default_flavor() untouched, it 'splodes | 00:16 |
*** ivase_ has joined #openstack-nova | 00:17 | |
*** heyongli has quit IRC | 00:17 | |
*** ivase has quit IRC | 00:18 | |
*** heyongli has joined #openstack-nova | 00:18 | |
*** achanda has quit IRC | 00:18 | |
melwitt | hm | 00:18 |
*** mylu has joined #openstack-nova | 00:20 | |
melwitt | dansmith: is the failure viewable on a test run on one of the patches you uploaded? | 00:20 |
dansmith | probably will be in a few minutes | 00:20 |
dansmith | I'm going to push up with a hack, so you can pull it down and try with that removed if you want | 00:20 |
*** achanda has joined #openstack-nova | 00:21 | |
melwitt | okay. was curious what the failure looks like | 00:21 |
openstackgerrit | Wenzhi Yu proposed openstack/nova: Set 'libvirt.sysinfo_serial' to 'none' in RealTimeServersTest https://review.openstack.org/295118 | 00:21 |
*** ivase has joined #openstack-nova | 00:23 | |
*** ivase_ has quit IRC | 00:24 | |
dansmith | crriiiipes.. more failures | 00:24 |
dansmith | I feel like some of these are non-deterministic | 00:24 |
dansmith | I need to run this a few times I guess and see if something is going on | 00:24 |
*** mylu has quit IRC | 00:25 | |
dansmith | so many of our tests depend on the flavors inserted in the first migration, in the order they're seen | 00:25 |
*** zenoway has joined #openstack-nova | 00:27 | |
*** heyongli has quit IRC | 00:28 | |
*** aginwala has quit IRC | 00:28 | |
*** heyongli has joined #openstack-nova | 00:28 | |
melwitt | :( | 00:28 |
*** ivase_ has joined #openstack-nova | 00:29 | |
*** ivase has quit IRC | 00:29 | |
*** unicell has joined #openstack-nova | 00:31 | |
*** baoli has quit IRC | 00:32 | |
*** Swami has quit IRC | 00:32 | |
*** aginwala has joined #openstack-nova | 00:32 | |
*** zenoway has quit IRC | 00:32 | |
*** mriedem has joined #openstack-nova | 00:34 | |
*** thorst has joined #openstack-nova | 00:34 | |
*** ivase has joined #openstack-nova | 00:34 | |
*** angdraug has quit IRC | 00:35 | |
mriedem | alaski: is there a cellsv2 meeting tomorrow? i didn't think so | 00:35 |
*** thorst_ has joined #openstack-nova | 00:35 | |
*** ivase_ has quit IRC | 00:36 | |
*** heyongli has quit IRC | 00:38 | |
*** heyongli has joined #openstack-nova | 00:38 | |
*** thorst has quit IRC | 00:40 | |
*** achanda has quit IRC | 00:40 | |
*** ivase_ has joined #openstack-nova | 00:40 | |
*** ivase has quit IRC | 00:41 | |
*** krotscheck has joined #openstack-nova | 00:42 | |
melwitt | mriedem: we're skipping this week, resume next week | 00:46 |
*** rmevans has joined #openstack-nova | 00:46 | |
*** erlon has quit IRC | 00:47 | |
*** ivase_ has quit IRC | 00:47 | |
dansmith | melwitt: http://logs.openstack.org/10/295310/9/check/gate-nova-python27-db/e90517e/console.html#_2016-03-22_23_38_48_091 | 00:47 |
openstackgerrit | Dan Smith proposed openstack/nova: Further hack up the nova.tests.unit.db.fakes module of horribleness https://review.openstack.org/296106 | 00:47 |
openstackgerrit | Dan Smith proposed openstack/nova: Block flavor creation until main database is empty https://review.openstack.org/295310 | 00:47 |
openstackgerrit | Dan Smith proposed openstack/nova: Add flavor migration routine https://review.openstack.org/294771 | 00:47 |
openstackgerrit | Dan Smith proposed openstack/nova: Make Flavor create() and destroy() work against API DB https://review.openstack.org/294758 | 00:47 |
*** ivase has joined #openstack-nova | 00:48 | |
*** heyongli has quit IRC | 00:48 | |
*** heyongli has joined #openstack-nova | 00:48 | |
melwitt | dansmith: hm, looks like created_at was serialized or something | 00:51 |
dansmith | ikr? | 00:51 |
*** ivase_ has joined #openstack-nova | 00:52 | |
*** ivase has quit IRC | 00:52 | |
*** gcb has quit IRC | 00:56 | |
*** ivase_ has quit IRC | 00:58 | |
*** ducttape_ has quit IRC | 00:58 | |
*** heyongli has quit IRC | 00:58 | |
*** heyongli has joined #openstack-nova | 00:59 | |
*** unicell has quit IRC | 01:00 | |
*** claudiub|2 has joined #openstack-nova | 01:02 | |
melwitt | dansmith: it looks like it's a string from the beginning, straight out of get_default_flavor | 01:04 |
dansmith | melwitt: right | 01:04 |
*** vladikr has quit IRC | 01:04 | |
dansmith | melwitt: if you remove the migration in the base test.py | 01:04 |
*** claudiub|3 has joined #openstack-nova | 01:04 | |
dansmith | it will be not a string | 01:04 |
dansmith | but, we're pulling it out of the db the same way | 01:05 |
*** jdillaman has quit IRC | 01:05 | |
*** claudiub has quit IRC | 01:05 | |
*** mylu has joined #openstack-nova | 01:06 | |
melwitt | hmm | 01:07 |
*** gcb has joined #openstack-nova | 01:07 | |
dansmith | hopefully it's something really stupid I'm not seeing because I've been looking at this too long | 01:07 |
*** claudiub|2 has quit IRC | 01:08 | |
*** heyongli has quit IRC | 01:09 | |
*** heyongli has joined #openstack-nova | 01:09 | |
*** achanda has joined #openstack-nova | 01:11 | |
*** Sukhdev has quit IRC | 01:12 | |
*** browne has quit IRC | 01:14 | |
*** phuongnh has joined #openstack-nova | 01:14 | |
*** aginwala has quit IRC | 01:16 | |
mriedem | tonyb: hey did you want to talk about stable branches for novaclient at some point? | 01:17 |
tonyb | mriedem: Sure :) | 01:17 |
tonyb | mriedem: I got a late starte and figured you were relaxing :) | 01:18 |
*** fawadkhaliq has quit IRC | 01:18 | |
mriedem | i'd like to relax, but...mortimer | 01:18 |
*** fawadkhaliq has joined #openstack-nova | 01:18 | |
tonyb | mriedem: -ENOCONTEXT | 01:18 |
mriedem | mortimer is the asshole family dog | 01:18 |
tonyb | mriedem: Ahh okay | 01:19 |
*** rmevans has quit IRC | 01:19 | |
*** aginwala has joined #openstack-nova | 01:19 | |
*** heyongli has quit IRC | 01:19 | |
*** fawadkhaliq has quit IRC | 01:19 | |
*** heyongli has joined #openstack-nova | 01:19 | |
*** efoley has quit IRC | 01:19 | |
*** fawadkhaliq has joined #openstack-nova | 01:20 | |
tonyb | mriedem: So shouls I be +W'ing stuff for novaclient (https://review.openstack.org/#/c/294202/) | 01:20 |
*** rmevans has joined #openstack-nova | 01:20 | |
tonyb | It look sgood to me, I'm a little confused about how we'll release that but that's for later? | 01:20 |
*** rfolco has joined #openstack-nova | 01:20 | |
tonyb | I figure I kinda got permission to do that thing as a side-effect | 01:21 |
*** EinstCrazy has joined #openstack-nova | 01:21 | |
*** ivase has joined #openstack-nova | 01:21 | |
mriedem | tonyb: yeah, nova-stable-maint carries over to novaclient too | 01:22 |
mriedem | tonyb: liberty is the 2.x series for novaclient, so we can get bug fixes back on that | 01:22 |
mriedem | in case people on liberty want bug fixes but don't want to move to 3.x where we dropped some things | 01:22 |
*** mylu has quit IRC | 01:23 | |
mriedem | tonyb: we release it via openstack/releases as normal | 01:23 |
mriedem | and bump upper-constraints at the same time | 01:23 |
*** mtanino has joined #openstack-nova | 01:23 | |
mriedem | https://github.com/openstack/releases/blob/master/deliverables/liberty/python-novaclient.yaml | 01:24 |
*** baoli has joined #openstack-nova | 01:24 | |
tonyb | mriedem: okay, I guess I'm a little confused as liberty and mitaka (master) overlap so we we're saved by u-c but that doesn't really help the rest of the world | 01:24 |
mriedem | this would be released as 2.30.3 | 01:25 |
mriedem | u-c for liberty is 2.35 | 01:25 |
mriedem | so we wouldn't even have to update u-c | 01:25 |
mriedem | people could pick up 2.30.3 if they wanted to get that fix and not move higher | 01:26 |
mriedem | higher being the 3.x series | 01:26 |
*** ivase_ has joined #openstack-nova | 01:26 | |
tonyb | okay so we're all good with this not affecting the gate | 01:27 |
*** thorst_ has quit IRC | 01:27 | |
*** thorst has joined #openstack-nova | 01:27 | |
*** ivase has quit IRC | 01:28 | |
*** sfinucan has quit IRC | 01:28 | |
*** heyongli has quit IRC | 01:29 | |
*** heyongli has joined #openstack-nova | 01:30 | |
*** baoli has quit IRC | 01:30 | |
mriedem | tonyb: yeah | 01:30 |
*** Marga_ has quit IRC | 01:30 | |
mriedem | well, plus, it's not like it's something that's going to break the gate, | 01:30 |
mriedem | not a backward incompatible change, | 01:30 |
mriedem | not adding new features | 01:30 |
tonyb | mriedem: okay /me will do a thing after lunch | 01:30 |
mriedem | just good old bug fixin' | 01:30 |
tonyb | :) | 01:30 |
mriedem | ok, i'm going to drop off for the night, or try to | 01:30 |
tonyb | mriedem: good luck. | 01:31 |
*** mriedem has quit IRC | 01:31 | |
*** ayoung has joined #openstack-nova | 01:32 | |
*** mylu has joined #openstack-nova | 01:33 | |
*** ducttape_ has joined #openstack-nova | 01:33 | |
*** baoli has joined #openstack-nova | 01:34 | |
*** MVenesio has joined #openstack-nova | 01:34 | |
melwitt | dansmith: I find the created_at goes from None to the datetime after the db_flavor.save() in _flavor_create | 01:35 |
*** salv-orlando has joined #openstack-nova | 01:35 | |
*** nic has quit IRC | 01:35 | |
dansmith | which is what you'd expect | 01:36 |
*** thorst has quit IRC | 01:36 | |
*** ljxiash has joined #openstack-nova | 01:37 | |
*** zz_dimtruck is now known as dimtruck | 01:38 | |
*** MVenesio has quit IRC | 01:39 | |
*** heyongli has quit IRC | 01:39 | |
*** heyongli has joined #openstack-nova | 01:40 | |
*** dims_ has quit IRC | 01:40 | |
*** nic has joined #openstack-nova | 01:40 | |
*** jwcroppe has joined #openstack-nova | 01:42 | |
*** salv-orlando has quit IRC | 01:42 | |
*** yamahata has quit IRC | 01:43 | |
melwitt | dansmith: _from_db_object is doing it somehow, making the datetime into a string | 01:43 |
dansmith | but only if it comes from the new db? | 01:43 |
*** ivase has joined #openstack-nova | 01:44 | |
melwitt | I don't know | 01:45 |
*** ivase_ has quit IRC | 01:45 | |
dansmith | well, this only happens if we do the migration first | 01:45 |
melwitt | all the other times the flavor has None for the datetimes | 01:45 |
dansmith | if you remove that from test.py it works fine | 01:46 |
*** ivase has quit IRC | 01:46 | |
melwitt | (all the other calls) | 01:46 |
*** ivase has joined #openstack-nova | 01:46 | |
*** nic has quit IRC | 01:46 | |
*** Daisy has joined #openstack-nova | 01:46 | |
melwitt | yeah, I mean it seems like the flavors normally have None for those fields and the migration makes it have a datetime and then that somehow gets stringified | 01:47 |
melwitt | via the save() | 01:47 |
melwitt | save() makes a flavor have a non-None created_at, I mean | 01:49 |
*** heyongli has quit IRC | 01:50 | |
melwitt | it makes me wonder if we put a datetime for the fake flavor in the flavor object tests what would happen | 01:50 |
*** heyongli has joined #openstack-nova | 01:50 | |
melwitt | because created_at etc are None in there too | 01:50 |
dansmith | melwitt: well, the base flavors may, because they're created so early | 01:51 |
dansmith | but new flavors would be of course | 01:51 |
dansmith | perhaps we're just never hitting this because we always use a default flavor in that mox-based test | 01:51 |
melwitt | yeah. true. I don't know, this is really odd | 01:51 |
melwitt | I have to run, hope some of that helps you uncover what's going on | 01:52 |
*** mylu has quit IRC | 01:54 | |
*** Fdaisuke has joined #openstack-nova | 01:54 | |
*** Fdaisuke has quit IRC | 01:54 | |
*** Fdaisuke has joined #openstack-nova | 01:55 | |
*** mylu has joined #openstack-nova | 01:57 | |
dansmith | melwitt: yeah, thanks, I think that justifies my hacky =None change maybe :D | 01:58 |
*** mylu has quit IRC | 01:58 | |
*** heyongli has quit IRC | 02:00 | |
*** heyongli has joined #openstack-nova | 02:00 | |
*** mylu has joined #openstack-nova | 02:00 | |
*** fawadkhaliq has quit IRC | 02:01 | |
*** fawadkhaliq has joined #openstack-nova | 02:02 | |
*** haplo37 has joined #openstack-nova | 02:03 | |
*** rfolco has quit IRC | 02:08 | |
*** fawadkhaliq has quit IRC | 02:10 | |
*** fawadkhaliq has joined #openstack-nova | 02:10 | |
*** heyongli has quit IRC | 02:10 | |
*** tbachman has quit IRC | 02:10 | |
*** heyongli has joined #openstack-nova | 02:11 | |
*** haplo37 has quit IRC | 02:13 | |
*** houming has joined #openstack-nova | 02:15 | |
*** mylu has quit IRC | 02:15 | |
*** qeelee has joined #openstack-nova | 02:16 | |
*** mylu has joined #openstack-nova | 02:17 | |
*** claudiub has joined #openstack-nova | 02:17 | |
*** ducttape_ has quit IRC | 02:17 | |
openstackgerrit | Zhenyu Zheng proposed openstack/nova-specs: Expose quiesce/unquiesce API https://review.openstack.org/295595 | 02:19 |
*** zenoway has joined #openstack-nova | 02:20 | |
*** claudiub|3 has quit IRC | 02:20 | |
*** heyongli has quit IRC | 02:20 | |
*** heyongli has joined #openstack-nova | 02:21 | |
*** zenoway has quit IRC | 02:24 | |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/nova: WIP: prototype https://review.openstack.org/296146 | 02:24 |
*** apoorvad has quit IRC | 02:26 | |
*** woodster_ has quit IRC | 02:27 | |
*** Daisy has quit IRC | 02:29 | |
*** geedo2 has joined #openstack-nova | 02:29 | |
*** Daisy has joined #openstack-nova | 02:30 | |
*** heyongli has quit IRC | 02:31 | |
*** RuiChen has quit IRC | 02:31 | |
*** dimtruck is now known as zz_dimtruck | 02:31 | |
*** heyongli has joined #openstack-nova | 02:31 | |
*** geedo1 has quit IRC | 02:31 | |
*** akshai_ has quit IRC | 02:32 | |
*** gcb has quit IRC | 02:33 | |
*** thorst has joined #openstack-nova | 02:34 | |
*** knikolla has quit IRC | 02:34 | |
*** mylu has quit IRC | 02:38 | |
*** mylu has joined #openstack-nova | 02:39 | |
*** hoangcx has joined #openstack-nova | 02:39 | |
*** haplo37 has joined #openstack-nova | 02:39 | |
*** akshai has joined #openstack-nova | 02:40 | |
*** thorst has quit IRC | 02:41 | |
*** heyongli has quit IRC | 02:41 | |
*** salv-orlando has joined #openstack-nova | 02:41 | |
*** heyongli has joined #openstack-nova | 02:41 | |
*** gcb has joined #openstack-nova | 02:48 | |
*** haomaiwa_ has joined #openstack-nova | 02:51 | |
*** salv-orlando has quit IRC | 02:51 | |
*** heyongli has quit IRC | 02:51 | |
*** fawadkhaliq has quit IRC | 02:51 | |
*** aginwala has quit IRC | 02:51 | |
*** heyongli has joined #openstack-nova | 02:51 | |
*** fawadkhaliq has joined #openstack-nova | 02:52 | |
*** gcb has quit IRC | 02:55 | |
*** coreywright has quit IRC | 02:55 | |
*** zenoway has joined #openstack-nova | 02:56 | |
*** markvoelker has quit IRC | 02:59 | |
*** haomaiwa_ has quit IRC | 03:01 | |
*** zenoway has quit IRC | 03:01 | |
*** fawadkhaliq has quit IRC | 03:01 | |
*** fawadkhaliq has joined #openstack-nova | 03:01 | |
*** fawadkhaliq has quit IRC | 03:01 | |
*** haomaiwang has joined #openstack-nova | 03:01 | |
*** heyongli has quit IRC | 03:01 | |
*** fawadkhaliq has joined #openstack-nova | 03:02 | |
*** heyongli has joined #openstack-nova | 03:02 | |
*** RuiChen has joined #openstack-nova | 03:02 | |
*** ducttape_ has joined #openstack-nova | 03:08 | |
*** heyongli has quit IRC | 03:12 | |
*** heyongli has joined #openstack-nova | 03:12 | |
*** gcb has joined #openstack-nova | 03:13 | |
*** coreywright has joined #openstack-nova | 03:15 | |
*** vilobhmm11 has joined #openstack-nova | 03:16 | |
*** mylu has quit IRC | 03:17 | |
*** claudiub has quit IRC | 03:17 | |
openstackgerrit | Jianghua Wang proposed openstack/nova-specs: XenAPI: support VGPU via passthrough PCI https://review.openstack.org/280099 | 03:21 |
*** heyongli has quit IRC | 03:22 | |
*** mylu has joined #openstack-nova | 03:22 | |
*** heyongli has joined #openstack-nova | 03:22 | |
*** Marga_ has joined #openstack-nova | 03:26 | |
*** yamahata has joined #openstack-nova | 03:26 | |
*** links has joined #openstack-nova | 03:28 | |
*** aginwala has joined #openstack-nova | 03:29 | |
*** Marga_ has quit IRC | 03:30 | |
*** heyongli has quit IRC | 03:32 | |
*** heyongli has joined #openstack-nova | 03:33 | |
*** aginwala has quit IRC | 03:33 | |
*** jwcroppe has quit IRC | 03:33 | |
*** jwcroppe has joined #openstack-nova | 03:34 | |
*** bharath has joined #openstack-nova | 03:34 | |
*** MVenesio has joined #openstack-nova | 03:35 | |
*** thorst has joined #openstack-nova | 03:39 | |
*** jwcroppe has quit IRC | 03:39 | |
*** haplo37 has quit IRC | 03:39 | |
*** Marga_ has joined #openstack-nova | 03:39 | |
*** MVenesio has quit IRC | 03:39 | |
*** Marga_ has quit IRC | 03:40 | |
*** hamzy has joined #openstack-nova | 03:40 | |
*** gcb has quit IRC | 03:40 | |
*** Marga_ has joined #openstack-nova | 03:40 | |
*** ducttape_ has quit IRC | 03:42 | |
*** heyongli has quit IRC | 03:42 | |
*** Daisy has quit IRC | 03:43 | |
*** edtubill has joined #openstack-nova | 03:43 | |
*** heyongli has joined #openstack-nova | 03:43 | |
*** Daisy has joined #openstack-nova | 03:43 | |
*** ducttape_ has joined #openstack-nova | 03:45 | |
*** ivase has quit IRC | 03:46 | |
*** thorst has quit IRC | 03:46 | |
*** ivase has joined #openstack-nova | 03:46 | |
*** baoli has quit IRC | 03:46 | |
*** Daisy has quit IRC | 03:47 | |
*** qeelee has quit IRC | 03:51 | |
*** ljxiash has quit IRC | 03:53 | |
*** heyongli has quit IRC | 03:53 | |
*** ivase has quit IRC | 03:53 | |
*** ljxiash has joined #openstack-nova | 03:53 | |
*** heyongli has joined #openstack-nova | 03:53 | |
*** ivase has joined #openstack-nova | 03:54 | |
*** hoangcx has quit IRC | 03:56 | |
*** hoangcx has joined #openstack-nova | 03:57 | |
*** ljxiash has quit IRC | 03:57 | |
*** ivase_ has joined #openstack-nova | 03:58 | |
*** ivase has quit IRC | 03:58 | |
*** markvoelker has joined #openstack-nova | 03:59 | |
*** haomaiwang has quit IRC | 04:01 | |
*** haomaiwang has joined #openstack-nova | 04:01 | |
*** heyongli has quit IRC | 04:03 | |
*** heyongli has joined #openstack-nova | 04:03 | |
*** markvoelker has quit IRC | 04:04 | |
*** ivase_ has quit IRC | 04:04 | |
*** achanda has quit IRC | 04:06 | |
*** salv-orlando has joined #openstack-nova | 04:10 | |
*** ivase has joined #openstack-nova | 04:10 | |
*** haomaiw__ has joined #openstack-nova | 04:12 | |
*** baoli has joined #openstack-nova | 04:13 | |
*** haomaiwang has quit IRC | 04:13 | |
*** heyongli has quit IRC | 04:13 | |
*** heyongli has joined #openstack-nova | 04:14 | |
*** edtubill has quit IRC | 04:14 | |
*** salv-orlando has quit IRC | 04:14 | |
*** baoli has quit IRC | 04:14 | |
*** baoli has joined #openstack-nova | 04:15 | |
*** ivase has quit IRC | 04:17 | |
*** fawadkhaliq has quit IRC | 04:17 | |
*** fawadkhaliq has joined #openstack-nova | 04:17 | |
*** heyongli has quit IRC | 04:23 | |
*** baoli has quit IRC | 04:24 | |
*** heyongli has joined #openstack-nova | 04:24 | |
*** dave-mccowan has quit IRC | 04:24 | |
*** ivase has joined #openstack-nova | 04:29 | |
*** mylu has quit IRC | 04:32 | |
*** ivase_ has joined #openstack-nova | 04:32 | |
*** ivase has quit IRC | 04:33 | |
*** heyongli has quit IRC | 04:34 | |
*** heyongli has joined #openstack-nova | 04:34 | |
*** jwcroppe has joined #openstack-nova | 04:35 | |
*** fawadkhaliq has quit IRC | 04:35 | |
*** fawadkhaliq has joined #openstack-nova | 04:36 | |
*** mylu has joined #openstack-nova | 04:36 | |
*** mylu has quit IRC | 04:38 | |
*** ivase_ has quit IRC | 04:39 | |
*** fawadkhaliq has quit IRC | 04:40 | |
*** fawadkhaliq has joined #openstack-nova | 04:41 | |
*** aginwala has joined #openstack-nova | 04:41 | |
*** fawadkhaliq has quit IRC | 04:41 | |
openstackgerrit | Ken'ichi Ohmichi proposed openstack/nova: WIP: prototype https://review.openstack.org/296146 | 04:41 |
*** fawadkhaliq has joined #openstack-nova | 04:42 | |
*** fawadkhaliq has quit IRC | 04:42 | |
*** zenoway has joined #openstack-nova | 04:42 | |
*** aginwala has quit IRC | 04:43 | |
*** fawadkhaliq has joined #openstack-nova | 04:43 | |
*** thorst has joined #openstack-nova | 04:44 | |
*** heyongli has quit IRC | 04:44 | |
*** heyongli has joined #openstack-nova | 04:44 | |
*** jwcroppe has quit IRC | 04:45 | |
*** fawadkhaliq has quit IRC | 04:46 | |
*** fawadkhaliq has joined #openstack-nova | 04:46 | |
*** zenoway has quit IRC | 04:47 | |
*** fawadkhaliq has quit IRC | 04:47 | |
*** fawadkhaliq has joined #openstack-nova | 04:48 | |
*** fawadkhaliq has quit IRC | 04:48 | |
*** fawadkhaliq has joined #openstack-nova | 04:49 | |
*** aginwala has joined #openstack-nova | 04:49 | |
*** mylu has joined #openstack-nova | 04:50 | |
*** rmevans has quit IRC | 04:51 | |
*** ivase has joined #openstack-nova | 04:52 | |
*** thorst has quit IRC | 04:52 | |
*** achanda has joined #openstack-nova | 04:53 | |
*** ducttape_ has quit IRC | 04:53 | |
*** heyongli has quit IRC | 04:54 | |
*** heyongli has joined #openstack-nova | 04:55 | |
*** tbachman has joined #openstack-nova | 04:55 | |
*** ivase_ has joined #openstack-nova | 04:56 | |
*** ivase has quit IRC | 04:56 | |
*** qeelee has joined #openstack-nova | 04:58 | |
*** haomaiw__ has quit IRC | 05:01 | |
*** haomaiwang has joined #openstack-nova | 05:01 | |
*** ivase has joined #openstack-nova | 05:02 | |
*** ivase_ has quit IRC | 05:02 | |
*** tbachman has quit IRC | 05:03 | |
*** heyongli has quit IRC | 05:04 | |
*** heyongli has joined #openstack-nova | 05:05 | |
*** heyongli has quit IRC | 05:05 | |
*** zenoway has joined #openstack-nova | 05:06 | |
*** ivase_ has joined #openstack-nova | 05:07 | |
*** akshai has quit IRC | 05:07 | |
*** ivase has quit IRC | 05:08 | |
*** zenoway has quit IRC | 05:11 | |
*** qeelee has quit IRC | 05:11 | |
*** ivase_ has quit IRC | 05:14 | |
*** Daisy has joined #openstack-nova | 05:15 | |
*** mylu has quit IRC | 05:17 | |
*** qeelee has joined #openstack-nova | 05:17 | |
*** ljxiash has joined #openstack-nova | 05:19 | |
*** Daisy has quit IRC | 05:19 | |
*** hoangcx has quit IRC | 05:30 | |
*** hoangcx has joined #openstack-nova | 05:32 | |
*** phuongnh has quit IRC | 05:34 | |
*** MVenesio has joined #openstack-nova | 05:36 | |
openstackgerrit | Leehom Li proposed openstack/nova: Change "libvirt.xml" back to the original after doing unrescue https://review.openstack.org/294366 | 05:36 |
*** lpetrut has joined #openstack-nova | 05:37 | |
*** MVenesio has quit IRC | 05:40 | |
*** jwcroppe has joined #openstack-nova | 05:41 | |
*** salv-orlando has joined #openstack-nova | 05:42 | |
*** zenoway has joined #openstack-nova | 05:42 | |
*** ivase has joined #openstack-nova | 05:42 | |
*** zenoway has quit IRC | 05:47 | |
*** salv-orlando has quit IRC | 05:49 | |
*** jwcroppe has quit IRC | 05:49 | |
*** thorst has joined #openstack-nova | 05:49 | |
*** Daisy has joined #openstack-nova | 05:52 | |
*** ivase_ has joined #openstack-nova | 05:53 | |
*** qeelee has quit IRC | 05:54 | |
*** ivase has quit IRC | 05:54 | |
*** thorst has quit IRC | 05:55 | |
*** sridharg has joined #openstack-nova | 05:57 | |
*** qeelee has joined #openstack-nova | 05:57 | |
*** Sukhdev has joined #openstack-nova | 05:57 | |
*** ivase_ has quit IRC | 06:00 | |
*** markvoelker has joined #openstack-nova | 06:00 | |
*** haomaiwang has quit IRC | 06:01 | |
*** haomaiwang has joined #openstack-nova | 06:01 | |
*** wanghao has quit IRC | 06:01 | |
*** wanghao has joined #openstack-nova | 06:02 | |
*** fawadkhaliq has quit IRC | 06:03 | |
*** fawadkhaliq has joined #openstack-nova | 06:04 | |
*** markvoelker has quit IRC | 06:04 | |
*** achanda_ has joined #openstack-nova | 06:13 | |
*** ivase has joined #openstack-nova | 06:13 | |
*** achanda has quit IRC | 06:14 | |
*** lpetrut has quit IRC | 06:15 | |
*** ivase_ has joined #openstack-nova | 06:17 | |
*** nkrinner has joined #openstack-nova | 06:17 | |
*** ivase has quit IRC | 06:17 | |
*** ekuris_ has joined #openstack-nova | 06:19 | |
*** fawadkhaliq has quit IRC | 06:20 | |
*** fawadkhaliq has joined #openstack-nova | 06:21 | |
*** qeelee has quit IRC | 06:21 | |
*** ihrachys has joined #openstack-nova | 06:22 | |
*** ivase has joined #openstack-nova | 06:23 | |
*** ivase_ has quit IRC | 06:23 | |
*** fawadkhaliq has quit IRC | 06:25 | |
*** fawadkhaliq has joined #openstack-nova | 06:25 | |
*** fawadkhaliq has quit IRC | 06:26 | |
*** fawadkhaliq has joined #openstack-nova | 06:26 | |
*** fawadkhaliq has quit IRC | 06:27 | |
*** fawadkhaliq has joined #openstack-nova | 06:28 | |
*** haukebruno has joined #openstack-nova | 06:28 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/nova: Imported Translations from Zanata https://review.openstack.org/293921 | 06:28 |
*** ivase_ has joined #openstack-nova | 06:28 | |
*** fawadkhaliq has quit IRC | 06:28 | |
*** fawadkhaliq has joined #openstack-nova | 06:29 | |
*** ivase has quit IRC | 06:29 | |
*** ihrachys has quit IRC | 06:31 | |
*** Daisy has quit IRC | 06:33 | |
*** Daisy has joined #openstack-nova | 06:33 | |
*** ivase_ has quit IRC | 06:35 | |
*** moshele has joined #openstack-nova | 06:35 | |
*** lpetrut has joined #openstack-nova | 06:35 | |
*** ivase has joined #openstack-nova | 06:36 | |
*** Daisy has quit IRC | 06:38 | |
*** ivase_ has joined #openstack-nova | 06:40 | |
*** ssurana has quit IRC | 06:40 | |
*** ivase has quit IRC | 06:40 | |
*** lpetrut has quit IRC | 06:41 | |
*** Daisy has joined #openstack-nova | 06:44 | |
*** jwcroppe has joined #openstack-nova | 06:46 | |
*** ivase_ has quit IRC | 06:47 | |
*** zenoway has joined #openstack-nova | 06:49 | |
openstackgerrit | Zhengguang Ou proposed openstack/nova: libvirt: fix detach volume race condition https://review.openstack.org/290510 | 06:52 |
*** jwcroppe has quit IRC | 06:53 | |
*** thorst has joined #openstack-nova | 06:53 | |
*** salv-orlando has joined #openstack-nova | 06:58 | |
*** e0ne has joined #openstack-nova | 06:58 | |
*** haomaiwang has quit IRC | 07:01 | |
*** thorst has quit IRC | 07:01 | |
*** zenoway has quit IRC | 07:01 | |
*** haomaiwang has joined #openstack-nova | 07:01 | |
*** markvoelker has joined #openstack-nova | 07:01 | |
*** zenoway has joined #openstack-nova | 07:01 | |
*** moshele has quit IRC | 07:03 | |
*** ivase has joined #openstack-nova | 07:05 | |
*** zenoway has quit IRC | 07:06 | |
*** haomaiwang has quit IRC | 07:06 | |
*** sridharg has quit IRC | 07:07 | |
*** markvoelker has quit IRC | 07:07 | |
*** ndipanov has quit IRC | 07:08 | |
*** ivase_ has joined #openstack-nova | 07:08 | |
*** ivase has quit IRC | 07:09 | |
*** haomaiwang has joined #openstack-nova | 07:09 | |
*** zenoway has joined #openstack-nova | 07:10 | |
*** vishwanathj is now known as vishwanathj_away | 07:12 | |
*** rk4n has joined #openstack-nova | 07:15 | |
*** ivase_ has quit IRC | 07:15 | |
*** salv-orlando has quit IRC | 07:15 | |
*** rk4n has quit IRC | 07:16 | |
*** cristicalin has joined #openstack-nova | 07:17 | |
*** zenoway has quit IRC | 07:18 | |
*** zenoway has joined #openstack-nova | 07:18 | |
*** ivase has joined #openstack-nova | 07:22 | |
*** qeelee has joined #openstack-nova | 07:22 | |
*** Sukhdev has quit IRC | 07:25 | |
openstackgerrit | Vasyl Saienko proposed openstack/nova: Allow to update resource per single node. https://review.openstack.org/287485 | 07:26 |
*** davidlenwell has quit IRC | 07:26 | |
*** ivase_ has joined #openstack-nova | 07:26 | |
*** ivase has quit IRC | 07:26 | |
*** achanda_ has quit IRC | 07:26 | |
*** e0ne has quit IRC | 07:28 | |
*** aginwala has quit IRC | 07:29 | |
*** libu has joined #openstack-nova | 07:31 | |
*** qeelee has quit IRC | 07:32 | |
*** ivase_ has quit IRC | 07:32 | |
*** davidlenwell has joined #openstack-nova | 07:34 | |
*** achanda has joined #openstack-nova | 07:35 | |
*** MVenesio has joined #openstack-nova | 07:37 | |
openstackgerrit | Jianghua Wang proposed openstack/nova: XenAPI: OVS agent updates the wrong port with Neutron https://review.openstack.org/242846 | 07:39 |
*** tesseract has joined #openstack-nova | 07:41 | |
*** tesseract is now known as Guest60842 | 07:41 | |
*** MVenesio has quit IRC | 07:41 | |
openstackgerrit | Jianghua Wang proposed openstack/nova: XenAPI: OVS agent updates the wrong port with Neutron https://review.openstack.org/242846 | 07:48 |
bauzas | good morning Nova | 07:49 |
*** jwcroppe has joined #openstack-nova | 07:50 | |
openstackgerrit | Jianghua Wang proposed openstack/nova: XenAPI: OVS agent updates the wrong port with Neutron https://review.openstack.org/242846 | 07:51 |
*** rk4n has joined #openstack-nova | 07:51 | |
kaisers | Hey Novas! Can i still propose a driver bugfix for mitaka rc2 (https://review.openstack.org/#/c/264752/)? | 07:51 |
kaisers | *doh!* corrupted the link, this is better: https://review.openstack.org/#/c/264752/ | 07:52 |
kaisers | The related doc change is already +2'ed but waits for the code to merge. | 07:53 |
*** moshele has joined #openstack-nova | 07:54 | |
*** sahid has joined #openstack-nova | 07:55 | |
*** thorst has joined #openstack-nova | 07:58 | |
*** mpavone has joined #openstack-nova | 07:59 | |
*** jwcroppe has quit IRC | 08:00 | |
*** haomaiwang has quit IRC | 08:01 | |
*** haomaiwa_ has joined #openstack-nova | 08:01 | |
*** Daisy has quit IRC | 08:02 | |
*** Daisy has joined #openstack-nova | 08:02 | |
openstackgerrit | Saverio Proto proposed openstack/nova: Allow backup operation in paused and suspend state when Server booted from Volume https://review.openstack.org/295865 | 08:03 |
*** sridharg has joined #openstack-nova | 08:04 | |
openstackgerrit | Saverio Proto proposed openstack/nova: Allow backup operation in paused and suspend state https://review.openstack.org/295865 | 08:05 |
*** thorst has quit IRC | 08:06 | |
*** achanda has quit IRC | 08:06 | |
*** libu has quit IRC | 08:06 | |
*** jaosorior has joined #openstack-nova | 08:06 | |
*** Daisy has quit IRC | 08:07 | |
*** achanda has joined #openstack-nova | 08:08 | |
*** achanda has quit IRC | 08:11 | |
*** achanda has joined #openstack-nova | 08:12 | |
*** claudiub has joined #openstack-nova | 08:12 | |
*** nkrinner has quit IRC | 08:12 | |
*** achanda has quit IRC | 08:12 | |
*** gcb has joined #openstack-nova | 08:12 | |
*** EinstCra_ has joined #openstack-nova | 08:13 | |
*** achanda has joined #openstack-nova | 08:13 | |
*** ivase has joined #openstack-nova | 08:13 | |
*** matrohon has joined #openstack-nova | 08:13 | |
*** achanda has quit IRC | 08:13 | |
*** EinstCrazy has quit IRC | 08:16 | |
*** nkrinner has joined #openstack-nova | 08:17 | |
*** ivase_ has joined #openstack-nova | 08:18 | |
*** ivase has quit IRC | 08:20 | |
*** rdopiera has joined #openstack-nova | 08:22 | |
*** ivase has joined #openstack-nova | 08:24 | |
*** ivase_ has quit IRC | 08:25 | |
*** ljxiash has quit IRC | 08:25 | |
*** ljxiash has joined #openstack-nova | 08:26 | |
*** vlaza has joined #openstack-nova | 08:26 | |
*** palexster has joined #openstack-nova | 08:27 | |
*** fhermeni has joined #openstack-nova | 08:28 | |
fhermeni | hi | 08:28 |
*** Daisy has joined #openstack-nova | 08:28 | |
*** paul-carlton1 has joined #openstack-nova | 08:29 | |
*** ivase has quit IRC | 08:30 | |
*** ihrachys has joined #openstack-nova | 08:30 | |
*** ljxiash has quit IRC | 08:31 | |
*** xek has quit IRC | 08:32 | |
*** xek has joined #openstack-nova | 08:33 | |
markus_z | eliqiao: Are you around? | 08:35 |
eliqiao | hi markus_z | 08:35 |
markus_z | eliqiao: I still struggle a little with https://bugs.launchpad.net/nova/+bug/1441903 | 08:35 |
openstack | Launchpad bug 1441903 in OpenStack Compute (nova) "rootwrap.d ln doesn't work for non iSCSI volumes" [Undecided,Incomplete] - Assigned to lvmxh (shaohef) | 08:36 |
markus_z | eliqiao: I had the hope you could help me there | 08:36 |
*** palexster has quit IRC | 08:36 | |
markus_z | eliqiao: You've put it to incomplete but without hint which info is missing, and I lack knowledge in that area. | 08:36 |
*** ivase has joined #openstack-nova | 08:37 | |
openstackgerrit | Saverio Proto proposed openstack/nova: Fix typo 'mappgins' to 'mappings' https://review.openstack.org/296258 | 08:37 |
eliqiao | markus_z: sorry, I forget the context(bad triadge), let me try to recal... | 08:38 |
*** ljxiash has joined #openstack-nova | 08:40 | |
*** ivase_ has joined #openstack-nova | 08:41 | |
*** ivase has quit IRC | 08:41 | |
eliqiao | markus_z: I see matt has fixed it already by gerrit-id I181b594a3119f7ad74c595fc7059d521079b1d74 | 08:42 |
eliqiao | markus_z: can you please check? | 08:42 |
markus_z | mikal: If you find time, would you have a look at https://bugs.launchpad.net/nova/+bug/1484847 which refers to a todo note from you? | 08:42 |
openstack | Launchpad bug 1484847 in OpenStack Compute (nova) "image_cache_manager message storm" [Undecided,In progress] - Assigned to jichenjc (jichenjc) | 08:42 |
markus_z | eliqiao: oh, let me check... | 08:42 |
*** permalac has joined #openstack-nova | 08:43 | |
kashyap | markus_z: Matt Booth has been recently working on Image Cache related stuff, probably when he's about he might also have some ideas. | 08:43 |
kashyap | Guess he's out this week, though. | 08:43 |
markus_z | kashyap: Ah, good to know, thanks | 08:43 |
*** qeelee has joined #openstack-nova | 08:44 | |
*** jed56 has joined #openstack-nova | 08:44 | |
*** jlanoux has joined #openstack-nova | 08:45 | |
*** ivase_ has quit IRC | 08:47 | |
*** scheuran has joined #openstack-nova | 08:47 | |
*** ivase has joined #openstack-nova | 08:49 | |
*** ivase_ has joined #openstack-nova | 08:53 | |
*** ivase has quit IRC | 08:54 | |
*** artom has quit IRC | 08:56 | |
*** artom has joined #openstack-nova | 08:56 | |
*** jwcroppe has joined #openstack-nova | 08:56 | |
*** russellb has quit IRC | 08:58 | |
*** paul-carlton1 has quit IRC | 08:58 | |
*** mnestratov has joined #openstack-nova | 08:59 | |
*** ivase_ has quit IRC | 08:59 | |
*** palexster has joined #openstack-nova | 08:59 | |
*** russellb has joined #openstack-nova | 09:00 | |
*** haomaiwa_ has quit IRC | 09:01 | |
*** links has quit IRC | 09:01 | |
*** haomaiwang has joined #openstack-nova | 09:01 | |
*** e0ne has joined #openstack-nova | 09:03 | |
*** markvoelker has joined #openstack-nova | 09:03 | |
*** thorst has joined #openstack-nova | 09:03 | |
*** openstackgerrit has quit IRC | 09:03 | |
*** openstackgerrit has joined #openstack-nova | 09:04 | |
*** yassine has joined #openstack-nova | 09:04 | |
*** doug-fish has quit IRC | 09:04 | |
*** yassine is now known as Guest92542 | 09:04 | |
*** Guest92542 is now known as yassou | 09:05 | |
*** salv-orlando has joined #openstack-nova | 09:06 | |
*** dedery has joined #openstack-nova | 09:06 | |
*** claudiub|2 has joined #openstack-nova | 09:06 | |
openstackgerrit | Zhengguang Ou proposed openstack/nova: libvirt: fix detach volume race condition https://review.openstack.org/290510 | 09:07 |
*** markvoelker has quit IRC | 09:08 | |
*** claudiub has quit IRC | 09:09 | |
*** thorst has quit IRC | 09:11 | |
*** gcb has quit IRC | 09:11 | |
*** browne has joined #openstack-nova | 09:11 | |
*** dedery has quit IRC | 09:12 | |
*** houming has quit IRC | 09:12 | |
*** lucas-dinner is now known as lucasagomes | 09:13 | |
*** achanda has joined #openstack-nova | 09:14 | |
*** sfinucan has joined #openstack-nova | 09:14 | |
*** houming has joined #openstack-nova | 09:14 | |
openstackgerrit | Saverio Proto proposed openstack/nova: Allow snapshot_volume_backed in pause/suspended https://review.openstack.org/295865 | 09:15 |
*** y_sawai has joined #openstack-nova | 09:16 | |
markus_z | eliqiao: yep, I think you're right. That change solved that bug. thanks! | 09:16 |
openstackgerrit | Moshe Levi proposed openstack/nova: Fix detach SR-IOV when using LibvirtConfigGuestHostdevPCI https://review.openstack.org/296305 | 09:17 |
eliqiao | markus_z: YW, I think we should mark that bug as fixed released ? | 09:17 |
*** links has joined #openstack-nova | 09:18 | |
markus_z | eliqiao: I think so, yes, wanna do it? | 09:18 |
eliqiao | markus_z I will do it. | 09:19 |
*** derekh has joined #openstack-nova | 09:19 | |
markus_z | thanks a lot! | 09:20 |
*** achanda has quit IRC | 09:20 | |
eliqiao | welcome :) | 09:20 |
johnthetubaguy | markus_z: did you see there is a cross project spec around config centralisation stuff? | 09:21 |
markus_z | johnthetubaguy: I'm not aware of that | 09:21 |
markus_z | johnthetubaguy: Do you have a link? | 09:21 |
johnthetubaguy | markus_z: its in its early stages, but its here: https://review.openstack.org/#/c/295543/2 | 09:21 |
markus_z | johnthetubaguy: thanks, I'll throw my 2cents in | 09:21 |
*** nelsnels_ has quit IRC | 09:22 | |
*** danpb has joined #openstack-nova | 09:22 | |
*** roeyc has joined #openstack-nova | 09:22 | |
markus_z | funny how things take off after some time :) | 09:23 |
johnthetubaguy | markus_z: its expanding the scope a little, once its updated, there is a PWG user story here: https://review.openstack.org/#/c/291406/ | 09:23 |
*** jlanoux has quit IRC | 09:24 | |
*** gcb has joined #openstack-nova | 09:24 | |
johnthetubaguy | markus_z: the operators were loving your good work at the meetup in manchester, so the OSIC efforts are going to try take some of the ideas into other projects | 09:24 |
openstackgerrit | Bin Zhou proposed openstack/nova: upgrade connection_info when Ceph mon IP changed https://review.openstack.org/289813 | 09:25 |
markus_z | johnthetubaguy: I'm very happy to hear that, thanks for the feedback! Glad to see the direction this is taking. | 09:25 |
openstackgerrit | Bin Zhou proposed openstack/nova: upgrade connection_info when Ceph mon IP changed https://review.openstack.org/289813 | 09:25 |
*** yamahata has quit IRC | 09:27 | |
johnthetubaguy | markus_z: thank you for kicking folks into action, its great stuff! | 09:27 |
*** jlanoux has joined #openstack-nova | 09:27 | |
*** cristicalin has quit IRC | 09:33 | |
*** browne has quit IRC | 09:34 | |
*** daemontool has joined #openstack-nova | 09:35 | |
*** tojuvone has quit IRC | 09:35 | |
*** tojuvone has joined #openstack-nova | 09:35 | |
*** daemontool_ has joined #openstack-nova | 09:36 | |
*** daemontool_ has quit IRC | 09:36 | |
*** MVenesio has joined #openstack-nova | 09:37 | |
*** PaulMurray has joined #openstack-nova | 09:38 | |
*** y_sawai has quit IRC | 09:41 | |
*** MVenesio has quit IRC | 09:42 | |
*** y_sawai has joined #openstack-nova | 09:45 | |
*** Daisy has quit IRC | 09:46 | |
*** Daisy has joined #openstack-nova | 09:46 | |
*** qeelee has quit IRC | 09:49 | |
*** Daisy has quit IRC | 09:51 | |
*** cdent has joined #openstack-nova | 09:53 | |
*** sc68cal has joined #openstack-nova | 09:56 | |
*** vilobhmm11 has quit IRC | 09:56 | |
*** sdague has joined #openstack-nova | 09:58 | |
*** lpetrut has joined #openstack-nova | 10:00 | |
*** dims has joined #openstack-nova | 10:00 | |
*** haomaiwang has quit IRC | 10:01 | |
*** haomaiwang has joined #openstack-nova | 10:01 | |
*** links has quit IRC | 10:05 | |
openstackgerrit | Pawel Koniszewski proposed openstack/nova: WIP: Cold migrate using the RequestSpec object https://review.openstack.org/284974 | 10:06 |
*** dedery has joined #openstack-nova | 10:08 | |
*** thorst has joined #openstack-nova | 10:08 | |
*** ndipanov has joined #openstack-nova | 10:09 | |
*** LZ has quit IRC | 10:09 | |
*** EinstCra_ has quit IRC | 10:10 | |
*** ljxiash has quit IRC | 10:11 | |
*** ljxiash has joined #openstack-nova | 10:11 | |
*** dedery has quit IRC | 10:13 | |
*** claudiub has joined #openstack-nova | 10:15 | |
*** gszasz has joined #openstack-nova | 10:15 | |
*** thorst has quit IRC | 10:16 | |
*** moshele has quit IRC | 10:16 | |
*** claudiub|2 has quit IRC | 10:18 | |
*** ljxiash has quit IRC | 10:18 | |
*** links has joined #openstack-nova | 10:21 | |
*** dedery has joined #openstack-nova | 10:23 | |
*** hoangcx has quit IRC | 10:23 | |
*** ljjjustin_ has joined #openstack-nova | 10:24 | |
openstackgerrit | Saverio Proto proposed openstack/nova: Allow snapshot_volume_backed in pause/suspended https://review.openstack.org/295865 | 10:25 |
*** ljxiash has joined #openstack-nova | 10:25 | |
*** liverpooler has joined #openstack-nova | 10:28 | |
*** ljxiash has quit IRC | 10:30 | |
openstackgerrit | Chris Dent proposed openstack/nova: Add Allocation and AllocationList objects https://review.openstack.org/282442 | 10:30 |
*** cdent has quit IRC | 10:31 | |
dedery | Hi cores, can you please review https://review.openstack.org/#/c/287515 (Fix failed snapshot on VMs with SRIOV ports)? Thanks! | 10:31 |
*** smatzek has joined #openstack-nova | 10:32 | |
*** qeelee has joined #openstack-nova | 10:32 | |
*** jaosorior has quit IRC | 10:34 | |
*** e0ne has quit IRC | 10:35 | |
*** y_sawai has quit IRC | 10:35 | |
*** jaosorior has joined #openstack-nova | 10:36 | |
*** y_sawai has joined #openstack-nova | 10:36 | |
*** mvk has joined #openstack-nova | 10:39 | |
*** garyk1 has joined #openstack-nova | 10:40 | |
garyk1 | johnthetubaguy: can you please look at https://review.openstack.org/284121 | 10:41 |
*** claudiub|2 has joined #openstack-nova | 10:41 | |
*** fhermeni has quit IRC | 10:42 | |
*** claudiub has quit IRC | 10:44 | |
*** y_sawai has quit IRC | 10:44 | |
*** e0ne has joined #openstack-nova | 10:45 | |
*** y_sawai has joined #openstack-nova | 10:46 | |
*** ljjjustin_ is now known as liunian | 10:49 | |
*** Jeffrey4l has joined #openstack-nova | 10:49 | |
openstackgerrit | ChangBo Guo(gcb) proposed openstack/nova: libvirt: add missing iotune parse for LibvirtConfigGuestDisk https://review.openstack.org/187881 | 10:50 |
*** shaohe_feng_robo has quit IRC | 10:52 | |
*** sudipto has joined #openstack-nova | 10:53 | |
*** cdent has joined #openstack-nova | 10:54 | |
*** tojuvone has quit IRC | 10:54 | |
*** tojuvone has joined #openstack-nova | 10:54 | |
*** tojuvone has quit IRC | 10:55 | |
*** tojuvone has joined #openstack-nova | 10:55 | |
*** sridharg has quit IRC | 10:56 | |
*** pkholkin__ has quit IRC | 10:59 | |
*** sridharg has joined #openstack-nova | 11:00 | |
*** sridharg has quit IRC | 11:00 | |
*** sridharg has joined #openstack-nova | 11:00 | |
*** haomaiwang has quit IRC | 11:01 | |
*** gmann has quit IRC | 11:01 | |
*** haomaiwang has joined #openstack-nova | 11:01 | |
openstackgerrit | Chris Dent proposed openstack/nova: WIP Add ResourcePool and ResourcePoolList objects https://review.openstack.org/284963 | 11:01 |
*** gmann has joined #openstack-nova | 11:03 | |
*** markvoelker has joined #openstack-nova | 11:04 | |
*** dims_ has joined #openstack-nova | 11:05 | |
*** dims has quit IRC | 11:06 | |
*** markvoelker has quit IRC | 11:08 | |
*** Jeffrey4l has quit IRC | 11:10 | |
openstackgerrit | Chris Dent proposed openstack/nova: Add name to ResourceProvider object https://review.openstack.org/281945 | 11:11 |
openstackgerrit | Chris Dent proposed openstack/nova: Add a get_by_uuid for aggregates https://review.openstack.org/284895 | 11:11 |
openstackgerrit | Chris Dent proposed openstack/nova: Add Allocation and AllocationList objects https://review.openstack.org/282442 | 11:13 |
pkoniszewski | bauzas: hi, just a fyi, fixed the issue with serializing datetime, right now looks like server groups are not honored at all, will dig into that later | 11:13 |
bauzas | pkoniszewski: ack | 11:13 |
*** sudipto has quit IRC | 11:13 | |
openstackgerrit | Chris Dent proposed openstack/nova: WIP Add ResourcePool and ResourcePoolList objects https://review.openstack.org/284963 | 11:14 |
*** vlaza has quit IRC | 11:14 | |
openstackgerrit | Chris Dent proposed openstack/nova: WIP resource-pools/placement api https://review.openstack.org/293104 | 11:14 |
*** y_sawai has quit IRC | 11:15 | |
*** y_sawai has joined #openstack-nova | 11:17 | |
*** Jeffrey4l has joined #openstack-nova | 11:17 | |
*** achanda has joined #openstack-nova | 11:19 | |
openstackgerrit | ChangBo Guo(gcb) proposed openstack/nova: Enhance value check for option notify_on_state_change https://review.openstack.org/242717 | 11:19 |
*** doug-fish has joined #openstack-nova | 11:22 | |
*** roeyc has quit IRC | 11:23 | |
*** achanda has quit IRC | 11:24 | |
*** y_sawai has quit IRC | 11:26 | |
*** Jeffrey4l has quit IRC | 11:28 | |
*** ociuhandu has quit IRC | 11:29 | |
johnthetubaguy | mikal: this one can drop its -2 now I think https://review.openstack.org/#/c/272949/ | 11:29 |
PaulMurray | johnthetubaguy, I think you can take the -2 off https://review.openstack.org/#/c/284974/ now ? | 11:31 |
openstackgerrit | ChangBo Guo(gcb) proposed openstack/nova: Deprecated option 'mkisofs_cmd' for removal https://review.openstack.org/262744 | 11:32 |
johnthetubaguy | PaulMurray: I can't we need a new blueprint for the remaining work there, bauzas how did you want to handle this one? | 11:35 |
*** thorst has joined #openstack-nova | 11:35 | |
*** MVenesio has joined #openstack-nova | 11:38 | |
*** ekuris_ has quit IRC | 11:39 | |
*** tojuvone has quit IRC | 11:39 | |
*** tojuvone has joined #openstack-nova | 11:40 | |
openstackgerrit | sahid proposed openstack/nova: libvirt: check graphic/serial consoles at pre_live_migration step https://review.openstack.org/254709 | 11:40 |
openstackgerrit | sahid proposed openstack/nova: libvirt: live_migration_flags/block_migration_flags default to 0 https://review.openstack.org/295933 | 11:40 |
openstackgerrit | sahid proposed openstack/nova: libvirt: "migrate" to Guest's object https://review.openstack.org/250365 | 11:40 |
openstackgerrit | Ankit Agrawal proposed openstack/nova: Move is_volume_backed_instance to compute.utils https://review.openstack.org/270482 | 11:42 |
openstackgerrit | Ankit Agrawal proposed openstack/nova: Fix evaluation of host disk usage by volume-backed instances https://review.openstack.org/200870 | 11:42 |
*** MVenesio has quit IRC | 11:43 | |
*** rtheis has joined #openstack-nova | 11:43 | |
*** ljxiash has joined #openstack-nova | 11:44 | |
*** jinquan has joined #openstack-nova | 11:45 | |
*** Jeffrey4l has joined #openstack-nova | 11:47 | |
*** haplo37 has joined #openstack-nova | 11:50 | |
*** Jeffrey4l has quit IRC | 11:58 | |
*** david-lyle_ has joined #openstack-nova | 11:58 | |
*** ociuhandu has joined #openstack-nova | 11:59 | |
*** david-lyle has quit IRC | 12:00 | |
*** haomaiwang has quit IRC | 12:01 | |
*** Daisy has joined #openstack-nova | 12:01 | |
*** haomaiwang has joined #openstack-nova | 12:01 | |
*** salv-orl_ has joined #openstack-nova | 12:02 | |
*** MVenesio has joined #openstack-nova | 12:02 | |
openstackgerrit | Maciej Szankin proposed openstack/nova: Live migration failure in API leaves VM in MIGRATING state https://review.openstack.org/168916 | 12:03 |
*** haplo37 has quit IRC | 12:04 | |
*** lpetrut has quit IRC | 12:04 | |
*** salv-orlando has quit IRC | 12:04 | |
*** y_sawai_ has joined #openstack-nova | 12:06 | |
*** y_sawai_ has quit IRC | 12:06 | |
*** y_sawai has joined #openstack-nova | 12:06 | |
johnthetubaguy | sfinucan: markus_z: have either have you looked at passing the group object for list_opts(), I am wondering if this works now: https://review.openstack.org/#/c/274298/8 | 12:08 |
markus_z | johnthetubaguy: That's fixed in olso.config and we use that new version AFAIR, but I'm going to double-check | 12:09 |
*** roeyc has joined #openstack-nova | 12:09 | |
openstackgerrit | John Garbutt proposed openstack/nova: Config options: Centralize ldapdns options https://review.openstack.org/294179 | 12:10 |
johnthetubaguy | markus_z: I wonder if we bumped the minimum version yet? | 12:10 |
johnthetubaguy | markus_z: thanks for checking for me :() | 12:10 |
johnthetubaguy | oops :) | 12:11 |
markus_z | johnthetubaguy: We're at: oslo.config>=3.7.0 | 12:11 |
openstackgerrit | sahid proposed openstack/nova: libvirt: handle reserved pages size https://review.openstack.org/292500 | 12:11 |
openstackgerrit | sahid proposed openstack/nova: virt: reserved number of mempages on compute host https://review.openstack.org/292499 | 12:11 |
markus_z | and it got fixed in 3.2.0 | 12:11 |
johnthetubaguy | cool stuff | 12:11 |
markus_z | we're fine. I'm going to remove the todos | 12:11 |
markus_z | johnthetubaguy: thanks for the hint | 12:11 |
*** y_sawai has quit IRC | 12:12 | |
*** lucasagomes is now known as lucas-hungry | 12:12 | |
*** aysyd has joined #openstack-nova | 12:13 | |
danpb | markus_z: so for the virtlogd support in nova, things should be pretty simple | 12:13 |
markus_z | johnthetubaguy: I'm going to review config option changes beginning next week. I have to work on other items right now. | 12:13 |
*** haukebruno has quit IRC | 12:13 | |
markus_z | danpb: I'm all ear :) | 12:13 |
danpb | markus_z: first we have qemu >= 2.6 and libvirt >= 1.3.3 as required versions | 12:14 |
markus_z | ok, cool, I'll update the spec with that versions | 12:14 |
*** jaypipes has joined #openstack-nova | 12:15 | |
markus_z | danpb: re-proposed for Newton: https://review.openstack.org/#/c/234291/ | 12:15 |
*** haomaiwang has quit IRC | 12:16 | |
*** houming has quit IRC | 12:17 | |
danpb | markus_z: then we simply need one <serial> port configured with type=pty or type=tcp (if serial console is enabled) | 12:17 |
openstackgerrit | sahid proposed openstack/nova: libvirt: check graphic/serial consoles at pre_live_migration step https://review.openstack.org/254709 | 12:17 |
openstackgerrit | sahid proposed openstack/nova: libvirt: live_migration_flags/block_migration_flags default to 0 https://review.openstack.org/295933 | 12:17 |
openstackgerrit | sahid proposed openstack/nova: libvirt: "migrate" to Guest's object https://review.openstack.org/250365 | 12:17 |
danpb | markus_z: any serial port now supports a <log file="/var/log/libvirt/qemu/guestname-serial0.log" append="off"/> | 12:17 |
danpb | to enable logging of all data sent over that serial port | 12:17 |
danpb | so we can capture the boot messages without needing to create a 2nd serial port for interactive console | 12:18 |
danpb | you don't need todo anything special to ask for virtlogd - we will automatically turn on use of virtlogd which deals with roll-over of log files | 12:18 |
*** lpetrut has joined #openstack-nova | 12:19 | |
danpb | nova merely needs to know that as well as /var/log/libvirt/qemu/guestname-serial0.log, it might also want to read from /var/log/libvirt/qemu/guestname-serial0.log.0, /var/log/libvirt/qemu/guestname-serial0.log.1, etc to get full boot message history | 12:19 |
markus_z | depending on the "log-size" parameter we have, makes sense | 12:20 |
*** markvoelker has joined #openstack-nova | 12:20 | |
danpb | nb, all this is true for QEMU driver only currently | 12:21 |
danpb | ie, parallels, xen, lxc all have to use existing approach still | 12:21 |
markus_z | understood | 12:21 |
danpb | this shoudn't be a big deal, since we have to keep support for existing approach anyway, for people who have older libvirt/qemu versions | 12:21 |
markus_z | Right. The migration to an older node is something where I expected to spent some time and thought. | 12:22 |
markus_z | Any qemu arch specifics I should know? | 12:23 |
danpb | yeah we just need to modify xml sent to target host during migration | 12:23 |
danpb | no, nothing arch specific there | 12:23 |
*** adisky has joined #openstack-nova | 12:23 | |
markus_z | "append=off" means a restart of the VM removes all old log files, right? | 12:24 |
openstackgerrit | John Garbutt proposed openstack/nova: Config options: Centralize resource tracker options https://review.openstack.org/294211 | 12:24 |
*** Jeffrey4l has joined #openstack-nova | 12:25 | |
markus_z | danpb: Thanks for the heads up! I think I understand how to do it. I plan on having a WIP change in Gerrit before the Summit starts. | 12:27 |
*** rfolco has joined #openstack-nova | 12:28 | |
*** edmondsw has joined #openstack-nova | 12:28 | |
*** Daisy has quit IRC | 12:29 | |
*** Daisy has joined #openstack-nova | 12:30 | |
*** raildo-afk is now known as raildo | 12:30 | |
jaypipes | good mornign supernovas. | 12:30 |
*** qeelee has quit IRC | 12:31 | |
*** yuywz has quit IRC | 12:32 | |
*** krtaylor has quit IRC | 12:32 | |
*** ociuhandu has quit IRC | 12:34 | |
*** roeyc has quit IRC | 12:34 | |
*** roeyc1 has joined #openstack-nova | 12:34 | |
*** Daisy has quit IRC | 12:34 | |
openstackgerrit | sahid proposed openstack/nova: libvirt: check graphic/serial consoles at pre_live_migration step https://review.openstack.org/254709 | 12:35 |
openstackgerrit | sahid proposed openstack/nova: libvirt: live_migration_flags/block_migration_flags default to 0 https://review.openstack.org/295933 | 12:35 |
openstackgerrit | sahid proposed openstack/nova: libvirt: "migrate" to Guest's object https://review.openstack.org/250365 | 12:35 |
*** ociuhandu has joined #openstack-nova | 12:35 | |
openstackgerrit | Sylvain Bauza proposed openstack/nova-specs: Re-Proposes to check destination on migrations https://review.openstack.org/296408 | 12:37 |
bauzas | johnthetubaguy: /me needs to drop off for a bit but ^ | 12:37 |
bauzas | johnthetubaguy: also https://blueprints.launchpad.net/nova/+spec/check-destination-on-migrations-newton | 12:38 |
bauzas | PaulMurray: ^ | 12:38 |
*** ccarmack has joined #openstack-nova | 12:38 | |
*** gmann_ has joined #openstack-nova | 12:38 | |
*** Jeffrey4l has quit IRC | 12:38 | |
*** qeelee has joined #openstack-nova | 12:39 | |
johnthetubaguy | bauzas: ah sweet | 12:39 |
*** nelsnelson has joined #openstack-nova | 12:39 | |
*** ccarmack has left #openstack-nova | 12:39 | |
openstackgerrit | John Garbutt proposed openstack/nova-specs: Re-Proposes to check destination on migrations https://review.openstack.org/296408 | 12:40 |
*** Jeffrey4l has joined #openstack-nova | 12:40 | |
openstackgerrit | John Garbutt proposed openstack/nova: WIP: Cold migrate using the RequestSpec object https://review.openstack.org/284974 | 12:41 |
*** tojuvone has quit IRC | 12:41 | |
*** EinstCrazy has joined #openstack-nova | 12:42 | |
*** tojuvone has joined #openstack-nova | 12:42 | |
*** tojuvone has quit IRC | 12:42 | |
*** tojuvone has joined #openstack-nova | 12:42 | |
*** lpetrut has quit IRC | 12:46 | |
*** lpetrut has joined #openstack-nova | 12:46 | |
*** krtaylor has joined #openstack-nova | 12:46 | |
*** Jeffrey4l has quit IRC | 12:47 | |
*** baoli has joined #openstack-nova | 12:48 | |
openstackgerrit | Markus Zoeller (markus_z) proposed openstack/nova: config options: Use OptGroup for listing options https://review.openstack.org/296418 | 12:49 |
sahid | johnthetubaguy: care to remove your -2s on some of my patches? | 12:50 |
johnthetubaguy | sahid: if you let me know one patch on the chain, I can let you know if it can be removed or not, generally you need to get the blueprint approved (or updated) first | 12:51 |
*** dave-mccowan has joined #openstack-nova | 12:52 | |
*** ociuhandu has quit IRC | 12:52 | |
*** ociuhandu has joined #openstack-nova | 12:53 | |
* johnthetubaguy just saw the time, goes for some lunch | 12:53 | |
*** yuywz has joined #openstack-nova | 12:53 | |
sahid | johnthetubaguy: ok, you might want to re-approve them before.. | 12:53 |
sahid | https://blueprints.launchpad.net/nova/+spec/virt-configure-usb-tablet-from-image | 12:53 |
sahid | https://blueprints.launchpad.net/nova/+spec/libvirt-clean-driver | 12:53 |
*** mtanino has quit IRC | 12:53 | |
*** ducttape_ has joined #openstack-nova | 12:55 | |
johnthetubaguy | sahid: ah, sorry, I am not sure what mriedman has decided for specless blueprints yet, lets try catch him in an hour or two, those seem worth a trivial re-approve | 12:55 |
openstackgerrit | John Garbutt proposed openstack/nova: Move config options from nova/network/manager.py https://review.openstack.org/280370 | 12:55 |
* alex_xu reminders nova-api meeting in 4 mins | 12:56 | |
*** haomaiwang has joined #openstack-nova | 12:57 | |
johnthetubaguy | alex_xu: oh, that moved now, oops | 12:57 |
alex_xu | johnthetubaguy: yea, new time, and new channel (openstack-meeting-4) | 12:57 |
*** oomichi_ has joined #openstack-nova | 12:57 | |
* johnthetubaguy grabs quicker lunch | 12:58 | |
*** markus_z is now known as markus_z_meeting | 12:59 | |
*** c64cosmin has joined #openstack-nova | 13:00 | |
*** haomaiwang has quit IRC | 13:01 | |
*** links has quit IRC | 13:01 | |
*** sfinucan has quit IRC | 13:02 | |
*** lpetrut has quit IRC | 13:03 | |
*** sfinucan has joined #openstack-nova | 13:05 | |
*** david-lyle_ is now known as david-lyle | 13:06 | |
*** mdrabe has joined #openstack-nova | 13:07 | |
*** ivase has joined #openstack-nova | 13:08 | |
*** ekuris_ has joined #openstack-nova | 13:08 | |
*** rlrossit has joined #openstack-nova | 13:08 | |
*** ivase has quit IRC | 13:09 | |
*** ivase has joined #openstack-nova | 13:09 | |
*** rodrigods has quit IRC | 13:11 | |
*** rodrigods has joined #openstack-nova | 13:11 | |
*** jwcroppe has quit IRC | 13:12 | |
*** lucas-hungry is now known as lucasagomes | 13:14 | |
openstackgerrit | Zhenyu Zheng proposed openstack/nova-specs: Allow user to define the shutdown method through API when stop instances https://review.openstack.org/293790 | 13:15 |
*** vladik has joined #openstack-nova | 13:15 | |
*** baoli_ has joined #openstack-nova | 13:16 | |
*** vladikr has joined #openstack-nova | 13:17 | |
*** sfinucan has quit IRC | 13:17 | |
*** mriedem has joined #openstack-nova | 13:18 | |
openstackgerrit | Pavel Kholkin proposed openstack/nova-specs: nova-api hypervisor.cpu_info change from string to json object https://review.openstack.org/296429 | 13:18 |
*** ducttape_ has quit IRC | 13:19 | |
*** baoli has quit IRC | 13:19 | |
*** MVenesio has quit IRC | 13:21 | |
openstackgerrit | garyk proposed openstack/os-vif: Remove duplicate file https://review.openstack.org/296431 | 13:22 |
*** achanda has joined #openstack-nova | 13:22 | |
*** sfinucan has joined #openstack-nova | 13:23 | |
*** ctrath has joined #openstack-nova | 13:25 | |
*** pwnall has joined #openstack-nova | 13:26 | |
*** MCoLo__ has quit IRC | 13:26 | |
*** achanda has quit IRC | 13:27 | |
openstackgerrit | Pavel Kholkin proposed openstack/nova-specs: nova-api hypervisor.cpu_info change from string to json object https://review.openstack.org/296429 | 13:28 |
*** toure is now known as toure_ | 13:28 | |
*** qeelee has quit IRC | 13:28 | |
openstackgerrit | Thomas Maddox proposed openstack/nova: [WIP - DO NOT MERGE] Testing LXC Gate https://review.openstack.org/274792 | 13:30 |
*** vladikr has quit IRC | 13:30 | |
*** daemontool_ has joined #openstack-nova | 13:33 | |
*** ducttape_ has joined #openstack-nova | 13:33 | |
*** daemontool has quit IRC | 13:33 | |
*** smatzek has quit IRC | 13:34 | |
openstackgerrit | Zhenyu Zheng proposed openstack/nova-specs: Re-propose Expose quiesce/unquiesce API https://review.openstack.org/295595 | 13:38 |
openstackgerrit | Andrey Shestakov proposed openstack/nova: Add VNC console support for ironic virt driver. https://review.openstack.org/296442 | 13:38 |
dansmith | alaski: are you cool with that database poison fixutre? | 13:38 |
dansmith | alaski: it works great for me | 13:38 |
openstackgerrit | Thomas Maddox proposed openstack/nova: [WIP - DO NOT MERGE] Testing LXC Gate https://review.openstack.org/274792 | 13:39 |
*** knikolla has joined #openstack-nova | 13:39 | |
*** haomaiwang has joined #openstack-nova | 13:40 | |
*** cleong has joined #openstack-nova | 13:40 | |
*** mtanino has joined #openstack-nova | 13:44 | |
alaski | dansmith: I'm going to nitpick the warning message, but otherwise yse | 13:45 |
alaski | *yes | 13:45 |
*** mvk_ has joined #openstack-nova | 13:45 | |
alaski | nits have been picked | 13:46 |
dansmith | cool, the gate will appreciate running 15 patches again :) | 13:47 |
*** burt has joined #openstack-nova | 13:47 | |
alaski | If no one else is bothered by it I'm fine moving forward as is | 13:47 |
dansmith | alaski: I'm just kidding | 13:47 |
*** klkumar has joined #openstack-nova | 13:48 | |
dansmith | so an affected test mucks with internal state accidentally, | 13:48 |
dansmith | but that is only because it called some db method that did that, right? | 13:48 |
dansmith | is there something else we can call that gets us here? | 13:48 |
*** mkrcmari__ has joined #openstack-nova | 13:48 | |
dansmith | like something legitimately not fully in the DB? | 13:48 |
*** mvk has quit IRC | 13:50 | |
dansmith | or maybe you're thinking about something that mocked out a method below something with that decorator on it? | 13:50 |
*** pushkaru has joined #openstack-nova | 13:50 | |
alaski | at the moment it appears that it's only db methods | 13:50 |
alaski | yeah, that was my thought | 13:50 |
dansmith | okay | 13:50 |
*** coreywright has quit IRC | 13:52 | |
dansmith | alaski: http://pastebin.com/JgVPWfhL | 13:52 |
*** mvk_ has quit IRC | 13:52 | |
*** oomichi_ has quit IRC | 13:52 | |
*** tbachman has joined #openstack-nova | 13:54 | |
alaski | dansmith: perfect. though if I'm honest I would prefer some swearing in there | 13:54 |
dansmith | 'listen asshole, you claimed...' | 13:54 |
alaski | exactly | 13:54 |
*** mriedem is now known as mriedem_meeting | 13:55 | |
dansmith | here it comes | 13:55 |
openstackgerrit | Dan Smith proposed openstack/nova: Make FlavorList.get_all() return results from the API and main DBs https://review.openstack.org/294252 | 13:55 |
*** sfinucan has quit IRC | 13:55 | |
openstackgerrit | Dan Smith proposed openstack/nova: Further hack up the nova.tests.unit.db.fakes module of horribleness https://review.openstack.org/296106 | 13:55 |
openstackgerrit | Dan Smith proposed openstack/nova: Objectify test_flavors and test_flavors_extra_specs https://review.openstack.org/296105 | 13:55 |
openstackgerrit | Dan Smith proposed openstack/nova: Add a DatabasePoisonFixture https://review.openstack.org/296023 | 13:55 |
openstackgerrit | Dan Smith proposed openstack/nova: Objectify some tests in test_compute and test_flavors https://review.openstack.org/296104 | 13:55 |
openstackgerrit | Dan Smith proposed openstack/nova: Make flavor extra_specs operations work against the API DB https://review.openstack.org/294710 | 13:55 |
openstackgerrit | Dan Smith proposed openstack/nova: Objectify test_instance_type_extra_specs https://review.openstack.org/296103 | 13:55 |
openstackgerrit | Dan Smith proposed openstack/nova: Block flavor creation until main database is empty https://review.openstack.org/295310 | 13:55 |
openstackgerrit | Dan Smith proposed openstack/nova: Add flavor migration routine https://review.openstack.org/294771 | 13:55 |
openstackgerrit | Dan Smith proposed openstack/nova: Make Flavor access routines work against API database https://review.openstack.org/294313 | 13:55 |
openstackgerrit | Dan Smith proposed openstack/nova: Make Flavor create() and destroy() work against API DB https://review.openstack.org/294758 | 13:55 |
*** mvk_ has joined #openstack-nova | 13:55 | |
alaski | nice | 13:55 |
*** mvk has joined #openstack-nova | 13:57 | |
*** haplo37 has joined #openstack-nova | 13:57 | |
*** mkrcmari__ has quit IRC | 13:58 | |
*** mspreitz has joined #openstack-nova | 13:58 | |
*** mvk_ has quit IRC | 13:59 | |
*** sfinucan has joined #openstack-nova | 14:00 | |
*** artom has quit IRC | 14:00 | |
*** haomaiwang has quit IRC | 14:01 | |
*** haomaiwang has joined #openstack-nova | 14:01 | |
*** mvk has quit IRC | 14:01 | |
*** pradk has joined #openstack-nova | 14:01 | |
*** artom has joined #openstack-nova | 14:01 | |
*** gmann_ has quit IRC | 14:02 | |
*** dims has joined #openstack-nova | 14:04 | |
*** dims_ has quit IRC | 14:04 | |
*** achanda has joined #openstack-nova | 14:05 | |
*** coreywright has joined #openstack-nova | 14:05 | |
*** achanda has quit IRC | 14:07 | |
*** salv-orl_ has quit IRC | 14:07 | |
*** openstack has joined #openstack-nova | 14:23 | |
*** smatzek has joined #openstack-nova | 14:23 | |
*** ametts has joined #openstack-nova | 14:24 | |
pkoniszewski | bauzas: here? | 14:27 |
bauzas | pkoniszewski: yup ? | 14:28 |
pkoniszewski | bauzas: i have one question regarding request spec implementation in LM task in conductor | 14:28 |
bauzas | pkoniszewski: yep ? | 14:28 |
pkoniszewski | bauzas: why do you pass None as an instance group to request_spec here https://github.com/openstack/nova/blob/111a852e79f0d9e54228d8e2724dc4183f737397/nova/conductor/tasks/live_migrate.py#L183 ? | 14:29 |
bauzas | pkoniszewski: because the old behaviour was not providing it | 14:30 |
*** mgoddard has quit IRC | 14:30 | |
pkoniszewski | bauzas: but in the old behavior policies were honored | 14:30 |
pkoniszewski | bauzas: now are not | 14:30 |
*** yuywz has quit IRC | 14:30 | |
bauzas | pkoniszewski: you think it's a bug ? | 14:31 |
alex_xu | sdague: one benefit for support microversion with swagger, https://review.openstack.org/#/c/233446/, we can generate swagger spec for each version, that is good for structure microversion support. | 14:31 |
bauzas | pkoniszewski: if so, please report a bug | 14:31 |
*** liverpooler has quit IRC | 14:31 | |
bauzas | pkoniszewski: and if you have time, just provide a change, we could see if it could get a RC | 14:31 |
pkoniszewski | bauzas: okay | 14:31 |
bauzas | pkoniszewski: I think I understand the problem | 14:32 |
sdague | alex_xu: keypairs is a very bad example | 14:32 |
bauzas | indeed, setup_instance_group() was getting the attached group | 14:32 |
sdague | as it's one of the easiest resources we have | 14:32 |
*** mgoddard has joined #openstack-nova | 14:32 | |
sdague | swagger just will not work for servers | 14:32 |
bauzas | pkoniszewski: so, now, when rehydrating from scratch, we don't provide it again | 14:32 |
bauzas | pkoniszewski: please create a bug, and I'll put it as mitaka-rc-potential | 14:33 |
sdague | building super simple examples that don't tackle the hard problems don't move things forward | 14:33 |
pkoniszewski | bauzas: sure, thanks | 14:33 |
bauzas | johnthetubaguy: we have a problem with https://github.com/openstack/nova/blob/111a852e79f0d9e54228d8e2724dc4183f737397/nova/conductor/tasks/live_migrate.py#L183 which is a regression for people using instance groups | 14:33 |
bauzas | johnthetubaguy: it needs a RC2 bugfix | 14:33 |
alex_xu | sdague: emm...sorry, I didn't get which case swagger won't work for servers? you mean action? | 14:33 |
sdague | no, for the request / response body | 14:34 |
sdague | go try to model that in swagger | 14:34 |
johnthetubaguy | bauzas: old instances with instance groups, I guess? | 14:34 |
bauzas | pkoniszewski: do you have time for providing the change, or do you want me to fix that ? | 14:34 |
johnthetubaguy | bauzas: so basically, all of them | 14:34 |
alex_xu | sdague: ok, i will try | 14:34 |
*** tongli has joined #openstack-nova | 14:34 | |
sdague | alex_xu: and figure out how to make the resultant patches reviewable | 14:34 |
bauzas | johnthetubaguy: live-migrating instances that were created before we merged the RequestSpec persistence | 14:34 |
johnthetubaguy | bauzas: is it just putting in instance.instance_groups in there, or something like that? | 14:34 |
sdague | https://review.openstack.org/#/c/233446/7 is not reviewable | 14:35 |
pkoniszewski | bauzas: i can try to fix it | 14:35 |
johnthetubaguy | bauzas: yeah, thats what I was meaning | 14:35 |
bauzas | johnthetubaguy: the problem is that we were honoring server groups for live migration and we don't do that now | 14:35 |
bauzas | pkoniszewski: okay, I think I had created the same problem in a second rehydratation, sec. | 14:36 |
johnthetubaguy | bauzas: agreed | 14:36 |
*** sc68cal has quit IRC | 14:36 | |
johnthetubaguy | bauzas: yeah, I suspect its in both places | 14:37 |
*** y_sawai has joined #openstack-nova | 14:37 | |
alex_xu | sdague: yea, actually I didn't get any full idea yet, just go through each problem check if i can get any better idea. | 14:37 |
dansmith | sdague: when you get a chance, this is that db poison fixture, which works well for a bunch of patches on top of it: https://review.openstack.org/#/c/296023/ | 14:38 |
dansmith | sdague: to raise an exception, there are 94 tests between unit and functional that have to change, so this is clearly going to get us some isolation we currently don't have | 14:38 |
bauzas | johnthetubaguy: pkoniszewski: I just checked all the callers I added in the compute manager, and I think only live-migrate is hit | 14:39 |
bauzas | the others are hydrating a fresh spec other waty | 14:39 |
sdague | alex_xu: I feel like there continues to be this giant effort to push an evolving API spec that no one really knows well into the code and assume that will somehow magically make the API understandable to users | 14:39 |
*** adisky has quit IRC | 14:40 | |
*** andymaier has joined #openstack-nova | 14:40 | |
pkoniszewski | bauzas: johnthetubaguy: https://bugs.launchpad.net/nova/+bug/1561022 | 14:40 |
openstack | Launchpad bug 1561022 in OpenStack Compute (nova) "Server group policies are not honored during live migration" [Undecided,New] | 14:40 |
sdague | alex_xu: and it will not. We need to stop and focus on users first. And consider some of these other specs in later stages | 14:40 |
sdague | there are 0 people in our user community that know how to consume swagger | 14:41 |
pkoniszewski | bauzas: okay, so basically i will pass instance group there and see what will happen | 14:41 |
*** haukebruno has joined #openstack-nova | 14:41 | |
alex_xu | sdague: no, acutally I didn't try to support swagger way, just try to think about how to support microversion with your propose | 14:42 |
sdague | ok | 14:42 |
*** ekuris_ has quit IRC | 14:42 | |
*** sfinucan has quit IRC | 14:42 | |
*** haukebruno has quit IRC | 14:42 | |
sdague | so right now, we'll end up with an RST doc where we can describe microversion addons in text | 14:42 |
sdague | which is a start | 14:42 |
bauzas | johnthetubaguy: triaged https://bugs.launchpad.net/nova/+bugs?field.tag=mitaka-rc-potential | 14:42 |
sdague | once we come up with a working pattern we can extract that out into something semi structured | 14:43 |
*** mriedem_meeting is now known as mriedem | 14:43 | |
bauzas | pkoniszewski: okay, how will you add the instance group ? | 14:43 |
sdague | dansmith: ok, will look in a bit | 14:43 |
*** sfinucan has joined #openstack-nova | 14:43 | |
*** haukebruno has joined #openstack-nova | 14:43 | |
*** Swami has joined #openstack-nova | 14:43 | |
*** sridhargaddam has quit IRC | 14:43 | |
*** sridharg has joined #openstack-nova | 14:44 | |
bauzas | pkoniszewski: I think it's okay to provide filter_props['instance_group'] | 14:44 |
bauzas | pkoniszewski: given we hydrate it on the previous call | 14:44 |
alex_xu | sdague: ok, cool, step by step | 14:44 |
bauzas | pkoniszewski: just fix that, and I'll +2 | 14:44 |
bauzas | pkoniszewski: add a test tho | 14:45 |
pkoniszewski | bauzas: okay, i will test it out | 14:46 |
bauzas | pkoniszewski: I'd basically modify test_find_destination_works_with_no_request_spec() by using a side_effect method for setup_ig | 14:47 |
*** mpavone has quit IRC | 14:47 | |
bauzas | pkoniszewski: which would modify a dict so you could assert what you need | 14:47 |
*** david-lyle_ is now known as david-lyle | 14:47 | |
* alex_xu back to English trainning before sleep | 14:47 | |
bauzas | pkoniszewski: that would be sufficient | 14:47 |
*** ljxiash has quit IRC | 14:48 | |
bauzas | pkoniszewski: given we plan to ship RC2, I'd appreciate if you could patch that asap, so we could merge that soon and do the backport to stable/mitaka at the same time | 14:48 |
bauzas | pkoniszewski: given we plan to ship RC2 *tomorrow* | 14:48 |
*** akshai has joined #openstack-nova | 14:48 | |
*** anush has joined #openstack-nova | 14:48 | |
pkoniszewski | bauzas: already working on this | 14:48 |
bauzas | pkoniszewski: great, ping me as soon as you sort that out, or feel free in case of any question | 14:49 |
bauzas | feel free *to bug me | 14:49 |
pkoniszewski | bauzas: sure, thanks! | 14:49 |
bauzas | pkoniszewski: thanks for spotting that out ! | 14:49 |
* bauzas hides | 14:49 | |
openstackgerrit | Mark Doffman proposed openstack/nova: Add manage command for cell0. https://review.openstack.org/275266 | 14:49 |
openstackgerrit | Mark Doffman proposed openstack/nova: Map instances to cell0 on failed schedule https://review.openstack.org/267827 | 14:49 |
openstackgerrit | Mark Doffman proposed openstack/nova: Manage db sync command for cell0 https://review.openstack.org/274885 | 14:49 |
*** mpavone has joined #openstack-nova | 14:50 | |
*** zzzeek has quit IRC | 14:50 | |
*** Jeffrey4l has joined #openstack-nova | 14:52 | |
*** atuvenie has quit IRC | 14:53 | |
alaski | dansmith: is https://review.openstack.org/#/c/294313 blocked on the fixtures change? | 14:55 |
dansmith | alaski: yeah, most all of them are | 14:55 |
*** sc68cal has joined #openstack-nova | 14:55 | |
alaski | okay | 14:55 |
dansmith | I could have pulled some of those out in front of it if I knew about it ahead of time, but I can't reorder that queue too much because they all touch the same files | 14:56 |
*** y_sawai has quit IRC | 14:57 | |
alaski | yeah. I pinged lifeless on the fixture change, let's see how that progresses | 14:58 |
*** y_sawai has joined #openstack-nova | 14:58 | |
*** yamahata has joined #openstack-nova | 14:58 | |
dansmith | alaski: you mean on the py3 thing? | 14:59 |
alaski | yeah | 14:59 |
dansmith | cool | 14:59 |
*** haomaiwang has quit IRC | 15:01 | |
*** haomaiwang has joined #openstack-nova | 15:01 | |
*** zzzeek has joined #openstack-nova | 15:02 | |
*** EinstCrazy has quit IRC | 15:03 | |
alaski | johnthetubaguy: can you remove your -2 from the series at https://review.openstack.org/#/c/275266/ . That spec was reapproved. | 15:03 |
stevemar | mriedem: poke | 15:05 |
stevemar | mriedem: novaclient functional tests, do they call keystone CLI? | 15:05 |
markus_z_meeting | johnthetubaguy: I though we wanted to use the newton focused bp for the config options? | 15:06 |
markus_z_meeting | johnthetubaguy: https://review.openstack.org/#/c/280370/ confused me a little | 15:06 |
*** rmevans has joined #openstack-nova | 15:06 | |
markus_z_meeting | johnthetubaguy: I'm going through the list of open changes and wanted to point them to the new bp. | 15:07 |
markus_z_meeting | johnthetubaguy: But your +2 gives me doubts here. | 15:07 |
*** jinquan has left #openstack-nova | 15:08 | |
*** ctrath has quit IRC | 15:08 | |
stevemar | mriedem: ya sure do! https://github.com/openstack/python-novaclient/blob/master/novaclient/tests/functional/base.py#L348-L383 | 15:08 |
*** sudipto has joined #openstack-nova | 15:08 | |
stevemar | mriedem: so the next release of keystoneclient is gonna break that hard: https://review.openstack.org/#/c/258181/ (we're not due to release until newton is well under way) https://review.openstack.org/#/c/258181/ | 15:09 |
*** pwnall has joined #openstack-nova | 15:09 | |
mriedem | stevemar: oy | 15:10 |
stevemar | mriedem: it's only been deprecated forever! :) | 15:10 |
mriedem | bleh | 15:10 |
stevemar | mriedem: i'll toss up a patch | 15:10 |
mriedem | stevemar: to do what? nova use osc? | 15:10 |
mriedem | or nova use keystoneclient python api? | 15:10 |
stevemar | mriedem: yah | 15:10 |
mriedem | i'm pretty sure we don't want to use osc | 15:11 |
mriedem | as a dependency | 15:11 |
stevemar | mriedem: you're calling tempest here i think? | 15:11 |
mriedem | no | 15:11 |
mriedem | oh wait | 15:11 |
mriedem | this is novaclient | 15:11 |
stevemar | wut | 15:11 |
mriedem | i thought this was nova at first | 15:12 |
stevemar | cause we removed keystoneclient from requirements, it's all ksa first | 15:12 |
stevemar | nope, novaclient | 15:12 |
*** lpetrut has joined #openstack-nova | 15:12 | |
stevemar | gah, you still have keystoneclient in test-req | 15:12 |
*** openstackstatus has joined #openstack-nova | 15:12 | |
*** ChanServ sets mode: +v openstackstatus | 15:12 | |
mriedem | stevemar: can we use tempest-lib? although i heard tempest-lib is deprecated now | 15:13 |
mriedem | oomichi: sdague: ^ is that right? | 15:13 |
stevemar | mriedem: everything is deprecated apparently | 15:13 |
stevemar | mriedem: could use python bindings | 15:13 |
mriedem | https://github.com/openstack/tempest-lib/commit/781aec763e6f46f070c960e5e19a4c0d5be1ecb8 | 15:13 |
mriedem | stevemar: ok, yeah, have to use python bindings in keystoneclient | 15:14 |
mriedem | novaclient can't require osc because there would be a circular dependency | 15:14 |
*** mgoddard has quit IRC | 15:14 | |
*** mgoddard_ has joined #openstack-nova | 15:14 | |
sdague | mriedem: can someone summarize the issue? | 15:14 |
mriedem | sdague: keystoneclient cli is gone in the next release | 15:15 |
mriedem | sdague: novaclient functional tests use it to setup tenants https://github.com/openstack/python-novaclient/blob/master/novaclient/tests/functional/base.py#L348-L383 | 15:15 |
mriedem | so we need to change that to use the python bindings in keystoneclient instead | 15:15 |
sdague | right, so that probably just needs to be changed into openstack client commands | 15:15 |
sdague | no, the cli stuff is litterly just a wrapper around exec commands | 15:15 |
mriedem | i don't think we can do that....because of the circular dependency | 15:15 |
*** knikolla_ has joined #openstack-nova | 15:15 | |
sdague | grrr, huh? | 15:16 |
stevemar | mriedem: sdague: ohhh cause osc depends on novaclient | 15:16 |
mriedem | yes | 15:16 |
sdague | well, conceptually we need that as the path forward | 15:17 |
*** mgoddard__ has joined #openstack-nova | 15:17 | |
sdague | you know it would be really nice if there was a small cli that could just create users... oh right, it just got deleted :P | 15:18 |
mriedem | why not just use the keystoneclient python binding? https://github.com/openstack/python-keystoneclient/blob/master/keystoneclient/v3/projects.py#L65 | 15:19 |
*** esracelik has quit IRC | 15:19 | |
sdague | we probably can | 15:19 |
mriedem | err this i guess https://github.com/openstack/python-keystoneclient/blob/master/keystoneclient/v2_0/tenants.py#L85 | 15:19 |
*** READ10 has joined #openstack-nova | 15:20 | |
mriedem | stevemar: that's going to be a ksc 3.0 release right? | 15:20 |
stevemar | mriedem: yep | 15:20 |
sdague | it would be really nice if there was a way to put osc into a venv for this so it wouldn't screw up the rest of it | 15:20 |
*** gddub has joined #openstack-nova | 15:20 | |
sdague | and just use the osc commands | 15:20 |
*** mgoddard_ has quit IRC | 15:21 | |
sdague | but, anyway, I've got this other chunk of context in my head now, so I can't really go solve this thing atm | 15:21 |
mriedem | i can tinker with it, unless stevemar or other keystone people are going to | 15:21 |
stevemar | we were thinking about putting functional tests in another repo for keystone, not sure if that would help, you guys have had functional tests in novaclient for a long time | 15:21 |
*** ctrath has joined #openstack-nova | 15:21 | |
mriedem | stevemar: not too long actually | 15:22 |
*** ssurana has joined #openstack-nova | 15:22 | |
mriedem | just since they were split out from tempest | 15:22 |
mriedem | which was kilo i think | 15:22 |
*** libu has joined #openstack-nova | 15:22 | |
*** browne has joined #openstack-nova | 15:22 | |
openstackgerrit | sahid proposed openstack/nova: libvirt: handle reserved pages size https://review.openstack.org/292500 | 15:22 |
openstackgerrit | sahid proposed openstack/nova: virt: reserved number of mempages on compute host https://review.openstack.org/292499 | 15:22 |
*** mdrabe has quit IRC | 15:22 | |
mriedem | i personally like being able to test changes to novaclient with the in-tree functional tests, like when we add new microversion support, | 15:22 |
mriedem | i don't really want to have to straddle 2 repos for that testing | 15:23 |
stevemar | mriedem: i can toss up an osc alternative and see what happens | 15:23 |
*** knikolla_ has quit IRC | 15:25 | |
pkoniszewski | bauzas: so i can't just pass anything from filter_props because all that stuff is a dict, but below in filters it expects 'instance_group' to be an object, also 'instance_group' field in RequestSpec needs to be InstanceGroup object | 15:25 |
stevemar | mriedem: self.cli_clients = tempest_lib.cli.base.CLIClient | 15:25 |
stevemar | interesting | 15:26 |
bauzas | pkoniszewski: from_primitives() asks for an InstanceObject object ? | 15:26 |
pkoniszewski | bauzas: for cold migration fix is simple, i can pass again request_spec.instance_group because it is already an object with all the data in place | 15:26 |
sdague | right, there is basically this very early tempest_lib interface that just gives you an exec caller to the clis | 15:26 |
pkoniszewski | it's from_components | 15:26 |
bauzas | pkoniszewski: right, this one | 15:26 |
bauzas | from_components asks for an instance_group object ? | 15:26 |
sdague | stevemar: ... in an ideal world | 15:27 |
*** jaosorior has quit IRC | 15:27 | |
mriedem | stevemar: yeah i saw that too, which will have to be fixed at some point | 15:27 |
stevemar | ah right, that's deprecated too | 15:27 |
sdague | keystone client would have a test fixture that just says "give me these users and tenants" | 15:27 |
stevemar | hmph | 15:27 |
sdague | because we're escentially hacking that in | 15:28 |
pkoniszewski | it's doing an anssignment https://github.com/openstack/nova/blob/111a852e79f0d9e54228d8e2724dc4183f737397/nova/objects/request_spec.py#L352 | 15:28 |
bauzas | pkoniszewski: okay, go for plan B then | 15:28 |
pkoniszewski | but instance_group needs to be an object: https://github.com/openstack/nova/blob/111a852e79f0d9e54228d8e2724dc4183f737397/nova/objects/request_spec.py#L54 | 15:29 |
pkoniszewski | i don't even have instance group id there to go to the DB | 15:29 |
pkoniszewski | or maybe i missed it somewhere | 15:29 |
bauzas | pkoniszewski: sec, verifying something | 15:29 |
openstackgerrit | sahid proposed openstack/nova: libvirt: handle reserved pages size https://review.openstack.org/292500 | 15:29 |
openstackgerrit | sahid proposed openstack/nova: virt: reserved number of mempages on compute host https://review.openstack.org/292499 | 15:29 |
mriedem | stevemar: ok if you want to work on a change to use osc there, i'll work on a change to use the ksc python bindings | 15:30 |
openstackgerrit | John Garbutt proposed openstack/nova: Move config options from nova/network/manager.py https://review.openstack.org/280370 | 15:31 |
johnthetubaguy | markus_z_meeting: sorry, I was a blind bat and missed the wrong blueprint, I just edited it and reapplied my vote | 15:31 |
*** jdurgin1 has joined #openstack-nova | 15:31 | |
*** y_sawai has quit IRC | 15:32 | |
markus_z_meeting | johnthetubaguy: ok, just wanted to double-check if we're on the same page here | 15:32 |
*** mgoddard has joined #openstack-nova | 15:33 | |
*** mgoddard__ has quit IRC | 15:33 | |
bauzas | alaski: confused by the show/no-show but do we have a cells v2 meeting today and when ? :p | 15:33 |
*** rcarrillocruz has joined #openstack-nova | 15:34 | |
johnthetubaguy | markus_z_meeting: all good | 15:34 |
openstackgerrit | Corey Wright proposed openstack/nova: cinder: accommodate v1 cinder client in detach call https://review.openstack.org/296543 | 15:34 |
bauzas | pkoniszewski: so, after looking a bit of code, I think adding a big note explaining why you hydrate an InstanceGroup object from a dict, and putting that dict instead of None should be the best way | 15:36 |
*** tongli has quit IRC | 15:36 | |
rcarrillocruz | hey folks | 15:36 |
rcarrillocruz | just realized that nova boot command | 15:36 |
rcarrillocruz | doesn't have 'project' or 'tenant' options | 15:36 |
*** mdrabe has joined #openstack-nova | 15:36 | |
bauzas | pkoniszewski: that's not really a big thing, you should just comment that until setup_instance_group() uses a Spec object, you need to hydrate a new InstanceGroup from the legacy filt_props key because from_components() requires it | 15:36 |
pkoniszewski | bauzas: is it okay to keep this object without uuid? i've tried that already and it looks like it is the only fix right now | 15:36 |
rcarrillocruz | whereas some other openstack clients, like neutron net-create, does allow passing a project/tenant | 15:37 |
*** sridharg has quit IRC | 15:37 | |
pkoniszewski | bauzas: i mean, hydrating InstanceGroup without uuid | 15:37 |
rcarrillocruz | that means a cloud/domain admin cannot select the project the server should be tied to | 15:37 |
rcarrillocruz | is this intended? | 15:37 |
rcarrillocruz | some work pending to address that? | 15:37 |
bauzas | pkoniszewski: see https://github.com/openstack/nova/blob/master/nova/objects/request_spec.py#L152 | 15:37 |
*** yamahata has quit IRC | 15:38 | |
bauzas | pkoniszewski: well, the scheduler is not calling the group, right? | 15:38 |
bauzas | pkoniszewski: I mean, the scheduler only uses that because it checks the policies and members | 15:38 |
pkoniszewski | bauzas: i haven't found such call yet, probably not | 15:38 |
bauzas | pkoniszewski: and you're not persisting the new object | 15:38 |
bauzas | pkoniszewski: so my answer would be yes, it's safe | 15:39 |
stevemar | mriedem: sounds good to me | 15:39 |
dansmith | alaski: what do you think about this? https://review.openstack.org/#/c/211809/13 | 15:39 |
dansmith | alaski: after my set merges, it'll be pointless | 15:39 |
*** aunnam has joined #openstack-nova | 15:40 | |
alaski | bauzas: no meeting today. meet again next week at 1700 I think | 15:40 |
bauzas | alaski: okay, wfm | 15:40 |
bauzas | dansmith: that bug would only be interesting for stable branches IMHO | 15:41 |
johnthetubaguy | markus_z_meeting: did this effort die out? https://blueprints.launchpad.net/oslo.config/+spec/option-interdependencies | 15:41 |
openstackgerrit | Pushkar Umaranikar proposed openstack/nova: Config options: Centralize consoleauth options https://review.openstack.org/293118 | 15:41 |
bauzas | not really sure we need that tho | 15:41 |
dansmith | bauzas: yeah, just thinking about it, it's kindof a big change to backport | 15:41 |
markus_z_meeting | johnthetubaguy: I didn't find the time to push that forward. | 15:41 |
*** efoley has joined #openstack-nova | 15:42 | |
alaski | dansmith: agreed, pointless after your patches. I think that use case should be handled by sdagues spec | 15:42 |
bauzas | dansmith: I'm really concerned by the change impacting how we join tables | 15:42 |
dansmith | alaski: you wanna opine on that patch then? | 15:42 |
alaski | yep | 15:42 |
johnthetubaguy | markus_z_meeting: no worries, I think we have some folks that might be able to help with that | 15:43 |
markus_z_meeting | johnthetubaguy: That would be great. Another one I planned but couldn't drive was: https://blueprints.launchpad.net/oslo.config/+spec/help-text-markup | 15:43 |
*** jaosorior has joined #openstack-nova | 15:44 | |
markus_z_meeting | johnthetubaguy: ^ but that's a low prio | 15:44 |
*** markus_z_meeting is now known as markus_z | 15:44 | |
*** Sukhdev has joined #openstack-nova | 15:44 | |
johnthetubaguy | markus_z: thats cool | 15:45 |
markus_z | johnthetubaguy: Needs probably an update since we moved to rst for the manuals | 15:46 |
*** aunnam has quit IRC | 15:48 | |
dansmith | alaski: excellent explanation | 15:49 |
openstackgerrit | Stephen Finucane proposed openstack/nova: config options: Centralise 'virt.imagecache' options https://review.openstack.org/258984 | 15:49 |
alaski | thank | 15:49 |
alaski | s | 15:49 |
*** woodster_ has joined #openstack-nova | 15:49 | |
*** ducttape_ has quit IRC | 15:50 | |
*** ccarmack has joined #openstack-nova | 15:51 | |
*** fawadkhaliq has quit IRC | 15:54 | |
*** moshele has joined #openstack-nova | 15:54 | |
*** mspreitz has quit IRC | 15:56 | |
*** bharath has quit IRC | 15:56 | |
*** tongli has joined #openstack-nova | 15:56 | |
*** mgoddard_ has joined #openstack-nova | 15:57 | |
*** apoorvad has joined #openstack-nova | 15:58 | |
*** mvk has joined #openstack-nova | 15:59 | |
*** apoorvad has quit IRC | 15:59 | |
*** apoorvad has joined #openstack-nova | 15:59 | |
*** libu has quit IRC | 15:59 | |
*** lpetrut has quit IRC | 15:59 | |
*** yamahata has joined #openstack-nova | 16:00 | |
*** haomaiwang has quit IRC | 16:01 | |
*** mgoddard has quit IRC | 16:01 | |
*** tongli has quit IRC | 16:01 | |
*** haomaiwang has joined #openstack-nova | 16:01 | |
*** aunnam has joined #openstack-nova | 16:02 | |
*** lpetrut has joined #openstack-nova | 16:03 | |
*** mgoddard_ has quit IRC | 16:04 | |
*** mgoddard has joined #openstack-nova | 16:04 | |
*** gszasz has quit IRC | 16:04 | |
*** jaypipes has quit IRC | 16:04 | |
jotr | would anyone be so kind as to shoot me a link that describes what a deferred object is? i just keep seeing stuff about jquery on google (and i'm not finding it helpful) | 16:06 |
*** links has joined #openstack-nova | 16:06 | |
dansmith | jotr: I don't know either.. can you point to the code where you're seeing that? | 16:06 |
jotr | well i'm doing an internship where we're supposed to describe basically everything about nova at a high level | 16:06 |
jotr | and i saw that deferred objects are used, but i'm not sure what that means | 16:06 |
*** jaypipes has joined #openstack-nova | 16:07 | |
bauzas | jotr: you mean soft deletes ? | 16:07 |
*** wanghao has quit IRC | 16:07 | |
bauzas | jotr: the fact that you can delete but also resurrect a deleted instance ? | 16:07 |
jotr | http://blog.flux7.com/blogs/openstack/tutorial-what-is-nova-and-how-to-install-use-it-openstack this guy mentions it at the top | 16:08 |
openstackgerrit | Tracy Jones proposed openstack/nova: Add better help to the guestfs option https://review.openstack.org/255578 | 16:08 |
*** wanghao has joined #openstack-nova | 16:08 | |
jotr | "Deferred objects are used to avoid blocking while a component waits in the message queue for a response." | 16:08 |
openstackgerrit | Tracy Jones proposed openstack/nova: Add better help to the guestfs option https://review.openstack.org/255578 | 16:08 |
bauzas | oh | 16:08 |
dansmith | jotr: sounds like a question not really appropriate for this channel | 16:08 |
*** erlon has joined #openstack-nova | 16:08 | |
bauzas | asynchronous calls then | 16:08 |
dansmith | jotr: see topic | 16:08 |
jotr | sorry dansmith | 16:09 |
*** matrohon has quit IRC | 16:09 | |
jotr | thanks for the help | 16:09 |
dansmith | jotr: that said, I don't think that terminology is right | 16:09 |
dansmith | jotr: so I'm not surprised you can't find references to it | 16:09 |
mriedem | jotr: just submit http://docs.openstack.org/developer/nova/ and wait for the A+ to roll in | 16:09 |
dansmith | if that helps :) | 16:09 |
openstackgerrit | Tracy Jones proposed openstack/nova: config options: centralize section "guestfs" https://review.openstack.org/248963 | 16:09 |
Yingxin | bauzas: http://paste.openstack.org/show/491614/ | 16:10 |
bauzas | I just saw this in my LinkedIn timeline this morning, so funny https://intellipaat.com/interview-question/openstack-interview-questions/ | 16:10 |
Yingxin | bauzas: I'm putting pressures on nova scheduler with the latest repository | 16:10 |
jotr | (also you guys are far more responsive in this channel than I've seen in openstack) <3 | 16:10 |
dansmith | bauzas: lol | 16:10 |
dansmith | jotr: that's because nova is the best. write your paper on that | 16:10 |
mriedem | 20.List down the components of OpenStack Compute | 16:11 |
mriedem | •Volume Worker | 16:11 |
mriedem | orly | 16:11 |
dansmith | the pause one isn't even right | 16:11 |
mriedem | 24.How to create a user in OpenStack? | 16:11 |
mriedem | sudo nova-manage user create user-name | 16:11 |
jotr | dansmith: i hear that | 16:11 |
mriedem | Top Answers to Bomb Your Openstack Interview Questions | 16:12 |
openstackgerrit | Tracy Jones proposed openstack/nova: config options: centralize section "volume" https://review.openstack.org/253747 | 16:12 |
Yingxin | bauzas: and suddenly all my instances are stuck in "scheduling" state and then goes into "error" state, with the recorded exceptions | 16:12 |
Yingxin | is that normal? | 16:12 |
dansmith | I'm guessing that someone wrote this from skimming the docs | 16:12 |
openstackgerrit | Tracy Jones proposed openstack/nova: config options: centralize section "volume" https://review.openstack.org/253747 | 16:12 |
bauzas | jotr: http://docs.openstack.org/developer/nova/conductor.html could help you understand our workflow | 16:12 |
dansmith | 18.What command manages floating IP addresses in OpenStack | 16:12 |
dansmith | nova floating-ip-* | 16:12 |
bauzas | Yingxin: you killed your message bus | 16:12 |
dansmith | I could totally ace this interview | 16:12 |
bauzas | dansmith: mriedem: that interview page seems soooo old | 16:13 |
dansmith | 24.How to create a user in OpenStack? | 16:13 |
dansmith | sudo nova-manage user create user-name | 16:13 |
dansmith | sure, like in cactus | 16:13 |
bauzas | yeah | 16:13 |
bauzas | I'd say diablo | 16:13 |
bauzas | or cactus | 16:13 |
bauzas | just surprised to see it popping in my today's timeline | 16:14 |
dansmith | yeah | 16:14 |
bauzas | I suspect copy/pastes and lolcatz doing the thing | 16:14 |
dansmith | How do you do X in nova? | 16:14 |
jotr | seems like a tough job to acquire if you need to know api calls from cactus | 16:14 |
jotr | ;) | 16:14 |
dansmith | nova $(google.com?floating-ips) | 16:14 |
bauzas | dansmith: Keystone is Diablo, right? | 16:15 |
dansmith | bauzas: is it? I thought it was after that | 16:15 |
dansmith | shows how much I know | 16:15 |
dansmith | I'd fail the interview! | 16:15 |
bauzas | dansmith: it's in Essex | 16:15 |
*** moshele has quit IRC | 16:15 | |
bauzas | at Essex time, I had to install glance, keystone, nova and swift IIRC | 16:16 |
bauzas | but I remember keystone | 16:16 |
Yingxin | bauzas: It only happens under pressure, if I only boot a few instances, it is good. | 16:16 |
bauzas | dansmith: oh interesting Essex for Keystone http://releases.openstack.org/essex/index.html | 16:16 |
bauzas | not a Diablo thing | 16:17 |
bauzas | I was wrong | 16:17 |
dansmith | yeah | 16:17 |
dansmith | http://releases.openstack.org/diablo/index.html | 16:17 |
openstackgerrit | Tracy Jones proposed openstack/nova: config options: centralize section "service" https://review.openstack.org/256569 | 16:17 |
dansmith | definitely pre-big-tent | 16:17 |
bauzas | heh | 16:17 |
*** tongli has joined #openstack-nova | 16:17 | |
bauzas | I remember Quantum incubation :) | 16:18 |
* mriedem remembers trying to get tempest passing against folsom but without using devstack | 16:19 | |
mriedem | the horror | 16:19 |
tjones_zzzz | johnthetubaguy: can you remove your -2 from my "remove-mox" patches - https://review.openstack.org/265476 https://review.openstack.org/270303 https://review.openstack.org/271069 please | 16:19 |
mriedem | + quantum | 16:19 |
mriedem | or was quantum grizzly? | 16:20 |
bauzas | yeah https://www.linkedin.com/groups/3239106/3239106-6117226435166879748 we should kill that in fire | 16:20 |
johnthetubaguy | tjones_zzzz: I can, but we should point at the new blueprint first? | 16:20 |
tjones_zzzz | sure | 16:20 |
dansmith | mriedem: so do we know what is up with the grenade job? | 16:20 |
dansmith | I saw some convo about it | 16:20 |
mriedem | dansmith: goto sdague | 16:20 |
tjones_zzzz | i'll do that now | 16:20 |
sdague | dansmith: which one | 16:20 |
dansmith | mriedem: thought it was you talking about it sorry | 16:21 |
*** Guest60842 has quit IRC | 16:21 | |
*** garyk1 has quit IRC | 16:21 | |
dansmith | sdague: well, I've seen a couple.. one is grenade never starts the old side, and then one where we fail to delete floating ips | 16:21 |
dansmith | http://logs.openstack.org/52/294252/8/check/gate-grenade-dsvm/a585f93/logs/grenade.sh.txt.gz#_2016-03-23_14_23_28_233 | 16:21 |
mriedem | the issues i was seeing were with ssh timing out in the setup | 16:22 |
openstackgerrit | Tracy Jones proposed openstack/nova: Stop using mox stubs in test_configdrive https://review.openstack.org/265476 | 16:22 |
dansmith | seems like just lots of grenade fail in the last couple days and I thought I saw discussion of it so I haven't looked really | 16:22 |
sdague | failing to delete floating ips is the oslo.messaging bug | 16:22 |
mriedem | yeah, that's older | 16:22 |
mriedem | dansmith: http://status.openstack.org/elastic-recheck/index.html#1545002 | 16:22 |
*** tongli has quit IRC | 16:22 | |
openstackgerrit | Tracy Jones proposed openstack/nova: remove mox from vmwareapi/test_driver_api.py https://review.openstack.org/270303 | 16:22 |
dansmith | sdague: yeah, I see those traces now | 16:22 |
dansmith | le sigh | 16:22 |
*** andymaier has quit IRC | 16:22 | |
openstackgerrit | Tracy Jones proposed openstack/nova: remove mox from vmwareapi/test_vif.py https://review.openstack.org/271069 | 16:23 |
sdague | service start issue ... I'm not sure | 16:23 |
tjones_zzzz | johnthetubaguy: i've updated them to point to the new bp now | 16:23 |
mriedem | i saw some service start issues recently | 16:24 |
mriedem | but i think the service had started, but logs weren't uploaded or something weird like that | 16:24 |
dansmith | I just noticed that there were no logs in old/ | 16:24 |
dansmith | which is usually not a good sign | 16:24 |
openstackgerrit | Gleb Stepanov proposed openstack/nova: Add console log offset https://review.openstack.org/292473 | 16:24 |
mriedem | https://bugs.launchpad.net/grenade/+bug/1555761 | 16:24 |
openstack | Launchpad bug 1555761 in grenade "[ERROR] /opt/stack/new/grenade/inc/upgrade:183 The following service logs were not found: /opt/stack/new/screen-logs/screen-c-vol.log" [Undecided,New] | 16:24 |
mriedem | if there were no logs in old then devstack puked probably | 16:25 |
mriedem | could be the ssh timeouts | 16:25 |
mriedem | which is i think http://status.openstack.org/elastic-recheck/index.html#1531187 ? | 16:25 |
sdague | dansmith: if you can point to the logs on old issue, that's maybe new | 16:26 |
sdague | http://logs.openstack.org/52/294252/8/check/gate-grenade-dsvm/a585f93/logs/grenade.sh.txt.gz#_2016-03-23_14_23_28_233 is oslo.messaging for sure | 16:26 |
dansmith | sdague: I will the next time I see it | 16:26 |
dansmith | sdague: yeah | 16:26 |
*** rmevans has quit IRC | 16:29 | |
*** y_sawai has joined #openstack-nova | 16:29 | |
*** mpavone has quit IRC | 16:30 | |
*** fawadkhaliq has joined #openstack-nova | 16:31 | |
*** y_sawai has quit IRC | 16:31 | |
*** salv-orlando has joined #openstack-nova | 16:31 | |
*** tongli has joined #openstack-nova | 16:32 | |
*** david-lyle has quit IRC | 16:33 | |
*** tongli has quit IRC | 16:33 | |
*** tongli has joined #openstack-nova | 16:33 | |
*** tongli has quit IRC | 16:33 | |
*** david-lyle has joined #openstack-nova | 16:33 | |
*** scheuran has quit IRC | 16:34 | |
*** jwcroppe has joined #openstack-nova | 16:34 | |
openstackgerrit | Pawel Koniszewski proposed openstack/nova: Repopulate instance group in new request spec object https://review.openstack.org/296596 | 16:35 |
*** eil397 has joined #openstack-nova | 16:35 | |
*** fawadkhaliq has quit IRC | 16:35 | |
pkoniszewski | bauzas: ^ | 16:36 |
ildikov | johnthetubaguy: hi. are you around? | 16:36 |
*** fawadkhaliq has joined #openstack-nova | 16:36 | |
openstackgerrit | Mark Doffman proposed openstack/nova: Make Aggregate host operations work against API db https://review.openstack.org/296597 | 16:36 |
*** zz_dimtruck is now known as dimtruck | 16:37 | |
*** browne has quit IRC | 16:38 | |
openstackgerrit | Matt Riedemann proposed openstack/python-novaclient: Use keystoneclient python bindings for testing https://review.openstack.org/296599 | 16:38 |
mriedem | stevemar: ^ | 16:38 |
*** salv-orlando has quit IRC | 16:38 | |
bauzas | pkoniszewski: https://review.openstack.org/#/c/296596/1 +2d with some comment | 16:39 |
bauzas | johnthetubaguy: dansmith: alaski: mriedem: see a RC related bugfix ^ | 16:39 |
*** vishwanathj_away is now known as vishwanathj | 16:39 | |
pkoniszewski | bauzas: yup, i see, i can move it to from_components if you want, all the data is there too | 16:41 |
*** salv-orlando has joined #openstack-nova | 16:42 | |
bauzas | pkoniszewski: for the moment, I think we can merge it | 16:42 |
openstackgerrit | Thomas Bechtold proposed openstack/nova: Remove PyMySQL and psycopg2 from test-requirements.txt https://review.openstack.org/296604 | 16:42 |
bauzas | pkoniszewski: and modify that later | 16:42 |
mriedem | yeah we can clean that up in newton | 16:42 |
mriedem | i guess we need to add a live migration test with server groups to tempest at some point... | 16:42 |
*** roeyc1 has quit IRC | 16:43 | |
*** gddub has quit IRC | 16:43 | |
bauzas | mriedem: yup I agree | 16:43 |
pkoniszewski | mriedem: that's right | 16:43 |
bauzas | mriedem: we have a functional test for server groups | 16:43 |
bauzas | mriedem: maybe it could be checked also there | 16:44 |
*** aginwala has joined #openstack-nova | 16:44 | |
mriedem | functional test for live migration plus server groups? | 16:44 |
mriedem | we'd have to fake out the live migration stuff | 16:44 |
pkoniszewski | mriedem: we want to harden live migration CI in Newton, https://etherpad.openstack.org/p/nova-live-migration-CI-ideas, this will be a good improvement | 16:44 |
*** Swami has quit IRC | 16:44 | |
pkoniszewski | i think this will fit there | 16:45 |
*** dedery has quit IRC | 16:45 | |
mriedem | pkoniszewski: thanks, added a note | 16:45 |
pkoniszewski | mriedem: we actually can test anti-affinity also, can't we? | 16:46 |
mriedem | pkoniszewski: yeah, sorry, had those mixed up | 16:46 |
pkoniszewski | mriedem: just look for novalidhost exception and go forward | 16:47 |
*** lpetrut has quit IRC | 16:49 | |
*** aginwala has quit IRC | 16:49 | |
*** links has quit IRC | 16:49 | |
*** rahulait has joined #openstack-nova | 16:49 | |
*** yassou has quit IRC | 16:50 | |
mriedem | bauzas: +2 but didn't +W since i'm not super familiar with this code | 16:50 |
mriedem | probably better for alaski | 16:50 |
*** ducttape_ has joined #openstack-nova | 16:51 | |
dansmith | bauzas: what is "an old instance" in this case? | 16:51 |
*** rcarrillocruz has left #openstack-nova | 16:52 | |
bauzas | dansmith: an old instance is an instance which was created before we persisted the RequestSpec information | 16:53 |
*** rmevans has joined #openstack-nova | 16:53 | |
bauzas | dansmith: given that we support old instances (not only the N-1 cycle ones), we should keep that for more time | 16:53 |
*** cdelatte has joined #openstack-nova | 16:53 | |
dansmith | bauzas: so an instance that doesn't have a requestspec in the db? | 16:53 |
bauzas | dansmith: at some point in time in Mitaka, we added a persistence in compute.api | 16:53 |
bauzas | dansmith: yup | 16:53 |
bauzas | dansmith: when booting, a reqspec is persisted in compute.api::create | 16:54 |
bauzas | dansmith: then, I'm getting it in compute.api::migrate | 16:54 |
*** salv-orlando has quit IRC | 16:54 | |
bauzas | because it's a API DB persistence | 16:54 |
bauzas | and passing it down to the conductor | 16:54 |
*** Guest63327 has quit IRC | 16:55 | |
*** Swami has joined #openstack-nova | 16:55 | |
bauzas | the consensus with alaski was to call it in the API and pass it down to the conductor because of cells V2 | 16:55 |
bauzas | and I don't want to call the API DB there in the conductor | 16:55 |
*** ducttape_ has quit IRC | 16:56 | |
*** ducttape_ has joined #openstack-nova | 16:56 | |
*** tongli has joined #openstack-nova | 16:57 | |
*** achanda has joined #openstack-nova | 16:58 | |
dansmith | bauzas: so we might want an online migration to fill those in right? | 16:58 |
dansmith | it'd be nice to stop having to account for whether those are available or not everywhere | 16:59 |
openstackgerrit | Steve Martinelli proposed openstack/python-novaclient: use openstackclient instead of keystone CLI https://review.openstack.org/296613 | 17:00 |
stevemar | mriedem: ^ i think i need to specify osc in test-reqs... but let's see how it fails | 17:00 |
*** haomaiwang has quit IRC | 17:01 | |
*** lpetrut has joined #openstack-nova | 17:01 | |
*** krtaylor has quit IRC | 17:01 | |
*** haomaiwang has joined #openstack-nova | 17:01 | |
*** Goneri has joined #openstack-nova | 17:01 | |
mriedem | way to rip off my commit message | 17:01 |
*** tongli has quit IRC | 17:01 | |
*** burgerk has joined #openstack-nova | 17:01 | |
stevemar | mriedem: you did such a fantastic job in it | 17:02 |
*** edtubill has quit IRC | 17:02 | |
*** haukebruno has quit IRC | 17:03 | |
stevemar | mriedem: imitation something something flattery? | 17:03 |
*** achanda has quit IRC | 17:03 | |
*** jlanoux has quit IRC | 17:04 | |
mriedem | stevemar: funny, i was thinking the same thing | 17:04 |
mriedem | was too busy -1ing your change :) | 17:04 |
*** nic has joined #openstack-nova | 17:04 | |
stevemar | oh snapp | 17:04 |
dansmith | bauzas: so can't we do this in from_components? we get filter_properties there | 17:05 |
*** dims_ has quit IRC | 17:05 | |
stevemar | mriedem: i agree with your assessment, just tossed it up for completeness sake | 17:06 |
mriedem | stevemar: yup, and thanks | 17:06 |
*** sfinucan has quit IRC | 17:06 | |
*** dims has joined #openstack-nova | 17:06 | |
mriedem | dansmith: i think we could, which we agree would be cleaner | 17:07 |
dansmith | yeah | 17:07 |
mriedem | pkoniszewski: i'm assuming you have an env where you can test this fix out? | 17:07 |
pkoniszewski | mriedem: yes | 17:07 |
*** rhagarty has quit IRC | 17:07 | |
bauzas | dansmith: no, an online migration is impossible | 17:08 |
mriedem | pkoniszewski: can you test moving the _populate_group_info into from_components? | 17:08 |
dansmith | bauzas: why? | 17:08 |
bauzas | dansmith: because we don't remember what the user asked | 17:08 |
*** rhagarty has joined #openstack-nova | 17:08 | |
pkoniszewski | mriedem: sure, but probably tomorrow morning, i need to drop in few minutes | 17:08 |
*** zenoway has quit IRC | 17:08 | |
bauzas | dansmith: we could fake it, but that would only be limited by what we suppose | 17:08 |
dansmith | bauzas: right, but we're resurrecting it here based on what we have, we could do the same and store it | 17:08 |
dansmith | I don't see the difference in doing that, vs. just faking it every time we do a migration | 17:08 |
pkoniszewski | mriedem: im in UTC+1 so it will be early | 17:09 |
dansmith | and then we can eventually drop the compat code which is sprinkled in multiple places (and probably more later) | 17:09 |
mriedem | dansmith: if pkoniszewski has to drop and we're holding rc2 for this, we could do that cleanup later (moving it to from_components) | 17:09 |
bauzas | dansmith: fair point, I just would recommend to do the online migration only once all the schedulers callers are having such behaviour | 17:09 |
bauzas | dansmith: ie. only in Newton | 17:09 |
dansmith | bauzas: sure, we're in newton :) | 17:09 |
pkoniszewski | mriedem: well, ok | 17:09 |
pkoniszewski | let me check this | 17:10 |
dansmith | pkoniszewski: if you could it'd be super awesome | 17:10 |
bauzas | dansmith: I could do that on top of my servies | 17:10 |
bauzas | series even | 17:10 |
dansmith | pkoniszewski: thanks a lot for this latest round of testing on the live migration stuff, your contribution has been really helpful | 17:10 |
bauzas | and leave a big release note that we are only approaching the original request | 17:10 |
openstackgerrit | Pushkar Umaranikar proposed openstack/nova: Config options: Centralize resource tracker options https://review.openstack.org/294211 | 17:11 |
*** krtaylor has joined #openstack-nova | 17:13 | |
dansmith | bauzas: yeah, that'd be cool I think | 17:13 |
bauzas | okay, /me adds this as a TODO | 17:13 |
bauzas | dansmith: good point | 17:13 |
dansmith | thanks | 17:13 |
*** achanda has joined #openstack-nova | 17:14 | |
*** aunnam has quit IRC | 17:15 | |
* bauzas drops soon for attending a meetup | 17:16 | |
*** mgoddard has quit IRC | 17:16 | |
bauzas | \o | 17:16 |
johnthetubaguy | mriedem: bauzas: dansmith: what are we thinking on this RC bug then, are we going to go with that current patch? | 17:16 |
*** ihrachys has quit IRC | 17:16 | |
johnthetubaguy | it does reduce the risk of regression, thinking about it | 17:16 |
*** mgoddard has joined #openstack-nova | 17:16 | |
mriedem | johnthetubaguy: i think pkoniszewski is testing dansmith's requested change | 17:17 |
dansmith | I think pkoniszewski is going to test quickly | 17:17 |
pkoniszewski | i will have a patch that moves this piece of code to from_component in a minute | 17:17 |
dansmith | pkoniszewski: rock on :) | 17:17 |
johnthetubaguy | ah, awesome | 17:17 |
johnthetubaguy | pkoniszewski: +1 on dansmith's comment, we have a massive hole in live-migrate testing right now, this is super helpful! | 17:17 |
bauzas | okay, I'm dropping my +2 until pkoniszewski sorts that out | 17:17 |
*** krtaylor has quit IRC | 17:17 | |
bauzas | I was leaving a comment saying how I don't like the current PS but given the RC situation, I was okay to merge that | 17:18 |
bauzas | but since pkoniszewski agrees to work on a last PS, I'm fine | 17:18 |
dansmith | it's okay if we have to,. | 17:18 |
dansmith | it's just be better if we can move it, IMHO | 17:18 |
bauzas | pkoniszewski: just keep in mind that we already contract on an object, I suppose you'll conditionnally hydrate this ? | 17:18 |
johnthetubaguy | is there a regression risk, for other places we use that function? | 17:19 |
pkoniszewski | let's have it done the right way | 17:19 |
bauzas | johnthetubaguy: just my point above, an instanceof should be okay | 17:19 |
pkoniszewski | bauzas: yeah, im making sure that we dont override instance_group if it is set already | 17:19 |
bauzas | dropping now | 17:19 |
bauzas | I leave others commenting that | 17:19 |
*** zenoway has joined #openstack-nova | 17:20 | |
* bauzas drops for going to a docker meetup, meh | 17:20 | |
bauzas | but they have nice pizzas | 17:20 |
bauzas | (and beers) | 17:21 |
johnthetubaguy | bauzas: ah, thats an acceptable excuse | 17:21 |
openstackgerrit | Gleb Stepanov proposed openstack/python-novaclient: [WIP] Console log offset argument https://review.openstack.org/292479 | 17:21 |
*** mylu has joined #openstack-nova | 17:22 | |
*** rmevans has quit IRC | 17:23 | |
*** krtaylor has joined #openstack-nova | 17:24 | |
*** palexster has quit IRC | 17:24 | |
*** zenoway has quit IRC | 17:24 | |
*** aunnam has joined #openstack-nova | 17:25 | |
*** derekh has quit IRC | 17:25 | |
dansmith | https://twitter.com/get_offmylawn/status/712691768341336064 | 17:26 |
*** ctrath has quit IRC | 17:26 | |
stevemar | mriedem: there's also https://github.com/openstack/python-novaclient/blob/209f17224224e000a7e2c1ed3e698d7f7cb36864/novaclient/tests/functional/hooks/post_test_hook.sh#L37 which should also be fixed, if you ever want to test against v3 :) | 17:26 |
dansmith | johnthetubaguy: bauzas: sdague: RTs please :D | 17:26 |
*** aginwala has joined #openstack-nova | 17:26 | |
alaski | dansmith as bauzas said we didn't look at a reqeustspec migration because we don't know what was originally requested. we can certainly populate a minimal spec though | 17:26 |
dansmith | alaski: yeah, I think doing that would be good | 17:27 |
dansmith | alaski: we suck at remembering all the ways we might have changed things in the past :) | 17:27 |
alaski | true | 17:27 |
*** klkumar has quit IRC | 17:27 | |
alaski | the tricky bit here is that req_spec lives in the api db and we don't have a full list of instances there until cell migrations happen. we could try to get fancy and look into the cell db to get that info | 17:28 |
*** rcernin has quit IRC | 17:29 | |
dansmith | alaski: yeah, but we could just have an online migration you run from each cell which pushes back up | 17:29 |
*** achanda has quit IRC | 17:29 | |
dansmith | and certainly not too hard to do in the single case | 17:29 |
dansmith | I just like to avoid any hidden gotchas that require things multiple layers up to remember and account for history | 17:30 |
alaski | yeah, doing that population would be very beneficial | 17:31 |
*** browne has joined #openstack-nova | 17:31 | |
openstackgerrit | Chris Dent proposed openstack/nova: Add ResourcePool and ResourcePoolList objects https://review.openstack.org/284963 | 17:31 |
*** Kevin_Zheng has quit IRC | 17:32 | |
*** achanda has joined #openstack-nova | 17:33 | |
*** tlbr has joined #openstack-nova | 17:34 | |
*** fawadkhaliq has quit IRC | 17:36 | |
*** fawadkhaliq has joined #openstack-nova | 17:37 | |
*** unicell has joined #openstack-nova | 17:38 | |
*** pushkaru has quit IRC | 17:39 | |
*** pushkaru has joined #openstack-nova | 17:39 | |
*** fawadkhaliq has quit IRC | 17:39 | |
*** fawadkhaliq has joined #openstack-nova | 17:39 | |
*** fawadkhaliq has quit IRC | 17:41 | |
openstackgerrit | Chris Dent proposed openstack/nova: Add Allocation and AllocationList objects https://review.openstack.org/282442 | 17:41 |
*** achanda has quit IRC | 17:41 | |
*** fawadkhaliq has joined #openstack-nova | 17:41 | |
*** jdurgin has quit IRC | 17:42 | |
*** jdurgin has joined #openstack-nova | 17:43 | |
cdent | jaypipes: I think I've either addressed or responded with queries on your recent comments on the resource-* stack. | 17:44 |
openstackgerrit | Chris Dent proposed openstack/nova: WIP resource-pools/placement api https://review.openstack.org/293104 | 17:44 |
jaypipes | cdent: k, soon as I finish up a couple more meetings, I will re-review. | 17:45 |
cdent | ✔ | 17:46 |
*** xenogear has joined #openstack-nova | 17:47 | |
*** xenogear has quit IRC | 17:47 | |
*** smatzek has quit IRC | 17:47 | |
*** lpetrut has quit IRC | 17:47 | |
*** fawadkhaliq has quit IRC | 17:47 | |
*** fawadkhaliq has joined #openstack-nova | 17:47 | |
*** lpetrut has joined #openstack-nova | 17:47 | |
*** xenogear has joined #openstack-nova | 17:48 | |
*** salv-orlando has joined #openstack-nova | 17:48 | |
*** jdurgin has quit IRC | 17:50 | |
*** ccarmack1 has joined #openstack-nova | 17:51 | |
*** mriedem1 has joined #openstack-nova | 17:51 | |
*** achanda has joined #openstack-nova | 17:51 | |
*** lpetrut has quit IRC | 17:52 | |
*** mriedem has quit IRC | 17:52 | |
dansmith | jaypipes: this is a dumb question but on something like: https://review.openstack.org/#/c/296597/1 | 17:52 |
dansmith | we'll be copying an aggregate and hosts from one DB to the other | 17:52 |
dansmith | and we'll want it to be atomic | 17:52 |
dansmith | but it could be a huuuge transaction | 17:52 |
dansmith | is there anything wrong with that? | 17:52 |
*** cdent has quit IRC | 17:53 | |
sdague | dansmith: RT delivered | 17:53 |
jaypipes | dansmith: you won't be able to do that across databases. | 17:53 |
dansmith | sdague: thanks | 17:54 |
dansmith | jaypipes: heh | 17:54 |
jaypipes | dansmith: transactional safety is only across tables in a single database. | 17:54 |
dansmith | jaypipes: I know, I mean just the write transaction on the target | 17:54 |
dansmith | hehe | 17:54 |
jaypipes | oh.. | 17:54 |
*** tongli has joined #openstack-nova | 17:54 | |
doffm | dansmith: jaypipes: The transaction only needs to go in the api database right? | 17:54 |
*** ccarmack has quit IRC | 17:54 | |
doffm | Yeah target. | 17:54 |
*** angdraug has joined #openstack-nova | 17:54 | |
dansmith | doffm: right, just wondering about the size | 17:54 |
jaypipes | k, sorry, I misunderstood you. | 17:54 |
dansmith | I suck at scale questions for the DB | 17:54 |
dansmith | I'm guessing that jaypipes will say "meh tiny" | 17:54 |
*** tongli has quit IRC | 17:55 | |
jaypipes | yeah, do it in a single transaction and even hundreds of thousands of aggregate records would be less than a second. | 17:55 |
sdague | dansmith: also +A on poison fixture | 17:55 |
sdague | that looks pretty good | 17:55 |
dansmith | sdague: awesome thanks | 17:55 |
dansmith | sdague: the number of tests that run afoul of it is fairly disturbing | 17:55 |
*** tongli has joined #openstack-nova | 17:55 | |
dansmith | jaypipes: okay | 17:55 |
sdague | dansmith: yeh, honestly, it's not surprising | 17:55 |
dansmith | sdague: well, given that I tipped it over with one patch and caused the level of explosion that I did, I'm disturbed at the level of luck we're currently experiencing | 17:56 |
*** zenoway has joined #openstack-nova | 17:56 | |
sdague | it's the one bad thing about python unit tests, that they are all in 1 giant in memory space | 17:56 |
openstackgerrit | Pawel Koniszewski proposed openstack/nova: Try to repopulate instance_group if it is None https://review.openstack.org/296596 | 17:56 |
sdague | so bleed over is super easy to happen | 17:56 |
jaypipes | dansmith: and honestly, if a deployment has more than a few hundred thousand aggregates, this is the last thing that they should be looking at for performance issues ;) | 17:57 |
dansmith | doffm: so I had mostly thought about the aggregate thing needing to be more piecemeal, but if we don't have to do that, then my big comment there is probably not a problem, as long as we do the right thing in the sync | 17:57 |
sdague | and, testr is too deterministic with run order | 17:57 |
*** jdurgin has joined #openstack-nova | 17:57 | |
sdague | as the test lists are always alphabetized | 17:57 |
dansmith | jaypipes: it's not aggregates, it's hosts in the aggregate | 17:57 |
dansmith | jaypipes: but yeah, fair enough | 17:57 |
sdague | if it randomized test order, this would have exposed sooner | 17:57 |
jaypipes | dansmith: ya, still same result. | 17:57 |
dansmith | sdague: really? I thought it was always random? | 17:57 |
sdague | no | 17:57 |
dansmith | wtf? | 17:57 |
dansmith | what' | 17:57 |
dansmith | I thought the point of the persistence was to make sure it ran differently the next time, but maybe it's only for distributuon? | 17:58 |
sdague | it builds the buckets time based | 17:58 |
doffm | dansmith: Ok, So I need to make sure that when migrating the AggregateHost and AggregateMetadata for a particular aggregate are added to API db in a single transaction. | 17:58 |
sdague | but then sorts the buckets once they are built | 17:58 |
dansmith | doffm: the aggregate, host, and metadata | 17:58 |
sdague | so what's in each worker will move around | 17:58 |
dansmith | sdague: I'm so disappointed | 17:58 |
sdague | but they are alphabetically run inside the bucket | 17:59 |
jaypipes | dansmith: I thought aggregate_hosts and compute_nodes were staying in the cell DB, though? | 17:59 |
dansmith | jaypipes: not aggregate_hosts | 17:59 |
pkoniszewski | dansmith: johnthetubaguy: mriedem1: patch is up https://review.openstack.org/296596 | 17:59 |
dansmith | jaypipes: the tie is too close | 17:59 |
dansmith | pkoniszewski: yeah, looking now | 17:59 |
*** aunnam has quit IRC | 17:59 | |
*** pumarani__ has joined #openstack-nova | 18:00 | |
doffm | jaypipes: compute_nodes yes. I originally had aggregate_hosts in the cell db, but flipped after discussion with alaski. | 18:00 |
*** mriedem has joined #openstack-nova | 18:00 | |
*** mriedem1 has quit IRC | 18:00 | |
dansmith | pkoniszewski: I am not sure that the test on line 332 is doing what you think | 18:00 |
*** sfinucan has joined #openstack-nova | 18:00 | |
jaypipes | dansmith: k, just want to point out that doffm's commit message in 294806 specifically says "aggregate_hosts will remain in the cells db as they pertain to hosts located in each cell" | 18:00 |
doffm | jaypipes: Ooops. | 18:00 |
doffm | Will update. | 18:00 |
jaypipes | doffm: k. shall I mercilessly -1 you on this then? :P | 18:01 |
*** haomaiwang has quit IRC | 18:01 | |
*** zenoway has quit IRC | 18:01 | |
dansmith | jaypipes: show no mercy | 18:01 |
doffm | Yes. Yes you should. | 18:01 |
jaypipes | hehe, nah I'll be a nice boy. | 18:01 |
*** haomaiwang has joined #openstack-nova | 18:01 | |
pkoniszewski | dansmith: it checks property by property, doesn't it? assertNotEqual failed badly | 18:01 |
pkoniszewski | dansmith: but if you have better idea i can still change it | 18:01 |
*** salv-orl_ has joined #openstack-nova | 18:01 | |
dansmith | pkoniszewski: well, your test doesn't have anything in filter_properties | 18:02 |
pkoniszewski | dansmith: isn't line 325 enough? | 18:02 |
*** pushkaru has quit IRC | 18:03 | |
*** eil397 has quit IRC | 18:03 | |
johnthetubaguy | doesn't the other code pass in None as the instance_group? my memory is playing tricks on me | 18:03 |
dansmith | pkoniszewski: oh are you just asserting that it ran the elif in populate_group_info, and making sure it's a "blank" InstanceGroup object? | 18:03 |
dansmith | pkoniszewski: assetEqual will run __eq__ on the object, which doesn't really do what you want I think. Just doing this is what you want I think: | 18:04 |
dansmith | pkoniszewski: self.assertIsInstance(spec.instance_group, objects.InstanceGroup) | 18:04 |
dansmith | pkoniszewski: make sense? | 18:04 |
*** salv-orlando has quit IRC | 18:04 | |
dansmith | pkoniszewski: if so and you want to run, I can make this change since it's just the test | 18:05 |
*** smatzek has joined #openstack-nova | 18:05 | |
johnthetubaguy | oh, I see now... | 18:05 |
*** Sukhdev has quit IRC | 18:06 | |
pkoniszewski | dansmith: i think i just should have mocked _populate_group_info and make sure it isn't called | 18:06 |
pkoniszewski | because if i check instance i still might end up with an object that has been changed by mistake | 18:06 |
dansmith | pkoniszewski: isn't? aren't you trying to make sure it _is_ called? | 18:06 |
dansmith | ohh | 18:06 |
dansmith | I see | 18:06 |
dansmith | you're trying to make sure it doesn't overwrite | 18:06 |
pkoniszewski | isn't, i want to make sure that it is not called if we already have instance_group there | 18:06 |
dansmith | okay, we need a test to make sure it does the right thing too thoug | 18:07 |
dansmith | pkoniszewski: if you want to go, I'll fix this up and write another test | 18:07 |
dansmith | as long as the real code works | 18:07 |
openstackgerrit | Mark Doffman proposed openstack/nova-specs: Move aggregates tables to the API database https://review.openstack.org/288084 | 18:07 |
johnthetubaguy | yeah, feels like we are missing the positive test | 18:07 |
*** lucasagomes is now known as lucas-dinner | 18:08 | |
dansmith | yup | 18:08 |
pkoniszewski | if you can take care of unit tests i will appreciate it, still trying if this implementation works in all scenarios | 18:08 |
dansmith | pkoniszewski: no problem, will do it now | 18:09 |
*** achanda has quit IRC | 18:09 | |
*** jaosorior has quit IRC | 18:13 | |
openstackgerrit | Dan Smith proposed openstack/nova: Try to repopulate instance_group if it is None https://review.openstack.org/296596 | 18:13 |
*** ctrath has joined #openstack-nova | 18:13 | |
dansmith | johnthetubaguy: pkoniszewski ^ | 18:13 |
*** lixiaoy1 has quit IRC | 18:13 | |
pkoniszewski | tried both policies in both directions, new->old and old->new, looks like filters are happy now | 18:14 |
dansmith | sweet | 18:14 |
*** krotscheck has quit IRC | 18:14 | |
*** krotscheck has joined #openstack-nova | 18:15 | |
*** iurygregory has quit IRC | 18:15 | |
*** ericksonsantos has quit IRC | 18:16 | |
dansmith | johnthetubaguy: I +2d | 18:16 |
*** cdent has joined #openstack-nova | 18:19 | |
cdent | p!spy | 18:20 |
bauzas | pkoniszewski: johnthetubaguy: dansmith: +W'd | 18:20 |
bauzas | that code looks good to me, I don't need to wait for a real test | 18:20 |
dansmith | bauzas: thanks, but he confirmed I think so we're good | 18:21 |
bauzas | yeah I saw your comment also | 18:21 |
bauzas | but I'm sure it'll work anywayt | 18:21 |
dansmith | bauzas: and [11:14:20] <pkoniszewski>tried both policies in both directions, new->old and old->new, looks like filters are happy now | 18:21 |
bauzas | did someone already provided the stable change ? | 18:21 |
dansmith | not that I know of | 18:22 |
bauzas | okay, lemme do | 18:22 |
bauzas | (I'm not a stable core so I can only +1) | 18:22 |
bauzas | mriedem will just use his -2 axe, but that's fine :p | 18:22 |
*** mvk_ has joined #openstack-nova | 18:22 | |
mriedem | bauzas: ftr, only the release team has +2 on stable/mitaka until it's released | 18:22 |
*** PaulMurray has quit IRC | 18:22 | |
*** mvk has quit IRC | 18:25 | |
*** ericksonsantos has joined #openstack-nova | 18:26 | |
dansmith | sdague: http://logs.openstack.org/99/292499/10/check/gate-grenade-dsvm-multinode/f784bff/logs/ | 18:26 |
dansmith | sdague: no service logs in old | 18:26 |
*** ihrachys has joined #openstack-nova | 18:26 | |
*** krotscheck has quit IRC | 18:26 | |
*** raildo is now known as raildo-afk | 18:26 | |
*** raildo-afk is now known as raildo | 18:26 | |
*** krotscheck has joined #openstack-nova | 18:26 | |
dansmith | sdague: ah, ansible errors in console | 18:27 |
mriedem | dansmith: http://logs.openstack.org/99/292499/10/check/gate-grenade-dsvm-multinode/f784bff/console.html#_2016-03-23_16_03_08_136 | 18:27 |
mriedem | yeah | 18:27 |
*** iurygregory has joined #openstack-nova | 18:27 | |
mriedem | thomasem: can i drop this now? https://review.openstack.org/#/c/240611/ | 18:28 |
*** READ10 has quit IRC | 18:28 | |
thomasem | mriedem: I think so. I wasn't seeing udevadm settle really help, at least in my testing. | 18:29 |
thomasem | LVM was still misbehaving | 18:29 |
mriedem | k | 18:29 |
* thomasem shakes fist | 18:29 | |
cdent | bauzas, mriedem, dansmith, johnthetubaguy: re-proposed resource-providers spec to review, if you have a spare mo: https://review.openstack.org/#/c/295890/ | 18:30 |
thomasem | Yeah, it was terrible... I still haven't figured out the conditions under which it finally gets released... it's like some ghost process is just hanging onto the poor thing. | 18:30 |
*** aginwala has quit IRC | 18:30 | |
mriedem | cdent: looking | 18:30 |
cdent | danke | 18:30 |
*** jaypipes has quit IRC | 18:31 | |
bauzas | dansmith: pkoniszewski: mriedem: https://review.openstack.org/296661 for your pleasure | 18:31 |
mriedem | cdent: johnthetubaguy: so https://blueprints.launchpad.net/nova/+spec/resource-providers is marked as partially complete | 18:31 |
* cdent nods | 18:32 | |
mriedem | johnthetubaguy: i'm assuming you want to see a resource-providers-newton blueprint in launchpad? | 18:32 |
mriedem | or shall i just re-open the mitaka one? | 18:32 |
mriedem | i'm partial to not completing feature function blueprints that aren't complete | 18:32 |
*** angdraug has quit IRC | 18:33 | |
bauzas | mriedem: I usually create a new blueprint for newton | 18:33 |
mriedem | for cleanup blueprints i can see that | 18:34 |
bauzas | eg. https://blueprints.launchpad.net/nova/+spec/check-destination-on-migrations-newton | 18:34 |
mriedem | and am fine with that | 18:34 |
mriedem | yeah idk, i also can't tell what was actually completed from looking at the whiteboard in LP for resource-providers | 18:34 |
bauzas | mriedem: but your new hat means that you could change that :p | 18:34 |
*** unicell has quit IRC | 18:34 | |
*** unicell has joined #openstack-nova | 18:34 | |
mriedem | well see https://review.openstack.org/#/q/topic:bp/resource-providers,n,z | 18:35 |
mriedem | some of those are merged, but they are targeted for other blueprints | 18:35 |
mriedem | like inventory and resource-classes | 18:35 |
* bauzas bauzas oh man, I hope the docker meetup pizzas are good because the talks are booooooring | 18:35 | |
cdent | mriedem: it is indeed confusing | 18:35 |
cdent | something went askew early in the process. I'm an innocent victim of circumstance! I want a lawyer! | 18:36 |
mriedem | cdent: so i guess in this case i'd like to see some markup in the re-proposed spec for the things that are done already | 18:36 |
cdent | that's fair | 18:37 |
*** aginwala has joined #openstack-nova | 18:37 | |
cdent | is something like "DONE" next to the work items reasonable, or do you prefer something more fancy? | 18:37 |
mriedem | cdent: that works for me | 18:37 |
cdent | cool, will do | 18:37 |
*** jaypipes has joined #openstack-nova | 18:38 | |
mriedem | we're going to have the same problem here https://blueprints.launchpad.net/nova/+spec/compute-node-inventory | 18:38 |
*** krotscheck has quit IRC | 18:38 | |
mriedem | marking things complete in a dep tree as big as this gets to be a PITA also | 18:39 |
*** krotscheck has joined #openstack-nova | 18:39 | |
*** permalac has quit IRC | 18:39 | |
*** zenoway has joined #openstack-nova | 18:39 | |
dansmith | can we please get them in a single branch? | 18:39 |
dansmith | it's so confusing | 18:39 |
bauzas | mriedem: unrelated, but do you have recent slides about how the CI is working ? I'm bored by people saying "meh, docker + jenkins + mesos" | 18:42 |
mriedem | bauzas: which CI? nova-docker? | 18:42 |
bauzas | mriedem: sorry, infra I meant | 18:42 |
mriedem | or, how the openstack CI works | 18:42 |
lifeless | alaski: dansmith: I'll do a review pass of fixtures today | 18:42 |
bauzas | how this works, a 101 | 18:42 |
bauzas | mriedem: I remember your talk at YVR | 18:42 |
mriedem | bauzas: older http://docs.openstack.org/infra/publications/2014-lca-overview/#(1) | 18:43 |
alaski | lifeless: thanks | 18:43 |
bauzas | mriedem: okay, that's one starting point, thanks | 18:43 |
openstackgerrit | Chris Dent proposed openstack/nova-specs: Re-propose resource-providers for Newton https://review.openstack.org/295890 | 18:43 |
mriedem | bauzas: more http://docs.openstack.org/infra/publications/ | 18:44 |
* bauzas just discovered this, woah | 18:44 | |
cdent | mriedem: ^^ | 18:44 |
*** sfinucan has quit IRC | 18:45 | |
mriedem | cdent: so this is the last remaining thing for that blueprint? https://review.openstack.org/#/c/282442/ | 18:46 |
cdent | yes | 18:46 |
*** tojuvone has quit IRC | 18:46 | |
mriedem | k | 18:46 |
*** eil397 has joined #openstack-nova | 18:47 | |
*** aginwala has quit IRC | 18:47 | |
mriedem | dansmith: cdent: any problem with me just re-opening the resource-providers blueprint since yes it was partially completed but not fully completed - then we don't have to update commit messages and dependency changes in launchpad | 18:47 |
*** aunnam has joined #openstack-nova | 18:47 | |
cdent | reuse++ | 18:48 |
*** angdraug has joined #openstack-nova | 18:49 | |
*** angdraug has quit IRC | 18:50 | |
cdent | mriedem: sorry, ambiguity. When I said "yes" to last remaining thing, I meant last remaining thing on that _spec_, not that blueprint | 18:50 |
mriedem | what?! | 18:51 |
mriedem | OH NO | 18:51 |
mriedem | spec and bp are re-approved | 18:51 |
*** openstack has joined #openstack-nova | 19:22 | |
*** mrhillsman has joined #openstack-nova | 19:22 | |
*** danpb has quit IRC | 19:23 | |
*** zhiyan_ is now known as zhiyan | 19:23 | |
*** serverascode_ is now known as serverascode | 19:23 | |
*** openstackstatus has joined #openstack-nova | 19:23 | |
*** ChanServ sets mode: +v openstackstatus | 19:23 | |
*** DuncanT_ is now known as DuncanT | 19:24 | |
*** raorn has quit IRC | 19:24 | |
*** raorn has joined #openstack-nova | 19:25 | |
*** aunnam has quit IRC | 19:25 | |
*** aunnam has joined #openstack-nova | 19:25 | |
*** rlrossit has joined #openstack-nova | 19:26 | |
*** mylu has quit IRC | 19:27 | |
*** alaski_ is now known as alaski | 19:28 | |
*** JasonF is now known as JayF | 19:30 | |
*** aginwala has joined #openstack-nova | 19:32 | |
openstackgerrit | Artom Lifshitz proposed openstack/nova: Add tag column to vifs and bdm https://review.openstack.org/264014 | 19:35 |
openstackgerrit | Artom Lifshitz proposed openstack/nova: Add metadata objects for device tagging https://review.openstack.org/264015 | 19:35 |
openstackgerrit | Artom Lifshitz proposed openstack/nova: Device tagging user visible changes https://review.openstack.org/264018 | 19:35 |
openstackgerrit | Artom Lifshitz proposed openstack/nova: Add compute manager device tagging support https://review.openstack.org/264017 | 19:35 |
openstackgerrit | Artom Lifshitz proposed openstack/nova: Libvirt driver implementation of device tagging https://review.openstack.org/264016 | 19:35 |
openstackgerrit | Ed Leafe proposed openstack/nova: Move config options from nova/api directory https://review.openstack.org/258180 | 19:35 |
openstackgerrit | Ed Leafe proposed openstack/nova: Improve the help text for the API options (2) https://review.openstack.org/260587 | 19:35 |
*** achanda has joined #openstack-nova | 19:35 | |
openstackgerrit | Ed Leafe proposed openstack/nova: Improve the help text for the API options (1) https://review.openstack.org/260586 | 19:35 |
openstackgerrit | Ed Leafe proposed openstack/nova: Improve the help text for the API options (3) https://review.openstack.org/260588 | 19:35 |
*** mylu has joined #openstack-nova | 19:37 | |
*** penick has joined #openstack-nova | 19:39 | |
*** Sukhdev has joined #openstack-nova | 19:39 | |
*** efoley has quit IRC | 19:40 | |
openstackgerrit | Pushkar Umaranikar proposed openstack/nova: Config options: Centralize resource tracker options https://review.openstack.org/294211 | 19:41 |
*** aginwala has quit IRC | 19:42 | |
*** simondodsley has joined #openstack-nova | 19:43 | |
*** dims_ has joined #openstack-nova | 19:43 | |
*** aginwala has joined #openstack-nova | 19:44 | |
*** dims has quit IRC | 19:45 | |
*** sheel has quit IRC | 19:47 | |
*** moshele has joined #openstack-nova | 19:52 | |
*** dims_ has quit IRC | 19:53 | |
openstackgerrit | Andrew Laski proposed openstack/nova: Create Instance from BuildRequest if not in a cell https://review.openstack.org/263927 | 19:53 |
alaski | johnthetubaguy: another one to remove the -2 from https://review.openstack.org/263927 | 19:54 |
*** xenogear has quit IRC | 19:54 | |
*** dims has joined #openstack-nova | 19:56 | |
*** sahid has quit IRC | 19:58 | |
*** haomaiw__ has quit IRC | 20:01 | |
*** Sukhdev has quit IRC | 20:01 | |
*** haomaiwang has joined #openstack-nova | 20:01 | |
mriedem | alaski: maybe you also want to kill https://review.openstack.org/#/c/217674/ in favor of https://review.openstack.org/#/c/265282/ | 20:02 |
*** yamahata has quit IRC | 20:04 | |
*** ihrachys_ has joined #openstack-nova | 20:04 | |
alaski | mriedem: good call | 20:04 |
mriedem | i abandoned it | 20:04 |
mriedem | was going through the laundry list in https://etherpad.openstack.org/p/operator-local-patches | 20:04 |
*** ociuhandu has quit IRC | 20:05 | |
*** ihrachys has quit IRC | 20:05 | |
*** Daisy has joined #openstack-nova | 20:09 | |
*** rk4n has quit IRC | 20:11 | |
*** lpetrut has joined #openstack-nova | 20:12 | |
openstackgerrit | Pushkar Umaranikar proposed openstack/nova: Config options: Centralize netconf options https://review.openstack.org/294312 | 20:12 |
openstackgerrit | Pushkar Umaranikar proposed openstack/nova: Config options: Centralize resource tracker options https://review.openstack.org/294211 | 20:12 |
openstackgerrit | Matt Riedemann proposed openstack/python-novaclient: Use keystoneclient python bindings for testing https://review.openstack.org/296599 | 20:12 |
*** Daisy has quit IRC | 20:13 | |
*** vladik has quit IRC | 20:15 | |
openstackgerrit | Pushkar Umaranikar proposed openstack/nova: Config options: Centralize resource tracker options https://review.openstack.org/294211 | 20:16 |
*** rk4n has joined #openstack-nova | 20:16 | |
*** e0ne has joined #openstack-nova | 20:17 | |
*** achanda has quit IRC | 20:18 | |
*** rk4n has quit IRC | 20:18 | |
*** openstack has joined #openstack-nova | 20:32 | |
openstackgerrit | melanie witt proposed openstack/nova: Fixup test_connection_switch functional test https://review.openstack.org/296775 | 20:33 |
*** Sukhdev has joined #openstack-nova | 20:33 | |
*** e0ne has quit IRC | 20:37 | |
*** Sukhdev has quit IRC | 20:38 | |
openstackgerrit | Ed Leafe proposed openstack/nova: Improve the help text for the API options (1) https://review.openstack.org/260586 | 20:39 |
openstackgerrit | Ed Leafe proposed openstack/nova: Move config options from nova/api directory https://review.openstack.org/258180 | 20:40 |
openstackgerrit | Ed Leafe proposed openstack/nova: Improve the help text for the API options (2) https://review.openstack.org/260587 | 20:41 |
*** rahulait has quit IRC | 20:41 | |
*** haplo37 has quit IRC | 20:41 | |
*** rahulait has joined #openstack-nova | 20:41 | |
*** sdague has quit IRC | 20:44 | |
*** mylu_ has quit IRC | 20:44 | |
mriedem | jroll: hi again! just a reminder that if you want to continue the port group stuff in newton the spec needs to be re-proposed | 20:44 |
*** Goneri has quit IRC | 20:45 | |
mriedem | even though i think johnthetubaguy marked the bp as partially completed | 20:45 |
jroll | mriedem: yep, it's on my todo list to finish this month | 20:45 |
mriedem | i think the parts that were completed were just building up infra in the virt driver api | 20:45 |
mriedem | jroll: heh :) | 20:45 |
jroll | yeah, there's work to do | 20:45 |
mriedem | jroll: delegate | 20:45 |
jroll | mriedem: I've been busy delegating "finish mitaka" | 20:45 |
jroll | we released that today | 20:46 |
jroll | now onto other things once I'm out of an afternoon full of meetings | 20:46 |
mriedem | mitaka, that old thing | 20:46 |
jroll | :) | 20:46 |
*** mylu has joined #openstack-nova | 20:46 | |
openstackgerrit | Pushkar Umaranikar proposed openstack/nova: Config options: Centralize debugger options https://review.openstack.org/274298 | 20:46 |
*** efoley has joined #openstack-nova | 20:47 | |
* mriedem needs to make an etherpad of the re-proposed specs we've already approved for newton | 20:48 | |
*** angdraug has joined #openstack-nova | 20:50 | |
*** ivase_ has joined #openstack-nova | 20:51 | |
mriedem | oh right https://etherpad.openstack.org/p/newton-nova-spec-review-tracking | 20:52 |
*** ivase has quit IRC | 20:52 | |
*** fawadkhaliq has quit IRC | 20:53 | |
*** fawadkhaliq has joined #openstack-nova | 20:53 | |
*** toure_ is now known as toure | 20:54 | |
*** aginwala has quit IRC | 20:56 | |
*** tongli has quit IRC | 20:58 | |
*** david-lyle has quit IRC | 20:59 | |
mc_nair | anyone familiar with how authentication works in the functional tests? | 20:59 |
mc_nair | looks like we set the auth_url to be the API service we spin up (https://github.com/openstack/nova/blob/master/nova/tests/fixtures.py#L417), but I don't see how we get an auth_token from this | 20:59 |
*** rook has joined #openstack-nova | 21:00 | |
*** haomaiwang has quit IRC | 21:01 | |
*** achanda has joined #openstack-nova | 21:01 | |
*** aginwala has joined #openstack-nova | 21:01 | |
*** aysyd has quit IRC | 21:01 | |
*** haomaiwang has joined #openstack-nova | 21:01 | |
*** aginwala has quit IRC | 21:01 | |
*** aunnam has quit IRC | 21:02 | |
*** aginwala has joined #openstack-nova | 21:03 | |
mriedem | mc_nair: i'm assuming the tests are using auth_strategy=noauth2 | 21:03 |
mriedem | v | 21:03 |
mriedem | https://github.com/openstack/nova/blob/master/nova/api/auth.py#L39 | 21:03 |
dansmith | yeah | 21:04 |
*** fawadkhaliq has quit IRC | 21:04 | |
*** fawadk has joined #openstack-nova | 21:04 | |
mriedem | mc_nair: https://github.com/openstack/nova/blob/master/nova/tests/unit/conf_fixture.py#L55 | 21:05 |
*** david-lyle has joined #openstack-nova | 21:05 | |
*** burgerk has quit IRC | 21:05 | |
* mc_nair is enlightened | 21:06 | |
*** rtheis has quit IRC | 21:06 | |
*** jaypipes has quit IRC | 21:06 | |
mc_nair | mriedem: thanks | 21:06 |
*** matrohon has joined #openstack-nova | 21:06 | |
*** sc68cal has quit IRC | 21:06 | |
mriedem | ildikov: are you going to re-propose the volume multiattach spec for newton? | 21:07 |
*** mylu has quit IRC | 21:09 | |
*** nelsnelson has quit IRC | 21:10 | |
*** nelsnelson has joined #openstack-nova | 21:10 | |
*** thorst has quit IRC | 21:11 | |
*** thorst has joined #openstack-nova | 21:12 | |
*** mylu has joined #openstack-nova | 21:12 | |
*** thorst_ has joined #openstack-nova | 21:14 | |
*** unicell has quit IRC | 21:15 | |
*** mylu has quit IRC | 21:15 | |
*** unicell has joined #openstack-nova | 21:15 | |
*** geedo has left #openstack-nova | 21:16 | |
*** thorst__ has joined #openstack-nova | 21:16 | |
*** thorst has quit IRC | 21:17 | |
*** thorst_ has quit IRC | 21:18 | |
*** pwnall has quit IRC | 21:19 | |
*** thorst__ has quit IRC | 21:21 | |
*** david-lyle has quit IRC | 21:21 | |
*** edmondsw has quit IRC | 21:22 | |
*** edmondsw has joined #openstack-nova | 21:22 | |
*** edmondsw has quit IRC | 21:22 | |
*** david-lyle has joined #openstack-nova | 21:23 | |
*** ociuhandu has joined #openstack-nova | 21:25 | |
*** Sukhdev has joined #openstack-nova | 21:26 | |
*** daemontool_ has quit IRC | 21:34 | |
*** thorst has joined #openstack-nova | 21:34 | |
melwitt | dansmith: FYI, I put up https://review.openstack.org/#/c/296775/ to change my functional test to derive from TestCase instead of NoDBTestCase | 21:34 |
dansmith | melwitt: okay sweet.. I need to check and see if my base patch merged | 21:35 |
dansmith | it did | 21:36 |
dansmith | holy crap | 21:36 |
dansmith | it was red all day | 21:36 |
*** baoli has quit IRC | 21:36 | |
melwitt | dansmith: yeah, I saw it was approved so I was ready! | 21:36 |
JayF | mriedem: Will I need a spec to add rescue mode support for Ironic/nova driver? Or will a simple BP be sufficient? | 21:36 |
dansmith | melwitt: you win the prize! | 21:37 |
mriedem | JayF: i think we've said a specless blueprint is fine for virt driver parity in the past | 21:37 |
melwitt | \o/ | 21:37 |
tonyb | bauzas: Can you +1 this https://review.openstack.org/#/c/296786/1 | 21:37 |
JayF | Cool; that will make my life a bunch easier! Is there any place I should put the bp once it's up to make sure it's on the "things Nova team actually reviews" list :P | 21:37 |
mriedem | alaski: dansmith: ^ keep me honest with JayF ^ | 21:38 |
*** daemontool_ has joined #openstack-nova | 21:38 | |
dansmith | mriedem: that was the rule, but I thought that this was going to be hard for ironic and therefore might require some more dscussion? | 21:38 |
mriedem | JayF: specless blueprints are brought up in the open discussion section of the nova meeting each week | 21:38 |
mriedem | JayF: so create the blueprint in LP first, and post to the open discussion section of the nova meeting agenda and we'll discuss tomorrow | 21:38 |
JayF | dansmith: I don't think it'll be difficult *from nova's perspective* | 21:38 |
*** thorst has quit IRC | 21:38 | |
dansmith | JayF: okay maybe I'm thinking of something else | 21:39 |
mriedem | JayF: https://wiki.openstack.org/wiki/Meetings/Nova | 21:39 |
JayF | dansmith: From Nova's perspective, it'll be similar to deployment: post a state change to Ironic, and poll until it reaches a success state, failure state, or times out | 21:39 |
*** cleong has quit IRC | 21:41 | |
*** browne has quit IRC | 21:41 | |
openstackgerrit | Pawel Koniszewski proposed openstack/nova: Try to repopulate instance_group if it is None https://review.openstack.org/296596 | 21:46 |
mriedem | dansmith: fudge it all to hell, we have a pep8 failure in pkoniszewski's change | 21:46 |
mriedem | http://logs.openstack.org/61/296661/1/check/gate-nova-pep8/a0d530d/console.html#_2016-03-23_19_09_58_690 | 21:46 |
*** achanda has quit IRC | 21:46 | |
dansmith | mriedem: do | 21:46 |
dansmith | of course it's my faulty | 21:47 |
dansmith | I'll fix | 21:47 |
mriedem | he just did | 21:47 |
mriedem | re-approved | 21:47 |
mriedem | i'll fix the backport | 21:47 |
*** zenoway has quit IRC | 21:47 | |
*** pkoniszewski_ has joined #openstack-nova | 21:47 | |
dansmith | ah, okay | 21:48 |
dansmith | I suck | 21:48 |
*** zenoway has joined #openstack-nova | 21:48 | |
mriedem | oh dan, c'mon | 21:48 |
*** matrohon has quit IRC | 21:49 | |
mriedem | all is well https://review.openstack.org/#/c/296661/ | 21:49 |
mriedem | really i just wanted to say 'fudge it all to hell' | 21:50 |
*** matrohon has joined #openstack-nova | 21:50 | |
*** RuiChen has quit IRC | 21:50 | |
*** RuiChen has joined #openstack-nova | 21:51 | |
*** rlrossit has quit IRC | 21:51 | |
mriedem | oh no there are things under https://review.openstack.org/#/c/294252/ now? | 21:52 |
edleafe | mmmmm... fudge | 21:52 |
*** zenoway has quit IRC | 21:52 | |
mriedem | will poke on those other bottom changes tonight | 21:53 |
*** mriedem has quit IRC | 21:53 | |
*** doug-fish has quit IRC | 21:55 | |
*** ihrachys_ has quit IRC | 21:56 | |
*** browne has joined #openstack-nova | 21:57 | |
*** haomaiwang has quit IRC | 22:01 | |
*** haomaiwang has joined #openstack-nova | 22:02 | |
*** knikolla has quit IRC | 22:04 | |
*** mylu has joined #openstack-nova | 22:09 | |
*** baoli has joined #openstack-nova | 22:09 | |
*** ducttape_ has quit IRC | 22:09 | |
*** mdrabe has quit IRC | 22:10 | |
*** greghayn1 is now known as greghaynes | 22:11 | |
*** matrohon has quit IRC | 22:12 | |
*** pumarani__ has quit IRC | 22:14 | |
*** ametts has quit IRC | 22:14 | |
*** achanda has joined #openstack-nova | 22:16 | |
*** pwnall has joined #openstack-nova | 22:17 | |
*** baoli has quit IRC | 22:18 | |
*** aunnam has joined #openstack-nova | 22:20 | |
dansmith | melwitt: woot, thanks for the +Wz | 22:21 |
melwitt | :) | 22:22 |
melwitt | thanks for the patches! | 22:22 |
*** dimtruck is now known as zz_dimtruck | 22:23 | |
*** zenoway has joined #openstack-nova | 22:24 | |
dansmith | \p/ | 22:24 |
dansmith | hmm | 22:24 |
dansmith | not sure what that is | 22:24 |
dansmith | a one legged hooray | 22:24 |
dansmith | maybe side-view | 22:25 |
edleafe | a happy person with a long crooked neck | 22:25 |
dansmith | heh maybe | 22:27 |
*** zenoway has quit IRC | 22:28 | |
*** moshele has quit IRC | 22:29 | |
*** daemontool_ has quit IRC | 22:31 | |
*** rk4n has joined #openstack-nova | 22:32 | |
*** knikolla has joined #openstack-nova | 22:40 | |
*** pkoniszewski_ has quit IRC | 22:40 | |
*** sheel has joined #openstack-nova | 22:40 | |
tpeoples | bauzas: you around? with change https://github.com/openstack/nova/commit/111a852e79f0d9e54228d8e2724dc4183f737397, we're now pulling the request spec from the DB for the live migrate. so if i do a force a deploy to a certain host, that request spec obj in the DB will have the force_hosts set. so when the live migration is issued, we'll end up having a | 22:40 |
tpeoples | request spec object with force_hosts set to say "A" AND ignore_hosts also set to "A", which will never work. am i missing something in the flow that handles this? | 22:40 |
*** ccarmack has joined #openstack-nova | 22:42 | |
*** tristanC has quit IRC | 22:43 | |
*** tristanC has joined #openstack-nova | 22:44 | |
*** ccarmack1 has quit IRC | 22:44 | |
*** pradk has quit IRC | 22:45 | |
*** ivase_ has quit IRC | 22:47 | |
*** ivase has joined #openstack-nova | 22:48 | |
*** Jeffrey4l has quit IRC | 22:49 | |
*** aginwala has quit IRC | 22:49 | |
*** Goneri has joined #openstack-nova | 22:50 | |
bauzas | tpeoples: I'm around, but a bit out (23:51 now) | 22:51 |
*** aunnam has quit IRC | 22:51 | |
bauzas | tpeoples: so, if an operator provides a force_hosts, it creates a situation where he only wants to go to this compute | 22:52 |
bauzas | tpeoples: in that case, migrating the VM to another compute needs another operator view by saying which destination he wants | 22:52 |
*** rdopiera has quit IRC | 22:52 | |
bauzas | tpeoples: ie. providing the destination in the live-migrate | 22:52 |
*** fawadk has quit IRC | 22:53 | |
*** fawadkhaliq has joined #openstack-nova | 22:53 | |
*** ivase_ has joined #openstack-nova | 22:54 | |
tpeoples | bauzas: OK, so if the notion of force_hosts is to live with the VM post deploy then it makes sense. but if someone is deploying a VM and just wants to do a targeted deploy originally but then doesn't care about where the VM goes down the line, then it won't work. but that sounds like it wouldn't be recommended | 22:54 |
*** ivase has quit IRC | 22:54 | |
*** yamahata has joined #openstack-nova | 22:54 | |
*** toure is now known as toure_ | 22:54 | |
bauzas | tpeoples: it's a bit late for me discussing that, lemme think about why we should do | 22:55 |
tpeoples | bauzas: no worries, we can talk about it tomorrow :) | 22:55 |
tpeoples | thanks | 22:55 |
*** fawadkhaliq has quit IRC | 22:55 | |
bauzas | tpeoples: my first opinion would be saying that we shouldn't persist force_hosts, but it could be having some side effect | 22:55 |
*** fawadkhaliq has joined #openstack-nova | 22:56 | |
*** aginwala has joined #openstack-nova | 22:56 | |
*** browne has quit IRC | 22:56 | |
*** aginwala has quit IRC | 22:58 | |
*** ivase has joined #openstack-nova | 23:00 | |
*** haomaiwang has quit IRC | 23:01 | |
*** ivase_ has quit IRC | 23:01 | |
*** mriedem has joined #openstack-nova | 23:01 | |
*** haomaiwa_ has joined #openstack-nova | 23:01 | |
*** angdraug has quit IRC | 23:02 | |
*** aginwala_ has joined #openstack-nova | 23:03 | |
*** browne has joined #openstack-nova | 23:04 | |
*** alaski has quit IRC | 23:05 | |
*** greghaynes has quit IRC | 23:05 | |
*** darrenc_ has joined #openstack-nova | 23:05 | |
*** ivase_ has joined #openstack-nova | 23:05 | |
*** aginwala_ has quit IRC | 23:05 | |
*** darrenc has quit IRC | 23:06 | |
*** aginwala has joined #openstack-nova | 23:06 | |
*** ivase has quit IRC | 23:06 | |
*** mylu has quit IRC | 23:06 | |
*** darrenc_ is now known as darrenc | 23:07 | |
*** fawadkhaliq has quit IRC | 23:07 | |
*** mylu has joined #openstack-nova | 23:07 | |
*** fawadkhaliq has joined #openstack-nova | 23:08 | |
*** cdent has quit IRC | 23:09 | |
*** ducttape_ has joined #openstack-nova | 23:10 | |
*** alaski has joined #openstack-nova | 23:11 | |
*** ccarmack has quit IRC | 23:11 | |
*** ivase_ has quit IRC | 23:12 | |
*** nic has quit IRC | 23:12 | |
*** rk4n has quit IRC | 23:13 | |
*** ducttape_ has quit IRC | 23:16 | |
*** erlon has quit IRC | 23:17 | |
*** ctrath has quit IRC | 23:17 | |
*** greghaynes has joined #openstack-nova | 23:19 | |
*** openstack has joined #openstack-nova | 23:24 | |
*** daemontool_ has joined #openstack-nova | 23:26 | |
*** daemontool_ has quit IRC | 23:27 | |
*** Goneri has quit IRC | 23:27 | |
*** vilobhmm11 has quit IRC | 23:35 | |
*** vilobhmm11 has joined #openstack-nova | 23:35 | |
mriedem | mikal: claudiub|2: asking for some extra eyes on some of the already +2ed stable/liberty reviews https://review.openstack.org/#/q/status:open+project:openstack/nova+branch:stable/liberty | 23:37 |
lifeless | alaski: reviewed | 23:38 |
mikal | mriedem: sure, I'm trapped in meetings for the next few hours but I will take a look after those? | 23:38 |
mriedem | thanks | 23:38 |
*** vilobhmm11 has quit IRC | 23:39 | |
*** fawadkhaliq has quit IRC | 23:39 | |
*** ccarmack has joined #openstack-nova | 23:42 | |
*** angdraug has joined #openstack-nova | 23:45 | |
*** harlowja_at_home has quit IRC | 23:45 | |
*** harlowja_at_home has joined #openstack-nova | 23:46 | |
claudiub|2 | mriedem: sure, will do, after i finish hunting probably the weirdest bug I've ever seen. | 23:46 |
*** ivase has joined #openstack-nova | 23:46 | |
*** aginwala has quit IRC | 23:47 | |
*** fawadkhaliq has joined #openstack-nova | 23:49 | |
*** aginwala has joined #openstack-nova | 23:49 | |
*** aginwala has quit IRC | 23:50 | |
*** ivase_ has joined #openstack-nova | 23:52 | |
*** ivase has quit IRC | 23:53 | |
*** eil397 has quit IRC | 23:53 | |
*** Sukhdev has quit IRC | 23:57 | |
*** ivase_ has quit IRC | 23:58 | |
*** Sukhdev has joined #openstack-nova | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!