Earlier  
Posted Nick Remark
#openstack-cyborg - 2020-09-17
03:37:02 brinzhang_ target = messaging.Target(topic=self.TOPIC, version=self.RPC_API_VERSION)
03:37:41 Yumeng xinranwang__, I think conductor rpcapi_version can be different from that of agent.
03:37:45 brinzhang_ s_shogo: please test in you local for the program API, and changed the target
03:38:28 s_shogo ok, I try that.
03:39:08 brinzhang_ How to understand Yumeng's doubt?
03:41:20 swp20 s_shogo: i change conductor rpcapi target version to latest, and create dp with error: HttpException: 500: Server Error for url: http://10.180.249.199/accelerator/v2/device_profiles, Remote error: UnsupportedVersion Endpoint does not support RPC version 1.1. Attempted method: device_profile_create
03:41:46 s_shogo now, I have encountered the same error. that returns 500.
03:41:49 s_shogo swp20
03:42:18 s_shogo ( in fpga_program
03:42:51 swp20 we should research this.
03:43:21 brinzhang_ IMO, that need to have a deep search, and make sure what we should do, waht do you think, s_shogo, Yumeng, xinranwang_, swp20?
03:44:01 s_shogo Toward Victoria release, to change the RPC version 1.0 temporary is one way ,IMO.
03:44:11 xinranwang__ s
03:44:32 xinranwang__ s_shogo: yes I agree this
03:44:42 s_shogo (that is not perfect solution , this is temporary .)
03:45:40 brinzhang_ ok
03:45:45 xinranwang__ don't block on this
03:46:22 xinranwang__ we can backport this to V when we figure it out
03:46:55 s_shogo that's good, I agree the backport: xinranwang_
03:47:05 brinzhang_ We can let this go, but need to make sure it's ok for this release, at least, we dont introduce an error
03:47:56 swp20 ok. aggree
03:47:59 Yumeng yes, agree. don't block on this
03:49:16 Yumeng ok.. let's move to next topic.
03:49:16 s_shogo ok, I will change that, and commit soon.
03:49:31 Yumeng thanks s_shogo
03:49:37 s_shogo thanks all
03:49:41 brinzhang_ ok
03:49:43 brinzhang_ *me will left 30mins
03:50:35 Yumeng here is just an announcement: What to do next week? review and merge docs, release note, bug fix, and necessary enhancement patches mainly for Victoria delivery.
03:51:24 Yumeng and when I was check doc page this morning. I wanna discuss with you guys what is not good with the current doc page? what we can do in the next few days? https://docs.openstack.org/cyborg/latest/
03:53:37 Yumeng I was writing the doc for the cyborg new policy as a usage guide. and will submit a very basic framework of that.
03:55:18 Yumeng do we need to update the driver's usage guide? I think the testing report is already good enough, but how can users know this can be also a usage guide?
03:58:54 Yumeng Another page I can think of is the CLI page. I will update this. https://docs.openstack.org/cyborg/latest/cli/index.html.
03:59:05 Yumeng That's all I can think of for now.
04:00:00 s_shogo I think the lack of cli document is problem, too.
04:00:31 s_shogo I'm trying to add the cyborg plugin's description to the osc document , now. https://review.opendev.org/#/c/751986/
04:01:29 Yumeng Just mention this, doesn't have to point out all of them at one. if you guys think of other pages, just ping us at wechat.
04:01:49 Yumeng s_shogo: nice! do you need helpt in asking review?
04:02:19 s_shogo Yumeng now,I'm trying fix the Zuul errors. after that, I will ask your review :)
04:02:41 Yumeng sure.
04:03:58 Yumeng cool. Thank you, guys! We've done a lot in Victoria!
04:04:36 Yumeng Do you guys want to bring up anything else?
04:05:12 Yumeng if nothing else, let's wrap up this meeting and see you all again next week!
04:05:26 Yumeng bye
04:05:28 Yumeng #endmeeting
04:05:30 openstack Meeting ended Thu Sep 17 04:05:28 2020 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4)
04:05:31 openstack Minutes: http://eavesdrop.openstack.org/meetings/openstack_cyborg/2020/openstack_cyborg.2020-09-17-03.08.html
04:05:32 openstack Minutes (text): http://eavesdrop.openstack.org/meetings/openstack_cyborg/2020/openstack_cyborg.2020-09-17-03.08.txt
04:05:33 openstack Log: http://eavesdrop.openstack.org/meetings/openstack_cyborg/2020/openstack_cyborg.2020-09-17-03.08.log.html
05:09:35 openstackgerrit Shogo Saito proposed openstack/cyborg master: Programming support (v2 Deployable API) https://review.opendev.org/698190
06:41:42 openstackgerrit YumengBao proposed openstack/cyborg master: Add trait check for POST Device Profile https://review.opendev.org/752257
06:42:26 openstackgerrit YumengBao proposed openstack/cyborg master: Add rc check for POST Device Profile https://review.opendev.org/752269
06:44:49 openstackgerrit YumengBao proposed openstack/cyborg master: Add rc check for POST Device Profile https://review.opendev.org/752269
08:34:52 openstackgerrit YumengBao proposed openstack/cyborg master: [goal] Fixing lower constraints for Ubuntu Focal https://review.opendev.org/752391
08:52:41 openstackgerrit YumengBao proposed openstack/python-cyborgclient master: [goal] Fixing lower constraints for Ubuntu Focal https://review.opendev.org/752399
09:00:39 openstackgerrit YumengBao proposed openstack/cyborg-tempest-plugin master: [goal] Fixing lower constraints for Ubuntu Focal https://review.opendev.org/752401
09:11:33 openstackgerrit Merged openstack/python-cyborgclient master: Update master for stable/victoria https://review.opendev.org/750922
09:23:07 openstackgerrit Merged openstack/python-cyborgclient master: Add Python3 wallaby unit tests https://review.opendev.org/750923
22:22:17 openstackgerrit Ghanshyam Mann proposed openstack/cyborg master: Change default policy file from JSON to YAML https://review.opendev.org/752576
22:24:05 gmann brinzhang0: Yumeng ^^ a pre work for new policy shipment
#openstack-cyborg - 2020-09-18
00:32:24 brinzhang0 gmann: yeah, there are some works need to be done in the future, and also need your help if needed ^^
00:33:11 brinzhang0 gmann: thanks pay attention this change in Cyborg ^
00:34:48 gmann brinzhang0: there are some pep8 error. fixing those
00:37:44 brinzhang0 gmann: I test in my local with "tox -e pep8", it runs ok, is this the tox.ini need to add some check logical?
00:38:35 brinzhang0 please give some guide, than I will fix it and the pep8 error
00:43:58 gmann brinzhang0: there are some more updates needed, tested locally
00:47:58 brinzhang0 gmann: thanks, if possible, pls help up improve that, I tested in my local, it seems ok http://paste.openstack.org/show/798035/
00:48:31 brinzhang0 gmann: I saw your Change default policy file from JSON to YAML
00:48:31 brinzhang0 patch
00:49:44 openstackgerrit Ghanshyam Mann proposed openstack/cyborg master: Change default policy file from JSON to YAML https://review.opendev.org/752576
00:50:10 gmann brinzhang0: ^^
00:50:27 gmann brinzhang0: i think you did not checkout the 752576 locally
00:51:23 brinzhang0 yeah, I see it just now
00:58:48 openstackgerrit Ghanshyam Mann proposed openstack/cyborg master: Change default policy file from JSON to YAML https://review.opendev.org/752576
02:45:51 openstackgerrit Brin Zhang proposed openstack/cyborg master: improve pep8 check logic https://review.opendev.org/752604
03:12:43 openstackgerrit Merged openstack/cyborg master: Programming support (v2 Deployable API) https://review.opendev.org/698190
06:09:42 openstackgerrit Merged openstack/python-cyborgclient master: [goal] Fixing lower constraints for Ubuntu Focal https://review.opendev.org/752399
06:17:17 openstackgerrit Merged openstack/cyborg master: [goal] Fixing lower constraints for Ubuntu Focal https://review.opendev.org/752391
07:01:55 openstackgerrit Merged openstack/cyborg master: Add releasenote for programming method https://review.opendev.org/752358
09:41:10 openstackgerrit jiasirui proposed openstack/cyborg master: yaml file start with --- https://review.opendev.org/752653
14:16:37 openstackgerrit Ghanshyam Mann proposed openstack/cyborg master: Change default policy file from JSON to YAML https://review.opendev.org/752576
#openstack-cyborg - 2020-09-20
14:25:29 openstackgerrit Merged openstack/cyborg-tempest-plugin master: [goal] Fixing lower constraints for Ubuntu Focal https://review.opendev.org/752401
#openstack-cyborg - 2020-09-22
07:01:59 openstackgerrit YumengBao proposed openstack/cyborg master: add document for cyborg new policy https://review.opendev.org/753233
08:34:27 openstackgerrit YumengBao proposed openstack/cyborg master: fix uwsgi api error https://review.opendev.org/753248
08:40:36 openstackgerrit Merged openstack/cyborg master: Change default policy file from JSON to YAML https://review.opendev.org/752576
08:40:38 openstackgerrit YumengBao proposed openstack/cyborg master: fix cyborg uwsgi doc error https://review.opendev.org/753248
08:40:53 openstackgerrit YumengBao proposed openstack/cyborg master: fix cyborg uwsgi doc error https://review.opendev.org/753248
08:41:42 openstackgerrit YumengBao proposed openstack/cyborg master: Add trait check for POST Device Profile https://review.opendev.org/752257
09:09:03 openstackgerrit Merged openstack/cyborg master: Replace wsme to `convert_with_links` for device profile API https://review.opendev.org/751988
09:39:31 openstackgerrit YumengBao proposed openstack/cyborg master: Add trait check for POST Device Profile https://review.opendev.org/752257
09:39:35 openstackgerrit YumengBao proposed openstack/cyborg master: Add rc check for POST Device Profile https://review.opendev.org/752269
10:49:19 openstackgerrit Merged openstack/cyborg master: fix cyborg uwsgi doc error https://review.opendev.org/753248
10:51:00 openstackgerrit YumengBao proposed openstack/cyborg master: Add trait check for POST Device Profile https://review.opendev.org/752257
10:51:25 openstackgerrit YumengBao proposed openstack/cyborg master: Add rc check for POST Device Profile https://review.opendev.org/752269
11:18:57 openstackgerrit Wenping Song proposed openstack/cyborg master: Signal to conductor service to apply patch accelerator requests. https://review.opendev.org/751957
12:09:26 openstackgerrit chenker proposed openstack/cyborg-tempest-plugin master: Optimize the create device profile interface https://review.opendev.org/753299
12:20:55 openstackgerrit chenker proposed openstack/cyborg master: Test the patch for optimzing create dp tempest is ok https://review.opendev.org/753300
12:49:37 openstackgerrit Merged openstack/cyborg master: Signal to conductor service to apply patch accelerator requests. https://review.opendev.org/751957
14:12:23 openstackgerrit OpenStack Release Bot proposed openstack/cyborg master: Update master for stable/victoria https://review.opendev.org/753344
14:12:28 openstackgerrit OpenStack Release Bot proposed openstack/cyborg master: Add Python3 wallaby unit tests https://review.opendev.org/753345

Earlier   Later