Bug 1306384
| Summary: | Neutron is not configured to use the rootwrap daemon | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Terry Wilson <twilson> |
| Component: | rhosp-director | Assignee: | Brent Eagles <beagles> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Shai Revivo <srevivo> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 8.0 (Liberty) | CC: | amuller, beagles, dbecker, jcoufal, mburns, morazi, rhel-osp-director-maint |
| Target Milestone: | --- | ||
| Target Release: | 10.0 (Newton) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-10-14 18:38:55 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Terry Wilson
2016-02-10 17:03:52 UTC
Is it the case that the configuration file has it actually blanked out? One of the challenges here is that the puppet modules for neutron don't "know" about the root_helper_daemon, so 3 projects need changing: - puppet-neutron - openstack-puppet-modules (the changes are made to the above first and sync'ed in) - tripleo-heat-templates The other more direct route might be to simply add the option to the proper tripleo-image-element(s). Looking at the neutron.conf element it looks like root_helper is initialized with a hard coded value already. This might be the way to go while we propagate the configuration through the normal route. This bug did not make the OSP 8.0 release. It is being deferred to OSP 10. Brent verified that rootwrap-daemon is configured on OSP 10. I don't see the need for docs and since Brent verified it just now, I don't see a need for QE, so I'm closing the bug. |