Friday, 2019-02-22

*** s10 has quit IRC00:22
openstackgerritTakashi NATSUME proposed openstack/nova-specs master: Fix warnings in the document generation  https://review.openstack.org/63115000:32
*** bhagyashris has joined #openstack-placement02:25
*** takashin has left #openstack-placement03:00
*** tetsuro has joined #openstack-placement04:14
*** e0ne has joined #openstack-placement07:29
*** e0ne has quit IRC07:43
*** e0ne has joined #openstack-placement07:44
*** e0ne has quit IRC07:44
*** e0ne has joined #openstack-placement07:50
*** belmoreira has quit IRC07:54
*** belmoreira has joined #openstack-placement08:05
*** e0ne has quit IRC08:10
*** tssurya has joined #openstack-placement08:18
*** cdent has joined #openstack-placement08:30
openstackgerritTetsuro Nakamura proposed openstack/placement master: Prepare in_tree allocation candidates  https://review.openstack.org/63572209:08
openstackgerritTetsuro Nakamura proposed openstack/placement master: in_tree alloc_cands support with microversion 1.31  https://review.openstack.org/63572309:08
cdenttetsuro++09:14
tetsurocdent: thanks for responding, and FYI I'm in Malaysia and Indonesia next week for business trip, so maybe slow responding.09:16
cdenttetsuro: no problem, thanks for letting me know. I don't think there's any rush; there aren't that many patches pending.09:24
openstackgerritTetsuro Nakamura proposed openstack/placement master: Update the doc in _get_provider_ids_matching()  https://review.openstack.org/63861109:25
*** cdent has quit IRC09:31
*** tetsuro has quit IRC09:33
*** cdent has joined #openstack-placement09:36
*** helenaAM has joined #openstack-placement09:48
*** stephenfin is now known as finucannot09:48
*** bhagyashris has quit IRC09:55
*** gibi is now known as giblet10:04
*** e0ne has joined #openstack-placement10:19
openstackgerritSurya Seetharaman proposed openstack/nova-specs master: Support adding the reason behind a server lock  https://review.openstack.org/63862911:09
openstackgerritArtom Lifshitz proposed openstack/nova-specs master: Clarify upgrade situation in NUMA live migration  https://review.openstack.org/63865312:38
*** mriedem has joined #openstack-placement13:10
*** dklyle has quit IRC14:46
*** david-lyle has joined #openstack-placement14:46
*** efried is now known as fried_rice14:56
*** david-lyle is now known as dklyle15:33
*** dklyle has quit IRC15:43
*** david-lyle has joined #openstack-placement15:43
*** belmoreira has quit IRC16:08
*** e0ne has quit IRC16:11
*** rubasov has quit IRC16:14
*** e0ne has joined #openstack-placement16:20
*** jaypipes is now known as leakypipes16:20
fried_ricecdent: quick gabbi/yaml question16:29
cdenthi16:29
fried_riceI want to make this:16:29
fried_rice      $.allocation_requests..allocations["$ENVIRON['CN2_UUID']"].resources:16:29
fried_rice          VCPU: 116:29
fried_rice          MEMORY_MB: 102416:29
fried_riceinto this:16:29
fried_rice      $.allocation_requests..allocations["$ENVIRON['CN2_UUID']"].resources:16:29
fried_rice        - VCPU: 116:29
fried_rice          MEMORY_MB: 102416:29
fried_rice        - VCPU: 116:29
fried_rice          MEMORY_MB: 102416:29
fried_ricebut I'm clearly not expressing that right16:29
fried_riceI.e. the value used to be {VCPU: 1, MEMORY_MB: 1024} and now I want it to be [{VCPU: 1, MEMORY_MB: 1024}, {VCPU: 1, MEMORY_MB: 1024}]16:30
* cdent tries to wake up his brains16:30
*** e0ne has quit IRC16:31
cdentfried_rice: can you paste your actual yaml to pastebin or somewhere not irc?16:32
fried_rice...16:32
cdentbecause at first glance that ought to be right-ish16:32
fried_ricehttp://paste.openstack.org/show/745751/ relevant bits marked with cdent16:33
fried_ricecdent: tbc, both need to look like the latter, whatever that turns out to be.16:34
* cdent nods16:34
fried_ricethe error is:16:35
fried_rice    AssertionError: left hand side json path $.allocation_requests..allocations["$ENVIRON['CN2_UUID']"].resources cannot match <big dict blob with the actual results in it>16:35
cdentcan you paste that too?16:37
fried_riceoh, cdent hold da phone, I think I may have scrood something up, sec...16:37
cdentyour yaml syntax appears correct, so it looks like your error might be real16:37
fried_riceI'm going to have to fix that one too, but differently it seems.16:38
*** imacdonn has quit IRC16:38
*** imacdonn has joined #openstack-placement16:38
fried_riceyeah, the syntax was fine. I was fixing test case A with the fix needed for test case B.16:38
fried_riceand that followed a bad paste into test case A16:40
fried_riceall good now.16:42
fried_ricethanks16:42
openstackgerritEric Fried proposed openstack/placement master: Add second shared provider to SharedStorageFixture  https://review.openstack.org/63871216:47
cdentfried_rice: yeah, looks good16:50
fried_ricecdent: forthcomming code comments that will make clear why I did that.16:51
*** evrardjp is now known as gatersaregonnaga16:58
*** gatersaregonnaga is now known as evrardjp17:00
fried_ricecdent: see latest comment on https://review.openstack.org/#/c/635722/317:02
* cdent nods17:03
fried_ricecdent: Seems most likely I'm setting up my test wrong, because it makes sense that we should need to refilter the sharing providers as tetsuro notes.17:07
fried_riceso any extra eyes on that would be appreciated.17:07
cdentI'm going to have to save that until sunday/monday17:08
cdenti'm all out of brain (bad sinus infection)17:08
*** imacdonn has quit IRC17:08
*** helenaAM has quit IRC17:11
fried_ricefeel better cdent17:13
cdentapparently it's been around for a long time and I didn't really realize it17:13
fried_riceoh, Renae does that.17:13
fried_ricefeels more and more shitty, but so gradually that she doesn't really twig until it's way far gone.17:14
fried_ricecourse of antibiotics and she feels like a new person.17:14
cdentyeah, got those today17:16
cdentlet me know if I'm a new person in 10 days please17:16
fried_ricegood. By Monday you'll feel a bunch better.17:16
* cdent goes away to feel better by monday17:41
* cdent waves17:41
*** cdent has quit IRC17:41
openstackgerritStephen Finucane proposed openstack/nova-specs master: Add 'flavor-extra-spec-image-property-validation' spec  https://review.openstack.org/63873417:54
*** tssurya has quit IRC18:05
*** mriedem is now known as mriedem_lunch18:05
*** e0ne has joined #openstack-placement19:18
*** mriedem_lunch is now known as mriedem19:25
*** e0ne has quit IRC20:08
*** s10 has joined #openstack-placement20:20
*** mriedem has quit IRC23:52

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