948347131f
Use Heat Metadata to specify host and credentials to pull whole database snapshot and setup Replication. Also include root credentials for use after the snapshot has been applied. Change-Id: Ie3aa92463d28db54a523f520c2b4cdfb528acf9d
5 lines
210 B
Plaintext
5 lines
210 B
Plaintext
MIGRATION_HOST={{mysql-migration.bootstrap_host}}
|
|
MIGRATION_USER={{mysql-migration.slave_user}}
|
|
MIGRATION_PASSWORD={{mysql-migration.slave_password}}
|
|
MIGRATION_DUMP_USER={{mysql-migration.users.dump.username}}
|