]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Re-implement Distribution as OS
authorZack Cerza <zack.cerza@inktank.com>
Wed, 17 Sep 2014 21:26:39 +0000 (15:26 -0600)
committerZack Cerza <zack.cerza@inktank.com>
Wed, 17 Sep 2014 21:48:56 +0000 (15:48 -0600)
commit12ef43b8d030af0ed16c0886c5dc4f296c3b1521
treeabaf5d87b3c2393fd06190b7567a89e30df10954
parentdeb5dca8db7f900328fdd7372383977363537594
Re-implement Distribution as OS

It now uses /etc/os-release instead of lsb_release, like the cool kids
are doing.

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