Earlier  
Posted Nick Remark
#openstack-cyborg - 2019-09-19
13:52:08 openstackgerrit Merged openstack/cyborg master: bug fixing: let FPGA driver report correct traits when no SRIOV enabled https://review.opendev.org/680953
#openstack-cyborg - 2019-09-20
03:03:41 openstackgerrit zhurong proposed openstack/cyborg-tempest-plugin master: Make cyborg-tempest job voting https://review.opendev.org/683271
03:35:09 Sundar Hi chenke
03:35:20 chenke Hi Sundar.
03:35:25 chenke How are you.
03:35:36 Sundar I added this section to cyborg.conf
03:35:54 chenke emm. the result raise exception?
03:35:56 Sundar [nova]
03:36:08 Sundar username = nova
03:36:19 chenke [nova]
03:37:05 Sundar I see in Cyborg api logs : Failed to create a working proxy for service compute: No valid endpoint was discoverable.
03:37:45 Sundar Should it be [nova] or [compute], based on some comments?
03:38:03 chenke should be nova.
03:38:31 chenke I had talked with effied yesterday.
03:38:33 Sundar Ok. I have restarted all 3 Cyborg services a few times
03:38:40 chenke Ok.
03:38:42 Sundar What else should I do?
03:39:37 chenke Since novaclient is not convenient for testing,
03:39:53 chenke First you can ensure placement_client is ok.
03:40:38 Sundar It is good. The RPs and traits get created. But I already had a placement section.
03:40:39 chenke Just wait the result now. see if still get an error.
03:41:13 chenke This nova section is indepentent with placement section.
03:41:13 Sundar The nova section in cyborg.conf is copy-paste of [placement], with user name alone changed
03:41:56 Sundar "project_name = service" -- should I change this?
03:42:22 chenke When you install the latest cyborg code after this patch merged. the username in nova section is different with placement.
03:42:48 chenke https://review.opendev.org/#/c/682565/8/devstack/lib/cyborg@a238
03:43:40 Sundar Ah, I should stack again
03:43:42 chenke The project_name is depending on the configuration of the devstack environment.
03:43:47 chenke yep.
03:43:54 Sundar Unstack and then stack -- will try that
03:44:22 Sundar Thanks, chenke :)
03:44:45 chenke Ok. Wait.
03:45:03 chenke Now the placement client is Ok, right?
03:47:25 chenke You can test nova_client placement_client like this:
03:47:45 chenke This is my test.py:
03:48:11 chenke from oslo_config import cfg
03:48:13 chenke nova_client
03:49:55 Sundar Yea, Placement client was ok from the beginning. Once the stacking completes, I'll try that
03:51:11 chenke Ok.
04:23:56 Sundar Hi chenke
04:24:01 Sundar I tried this:
04:24:02 Sundar from oslo_config import cfg
04:24:09 Sundar It crashes with:
04:24:25 Sundar Traceback (most recent call last):
04:24:26 Sundar service_type)
04:24:29 Sundar "/usr/lib/python2.7/site-packages/keystoneauth1/adapter.py", line 345, in get_api_major_version
04:24:31 Sundar "/usr/lib/python2.7/site-packages/keystoneauth1/session.py", line 1138, in _auth_required
04:25:07 chenke Hi~
04:25:30 chenke the path maybe not exist.
04:26:13 chenke You should adjust according to your environment. Are you Ubuntu or centos?
04:26:21 Sundar Centos
04:26:28 chenke The same to me.
04:27:16 chenke I put this file in /opt/stack/
04:30:01 Sundar I see. Let me try that.
04:30:27 Sundar Same result
04:30:35 chenke still error?
04:30:52 Sundar Seems like some keystone version is different?
04:31:00 Sundar Yes, still same error
04:31:02 chenke Is the import file wrong?
04:31:23 chenke maybe
04:31:37 Sundar Hmmm, would it not then complain about the path?
04:32:10 Sundar $ pip show keystoneauth1
04:32:15 Sundar What version do you have?
04:32:41 chenke Name: keystoneauth1
04:33:44 chenke Sorry. I have a lunch break and I will reply you in an hour.
04:33:51 Sundar Sure, thank you
04:34:07 chenke you are welcome.
05:40:42 chenke Hello Sundar. what's the result?
07:31:34 openstackgerrit YumengBao proposed openstack/cyborg master: Implement privsep boilerplate in cyborg. https://review.opendev.org/673957
08:38:26 openstackgerrit Merged openstack/cyborg master: fix cannot load 'stub' error for gpu discover https://review.opendev.org/675059
09:32:32 openstackgerrit chenker proposed openstack/cyborg master: Fix the hardcoding of user role using sdk_adapter approach https://review.opendev.org/682565
16:45:32 openstackgerrit OpenStack Release Bot proposed openstack/python-cyborgclient master: Update master for stable/train https://review.opendev.org/683585
21:31:13 openstackgerrit Sundar Nadathur proposed openstack/cyborg master: Program FPGAs with oslo.privsep. https://review.opendev.org/683733
23:01:22 openstackgerrit Merged openstack/cyborg master: Fix arq api errors in delete and unbind https://review.opendev.org/683035
#openstack-cyborg - 2019-09-23
08:39:17 openstackgerrit pengyuesheng proposed openstack/python-cyborgclient master: Update the constraints url https://review.opendev.org/683880
11:37:17 openstackgerrit YumengBao proposed openstack/cyborg master: conductor writes device_profile update to db https://review.opendev.org/679406
16:35:47 openstackgerrit Sundar Nadathur proposed openstack/cyborg master: [train][goal] Run 'cyborg-tempest-ipv6-only' job in gate https://review.opendev.org/682517
18:56:04 openstackgerrit Merged openstack/cyborg-tempest-plugin master: [train][goal] Define new 'cyborg-tempest-ipv6-only' job https://review.opendev.org/682514
20:04:56 openstackgerrit Sundar Nadathur proposed openstack/cyborg master: Blacklist eventlet 0.23.0,0.25.0 https://review.opendev.org/680320
20:58:36 openstackgerrit Merged openstack/cyborg master: Blacklist eventlet 0.23.0,0.25.0 https://review.opendev.org/680320
22:54:32 openstackgerrit Sundar Nadathur proposed openstack/cyborg master: conductor writes device_profile update to db https://review.opendev.org/679406
#openstack-cyborg - 2019-09-24
01:01:42 openstackgerrit YumengBao proposed openstack/cyborg master: conductor writes device_profile update to db https://review.opendev.org/679406
01:56:02 openstackgerrit chenker proposed openstack/cyborg master: Fix the hardcoding of user role using sdk_adapter approach https://review.opendev.org/682565
03:57:40 Sundar Hi chenke
03:57:47 chenke Hi ~
03:57:59 Sundar Not sure what is going wrong
03:58:18 chenke we chat in this.
03:59:01 chenke Maybe we can let xinran test this in her env.
03:59:08 chenke If she has free time.
03:59:16 chenke In my env, This patch is ok.
03:59:46 chenke I have to launch now. Reply for you after 20min.
03:59:53 Sundar Xinran is out of office today
04:00:01 Sundar Here's my cyborg.conf : http://paste.openstack.org/show/779148/
04:00:35 Sundar Oh sure. Enjoy your lunch
04:21:41 chenke Hi I am back.
04:22:37 chenke The same as my cyborg.conf
04:24:04 chenke sees the conf is ok.
04:27:25 chenke Is your environment reporting to placement is ok?
04:28:16 chenke Use the code before this patch.
04:29:45 chenke IMO, First of all, to verify that the placement is ok, and then add my changes, the placement report is also ok, and then test the nova part.

Earlier   Later