]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Add OS.codename 378/head
authorZack Cerza <zack.cerza@inktank.com>
Thu, 4 Dec 2014 20:55:42 +0000 (13:55 -0700)
committerZack Cerza <zack.cerza@inktank.com>
Thu, 4 Dec 2014 20:57:14 +0000 (13:57 -0700)
commit202c70f0c48a81dede285aae3186eda30ce62df4
treeab54162d238af7c8690a402d695094f8760792d1
parent6a269dfa4371778e5bb3b7fab7ee558002c013a6
Add OS.codename

The codename can be reliably set by parsing
platform.linux_distribution() or lsb_release -a. We now default to
trying the former first.

Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/orchestra/opsys.py
teuthology/orchestra/remote.py
teuthology/orchestra/test/test_opsys.py