Earlier  
Posted Nick Remark
#openstack-cyborg - 2020-03-26
03:16:35 Sundar #topic Patches
03:16:53 shaohe_feng plan for the whole Openstack project ?
03:17:29 Sundar shaohe_feng, these goals are for all of OpenStack. Cyborg will be asked to implement those that are not already done.
03:17:47 brinzhang_ https://review.opendev.org/#/c/712014/6 my base patch of the add 'description' to device profiles, need to +1 W
03:18:09 Sundar In the virtual PTG --- which you can attend finally :) -- we need to set Cyborg goals for V
03:18:30 Sundar shaohe_feng ^
03:18:43 Sundar brinzhang_: ok. You already mentioned https://review.opendev.org/#/c/712246/
03:20:13 Sundar https://review.opendev.org/712231 -- I uodated the commit message. This is applicable for the future, when CYborg allows unbind and delete to be async.
03:20:26 Sundar Question: should we prioritize it now?
03:20:35 Sundar *updated
03:21:48 brinzhang_ Sundar: If you have time to do this, I would like to see prioritize it now
03:22:05 Sundar I have mostly done it :) so I don;t mind completing it
03:22:32 brinzhang_ ^^
03:23:47 Sundar OK, any other patch to highlight
03:23:49 Sundar ?
03:24:22 brinzhang_ base on https://review.opendev.org/#/c/712014/6, there are another two, one is +1 W
03:24:30 brinzhang_ nothing for me.
03:25:13 Sundar #topic AoB
03:25:31 Sundar Anything else for today?
03:26:35 shaohe_feng dynamic program
03:26:59 brinzhang_ Yumeng: thanks ^^
03:27:18 Sundar shaohe_feng: what is the question?
03:27:21 shaohe_feng the current cyborg dynamic program mechanism is limited, right?
03:27:44 Yumeng brinzhang_: my pleasure.^^
03:28:27 shaohe_feng for example, an FPGA is empty for for some function programmed(such as compress)
03:29:09 shaohe_feng and it is available.
03:30:04 shaohe_feng So a user want to apply it for other functions. Maybe need to program a new image. but the new image add more VFs than before
03:30:50 shaohe_feng so the current cyborg dynamic program mechanism does not works.
03:32:04 shaohe_feng ^ Sundar
03:32:06 Sundar This can be handled by doing the programming outside of VM bringup: use PATCH /v2/deployable to program an image first, recognize the new VFs, update the db, and then allow VM create requests
03:32:45 s_shogo FYI: PATCH /v2/deployable(programming) is under developing in my env. ( porting program_v1 to v2 and so on ).
03:33:02 shaohe_feng yes, so we still need a extra programming options.
03:33:21 shaohe_feng s_shogo good works,
03:33:29 shaohe_feng this is really need in production.
03:33:34 shaohe_feng thanks.
03:33:49 Sundar shaohe_feng: Yes, s_shogo is driving those new options.
03:34:04 shaohe_feng s_shogo when will it be ready?
03:34:42 openstackgerrit Merged openstack/cyborg master: Improve the accuracy of device profile API responses in docs https://review.opendev.org/712014
03:35:27 s_shogo If there no problem were happend, in two weeks.
03:35:48 Sundar Thanks, s_shogo
03:35:52 shaohe_feng great, thanks very much.
03:36:34 s_shogo I'll report the progress in IRC meeting.
03:37:42 Sundar Great. Anything else?
03:38:40 shaohe_feng OK, that's really a product need. I can update the process to some openstack users
03:39:08 Sundar All right. Sounds good. Have a good day, and stay safe, everybody!
03:39:15 Sundar #endmeeting
03:39:18 openstack Meeting ended Thu Mar 26 03:39:15 2020 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)
03:39:19 openstack Minutes: http://eavesdrop.openstack.org/meetings/openstack_cyborg/2020/openstack_cyborg.2020-03-26-03.02.html
03:39:20 openstack Minutes (text): http://eavesdrop.openstack.org/meetings/openstack_cyborg/2020/openstack_cyborg.2020-03-26-03.02.txt
03:39:21 openstack Log: http://eavesdrop.openstack.org/meetings/openstack_cyborg/2020/openstack_cyborg.2020-03-26-03.02.log.html
03:39:36 shaohe_feng then they can plan the whole accelerator flow in their upper orchestration project.
03:45:04 s_shogo OK, shaohe_feng. ( I'm interested in the orchestration project:) , if there were some special requirements, I would like to discuss that)
04:01:14 openstackgerrit Merged openstack/cyborg master: Add description column to device_profiles db https://review.opendev.org/703285
04:08:08 openstackgerrit Merged openstack/cyborg master: Add 'description' field to the device profile object https://review.opendev.org/703293
#openstack-cyborg - 2020-03-28
14:39:31 openstackgerrit Andreas Jaeger proposed openstack/python-cyborgclient master: Update hacking for Python3 https://review.opendev.org/715625
17:48:01 openstackgerrit Sundar Nadathur proposed openstack/cyborg master: Check during ARQ bind that the target instance has no other ARQs. https://review.opendev.org/712231
#openstack-cyborg - 2020-03-29
03:28:40 openstackgerrit Sundar Nadathur proposed openstack/cyborg master: Update contributing.rst per Ussuri goal and guidelines. https://review.opendev.org/712246
#openstack-cyborg - 2020-03-30
07:49:48 openstackgerrit Shogo Saito proposed openstack/cyborg master: FPGA Programming API support https://review.opendev.org/715834
10:37:33 openstackgerrit Andreas Jaeger proposed openstack/python-cyborgclient master: Update hacking for Python3 https://review.opendev.org/715625
12:45:48 openstackgerrit Andreas Jaeger proposed openstack/python-cyborgclient master: Update hacking for Python3 https://review.opendev.org/715625
14:18:22 openstackgerrit Andreas Jaeger proposed openstack/cyborg master: Update hacking for Python3 https://review.opendev.org/715951
15:25:06 openstackgerrit Xinran WANG proposed openstack/cyborg master: Finish v2 API doc https://review.opendev.org/715980
15:56:17 openstackgerrit Xinran WANG proposed openstack/cyborg master: Microversion Support https://review.opendev.org/696860
#openstack-cyborg - 2020-03-31
00:03:19 openstackgerrit sean mooney proposed openstack/cyborg master: WIP add cyborg multinode job https://review.opendev.org/709641
01:40:46 openstackgerrit Xinran WANG proposed openstack/cyborg master: Finish v2 API doc https://review.opendev.org/715980
01:50:12 openstackgerrit Wenping Song proposed openstack/python-cyborgclient master: add .idea in gitignore https://review.opendev.org/716119
05:05:35 openstackgerrit Sundar Nadathur proposed openstack/cyborg master: Update contributing.rst per Ussuri goal and guidelines. https://review.opendev.org/712246
05:09:32 openstackgerrit Sundar Nadathur proposed openstack/cyborg master: Add comments for deletion of ARQs by instance or ARQ UUIDs. https://review.opendev.org/714782
06:00:16 openstackgerrit Merged openstack/cyborg master: Always stop cyborg-api process uwsgi container https://review.opendev.org/710288
06:24:29 openstackgerrit Merged openstack/cyborg master: Remove V1 API and related codes https://review.opendev.org/711232
06:44:04 openstackgerrit Andreas Jaeger proposed openstack/python-cyborgclient master: Update hacking for Python3 https://review.opendev.org/715625
08:43:14 openstackgerrit Andreas Jaeger proposed openstack/python-cyborgclient master: DNM: Show that pep8 checks import order https://review.opendev.org/716209
08:46:30 openstackgerrit Andreas Jaeger proposed openstack/python-cyborgclient master: Update hacking for Python3 https://review.opendev.org/715625
08:46:30 openstackgerrit Andreas Jaeger proposed openstack/python-cyborgclient master: DNM: Show that pep8 checks import order https://review.opendev.org/716209
09:24:26 openstackgerrit Merged openstack/python-cyborgclient master: Update hacking for Python3 https://review.opendev.org/715625
10:08:30 openstackgerrit Merged openstack/cyborg master: default host to socket.gethostname() https://review.opendev.org/714971
15:21:06 openstackgerrit Merged openstack/cyborg master: Update hacking for Python3 https://review.opendev.org/715951
#openstack-cyborg - 2020-04-01
06:09:02 openstackgerrit Sundar Nadathur proposed openstack/cyborg master: Update contributing.rst per Ussuri goal and guidelines. https://review.opendev.org/712246
06:15:45 openstackgerrit Sundar Nadathur proposed openstack/cyborg-tempest-plugin master: Added soft/hard reboot, pause/unpause, lock/unlock tests. https://review.opendev.org/685183
06:29:45 openstackgerrit Sundar Nadathur proposed openstack/cyborg master: Update Nova API microversion in nova_client.py. https://review.opendev.org/716493
06:46:43 openstackgerrit Sundar Nadathur proposed openstack/cyborg master: Update contributing.rst per Ussuri goal and guidelines. https://review.opendev.org/712246
06:49:54 openstackgerrit Sundar Nadathur proposed openstack/cyborg master: Update Nova API microversion in nova_client.py. https://review.opendev.org/716493
06:51:36 brinzhang_ gmann: https://review.opendev.org/#/c/712246/2/doc/source/contributor/contributing.rst@79 od you want move this contributing details to the common contribute guide? if so, I will abandon to do this work, and I asked Sundar removed from cyborg contributing guide :)
06:54:17 openstackgerrit Brin Zhang proposed openstack/cyborg master: Update contributing.rst per Ussuri goal and guidelines. https://review.opendev.org/712246
15:24:57 gmann brinzhang_: that will be awesome
21:41:58 gmann brinzhang_: Sundar
21:41:59 gmann ; https://review.opendev.org/#/c/698824/2
21:42:18 gmann can you review this ^^
21:45:18 openstackgerrit Ghanshyam Mann proposed openstack/cyborg-tempest-plugin master: Remove py27 from tox env list https://review.opendev.org/704076
23:56:08 brinzhang_ gmann: https://review.opendev.org/#/c/698824/2 a question, please reply
#openstack-cyborg - 2020-04-02
00:04:20 gmann brinzhang_: done
00:04:27 gmann that is needed for flag ignore_basepython_conflict
00:05:53 brinzhang_ ignore_basepython_conflict add in python 3.1.1 version?
00:06:24 brinzhang_ gmann: ok, I know, +2 for that patch.
00:06:44 gmann brinzhang_: thanks
00:07:17 gmann brinzhang_: this one also - https://review.opendev.org/#/c/704076/
00:07:20 gmann updated the tox env
00:07:51 brinzhang_ gmann: done too.
00:08:03 gmann thanks
00:08:29 brinzhang_ I think I should upgrade cyborg project too, will do

Earlier   Later