nova flavor-create default values for ephemeral space and swap space

Bug #1436763 reported by rajiv
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-novaclient
Fix Released
Undecided
rajiv

Bug Description

I used following command

nova flavor-create m1.micro 6 128 1 1

+----+----------+-----------+------+-----------+------+-------+-------------+-----------+
| ID | Name | Memory_MB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public |
+----+----------+-----------+------+-----------+------+-------+-------------+-----------+
| 6 | m1.micro | 128 | 1 | 0 | | 1 | 1.0 | True |
+----+----------+-----------+------+-----------+------+-------+-------------+-----------+

I did not specified ephemeral or swap space but in response i got 0 as default value for ephemeral and for disk, i did not get anything. Both of them must be consistent. Either it should be displayed by both or by none.

rajiv (rajiv-kumar)
Changed in python-novaclient:
assignee: nobody → rajiv (rajiv-kumar)
description: updated
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/168237

Changed in python-novaclient:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on python-novaclient (master)

Change abandoned by Kevin L. Mitchell (<email address hidden>) on branch: master
Review: https://review.openstack.org/168237
Reason: Assuming that no further work is going to be done on this change. If that assumption is incorrect, please feel free to re-open…

Revision history for this message
Takashi Natsume (natsume-takashi) wrote :

This bug has been fixed since the following patch (microversion 2.75).

https://review.opendev.org/#/c/676275/

Changed in python-novaclient:
status: In Progress → Fix Released
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.