Searched refs:migrations_module (Results 1 – 2 of 2) sorted by relevance
5 migrations_module = __import__('autotest_lib.tko.migrations', globals(), variable7 tko_migration = getattr(migrations_module, TKO_MIGRATION_NAME)
7 migrations_module = __import__('autotest_lib.frontend.migrations', globals(), variable9 migration_059 = getattr(migrations_module, AFE_MIGRATION_NAME)