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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to