← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1967183] Re: Filtering by vcpus throws an error

 

Reviewed:  https://review.opendev.org/c/openstack/horizon/+/835913
Committed: https://opendev.org/openstack/horizon/commit/f4bbc99b1a047b52116c5b6d7a7fa6a7b779f7da
Submitter: "Zuul (22348)"
Branch:    master

commit f4bbc99b1a047b52116c5b6d7a7fa6a7b779f7da
Author: Sam Morrison <sorrison@xxxxxxxxx>
Date:   Thu Mar 31 09:19:33 2022 +1100

    Remove ability to filter instances by VCPUs
    
    This is not supported by the compute API so will never work.
    
    Closes-bug: #1967183
    Change-Id: I0c64f9b1c9e48a96118db55c3ec8ab92a72ada8b


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1967183

Title:
  Filtering by vcpus throws an error

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  When I try to filter instances by the vcpus filter I get the following
  error:

  'vcpus' does not match any of regexes: '^_' (HTTP 400)

  When I look at the nova compute api spec I see that filtering by vcpus
  isn't supported https://docs.openstack.org/api-
  ref/compute/?expanded=list-servers-detail#list-servers

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



References