Bug 1444866 - [Docs][Upgrades] Add workaround for Cinder API service not working properly after OSP9 -> OSP10 -> OSP11 upgrade
Summary: [Docs][Upgrades] Add workaround for Cinder API service not working properly a...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: documentation
Version: 11.0 (Ocata)
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ga
: 11.0 (Ocata)
Assignee: Dan Macpherson
QA Contact:
URL:
Whiteboard:
Depends On: 1444643
Blocks: 1493961
TreeView+ depends on / blocked
 
Reported: 2017-04-24 12:59 UTC by Marius Cornea
Modified: 2023-02-22 23:02 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1444643
: 1493961 (view as bug list)
Environment:
Last Closed: 2017-06-29 06:10:31 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 1 Marius Cornea 2017-04-24 13:02:29 UTC
After upgrading OSP9->OSP10->OSP11 Cinder API service is not working properly. In order to fix it we need to following on the nodes where cinder api services is running:

sed -i s/cinder.api.middleware.sizelimit/oslo_middleware.sizelimit/ /etc/cinder/api-paste.ini
systemctl restart httpd

Comment 2 Lucy Bopf 2017-04-26 02:54:35 UTC
Assigning to Dan for review.

Dan, this one might be best covered by using this bug to add a 'Known Issue' in the Release Notes that we can remove when the dependent bug is fixed, or in the 'Post Upgrade Notes' of your working document.

Comment 6 Dan Macpherson 2017-05-10 22:45:04 UTC
Thanks, Marius. Pushing through a fix for that now.


Note You need to log in before you can comment on or make changes to this bug.