cinder-qos provider issue with python-openstackclient >= 3.8.0

Bug #1806705 reported by Alexandre arents
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
puppet-cinder
Fix Released
Undecided
zhongshengping

Bug Description

since python-openstackclient >= 3.8.0 column name change when listing volume qos,
making cinder-qos provider failing:

openstack cli output before 3.8.0:
#openstack volume qos list --quiet --format csv
"ID","Name","Consumer","Associations","Specs"
...

openstack cli output starting 3.8.0 ('Properties' versus 'Specs'):
#openstack volume qos list --quiet --format csv
/usr/bin/openstack volume qos list --quiet --format csv
"ID","Name","Consumer","Associations","Properties"
...

Need to update provider to get it working in both cases.

Changed in puppet-cinder:
assignee: nobody → Alexandre arents (aarents)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to puppet-cinder (master)

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

Changed in puppet-cinder:
status: New → In Progress
Changed in puppet-cinder:
assignee: Alexandre arents (aarents) → Tobias Urdin (tobias-urdin)
Changed in puppet-cinder:
assignee: Tobias Urdin (tobias-urdin) → zhongshengping (chdzsp)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-cinder (master)

Reviewed: https://review.openstack.org/622340
Committed: https://git.openstack.org/cgit/openstack/puppet-cinder/commit/?id=0fc0043a2917fdcf41800aacb8d9a1bdb5b49921
Submitter: Zuul
Branch: master

commit 0fc0043a2917fdcf41800aacb8d9a1bdb5b49921
Author: Alexandre Arents <email address hidden>
Date: Tue Dec 4 15:41:38 2018 +0100

    Fix cinder-qos provider issue with openstackclient >= 3.8.0

    output of culmn name change making failed cinder-qos provider
    column name 'Specs' changed to 'Properties'

    Change-Id: I9470ed3f60971394740b19a2f42e4b55b5d046ea
    Closes-bug: 1806705

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

This issue was fixed in the openstack/puppet-cinder 14.2.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.