Monday, 2021-12-20

AmmadHi,11:38
AmmadI am randomly having {"code": 401, "title": "Unauthorized" errors in nova api logs11:39
AmmadI happens when nova tries to generate auth token from keystone to access cinder or neutron11:40
Ammadwhen I do retry to nova server list api it works fine.11:40
Ammadkeystone version is 19.011:42
Ammadthe keystone provider is provider = fernet11:42
Ammadany recommendation if there is a need to tune any parameter ?11:44
Ammadin keystone.conf11:44
Ammad[neutron] auth_url = http://controller:5000 auth_type = password project_domain_name = default user_domain_name = default region_name = RegionOne project_name = service username = neutron password = servicepassword service_metadata_proxy = True metadata_proxy_shared_secret = metadata_secret11:54
AmmadAbove is the neutron section in nova.conf11:54

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!