Earlier  
Posted Nick Remark
#openstack-nova - 2019-02-15
02:44:21 openstackgerrit Yongli He proposed openstack/nova master: Add server subresouce toplogy API https://review.openstack.org/621476
02:54:41 openstackgerrit Yongli He proposed openstack/nova master: Adds the server group info into show server detail API. https://review.openstack.org/621474
04:07:23 openstackgerrit Merged openstack/python-novaclient master: Microversion 2.68: Remove 'forced' live migrations, evacuations https://review.openstack.org/635131
04:34:25 openstackgerrit Merged openstack/nova master: Remove get_config_vhostuser https://review.openstack.org/565471
05:09:00 openstackgerrit Yongli He proposed openstack/nova master: Add server subresouce toplogy API https://review.openstack.org/621476
05:24:53 openstackgerrit Merged openstack/nova master: api-ref: Add descriptions for vol-backed snapshots https://review.openstack.org/615084
06:05:39 melwitt thanks gmann ++
06:37:24 ileixe Hi guys, I'm not sure it's right place to ask but wish someone to shed light on the newbie.
06:37:39 ileixe Is there any way to change timezone (from UTC to any dfifrent) for nova?
06:57:31 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (6) https://review.openstack.org/574113
06:57:50 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (7) https://review.openstack.org/574974
06:58:06 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (8) https://review.openstack.org/575311
07:41:00 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (9) https://review.openstack.org/575581
07:41:13 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (10) https://review.openstack.org/576017
07:41:31 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (11) https://review.openstack.org/576018
07:41:56 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (12) https://review.openstack.org/576019
07:42:13 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (13) https://review.openstack.org/576020
07:59:53 openstackgerrit Yongli He proposed openstack/nova master: Add server subresouce toplogy API https://review.openstack.org/621476
08:06:24 matoef1 Hi Folks,
08:06:24 matoef1 After anabling SSL on all devstack endpoints. I'm unable to create cluster, because NOVA returns 400 HTTP status (user_data too long) to the HEAT. But my user_data size is under 64K. Message from NOVA: http://paste.openstack.org/show/745137/
08:06:24 matoef1 Event and resource lists and nova, heat versions: http://paste.openstack.org/show/745139/
08:06:24 matoef1 Thank you in advance for any help you can provide.
08:17:45 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (14) https://review.openstack.org/576027
08:18:02 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (15) https://review.openstack.org/576031
08:18:23 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (16) https://review.openstack.org/576299
08:18:44 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (17) https://review.openstack.org/576344
08:19:03 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (18) https://review.openstack.org/576673
08:51:11 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (19) https://review.openstack.org/576676
08:51:28 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (20) https://review.openstack.org/576689
08:51:55 openstackgerrit Takashi NATSUME proposed openstack/nova master: Remove mox in unit/network/test_neutronv2.py (21) https://review.openstack.org/576709
08:53:19 openstackgerrit Takashi NATSUME proposed openstack/nova stable/queens: Add description of custom resource classes https://review.openstack.org/619125
09:21:51 gibi efried: nice catch about the lock copy.
09:24:58 openstackgerrit Kashyap Chamarthy proposed openstack/nova master: libvirt: Bump MIN_{LIBVIRT,QEMU}_VERSION for "Stein" https://review.openstack.org/632507
09:24:58 openstackgerrit Kashyap Chamarthy proposed openstack/nova master: libvirt: Drop MIN_LIBVIRT_PARALLELS_SET_ADMIN_PASSWD https://review.openstack.org/632514
09:24:59 openstackgerrit Kashyap Chamarthy proposed openstack/nova master: libvirt: Rewrite _create_pty_device() to be clearer https://review.openstack.org/637152
09:25:27 gibi efried: I read back your discussion with mriedem about the VCPU handling in the request_groups
09:26:23 gibi efried: there is a note in the code where the field is initialized which is the place where the unnumbered group (VCPU and the rest) should be added
09:27:12 gibi efried: I can add another note to the definition of the field but that note will be in a place that doesn't need to be changed when the actuall refactor adds the unnumbered group to the list so that note will be subject to drift
10:52:56 openstackgerrit Sylvain Bauza proposed openstack/nova master: WIP: Use the correct mdev allocated from the pGPU https://review.openstack.org/636591
10:52:56 openstackgerrit Sylvain Bauza proposed openstack/nova master: libvirt: implement reshaper for vgpu https://review.openstack.org/599208
10:52:57 openstackgerrit Sylvain Bauza proposed openstack/nova master: Add functional test for libvirt vgpu reshape https://review.openstack.org/631559
11:13:39 gibi jaypipes, efried: responded in https://review.openstack.org/#/c/616239 . I will respin the patch with some fixes you suggested
11:21:40 rha Is anybody here who could to a review on: https://review.openstack.org/#/c/420026 please?
12:58:37 openstackgerrit hyunsik Yang proposed openstack/nova stable/pike: Manage Compute services in nova manual typos https://review.openstack.org/637178
13:03:37 openstackgerrit Andrey Volkov proposed openstack/nova master: Check hosts have no instances for AZ rename https://review.openstack.org/509206
13:22:42 jaypipes rha: wow, >2 year old patch... sure, I'll take a look.
13:24:19 openstackgerrit Balazs Gibizer proposed openstack/nova master: Calculate RequestGroup resource provider mapping https://review.openstack.org/616239
13:24:20 openstackgerrit Balazs Gibizer proposed openstack/nova master: Fill the RequestGroup mapping during schedule https://review.openstack.org/619528
13:24:20 openstackgerrit Balazs Gibizer proposed openstack/nova master: Pass resource provider mapping to neutronv2 api https://review.openstack.org/616240
13:24:21 openstackgerrit Balazs Gibizer proposed openstack/nova master: Recalculate request group - RP mapping during re-schedule https://review.openstack.org/619529
13:24:21 openstackgerrit Balazs Gibizer proposed openstack/nova master: Send RP uuid in the port binding https://review.openstack.org/569459
13:24:22 openstackgerrit Balazs Gibizer proposed openstack/nova master: Test boot with more ports with bandwidth request https://review.openstack.org/573317
13:24:22 openstackgerrit Balazs Gibizer proposed openstack/nova master: Remove port allocation during detach https://review.openstack.org/622421
13:24:23 openstackgerrit Balazs Gibizer proposed openstack/nova master: Record requester in the InstancePCIRequest https://review.openstack.org/625310
13:24:23 openstackgerrit Balazs Gibizer proposed openstack/nova master: Add pf_interface_name tag to passthrough_whitelist https://review.openstack.org/625311
13:24:24 openstackgerrit Balazs Gibizer proposed openstack/nova master: Ensure that bandwidth and VF are from the same PF https://review.openstack.org/623543
13:24:24 rha jaypipes: Yeah, it has quite a history already :). Thanks!
13:24:24 openstackgerrit Balazs Gibizer proposed openstack/nova master: Support server create with ports having resource request https://review.openstack.org/636360
13:25:25 openstackgerrit Surya Seetharaman proposed openstack/nova master: API microversion 2.69: Handles Down Cells https://review.openstack.org/591657
13:25:26 openstackgerrit Surya Seetharaman proposed openstack/nova master: API microversion 2.69: Handles Down Cells Documentation https://review.openstack.org/635147
13:25:26 openstackgerrit Surya Seetharaman proposed openstack/nova master: Add context.target_cell() stub to DownCellFixture https://review.openstack.org/637182
13:25:58 jangutter rha: Ah, SIGHUP and how it seems to screw everyone over....
13:27:44 jaypipes gibi: ok, cool. my recommendation made sense then?
13:28:09 gibi jaypipes: renaming and func docing for sure, the actual algo change not so much
13:37:44 fried_rice o/
13:38:11 fried_rice gibi: I agree about the drift in that comment, but I feel like it's a chance worth taking, since it's SO non-obvious.
13:38:17 openstackgerrit Balazs Gibizer proposed openstack/nova master: Calculate RequestGroup resource provider mapping https://review.openstack.org/616239
13:38:17 openstackgerrit Balazs Gibizer proposed openstack/nova master: Fill the RequestGroup mapping during schedule https://review.openstack.org/619528
13:38:18 openstackgerrit Balazs Gibizer proposed openstack/nova master: Pass resource provider mapping to neutronv2 api https://review.openstack.org/616240
13:38:18 openstackgerrit Balazs Gibizer proposed openstack/nova master: Recalculate request group - RP mapping during re-schedule https://review.openstack.org/619529
13:38:19 openstackgerrit Balazs Gibizer proposed openstack/nova master: Send RP uuid in the port binding https://review.openstack.org/569459
13:38:19 openstackgerrit Balazs Gibizer proposed openstack/nova master: Test boot with more ports with bandwidth request https://review.openstack.org/573317
13:38:20 openstackgerrit Balazs Gibizer proposed openstack/nova master: Remove port allocation during detach https://review.openstack.org/622421
13:38:20 openstackgerrit Balazs Gibizer proposed openstack/nova master: Record requester in the InstancePCIRequest https://review.openstack.org/625310
13:38:21 openstackgerrit Balazs Gibizer proposed openstack/nova master: Add pf_interface_name tag to passthrough_whitelist https://review.openstack.org/625311
13:38:21 openstackgerrit Balazs Gibizer proposed openstack/nova master: Ensure that bandwidth and VF are from the same PF https://review.openstack.org/623543
13:38:22 openstackgerrit Balazs Gibizer proposed openstack/nova master: Support server create with ports having resource request https://review.openstack.org/636360
13:38:27 gibi fried_rice: I've added a NOTE :)
13:38:31 fried_rice thank you
13:38:36 fried_rice Did you rebase on latest master by chance?
13:39:02 gibi fried_rice: yes
13:39:05 fried_rice nice
13:39:16 gibi fried_rice: there was some merge conflict in the middle due to os-resource-classes
13:39:36 gibi now everything is shiny
13:39:42 fried_rice Sundar and I are working on cyborg stuff, and need to base it on your bottom couple of patches, and there was merge conflict on exactly that, so that'll clear it up for us. Thanks.
13:40:47 gibi fried_rice: yeah I saw that cyborg patches appeared on top of my series hope you can reuse some of my stuff
13:41:20 fried_rice gibi: that's the plan. I'm really glad you led the charge with that.
13:45:30 gibi fried_rice: cool
13:46:34 cdent feels like a nice rush of progress lately. exciting.
13:50:00 gibi let's break nova before the feature freeze ;)
13:50:21 cdent \o/
13:50:34 cdent breaking things is a great way to make things beter
13:55:26 bauzas please, no.
13:55:35 bauzas I was off most of this cycle because $bugs
13:56:03 gibi bauzas: we making your job security better :)
13:56:11 bauzas remember, when you say "it's good to merge first and then see bugs", some people are actually doing bugs
13:56:31 bauzas gibi: well, no
13:56:40 bauzas gibi: being off upstream is bad for me :(
13:56:59 bauzas of course, it's nice for our customers
13:57:36 bauzas but tbh, I prefer to be conservative and not have bugs because we tried to merge very quickly without verifying

Earlier   Later