Add bug link to README
Update README to include links expected by the release notes script. Change-Id: I73b61fcd591fccf566f0c50e95041b45fbeb8d83
This commit is contained in:
parent
9c54b0c018
commit
7a6769bb62
@ -5,6 +5,14 @@ Oslo Rootwrap
|
|||||||
The Oslo Rootwrap allows fine filtering of shell commands to run as `root`
|
The Oslo Rootwrap allows fine filtering of shell commands to run as `root`
|
||||||
from OpenStack services.
|
from OpenStack services.
|
||||||
|
|
||||||
|
* License: Apache License, Version 2.0
|
||||||
|
* Documentation: http://docs.openstack.org/developer/oslo.rootwrap
|
||||||
|
* Source: http://git.openstack.org/cgit/openstack/oslo.rootwrap
|
||||||
|
* Bugs: http://bugs.launchpad.net/oslo.rootwrap
|
||||||
|
|
||||||
|
Using
|
||||||
|
=====
|
||||||
|
|
||||||
Rootwrap should be used as a separate Python process calling the
|
Rootwrap should be used as a separate Python process calling the
|
||||||
``oslo_rootwrap.cmd:main`` function. You can set up a specific console_script
|
``oslo_rootwrap.cmd:main`` function. You can set up a specific console_script
|
||||||
calling into ``oslo_rootwrap.cmd:main``, called for example `nova-rootwrap`.
|
calling into ``oslo_rootwrap.cmd:main``, called for example `nova-rootwrap`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user