Bug 1552315
| Summary: | Need to remove Cinder extension warning messages | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Eric Harney <eharney> |
| Component: | openstack-cinder | Assignee: | 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: | z5 | Keywords: | 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
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 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 |