]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commit
Updates to the install.py rpm_dist() and repository_url_part()
authorTom Walsh <tom.walsh@expresshosting.net>
Fri, 8 Aug 2014 23:02:24 +0000 (18:02 -0500)
committerAlfredo Deza <alfredo.deza@inktank.com>
Fri, 8 Aug 2014 23:35:59 +0000 (19:35 -0400)
commit09a722db170c4876b900e557ce9e45ae2d947cd8
tree7a79c7e16bb501182dfc95be538eabd0fde53f00
parent8f7ffc674afa93fefe61810a2a176f861a4bc2fb
Updates to the install.py rpm_dist() and repository_url_part()

to remove type casting and using the native ints in the normalized_release
object.

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