obsolete services and endpoints remain in OpenStack after upgrade
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Ceilometer Charm |
Invalid
|
Medium
|
Unassigned | ||
OpenStack Keystone Charm |
Triaged
|
Medium
|
Unassigned |
Bug Description
After upgrading a Xenial Ocata cloud up to Bionic Queens using the 19.10 charms, we find the following obsolete services and endpoints.
$ openstack service list | grep -i ceilometer
| fdd8dc2a7492403
$ openstack endpoint list | grep -i ceilometer
| 481316a277f74f4
| 80db454e69c64e3
| 9e2d42c480ae48f
$
I think the charm should clean these up rather than requiring a human to do so.
This is a keystone issue, so removing ceilometer charm and adding keystone charm.