When the bundle is successfully deployed, it's impossible to access Object store tab for a project in horizon. The horizon interface goes back to login screen.
I've found this in radosgw log:
2020-06-21T14:42:09.898+0000 7fc9fbfff700 1 ====== starting new request req=0x7fc9fbff85c0 =====
2020-06-21T14:42:09.910+0000 7fc9fb7fe700 1 ====== starting new request req=0x7fc9fb7f75c0 =====
2020-06-21T14:42:09.914+0000 7fc9fb7fe700 1 op->ERRORHANDLER: err_no=-2002 new_err_no=-2002
2020-06-21T14:42:09.914+0000 7fc9fb7fe700 1 ====== req done req=0x7fc9fb7f75c0 op status=0 http_status=404 latency=0.003999931s ======
2020-06-21T14:42:09.914+0000 7fc9fb7fe700 1 civetweb: 0x7fcadc0f89e8: 10.254.0.9 - - [21/Jun/2020:14:42:09 +0000] "GET /info HTTP/1.1" 404 418 - python-swiftclient-3.9.0
2020-06-21T14:42:09.914+0000 7fc9faffd700 1 ====== starting new request req=0x7fc9faff65c0 =====
2020-06-21T14:42:09.914+0000 7fc9faffd700 1 op->ERRORHANDLER: err_no=-2002 new_err_no=-2002
2020-06-21T14:42:09.914+0000 7fc9faffd700 1 ====== req done req=0x7fc9faff65c0 op status=0 http_status=404 latency=0s ======
2020-06-21T14:42:09.914+0000 7fc9faffd700 1 civetweb: 0x7fcadc0f93c0: 10.254.0.9 - - [21/Jun/2020:14:42:09 +0000] "GET /info HTTP/1.1" 404 418 - python-swiftclient-3.9.0
2020-06-21T14:42:09.950+0000 7fc9fa7fc700 1 ====== starting new request req=0x7fc9fa7f55c0 =====
2020-06-21T14:42:09.954+0000 7fc9fbfff700 1 op->ERRORHANDLER: err_no=-1 new_err_no=-1
2020-06-21T14:42:09.954+0000 7fc9fbfff700 1 ====== req done req=0x7fc9fbff85c0 op status=0 http_status=401 latency=0.055999034s ======
2020-06-21T14:42:09.954+0000 7fc9fbfff700 1 civetweb: 0x7fcadc0f8010: 10.254.0.9 - - [21/Jun/2020:14:42:09 +0000] "GET /swift/v1?format=json&limit=1001 HTTP/1.1" 401 407 - python-swiftclient-3.9.0
2020-06-21T14:42:09.998+0000 7fc9fa7fc700 1 op->ERRORHANDLER: err_no=-1 new_err_no=-1
2020-06-21T14:42:09.998+0000 7fc9fa7fc700 1 ====== req done req=0x7fc9fa7f55c0 op status=0 http_status=401 latency=0.047999172s ======
2020-06-21T14:42:09.998+0000 7fc9fa7fc700 1 civetweb: 0x7fcadc0f9d98: 10.254.0.9 - - [21/Jun/2020:14:42:09 +0000] "GET /swift/v1?format=json&limit=1001 HTTP/1.1" 401 407 - python-swiftclient-3.9.0
Thank you for the bug repoort.
However, we'll need some additional information to understand the context of the bug:
Which openstack-bundle does this relate to? /github. com/openstack- charmers/ openstack- bundles or from the charm store? (https:/ /jaas.ai/ u/openstack- charmers) ?
Is this from https:/
Please could you attach the bundle you used to bug report.
Thanks.