Support for multiple L3 networks
Bug #1523871 reported by
Ante Karamatić
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ceph (Juju Charms Collection) |
Fix Released
|
Medium
|
Edward Hope-Morley | ||
ceph-mon (Juju Charms Collection) |
Fix Released
|
Medium
|
Edward Hope-Morley | ||
ceph-osd (Juju Charms Collection) |
Fix Released
|
Medium
|
Edward Hope-Morley |
Bug Description
Ceph should support deployments on different L3 networks. At the moment, one can only specify one network for both ceph-cluster-
ceph-public-
ceph-cluster-
Related branches
lp://staging/~hopem/charms/trusty/ceph/lp1523871
- James Page: Approve
- OpenStack Charmers: Pending requested
-
Diff: 204 lines (+69/-14)3 files modifiedconfig.yaml (+6/-0)
hooks/ceph_hooks.py (+20/-9)
hooks/utils.py (+43/-5)
lp://staging/~hopem/charms/trusty/ceph-osd/lp1523871
- OpenStack Charmers: Pending requested
-
Diff: 117 lines (+33/-12)3 files modifiedconfig.yaml (+6/-0)
hooks/ceph_hooks.py (+14/-7)
hooks/utils.py (+13/-5)
lp://staging/~hopem/charms/trusty/ceph-mon/lp1523871
- OpenStack Charmers: Pending requested
-
Diff: 196 lines (+68/-13)3 files modifiedconfig.yaml (+6/-0)
hooks/ceph_hooks.py (+19/-8)
hooks/utils.py (+43/-5)
Changed in ceph (Juju Charms Collection): | |
status: | New → Triaged |
Changed in ceph-osd (Juju Charms Collection): | |
status: | New → Triaged |
Changed in ceph (Juju Charms Collection): | |
importance: | Undecided → Medium |
Changed in ceph-osd (Juju Charms Collection): | |
importance: | Undecided → Medium |
Changed in ceph (Juju Charms Collection): | |
milestone: | none → 16.01 |
Changed in ceph-osd (Juju Charms Collection): | |
milestone: | none → 16.01 |
description: | updated |
Changed in ceph (Juju Charms Collection): | |
milestone: | 16.01 → 16.04 |
Changed in ceph-osd (Juju Charms Collection): | |
milestone: | 16.01 → 16.04 |
tags: | added: openstack sts |
Changed in ceph (Juju Charms Collection): | |
assignee: | nobody → Edward Hope-Morley (hopem) |
Changed in ceph-osd (Juju Charms Collection): | |
assignee: | nobody → Edward Hope-Morley (hopem) |
Changed in ceph (Juju Charms Collection): | |
status: | Triaged → In Progress |
Changed in ceph-osd (Juju Charms Collection): | |
status: | Triaged → In Progress |
tags: | added: hitlist |
Changed in ceph-mon (Juju Charms Collection): | |
milestone: | none → 16.04 |
assignee: | nobody → Edward Hope-Morley (hopem) |
importance: | Undecided → Medium |
Changed in ceph-mon (Juju Charms Collection): | |
status: | New → Incomplete |
status: | Incomplete → In Progress |
tags: | added: backport-potential |
Changed in ceph-mon (Juju Charms Collection): | |
status: | In Progress → Fix Committed |
Changed in ceph-osd (Juju Charms Collection): | |
status: | In Progress → Fix Committed |
Changed in ceph (Juju Charms Collection): | |
status: | In Progress → Fix Committed |
Changed in ceph (Juju Charms Collection): | |
status: | Fix Committed → Fix Released |
Changed in ceph-osd (Juju Charms Collection): | |
status: | Fix Committed → Fix Released |
Changed in ceph-mon (Juju Charms Collection): | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/295510
Review: https:/