← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1503042] [NEW] Need functional API samples test for os-server-groups GET with all_projects parameter

 

Public bug reported:

The os-server-groups API request can have an 'all_projects' query
parameter:

https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/server_groups.py#L118

>From what I can tell we don't test that anywhere in the nova functional
API tests tree.  It's definitely not tested in Tempest.

** Affects: nova
     Importance: Medium
     Assignee: Chuck Carmack (chuckcarmack75)
         Status: Confirmed


** Tags: api 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/1503042

Title:
  Need functional API samples test for os-server-groups GET with
  all_projects parameter

Status in OpenStack Compute (nova):
  Confirmed

Bug description:
  The os-server-groups API request can have an 'all_projects' query
  parameter:

  https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/server_groups.py#L118

  From what I can tell we don't test that anywhere in the nova
  functional API tests tree.  It's definitely not tested in Tempest.

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


Follow ups