Bug 1042053

Summary: [RFE][horizon]: Add rootwrap to Horizon
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: low Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/horizon/+spec/horizon-rootwrap
Whiteboard: upstream_milestone_none upstream_status_not-started upstream_definition_obsolete
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:24:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-12 20:45:07 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/horizon/+spec/horizon-rootwrap.

Description:

openstack/oslo-incubator contains a module rootwrap[1] which provides an easy and pluggable interface allowing commands to be run as root. As an openstack_dashboard plugin developer, I would like to be able to use this functionality to execute commands from Horizon using an established and secure method. This would allow me to enhance my dashboards/panels with additional information from the system. Adding rootwrap from oslo to Horizon would give third parties the ability to safely execute commands in a manner which is consistent with other components of openstack (nova, cinder, etc).
[1] https://wiki.openstack.org/wiki/Nova/Rootwrap

Related commit: https://review.openstack.org/#/c/39695/

Specification URL (additional information):

None