Provide backup name when create volume backup

The name format will be follow:
$INSTANCE_NAME[:100]-$VOLUME_NAME[:100]-$TIMESTAMP

Also provides db upgrade schema to add instance_name and volume_name to
queue_data table.

Note: upgrade schema with alembic is reference from Magnum.
13 files changed