Michael Still 23b988b456 Check innodb values.
Actually check the innodb counter values now that we are collecting
them.

Change-Id: I76843b64b41886ace6c228b6fea7ab8e9b4fcb97
2014-01-17 14:55:23 +11:00

18 lines
381 B
JSON

{
"project": "openstack/nova",
"type": "mysql",
"db_user": "nova",
"db_pass": "tester",
"database": "nova",
"seed_data": "nova.sql",
"logging_conf": "logging.conf",
"maximum_migration_times": {
"default": 60,
"134->135": 120,
"148->149": 120,
"151->152": 300,
"158->159": 120,
"215->216": 180
}
}