-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard-fedoraserver.rhcloud.com/r/240/
-----------------------------------------------------------
Review request for RoleKit Mailing List, Miloslav Trmac, Nils Philippsen, Stephen Gallagher, and Thomas Woerner.
Repository: rolekit
Description
-------
Some roles using containers require additional memory. Might as
well just make sure we always have 2GB available.
Diffs
-----
Vagrantfile 1ca99b7de19d525d9099b3ff413799a8b5e5ce68
Diff: http://reviewboard-fedoraserver.rhcloud.com/r/240/diff/
Testing
-------
Thanks,
Stephen Gallagher
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard-fedoraserver.rhcloud.com/r/243/
-----------------------------------------------------------
Review request for RoleKit Mailing List, Miloslav Trmac, Nils Philippsen, Stephen Gallagher, and Thomas Woerner.
Repository: rolekit
Description
-------
remove obsolete imports
Diffs
-----
src/rolekit/server/rolebase.py e573f56ae52a3447ce3c953f22f2d8f495de692a
Diff: http://reviewboard-fedoraserver.rhcloud.com/r/243/diff/
Testing
-------
Thanks,
Nils Philippsen
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard-fedoraserver.rhcloud.com/r/241/
-----------------------------------------------------------
Review request for RoleKit Mailing List, Miloslav Trmac, Nils Philippsen, Stephen Gallagher, and Thomas Woerner.
Repository: rolekit
Description
-------
If we disable the units before we call stop(), then the RequiredBy
linkage is already removed. This means that any unit that should
be controlled by the role-*.target won't actually be sent the
stop() command.
The correct thing to do here is to stop the role unit first, then
disable it.
Diffs
-----
src/rolekit/server/rolebase.py e573f56ae52a3447ce3c953f22f2d8f495de692a
Diff: http://reviewboard-fedoraserver.rhcloud.com/r/241/diff/
Testing
-------
Thanks,
Stephen Gallagher
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard-fedoraserver.rhcloud.com/r/239/
-----------------------------------------------------------
Review request for RoleKit Mailing List, Miloslav Trmac, Nils Philippsen, Stephen Gallagher, and Thomas Woerner.
Repository: rolekit
Description
-------
Reviewed at https://reviewboard-fedoraserver.rhcloud.com/r/239/
Diffs
-----
doc/xml/Makefile.am 7f74173fa942c3b42c549b855550726404dd6fdd
doc/xml/rolekit.roles.custom.xml PRE-CREATION
doc/xml/seealso.xml 111208b3a4878c9433d7cc5b0112b50612a088ff
Diff: http://reviewboard-fedoraserver.rhcloud.com/r/239/diff/
Testing
-------
Made a small custom role, deployed and decommissioned it.
Thanks,
Nils Philippsen