change utils.get_hostname to just do the basic thing. Move the bits
authorAdrian Likins <alikins@redhat.com>
Tue, 3 Mar 2009 22:41:12 +0000 (17:41 -0500)
committerAdrian Likins <alikins@redhat.com>
Tue, 3 Mar 2009 22:41:12 +0000 (17:41 -0500)
commit919c9c3a4f5418b55108c1ec903160f0400900df
tree6bac49ce0531be30c6f02c5d8d0e9249dcd482cb
parent907668bd5063ebf8c4e2c11abcbd6cb46880808d
change utils.get_hostname to just do the basic thing. Move the bits
that do all the config checking and route lookup and other madness
to func.utils.get_hostname_by_route
certmaster/utils.py