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
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