← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1790929] [NEW] UnhashableKeyWarning in openstack_dashboard.api.nova novaclient

 

Public bug reported:

When horizon runs with tox -e runserver with python3, the following
message is output as an error message. This potentially pollutes the
error log file with unnecessary messages.

UnhashableKeyWarning: The key of openstack_dashboard.api.nova novaclient
is not hashable and cannot be memoized: ((('demo',
'gAAAAABbkCFdywZ3dx4P8CKRB1SUPGwgvp116OwfRn4bbBY-
TTNiDXU1GqJBjZHt2hSwd4DKTkyHi9rPMM5WE-
oPhTVeF6CRUjs9Ok59HqtRwIxi5eZZnNwI-
2U3WJIpxq3wsvx5KAWtZcxSubfHOt6gR4mh_uQjUygfDO00K452r02jfpSjjoNKEf2gt_OU7sRxl0O6LN6d',
'638148614c374eb99941b5103d7e23d4', 'default',
'http://172.27.201.207/compute/v2.1',
'http://172.27.201.207/identity'),), (('version', <weakref at
0x7efe1cb9d8b8; to 'APIVersion' at 0x7efe1cb7d160>),))

** Affects: horizon
     Importance: Medium
     Assignee: Akihiro Motoki (amotoki)
         Status: New


** Tags: rocky-backport-potential

** Changed in: horizon
    Milestone: None => stein-1

** Changed in: horizon
     Assignee: (unassigned) => Akihiro Motoki (amotoki)

** Changed in: horizon
   Importance: Undecided => Medium

** Tags added: rocky-backport-potential

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1790929

Title:
  UnhashableKeyWarning in openstack_dashboard.api.nova novaclient

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  When horizon runs with tox -e runserver with python3, the following
  message is output as an error message. This potentially pollutes the
  error log file with unnecessary messages.

  UnhashableKeyWarning: The key of openstack_dashboard.api.nova
  novaclient is not hashable and cannot be memoized: ((('demo',
  'gAAAAABbkCFdywZ3dx4P8CKRB1SUPGwgvp116OwfRn4bbBY-
  TTNiDXU1GqJBjZHt2hSwd4DKTkyHi9rPMM5WE-
  oPhTVeF6CRUjs9Ok59HqtRwIxi5eZZnNwI-
  2U3WJIpxq3wsvx5KAWtZcxSubfHOt6gR4mh_uQjUygfDO00K452r02jfpSjjoNKEf2gt_OU7sRxl0O6LN6d',
  '638148614c374eb99941b5103d7e23d4', 'default',
  'http://172.27.201.207/compute/v2.1',
  'http://172.27.201.207/identity'),), (('version', <weakref at
  0x7efe1cb9d8b8; to 'APIVersion' at 0x7efe1cb7d160>),))

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1790929/+subscriptions


Follow ups