Example #1
0
 def __init__(self):
     self._migration_api = api.API()
     self._endpoints_api = endpoints_api.API()
     super(MigrationController, self).__init__()
Example #2
0
 def __init__(self):
     self._migration_api = api.API()
     super(MigrationActionsController, self).__init__()