437c064ee370569fe3184e8573c744d76b7ecec6

roles.py imports utils.py and utils.py is importing roles.py. This change removes that cycle by moving the required function to utils.py and removing the import of roles in utils. Change-Id: I03c67636cb43332c79cbed77399af09c421bb4df
About tripleoclient
General information
tripleoclient is an OpenStackClient (OSC) plugin implementation that implements commands useful for TripleO and the install and management of both an undercloud and an overcloud.
See the TripleO Documentation for details on using tripleoclient.
See the Release Notes
Team and repository tags
Description