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 951167 Details for
Bug 1138813
pulp-selinux should not use corecmd_exec_shell(celery_t)
[?]
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.
shell and subprocess usage in platform and plugins of pulp
shell and subprocess use in platform and plugins.txt (text/plain), 1.09 KB, created by
Brian Bouterse
on 2014-10-27 22:06:46 UTC
(
hide
)
Description:
shell and subprocess usage in platform and plugins of pulp
Filename:
MIME Type:
Creator:
Brian Bouterse
Created:
2014-10-27 22:06:46 UTC
Size:
1.09 KB
patch
obsolete
>== Platform 'shell'== > >server/pulp/server/async/manage_workers.py > - read /etc/default/pulp_celery_workers > - systemctl start (systemd workers) > - systemctl stop (systemd workers) > >server/pulp/server/managers/auth/cert/cert_generator.py > - make cert using openssl > - verify cert using openssl > - make private key using openssl > > >== Platform 'subprocess' == > >server/pulp/server/common/openssl.py > - verify the certificate using SSL > > >== RPM 'shell' == > >pulp_rpm/plugins/pulp_rpm/plugins/distributors/yum/publish.py > - createrepo > >== RPM 'subprocess' == > >NONE > > >== Puppet 'shell' == > >pulp_puppet/pulp_puppet_tools/pulp_puppet/tools/puppet_module_builder.py > - git status > - git remote show -n origin > - git clone --recursive <name> > - lots of other git things > - mkdir -p <name> > - cp <a> <b> > - puppet module build <name> > - rm -rf <stuff> > >== Puppet 'subprocess' == > >pulp_puppet/pulp_puppet_handlers/pulp_puppet/handlers/puppet.py > - get puppet version > - execute puppet operation > > >== Docker 'shell' and 'subprocess' == > >NONE > > >== OSTree 'shell' and 'subprocess' == > >NONE > > >== Python 'shell' and 'subprocess' == > >NONE >
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 Raw
Actions:
View
Attachments on
bug 1138813
: 951167