multiple ceph charm actions broken by broken imports
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ceph Monitor Charm |
Fix Released
|
High
|
Edward Hope-Morley | ||
Ceph OSD Charm |
Fix Released
|
High
|
Frode Nordahl | ||
OpenStack Ceph Charm (Retired) |
Fix Released
|
High
|
Edward Hope-Morley | ||
OpenStack Ceph-Proxy Charm |
Invalid
|
High
|
Unassigned |
Bug Description
2017-10-23 06:45:25 DEBUG add-disk Traceback (most recent call last):
2017-10-23 06:45:25 DEBUG add-disk File "/var/lib/
2017-10-23 06:45:25 DEBUG add-disk bucket=
2017-10-23 06:45:25 DEBUG add-disk File "/var/lib/
2017-10-23 06:45:25 DEBUG add-disk ceph.osdize(dev, config(
2017-10-23 06:45:25 DEBUG add-disk AttributeError: 'module' object has no attribute 'osdize'
2017-10-23 06:48:50 DEBUG list-disks Traceback (most recent call last):
2017-10-23 06:48:50 DEBUG list-disks File "/var/lib/
2017-10-23 06:48:50 DEBUG list-disks from ceph import unmounted_disks
2017-10-23 06:48:50 DEBUG list-disks ImportError: cannot import name unmounted_disks
Changed in charm-ceph-proxy: | |
milestone: | none → 17.11 |
importance: | Undecided → High |
Changed in charm-ceph: | |
importance: | Undecided → High |
Changed in charm-ceph-mon: | |
importance: | Undecided → High |
summary: |
- add-disk, list-disk and replace-osd actions not working, causing - Traceback + multiple ceph charm actions broken by broken imports |
Changed in charm-ceph-mon: | |
assignee: | nobody → Edward Hope-Morley (hopem) |
Changed in charm-ceph: | |
assignee: | nobody → Edward Hope-Morley (hopem) |
status: | New → In Progress |
Changed in charm-ceph-mon: | |
status: | New → In Progress |
Changed in charm-ceph-proxy: | |
status: | New → Invalid |
tags: |
added: stable-backport removed: backport-potential |
Changed in charm-ceph-osd: | |
milestone: | 17.11 → 17.08 |
status: | Fix Committed → Fix Released |
Changed in charm-ceph: | |
status: | In Progress → Fix Committed |
Changed in charm-ceph-mon: | |
status: | In Progress → Fix Committed |
Changed in charm-ceph-mon: | |
status: | Fix Committed → Fix Released |
Changed in charm-ceph: | |
status: | Fix Committed → Fix Released |
Review: https:/ /review. openstack. org/#/c/ 514166/