The tacker.db.migration.cli Module

The tacker.db.migration.cli Module

tacker.db.migration.cli.add_command_parsers(subparsers)
tacker.db.migration.cli.do_alembic_command(config, cmd, *args, **kwargs)
tacker.db.migration.cli.do_check_migration(config, cmd)
tacker.db.migration.cli.do_revision(config, cmd)
tacker.db.migration.cli.do_stamp(config, cmd)
tacker.db.migration.cli.do_upgrade(config, cmd)
tacker.db.migration.cli.main()
tacker.db.migration.cli.purge_deleted(config, cmd)

Remove database records that have been previously soft deleted.

tacker.db.migration.cli.update_head_file(config)
tacker.db.migration.cli.validate_head_file(config)
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.