Cannot filter flavors by minDisk and minRam

Bug #1647867 reported by Eddie Ramirez
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-novaclient
Fix Released
Undecided
int32bit

Bug Description

Eddie Ramirez (ediardo)
summary: - Cannot filter by minDisk and minRam
+ Cannot filter flavors by minDisk and minRam
int32bit (int32bit)
Changed in python-novaclient:
assignee: nobody → int32bit (int32bit)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-novaclient (master)

Fix proposed to branch: master
Review: https://review.openstack.org/407855

Changed in python-novaclient:
status: New → In Progress
int32bit (int32bit)
Changed in openstack-manuals:
assignee: nobody → int32bit (int32bit)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-manuals (master)

Fix proposed to branch: master
Review: https://review.openstack.org/408402

Changed in openstack-manuals:
status: New → In Progress
Changed in openstack-manuals:
assignee: int32bit (int32bit) → Alexandra Settle (alexandra-settle)
no longer affects: openstack-manuals
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-novaclient (master)

Reviewed: https://review.openstack.org/407855
Committed: https://git.openstack.org/cgit/openstack/python-novaclient/commit/?id=b7edc92d81b0a0ffc3d7e32af7f7433eea4dcbc7
Submitter: Jenkins
Branch: master

commit b7edc92d81b0a0ffc3d7e32af7f7433eea4dcbc7
Author: int32bit <email address hidden>
Date: Wed Dec 7 13:37:50 2016 +0800

    Add min-disk and min-ram filters to list flavors

    The Nova API allows user filter flavors by minDisk and minRam,
    but that is not implemented in the current novaclient yet.
    This patch introduce '--min-disk' and '--min-ram' options to support
    it. In addition, We also append '--sort-key' and '--sort-dir' to
    the flavor-list subcommand to support sort the result list.

    Change-Id: I3849cc2d73057170dc224fa86b724f5141ca9a23
    Closes-Bug: #1647867

Changed in python-novaclient:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/python-novaclient 7.0.0

This issue was fixed in the openstack/python-novaclient 7.0.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.