Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1552315

Summary: Need to remove Cinder extension warning messages
Product: Red Hat OpenStack Reporter: Eric Harney <eharney>
Component: openstack-cinderAssignee: Eric Harney <eharney>
Status: CLOSED ERRATA QA Contact: Avi Avraham <aavraham>
Severity: low Docs Contact: Kim Nylander <knylande>
Priority: low    
Version: 11.0 (Ocata)CC: aavraham, eharney, msufiyan, srevivo, tshefi
Target Milestone: z5Keywords: Triaged, ZStream
Target Release: 11.0 (Ocata)   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: openstack-cinder-10.0.6-18.el7ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1535792 Environment:
Last Closed: 2018-05-18 16:48:51 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1535792    

Description Eric Harney 2018-03-06 22:38:25 UTC
+++ This bug was initially created as a clone of Bug #1535792 +++

Description of problem: This bug has been opened to track below upstream bug of openstack-cinder.

There are lot of warnings getting dumped for cinder services.

~~~
2017-11-09 15:09:51.812 10585 WARNING cinder.api.openstack [req-9bc5ac88-33a8-49a0-bf6e-446848c11306 - - - - -] Extension VolumeTypeEncryption: Cannot extend resource types: No such resource
2017-11-09 15:09:51.812 10585 WARNING cinder.api.openstack [req-9bc5ac88-33a8-49a0-bf6e-446848c11306 - - - - -] Extension VolumeActions: Cannot extend resource volumes: No such resource
2017-11-09 15:09:51.813 10585 WARNING cinder.api.openstack [req-9bc5ac88-33a8-49a0-bf6e-446848c11306 - - - - -] Extension VolumeMigStatusAttribute: Cannot extend resource volumes: No such resource
2017-11-09 15:09:51.813 10585 WARNING cinder.api.openstack [req-9bc5ac88-33a8-49a0-bf6e-446848c11306 - - - - -] Extension VolumeUnmanage: Cannot extend resource volumes: No such resource
~~~

Version-Release number of selected component (if applicable):

openstack-cinder-9.1.4-9.el7ost.noarch
OSP10

Expected results:

These warning seems to eliminated via:

https://bugs.launchpad.net/cinder/+bug/1701203
https://git.openstack.org/cgit/openstack/cinder/commit/?id=cdf9a9c0ffdbbfa5cf4b4637483ce9c299d4fb23

Comment 6 Tzach Shefi 2018-05-07 12:16:49 UTC
Eric, 

Let me know if this is OK, wasn't sure which debug level to use. 
By default I set debug=true for all my deployments. 

Still see some message, being all debug I suspect that with debug=false I shouldn't see / get them and Ok to verify.

Same goes for OSP10 BZ clone, which I can also verify. 


grep -ir  VolumeActions /var/log/cinder/
/var/log/cinder/cinder-api.log:2018-05-07 08:54:29.202 768997 DEBUG cinder.api.extensions [-] Ext name: VolumeActions _check_extension /usr/lib/python2.7/site-packages/cinder/api/extensions.py:179
/var/log/cinder/cinder-api.log:2018-05-07 08:54:29.572 768997 DEBUG cinder.api.openstack [req-57ab6748-5c24-46c1-97cc-1122821998d2 - - - - -] Extension VolumeActions extending resource: volumes _setup_extensions /usr/lib/python2.7/site-packages/cinder/api/openstack/__init__.py:123                                                                                                                                                                                                 
/var/log/cinder/cinder-api.log:2018-05-07 08:54:29.647 768997 DEBUG cinder.api.extensions [req-57ab6748-5c24-46c1-97cc-1122821998d2 - - - - -] Ext name: VolumeActions _check_extension /usr/lib/python2.7/site-packages/cinder/api/extensions.py:179                                     

grep -ir  "Extension VolumeActions" /var/log/cinder/                                                                                                                                                    
/var/log/cinder/cinder-api.log:2018-05-07 08:54:29.572 768997 DEBUG cinder.api.openstack [req-57ab6748-5c24-46c1-97cc-1122821998d2 - - - - -] Extension VolumeActions extending resource: volumes _setup_extensions /usr/lib/python2.7/site-packages/cinder/api/openstack/__init__.py:123                                                                                                                                                                                                 
/var/log/cinder/cinder-api.log:2018-05-07 08:54:29.767 768997 DEBUG cinder.api.openstack [req-57ab6748-5c24-46c1-97cc-1122821998d2 - - - - -] Extension VolumeActions extending resource: volumes _setup_extensions /usr/lib/python2.7/site-packages/cinder/api/openstack/__init__.py:123                                                                                                                                                                                                 
/var/log/cinder/cinder-api.log:2018-05-07 09:06:39.854 768996 DEBUG cinder.api.openstack [req-bf4c7f13-9bee-407f-82af-5341d07f7e05 - - - - -] Extension VolumeActions extending resource: volumes _setup_extensions /usr/lib/python2.7/site-packages/cinder/api/openstack/__init__.py:123                                                                                                                                                                                                 
/var/log/cinder/cinder-api.log:2018-05-07 09:06:40.029 768996 DEBUG cinder.api.openstack [req-bf4c7f13-9bee-407f-82af-5341d07f7e05 - - - - -] Extension VolumeActions extending resource: volumes _setup_extensions /usr/lib/python2.7/site-packages/cinder/api/openstack/__init__.p

Comment 9 errata-xmlrpc 2018-05-18 16:48:51 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2018:1611