]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commit
Reworked the release detection to normalize the value of distro.release as an integer...
authorTom Walsh <tom.walsh@expresshosting.net>
Fri, 8 Aug 2014 02:37:32 +0000 (21:37 -0500)
committerAlfredo Deza <alfredo.deza@inktank.com>
Fri, 8 Aug 2014 23:34:31 +0000 (19:34 -0400)
commit6a85f968b48caab8fcdc541b697d0bb5009004c0
treeb0498a30d5571963c193c6b3fb13f75bd39d7643
parent31f928a892b62f40260a85ccda7ccc1b1fc0254e
Reworked the release detection to normalize the value of distro.release as an integer and use that as the basis of determining the correct value of rpm_dist() and repository_url_part(). This should work for all versions of RH, CentOS, and SL going forward.

Signed-off-by: Tom Walsh <tom.walsh@expresshosting.net>
ceph_deploy/hosts/centos/install.py
ceph_deploy/tests/unit/hosts/test_centos.py