'get_client_class' is deprecated

Bug #1527583 reported by Chaozhe Chen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Undecided
Chaozhe Chen

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.

Changed in nova:
assignee: nobody → Chaozhe Chen (chaozhe-chen)
Revision history for this message
Markus Zoeller (markus_z) (mzoeller) wrote :

IMO we don't need a bug report to replace calls to deprecated methods. It's an expected thing to do. IOW, a patch set should be enough. If you want to keep this bug report, I can live with it. Personally, I would close it and go on with the patch [1] you already provided.

[1] https://review.openstack.org/#/c/259401/

Revision history for this message
Chaozhe Chen (chaozhe-chen) wrote :

Markus, thanks for your advise. I will close it. :)

Changed in nova:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.