Created attachment 1385952 [details] Swift Manager Screenshot Description of problem: Object store objects and containers created from OSP are not synched to CFME UI Error - Less Than A Minute Ago undefined method `each' for nil:NilClass Version-Release number of selected component (if applicable): RHOS 10, CFME 5.8.3.1 How reproducible: Always Steps to Reproduce: 1. Created container and objects from object store of Horizon 2. Refresh Cloud Provider 3. Navigate to Storage > Object Storage > Object Store objects Actual results: Object store objects and containers does nor appear under Cloud Object Store Objects. undefined method `each' for nil:NilClass error also appear on logs and swift manager page Expected results: Cloud Object Store Objects and containers should appear under Cloud Object Store Objects Additional info:
Created attachment 1385953 [details] evm log
Can you check in OpenStack Provider what is the refresh status?
(In reply to Loic Avenel from comment #2) > Can you check in OpenStack Provider what is the refresh status? Last Refresh Success - About 2 Hours Ago
(In reply to Jadh from comment #3) > (In reply to Loic Avenel from comment #2) > > Can you check in OpenStack Provider what is the refresh status? > > Last Refresh Success - About 2 Hours Ago.
Ok never mind on the access for now. Looking at the log, when the provider attempts to get the info on the containers, it fails because of permissions: <html><h1>Forbidden</h1><p>Access was denied to this resource.</p></html> So there is a bug in that the message in the refresh is definitely incorrect. However - this should NOT be a blocker since this is a authentication issue.
The setup was re provisioned with RHOS 12 to continue testing i will inform if it reproduces there
Since this is a blocker I would really like access to the appliance on which it is happening as well. thanks.
I will try to supply a setup tommorow
I tried to reproduce the bug on RHOS 10, CFME 5.8.3.1 but it is NOT reproducing now
Jadh in that case will you be closing this issue?
I will give it another try, if not will close it
I believe I have found the culprit but I will need someplace to test.
https://github.com/ManageIQ/manageiq/pull/16922 should fix this issue. Should be backported to FINE and Gaprindashvili.
Jadh, when I attempt to reach that address from my machine it times out. When I attempt from the first address you gave me above (10.35.64.4) the host is unreachable. Are you sure this is the correct IP address, and is the host up and running? Thanks.
Yes i am sure. Marek also works on this setup
IP of CFME appliance is 10.0.0.69 but host machine is the same: 10.35.64.4
I was able to successfully test the fix now. Thanks!
Great
Jadh is that appliance still available or has it been shut down?
PR is merged.
Closing this as its already been verified in two z-streams and has test coverage around it.