]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
SystemDState: Use correct output_cmd for rgw
authorZack Cerza <zack@redhat.com>
Wed, 3 May 2017 21:33:56 +0000 (15:33 -0600)
committerZack Cerza <zack@redhat.com>
Thu, 21 Sep 2017 18:49:10 +0000 (12:49 -0600)
commit36bcbaf40aeb931663f1d71394fa7da6667ff6e6
tree6bfae62bafc30def80bf17f05d0f02a895e0d130
parent886fe8433706ac55053e8cc7eb52fba40830c597
SystemDState: Use correct output_cmd for rgw

We had this right for systemctl commands, but not for the journalctl
command.

Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/orchestra/daemon/state.py
teuthology/orchestra/daemon/systemd.py