Charm status claims to be ready before ceph pools have been created
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| OpenStack cinder-ceph charm |
Medium
|
Liam Young | ||
| OpenStack glance charm |
Medium
|
Liam Young |
Bug Description
The status check does not check whether any broker requests have been completes. This means the charm claims to be active and ready but this is not true because the storage it relies on has not yet been provisioned.
summary: |
- Charm status claims to be ready when ceph pools before ceph pools are - created + Charm status claims to be ready before ceph pools have been created |
Changed in charm-glance: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
assignee: | nobody → Liam Young (gnuoy) |
Changed in charm-cinder-ceph: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
assignee: | nobody → Liam Young (gnuoy) |
Changed in charm-glance: | |
status: | Confirmed → In Progress |
Changed in charm-cinder-ceph: | |
status: | Confirmed → In Progress |
Fix proposed to branch: master
Review: https:/
Reviewed: https:/
Committed: https:/
Submitter: Zuul
Branch: master
commit 6c6d491280d5dac
Author: Liam Young <email address hidden>
Date: Thu Oct 15 10:25:25 2020 +0000
Waiting state if broker request is incomplete
When assessing the charms status check that the current
ceph broker request has been complete. If it has not
put the charm in a 'waiting' state and update the status
message.
Change-Id: I779b6933242ce8
Closes-Bug: #1899918
Changed in charm-glance: | |
status: | In Progress → Fix Committed |
Reviewed: https:/
Committed: https:/
Submitter: Zuul
Branch: master
commit 9e2db44075b18c5
Author: Liam Young <email address hidden>
Date: Thu Oct 15 10:26:13 2020 +0000
Waiting state if broker request is incomplete
When assessing the charms status check that the current
ceph broker request has been complete. If it has not
put the charm in a 'waiting' state and update the status
message.
Change-Id: Iaaa2021a86b7e3
Closes-Bug: #1899918
Changed in charm-cinder-ceph: | |
status: | In Progress → Fix Committed |
Changed in charm-cinder-ceph: | |
milestone: | none → 21.01 |
Changed in charm-glance: | |
milestone: | none → 21.01 |
Changed in charm-glance: | |
status: | Fix Committed → Fix Released |
Changed in charm-cinder-ceph: | |
status: | Fix Committed → Fix Released |
Fix proposed to branch: master /review. opendev. org/758384
Review: https:/