예제 #1
0
def get_katello_entitlements(uuid):
    katello_conn = KatelloConnection()
    return katello_conn.getEntitlements(uuid)