yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #43556
[Bug 1527583] [NEW] 'get_client_class' is deprecated
Public bug reported:
I found error raise in novaclient tox test:
Captured stderr:
~~~~~~~~~~~~~~~~
novaclient/client.py:788: UserWarning: 'get_client_class' is deprecated. Please use `novaclient.client.Client` instead.
warnings.warn(_LW("'get_client_class' is deprecated. "
It's a warning about function 'get_client_class' is deprecated.
** Affects: nova
Importance: Undecided
Assignee: Chaozhe Chen (chaozhe-chen)
Status: New
** Changed in: nova
Assignee: (unassigned) => Chaozhe Chen (chaozhe-chen)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1527583
Title:
'get_client_class' is deprecated
Status in OpenStack Compute (nova):
New
Bug description:
I found error raise in novaclient tox test:
Captured stderr:
~~~~~~~~~~~~~~~~
novaclient/client.py:788: UserWarning: 'get_client_class' is deprecated. Please use `novaclient.client.Client` instead.
warnings.warn(_LW("'get_client_class' is deprecated. "
It's a warning about function 'get_client_class' is deprecated.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1527583/+subscriptions
Follow ups