← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1527583] Re: 'get_client_class' is deprecated

 

** Changed in: nova
       Status: New => Invalid

-- 
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):
  Invalid

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


References