This is an automatically generated e-mail. To reply, visit: http://reviewboard-fedoraserver.rhcloud.com/r/160/

Review request for RoleKit Mailing List, Miloslav Trmac, Stephen Gallagher, and Thomas Woerner.
By Stephen Gallagher.

Updated July 21, 2015, 6:20 p.m.

Changes

Merge several patches together. Drop the non-containerized version of the role.
Repository: rolekit

Description (updated)

Add memcache role

This role is built in a Docker container (pulled from the official Fedora-Dockerfiles on Docker Hub)

Testing

rolectl deploy memcache

ps -ef|grep memcache firewall-cmd --list-all netstat -lptn

rolectl stop memcache/1 rolectl redeploy --settings-file=memcache.json memcache/1

rolectl stop memcache/1 rolectl decommission memcache/1

Diffs (updated)

  • config/Makefile.am (31ff71052c5c22823a6306edb541307577a45e70)
  • config/roles/memcache/role.py (PRE-CREATION)
  • doc/xml/Makefile.am (4fe2bba8cdf5d967f18a47356feaf53ec9b9dab8)
  • doc/xml/rolekit.roles.memcache.xml (PRE-CREATION)
  • rolekit.spec (1216c34c3a47aaeeaac0a95609667c5c7e4fc6df)
  • src/rolekit/server/io/systemd.py (ad28004e874db123f51ecad8ff39d1e863b8b604)

View Diff