Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 696891 Details for
Bug 910818
packstack should install openstack-selinux
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
install openstack-selinux patch
0001-Install-openstack-selinux-on-nova-compute-nodes.patch (text/plain), 984 bytes, created by
Derek Higgins
on 2013-02-13 16:19:47 UTC
(
hide
)
Description:
install openstack-selinux patch
Filename:
MIME Type:
Creator:
Derek Higgins
Created:
2013-02-13 16:19:47 UTC
Size:
984 bytes
patch
obsolete
>From 5cfb96b34790bffac1075dfe68609111e27eb860 Mon Sep 17 00:00:00 2001 >From: Derek Higgins <derekh@redhat.com> >Date: Wed, 13 Feb 2013 10:13:48 -0500 >Subject: [PATCH] Install openstack-selinux on nova compute nodes > >https://bugzilla.redhat.com/show_bug.cgi?id=902486 > >Change-Id: I831cfccf1951bb11d6b2b8dd470e9a9a0efd91fe >--- > packstack/puppet/templates/nova_compute.pp | 6 ++++++ > 1 files changed, 6 insertions(+), 0 deletions(-) > >diff --git a/packstack/puppet/templates/nova_compute.pp b/packstack/puppet/templates/nova_compute.pp >index d8277ef..02126c8 100644 >--- a/packstack/puppet/templates/nova_compute.pp >+++ b/packstack/puppet/templates/nova_compute.pp >@@ -45,6 +45,12 @@ if $::is_virtual_packstack == "true" and $::operatingsystem == "RedHat" { > } > } > >+if $::operatingsystem == "RedHat" { >+ package{'openstack-selinux': >+ ensure => present, >+ } >+} >+ > firewall { '001 nove compute incoming': > proto => 'tcp', > dport => '5900-5999', >-- >1.7.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 910818
: 696891