← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1554231] [NEW] Clean up warnings about keystoneclient.adapter.Adapter

 

Public bug reported:

Nova test runs output a bunch of warnings about
keystoneclient.adapter.Adapter:

Captured stderr:
~~~~~~~~~~~~~~~~
    /home/jaypipes/repos/nova/.tox/py27/local/lib/python2.7/site-packages/keystoneclient/adapter.py:57: DeprecationWarning: keystoneclient.adapter.Adapter is deprecated as of the 2.1.0 release in favor of keystoneauth1.adapter.Adapter. It will be removed in future releases.
      'removed in future releases.', DeprecationWarning)

** Affects: nova
     Importance: Low
     Assignee: Rahul U Nair (rahulunair)
         Status: Confirmed


** Tags: low-hanging-fruit

-- 
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/1554231

Title:
  Clean up warnings about keystoneclient.adapter.Adapter

Status in OpenStack Compute (nova):
  Confirmed

Bug description:
  Nova test runs output a bunch of warnings about
  keystoneclient.adapter.Adapter:

  Captured stderr:
  ~~~~~~~~~~~~~~~~
      /home/jaypipes/repos/nova/.tox/py27/local/lib/python2.7/site-packages/keystoneclient/adapter.py:57: DeprecationWarning: keystoneclient.adapter.Adapter is deprecated as of the 2.1.0 release in favor of keystoneauth1.adapter.Adapter. It will be removed in future releases.
        'removed in future releases.', DeprecationWarning)

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


Follow ups