Work in progress on empheral host callback.

This commit is contained in:
Chris Church
2013-07-02 11:50:03 -04:00
parent e309c7707d
commit 914e586150
8 changed files with 71 additions and 13 deletions

View File

@@ -9,6 +9,7 @@ from django.contrib.auth.models import User
from rest_framework.exceptions import PermissionDenied
from awx import MODE
from awx.main.models import *
from awx.main.licenses import LicenseReader