ceph-backed instance storage scenario needs docs
Bug #1807767 reported by
Ryan Beisner
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Nova Compute Charm |
Triaged
|
Medium
|
Unassigned |
Bug Description
I'm finding that the ceph-backed nova instance storage scenario is not very well documented. Please consider adding a distinct section to the charm's README, with examples and advisories re: network bandwidth, etc. Also, it may be worth a deploy-guide section.
Changed in charm-nova-compute: | |
importance: | Undecided → High |
status: | New → Triaged |
importance: | High → Wishlist |
Changed in charm-nova-compute: | |
importance: | Wishlist → Medium |
To post a comment you must log in.
In looking at the code, and discussing with thedac, we think one should:
- Add the relation: nova-compute:ceph ceph-mon:client to set up ceph as a back-end.
- Add the relation: nova-compute: ceph-access cinder:ceph-access to allow cinder to see those devices.