| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-nova - 2017-10-30 | |||
| 13:37:52 | alex_xu | efried_brb: yea, without jaypipes, I don't know the SQL can't such complicated :) | |
| 13:41:06 | edleafe | alex_xu: if you skip the meeting, we'll assign all the tasks to you! :) | |
| 13:41:58 | jaypipes | alex_xu: no worries, we can do the conversation on your patches. | |
| 13:43:49 | Dinesh_Bhor | cdent: Hi, do you have 5 min? I have a question: http://paste.openstack.org/show/624973/ | |
| 13:44:30 | cdent | hi Dinesh_Bhor, reading that | |
| 13:45:36 | edleafe | Scheduler subteam meeting in 15 minutes in #openstack-meeting-alt | |
| 13:45:56 | cdent | Dinesh_Bhor: let’s take it to #openstack-sdks | |
| 13:56:37 | jaypipes | efried: luckily, the SQL language has not changed too significantly since 2003. :) | |
| 13:57:00 | efried | jaypipes And we seem to be using a subset of it anyway, in case different backends. | |
| 13:57:33 | jaypipes | efried: ack | |
| 13:59:24 | edleafe | efried: and sqla makes it *so* easy!! | |
| 13:59:59 | efried | edleafe I had a mind-blown moment this weekend when I realized I could actually just pass textual SQL down. I was like, "uhh, why aren't we just doing that?" | |
| 14:00:52 | edleafe | Because ORMs insulate us from the rough edges of SQL, and make life easy! | |
| 14:01:49 | edleafe | Scheduler subteam meeting running now in #openstack-meeting-alt | |
| 14:06:47 | jaypipes | jsheeren: feel free to provide color commentary on https://bugs.launchpad.net/nova/+bug/1728603 :) | |
| 14:06:48 | openstack | Launchpad bug 1728603 in OpenStack Compute (nova) "Resize a boot-from-volume instance with NFS destroys instance" [High,Confirmed] | |
| 14:09:29 | mriedem | jaypipes: guh, and that change was backported to ocata https://review.openstack.org/#/c/441037/ | |
| 14:10:17 | mriedem | we do have an NFS job in the nova experimental queue, not sure if it tests resize though - but probably should | |
| 14:34:08 | cdent | dtantsur: tomorrow’s fine for traits for me too | |
| 14:34:19 | dtantsur | nice! sorry all | |
| 14:34:39 | dtantsur | moving to a new country and new flat means sudden appointments here and there.. | |
| 14:42:22 | jaypipes | dtantsur: not a problem, man. :) | |
| 14:43:20 | edleafe | dtantsur: I can make it tomorrow, too | |
| 14:44:42 | jaypipes | dtantsur: it's 3pm UTC yeah? | |
| 14:45:02 | bhagyashris | Hi All, | |
| 14:45:06 | dtantsur | jaypipes: I think so, yeah | |
| 14:45:11 | bhagyashris | I am checking the below scenario by enabling the AggregateImagePropertiesIsolation filter | |
| 14:45:28 | bhagyashris | Created two host aggregate groups and add one compute node to each | |
| 14:45:37 | bhagyashris | Host aggregate group A ->add 'os_type=license_ubuntu' host aggregate metadata | |
| 14:45:44 | bhagyashris | Host aggregate group B-> add 'k1=v1' host aggregate metadata | |
| 14:45:51 | bhagyashris | created the two images by setting the properties | |
| 14:45:57 | jaypipes | mriedem: lol. forever in bluejeans. | |
| 14:46:17 | bhagyashris | Image1 -> add 'os_type=license_ubuntu' | |
| 14:46:17 | bhagyashris | Image2 -> add 'k1=v1' | |
| 14:46:24 | bhagyashris | created the inatence using the Image2 so it should boot on Host aggregate group B but it's booting on Host aggregate group A | |
| 14:47:39 | bhagyashris | I have also set the aggregate_image_properties_isolation_namespace = os_type_1 | |
| 14:47:39 | bhagyashris | aggregate_image_properties_isolation_separator = = in /etc/nova/nova.conf on both the Host | |
| 14:48:28 | bhagyashris | s/inatence/instance | |
| 14:49:02 | jsheeren | jaypipes: :) | |
| 14:49:10 | mriedem | jaypipes: i assume dtantsur will get any and all neil diamond references | |
| 14:49:19 | jaypipes | heh | |
| 14:50:06 | dtantsur | :) | |
| 14:50:55 | jsheeren | jaypipes: fixed my name, rest looks good and as we experienced it | |
| 14:51:49 | jaypipes | jsheeren: oops, sorry about that! | |
| 14:56:23 | bauzas | wow, just found http://45.55.105.55:3000/dashboard/db/openstack-bugs | |
| 14:59:18 | jsheeren | no problem! i'm used to fixing my name, it's that ' that messes with most people though :) | |
| 15:04:38 | efried | jsheeren What's the provenance of that name? (I'm a collector.) | |
| 15:05:28 | efried | Flemish? | |
| 15:14:33 | jsheeren | Flemish indeed | |
| 15:15:26 | jsheeren | we're a rare breed: http://forebears.io/surnames/s-heeren | |
| 15:16:20 | jsheeren | hah apparently i have family in Canada.. hmm | |
| 15:16:24 | bauzas | mriedem: any patch up for https://specs.openstack.org/openstack/nova-specs/priorities/queens-priorities.html ? | |
| 15:16:35 | mriedem | bauzas: not yet but i will | |
| 15:16:40 | bauzas | mriedem: I'm just writing a presentation and I'd love to speak about priorities | |
| 15:16:52 | mriedem | for sydney? | |
| 15:16:55 | bauzas | yup | |
| 15:16:59 | mriedem | which presentation is that? | |
| 15:17:00 | bauzas | bug triage | |
| 15:17:16 | mriedem | what does this have to do with that? | |
| 15:17:22 | bauzas | nothing really related | |
| 15:17:29 | bauzas | but just explaining about our tags | |
| 15:17:37 | mriedem | umm, ok | |
| 15:17:45 | bauzas | but meh | |
| 15:17:50 | jaypipes | efried: what happened to the patch about parsing numbered request groups that I commented on? | |
| 15:17:57 | bauzas | mriedem: no worries, I'll just pass a list of tags | |
| 15:19:19 | efried | jaypipes If you're talking about https://review.openstack.org/#/c/515151/ -- I reworked it for you & gibi. gibi left a couple little tweaks that I'll get to later today, so if you want to hit it again, I can also take care of anything else you find. | |
| 15:19:53 | mriedem | bauzas: were you going to drop your -1 on this? https://review.openstack.org/#/c/515530 | |
| 15:20:06 | jaypipes | efried: k, thanks, yeah, that's the one. I was looking at https://review.openstack.org/#/c/514091/ and wondering where it was... | |
| 15:20:27 | efried | jaypipes Yeah, that one's coming from the placement side. | |
| 15:20:29 | mriedem | bauzas: also fyi in case you didn't notice this from the weekend https://review.openstack.org/#/c/515530/ | |
| 15:20:35 | jaypipes | efried: k | |
| 15:20:37 | efried | jaypipes Also needs a review, if you please :) | |
| 15:20:44 | bauzas | mriedem: yup, just forgot to remove it | |
| 15:20:56 | jaypipes | efried: yup, I'm on it. just finished reviewing cdent's series on POST /allocations. Moving on to yours. | |
| 15:21:05 | efried | jaypipes Thanks. | |
| 15:21:07 | jaypipes | edleafe is still reworking the Selection object series, right? | |
| 15:21:42 | mriedem | bauzas: i think we should try and get https://review.openstack.org/#/c/515530/ into newton before eol | |
| 15:21:46 | mriedem | since we shipped a broken feature basically | |
| 15:22:15 | edleafe | jaypipes: the object is fine. It's the RPC change that's being re-worked | |
| 15:24:33 | jaypipes | edleafe: gotcha. | |
| 15:25:27 | openstackgerrit | Jay Pipes proposed openstack/nova master: placement: add nested resource providers https://review.openstack.org/377138 | |
| 15:25:28 | openstackgerrit | Jay Pipes proposed openstack/nova master: placement: allow filter providers in tree https://review.openstack.org/377215 | |
| 15:25:28 | openstackgerrit | Jay Pipes proposed openstack/nova master: placement: adds REST API for nested providers https://review.openstack.org/384807 | |
| 15:25:29 | openstackgerrit | Jay Pipes proposed openstack/nova master: placement: update client to set parent provider https://review.openstack.org/385693 | |
| 15:26:17 | jaypipes | dansmith, gibi, edleafe, cdent, bauzas, mriedem: ok ^ should be good to review. First one to microversion 1.12 wins some Halloween candy. | |
| 15:29:31 | mriedem | you can't tempt me with halloween candy | |
| 15:34:50 | efried | alex_xu Still awake? | |
| 15:35:50 | cdent | jaypipes: I don’t think we want zero value resources? See my response on https://review.openstack.org/#/c/500073/27 | |
| 15:40:48 | jaypipes | cdent: yeah, guess I was confused. | |
| 15:41:11 | namnh | jaypipes: hi Jay, could I ask you a question? have you created a etherpad or something to note a list of members who will join fast forward upgrade session at the sydney summit? | |
| 15:41:29 | openstackgerrit | Matt Riedemann proposed openstack/nova master: Add microversion to allow setting flavor description https://review.openstack.org/515213 | |
| 15:41:41 | jaypipes | cdent: the magic zeroed allocations are only internal to the AllocationList.create_all() method then... | |
| 15:41:53 | mriedem | namnh: that's a question for lyarwood probably | |
| 15:42:10 | jaypipes | namnh: yeah, especially since I won't be in Sydney :) | |
| 15:42:22 | cdent | yes, I think I may have said that was the intent on a comment on the change that adjusted create_all() | |
| 15:42:51 | cdent | (that it was an internal thing to be jiggered at the api controller level for special powers) | |
| 15:43:35 | jaypipes | cdent: k, cool with me then. | |
| 15:43:41 | cdent | ✔\ | |
| 15:43:59 | mriedem | namnh: should eventually show up here https://wiki.openstack.org/wiki/Forum/Sydney2017 | |
| 15:44:10 | namnh | mriedem: I asked him, but he does not know :) I've just asked Arkady, he suggest me to ask Jay :( | |