← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1055983] Re: List (server) details API ignores 'host' filter

 

I think this bug doesn't need to be fixed in nova, so I change it to
'invalid', if its incorrect, fix me pls.

** Changed in: nova
       Status: Confirmed => 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/1055983

Title:
  List (server) details API ignores 'host' filter

Status in OpenStack Compute (Nova):
  Invalid
Status in Python client library for Nova:
  Fix Committed

Bug description:
  Branch: master

  Scenario:
  1. Use the 'nova list --host <host-name>' command to list instances on a specific Compute host.
  2. Observe the result returned.

  Actual Results:
  The 'host' filter is ignored and all the 'active' instances are reported.

  Expected Result:
  Only the instances running on the specified host should be reported.

  Observation:
  1. The API specification for List details server ( v2/{tenant-id}/servers/detail ) does not list 'host' in the request parameters.

  Solution:
  1. Support should be added in Nova list server details API to consider the 'host' parameter.
  2. The 'nova list' command help should be updated (remove the 'host' parameter from it).

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