output of volume-update command ERROR
Bug #1321205 reported by
Trump.Zhang
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-novaclient |
Fix Released
|
Undecided
|
Liyingjun |
Bug Description
When running "nova volume-update" with correct arguments, the output will always be as follows:
ERROR (AttributeError): 'NoneType' object has no attribute '_info'
The reason is that the response body of corresponding NOVA API "os-volume_
Changed in python-novaclient: | |
status: | New → Confirmed |
assignee: | nobody → Liyingjun (liyingjun) |
Changed in python-novaclient: | |
milestone: | none → 2.18.0 |
Changed in python-novaclient: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/98046
Review: https:/