← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1822729] [NEW] DeprecationWarning: Property 'tenant' has moved to 'project_id' in version '2.6' and will be removed in version '3.0'

 

Public bug reported:

The following test outputs DeprecationWarning. Is should be fixed.


{5} nova.tests.unit.network.security_group.test_neutron_driver.TestNeutronDriver.test_list_with_all_tenants_not_admin [0.016566s] ... ok

Captured stderr:
~~~~~~~~~~~~~~~~
    b"/tmp/nova/nova/tests/unit/network/security_group/test_neutron_driver.py:140: DeprecationWarning: Property 'tenant' has moved to 'project_id' in version '2.6' and will be removed in version '3.0'"
    b'  tenant_id=self.context.tenant)'
    b''

** Affects: nova
     Importance: Undecided
     Assignee: Takashi NATSUME (natsume-takashi)
         Status: In Progress


** Tags: testing

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

Title:
  DeprecationWarning: Property 'tenant' has moved to 'project_id' in
  version '2.6' and will be removed in version '3.0'

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  The following test outputs DeprecationWarning. Is should be fixed.

  
  {5} nova.tests.unit.network.security_group.test_neutron_driver.TestNeutronDriver.test_list_with_all_tenants_not_admin [0.016566s] ... ok

  Captured stderr:
  ~~~~~~~~~~~~~~~~
      b"/tmp/nova/nova/tests/unit/network/security_group/test_neutron_driver.py:140: DeprecationWarning: Property 'tenant' has moved to 'project_id' in version '2.6' and will be removed in version '3.0'"
      b'  tenant_id=self.context.tenant)'
      b''

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


Follow ups