← Back to team overview

yahoo-eng-team team mailing list archive

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

 

If I understand correctly the proposed solution did not need changes in
nova but changes in other projects to disable some nova specific tests.
So I close this for nova.

** 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/2017023

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

Status in neutron:
  New
Status in OpenStack Compute (nova):
  Invalid
Status in tempest:
  Fix Released

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



References