migrate Package

check Module

tool_shed.galaxy_install.migrate.check.migrate_to_current_version(engine, schema)[source]
tool_shed.galaxy_install.migrate.check.verify_tools(app, url, galaxy_config_file, engine_options={})[source]

common Module

class tool_shed.galaxy_install.migrate.common.MigrateToolsApplication(tools_migration_config)[source]

Bases: object, galaxy.config.ConfiguresGalaxyMixin

Encapsulates the state of a basic Galaxy Universe application in order to initiate the Install Manager

sa_session
shutdown()[source]