← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2017023] [NEW] Tempest: remove test duplication for Compute legacy networking API and Neutron API calls

 

Public bug reported:

In Tempest there are many tests under tempest.api.compute which calls Nova legacy API to create security-groups FIPs and similar. 
These APIs are legacy in Nova, and the calls only proxied toward Neutron (see [1] as example).
There are similar tests under tempest.api.network and under tempest.scenario.
I suggest to remove these calls, check if we can remove any tests that are redundant or move them to scenario group and change them to use Neutron API.


[1]: https://opendev.org/openstack/nova/src/branch/master/nova/network/security_group_api.py#L370-L401

** Affects: neutron
     Importance: Undecided
         Status: New

** Affects: nova
     Importance: Undecided
         Status: New

** Affects: tempest
     Importance: Undecided
         Status: New

** Also affects: tempest
   Importance: Undecided
       Status: New

** Also affects: nova
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/2017023

Title:
  Tempest: remove test duplication for Compute legacy networking API and
  Neutron API calls

Status in neutron:
  New
Status in OpenStack Compute (nova):
  New
Status in tempest:
  New

Bug description:
  In Tempest there are many tests under tempest.api.compute which calls Nova legacy API to create security-groups FIPs and similar. 
  These APIs are legacy in Nova, and the calls only proxied toward Neutron (see [1] as example).
  There are similar tests under tempest.api.network and under tempest.scenario.
  I suggest to remove these calls, check if we can remove any tests that are redundant or move them to scenario group and change them to use Neutron API.

  
  [1]: https://opendev.org/openstack/nova/src/branch/master/nova/network/security_group_api.py#L370-L401

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



Follow ups