ceph rbd secret should have a dependency on libvirtd running
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| puppet-nova |
High
|
Unassigned |
Bug Description
Currently in the nova::compute::rbd class, configuration of the virsh secret for rbd is in the "nova::config" phase, which comes before any of the service management.
The problem is that the virsh commands run to set up the secret need to have libvirtd running. If you're also relying on Puppet to start the service, then the virsh secret commands will fail because libvirtd is not yet running.
Changed in puppet-nova: | |
importance: | Undecided → High |
Changed in puppet-nova: | |
assignee: | nobody → narasimha18sv (narasimha18sv) |
Changed in puppet-nova: | |
status: | New → In Progress |
Change abandoned by Emilien Macchi (<email address hidden>) on branch: master
Review: https:/
Reason: This review is > 4 weeks without comment or failed Jenkins or merge conflict the last time it was checked. We are abandoning this for now. Feel free to reactivate the review by pressing the restore button and leaving a 'recheck' comment to get fresh test results.
Changed in puppet-nova: | |
assignee: | narasimha18sv (narasimha18sv) → nobody |
Fix proposed to branch: master /review. openstack. org/279390
Review: https:/