ceilometer-upgrade action fails with a Keystone error
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Ceilometer Charm |
Triaged
|
Medium
|
Unassigned |
Bug Description
Description
=======
When running ceilometer-update on ceilometer/leader,
action fails with error:
"ERROR ceilometer The Keystone service is temporarily unavailable."
Versions
=======
Cloud focal-victoria
Charm ceilometer rev: 278
Steps to reproduce
=======
1. Deploy a focal-victoria bundle (i.e. openstack-on-lxd bundle https:/
2. Ceilometer unit is in "blocked" state with message:
"Run the ceilometer-upgrade action on the leader to initialize ceilometer and gnocchi"
3. Run ceilomer-upgrade action with:
"juju run-action ceilometer/0 ceilometer-upgrade --wait"
4. Action fail with the error: https:/
But keystone is working correctly:
$ openstack endpoint list | grep keystone
| 32ed53350d2d4e7
| b42ddcfe21df4c0
| c75b63ec49a84c4
$ openstack token issue
+------
| Field | Value |
+------
| expires | 2020-12-
| id | gAAAAABfyLUsbBd
| project_id | 5c19cc143cb746b
| user_id | 4434a217512a4bb
+------
Expected result
=======
ceilometer-upgrade action complete and the unit is "active" state.
Changed in charm-ceilometer: | |
importance: | Undecided → Medium |
status: | New → Triaged |
This can easily be reproduced with Zaza: /github. com/openstack- charmers/ openstack- bundles/ pull/216
https:/