]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Add 'lsb_release -a' parsing back to remote.OS
authorZack Cerza <zack.cerza@inktank.com>
Thu, 25 Sep 2014 15:38:52 +0000 (09:38 -0600)
committerZack Cerza <zack.cerza@inktank.com>
Thu, 25 Sep 2014 15:46:07 +0000 (09:46 -0600)
commit9e20f1454da874b1ea81e08ff853f24615cbe055
tree39dd8bc75044f997db2f3e755465486fb7b48609
parentf39b6958c4dd94f7e682833f4cf3122c4537dcde
Add 'lsb_release -a' parsing back to remote.OS

It can now parse either that or /etc/os-release, and remote.Remote will
attempt the latter first.

Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
teuthology/orchestra/remote.py
teuthology/orchestra/test/test_integration.py
teuthology/orchestra/test/test_remote.py