Earlier  
Posted Nick Remark
#openstack-nova - 2018-02-05
23:47:44 openstackgerrit Eric Fried proposed openstack/nova master: New-style _set_inventory_for_provider https://review.openstack.org/537648
23:47:45 openstackgerrit Eric Fried proposed openstack/nova master: Fix nits in update_provider_tree series https://review.openstack.org/531260
23:47:45 openstackgerrit Eric Fried proposed openstack/nova master: Use update_provider_tree from resource tracker https://review.openstack.org/520246
23:47:46 openstackgerrit Eric Fried proposed openstack/nova master: Make generation optional in ProviderTree https://review.openstack.org/539324
23:47:46 openstackgerrit Eric Fried proposed openstack/nova master: Move refresh time from report client to prov tree https://review.openstack.org/535517
23:48:52 efried jaypipes_ edleafe ^ tweaked per y'all's comments.
23:49:44 efried Aaaand I'm out. See y'all tomorrow.
23:51:42 openstackgerrit Merged openstack/nova stable/ocata: add "--until-complete" option for nova-manage db archive_deleted_rows. https://review.openstack.org/540274
23:57:33 jaypipes_ efried: cool, thx
#openstack-nova - 2018-02-06
00:50:46 ameeda jaypipes: are you around ?
00:56:03 openstackgerrit Ameed Ashour proposed openstack/nova master: detach instance volumes when VM creation fails https://review.openstack.org/528385
01:30:03 mriedem efried: there will be the normal project update which will talk about some placement stuff done in queens but not a deep dive
01:31:41 mriedem mgagne: you know this whole aggregate core/ram/disk filter thread? if you're using the CachingScheduler, it doesn't affect you
01:32:12 mriedem melwitt: can you take another pass on the luks fix? https://review.openstack.org/#/c/539739/
01:32:17 mriedem we need that in before rc1
01:32:52 melwitt mriedem: sure
01:34:20 openstackgerrit Matt Riedemann proposed openstack/nova master: DNM: debug nova-api service version check during boot from volume https://review.openstack.org/540992
01:37:28 openstackgerrit Matt Riedemann proposed openstack/nova master: DNM: debug nova-next image not found failures https://review.openstack.org/541008
01:43:41 openstackgerrit Zhenyu Zheng proposed openstack/nova master: nova-manage db archive_deleted_rows is not multi-cell aware https://review.openstack.org/507486
01:44:42 openstackgerrit melanie witt proposed openstack/nova master: Store a RequestContext on service to reuse for periodic tasks https://review.openstack.org/524306
01:44:43 openstackgerrit melanie witt proposed openstack/nova master: Improve the CellDatabases test fixture and usage https://review.openstack.org/508432
01:48:15 openstackgerrit Hironori Shiina proposed openstack/nova master: virt/ironic: Implement rescue and unrescue https://review.openstack.org/416487
01:57:18 openstackgerrit baiwenteng proposed openstack/nova-specs master: modify spelling error https://review.openstack.org/541090
02:05:32 mriedem Kevin_Zheng: yikun: easy docs bug to fix https://bugs.launchpad.net/nova/+bug/1747562
02:05:34 openstack Launchpad bug 1747562 in OpenStack Compute (nova) "CPU topologies in nova - wrong link for "Manage Flavors"" [Medium,Triaged]
02:07:10 Kevin_Zheng mriedem can you check https://review.openstack.org/#/c/540796/ ? Seems your idea in original patch is incorrect
02:07:49 mriedem what was my idea in what original patch?
02:09:26 mriedem i guess you mean https://review.openstack.org/#/c/330285/
02:10:17 mriedem anyway +W
02:10:50 Kevin_Zheng https://review.openstack.org/#/c/330285/173/nova/compute/manager.py yeah
02:10:51 Kevin_Zheng here
02:11:51 Kevin_Zheng seems you were wrong and here response was correct but somehow the result is wrong :)
02:12:26 mriedem yeah i guess i had a typo; reviewing a change with 176 patch sets will do that
02:12:36 Kevin_Zheng heh
02:35:03 yikun mriedem, OK, thanks, I will try to fix. :D
02:35:23 Kevin_Zheng yikun already assigned to you :)
02:36:42 mriedem good luck
02:39:03 yikun https://review.openstack.org/#/c/522161/
02:39:14 yikun : ), ^^ and this is a issue make us can't create vm with unicode server name.
02:39:41 yikun I update the patch again~
02:40:16 yikun take a look if you have time, :)
02:41:41 openstackgerrit Takashi NATSUME proposed openstack/nova master: Transform servergroup.addmember notification https://review.openstack.org/541101
02:49:01 openstackgerrit pangliye proposed openstack/nova master: fix misspelling of 'projectUser' https://review.openstack.org/541108
03:34:07 openstackgerrit ChangBo Guo(gcb) proposed openstack/nova master: Use check_string_length from oslo_utils https://review.openstack.org/286390
03:35:41 openstackgerrit LiChunlin proposed openstack/nova master: update the description of hypervisor statistics response https://review.openstack.org/462355
03:44:22 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova master: Fix wrong link for "Manage Flavors" in CPU topologies doc https://review.openstack.org/541116
04:05:42 openstackgerrit Merged openstack/nova master: [placement] Add sending global request ID in post https://review.openstack.org/526823
04:05:52 openstackgerrit Merged openstack/nova master: Trivial fix a missleading comment https://review.openstack.org/540796
04:22:37 openstackgerrit Takashi NATSUME proposed openstack/nova master: Adds view builders for keypairs controller https://review.openstack.org/347289
06:33:06 jianghuaw bauzas, you're right. XenServer has the same problem for VM resizing and migration. The new VM has no vGPU after these operations. We need fix that in Rocky.
06:36:14 jianghuaw bauzas, for "rescue VM", the instance being rescued won't have vGPU. But after unrescue it, it will get the vGPU again. Also placement will hold the allocation. So I think it's not a problem.
06:36:42 jianghuaw I guess there is no need to use workaround to rebuild an instance after rescue.
06:37:36 jianghuaw Maybe kvm is different for this item. Need you help to clarify.
07:00:45 openstackgerrit jichenjc proposed openstack/nova master: Avoid raise InstanceNotFound exception https://review.openstack.org/541152
07:25:03 openstackgerrit Nakanishi Tomotaka proposed openstack/nova master: Test Compute API in multiple cells https://review.openstack.org/534116
08:19:08 openstackgerrit Jianghua Wang proposed openstack/nova master: XenAPI: Provide support matrix and doc for VGPU https://review.openstack.org/540808
08:23:05 openstackgerrit Merged openstack/nova master: [placement] Add sending global request ID in put (1) https://review.openstack.org/531258
08:25:36 hrw morning
09:25:17 openstackgerrit Zhenyu Zheng proposed openstack/nova master: nova-manage db archive_deleted_rows is not multi-cell aware https://review.openstack.org/507486
09:25:20 stephenfin o/
09:32:34 openstackgerrit Marcin Juszkiewicz proposed openstack/nova master: Make sure that we have usable input for graphical console https://review.openstack.org/538003
09:35:12 bauzas good morning
09:35:33 bauzas stephenfin: could you please give me again the change you want me to review ?
09:36:22 stephenfin bauzas: It was that backport patch from mdbooth, but I'm told there's a small issue with it that should be resolved on master first
09:36:31 stephenfin bauzas: I'll ping you if/when it's ready to go again :)
09:38:31 bauzas k
09:38:33 hrw 14th version pushed. hope that it will be final ;D
09:40:56 openstackgerrit Yikun Jiang (Kero) proposed openstack/nova master: Fix wrong link for "Manage Flavors" in CPU topologies doc https://review.openstack.org/541116
09:52:44 hrw lovely comment from sahid ;)
10:12:55 gibi ameeda: hi! Thanks for updating the cleanup patch. I have one small nit: https://review.openstack.org/#/c/528385/17/nova/compute/manager.py@2508
10:13:43 ameeda gibi: I will add it now, Thank you !!
10:21:26 gibi ameeda: I like the fact that the current patch does not change the notification functional tests :)
10:21:58 vivsoni_ Hi Team, i have just now created devstack newton
10:22:07 vivsoni_ cinder service-list works fine
10:22:11 vivsoni_ but nova service-list
10:22:16 vivsoni_ gives error
10:22:18 vivsoni_ <type 'exceptions.ImportError'> (HTTP 500) (Request-ID: req-8d0cdb9c-4ae4-4544-9368-7934404aac53)
10:22:18 vivsoni_ ERROR (ClientException): Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if possible.
10:22:51 vivsoni_ not nova service-list... but it faild while creating nova boot
10:23:07 vivsoni_ command failed : nova boot --image cirros-0.3.4-x86_64-uec --flavor m1.tiny inst_1
10:26:28 ameeda gibi: it's my pleasure to do thing which keeps openstack stable :)
10:27:31 openstackgerrit Ameed Ashour proposed openstack/nova master: detach instance volumes when VM creation fails https://review.openstack.org/528385
10:27:49 ameeda gibi: patch uploaded ^ :)
10:30:16 azaid__ ameeda: Okay i will check it
10:31:12 stephenfin vivsoni_: You need to provide more detailed, debug-level logs, for us to have any hope with that
10:31:20 stephenfin vivsoni_: Looks like you're missing some Python package though
10:31:40 stephenfin vivsoni_: Report the bug as requested and we will take a look
10:32:13 hrw vivsoni_: newton?
10:32:18 bauzas vivsoni_: stephenfin: that really looks like a packaging issue, hence not something we should mark a bug
10:32:20 bauzas as*
10:32:42 bauzas for the first resolution stage, I'd discuss that in #openstack or ask.openstack.org
10:32:43 gibi ameeda: looking
10:33:02 stephenfin bauzas: Good point
10:33:38 vivsoni_ hrw: yes newton
10:33:55 vivsoni_ stephenfin: sure i am logging a bug
10:34:06 vivsoni_ will share the launchpad bug ID
10:34:08 stephenfin vivsoni_: Before you do, maybe see bauzas' suggestion above
10:34:15 hrw I hope to be able to forget about <queens in 2-3 months
10:34:36 vivsoni_ stephenfin: ok
10:34:56 stephenfin vivsoni_: Someone on #openstack would be able to help. Also note that 'newton' is unsupported now so, unless it's still an issue with recent releases, your best bet would be your vendor

Earlier   Later