Remove unnecessary name definition

There is already random name existing in base.create_volume_type,
so the caller need not specify name if the name won't be used
elsewhere. This is to remove the unnecessary name definition
to keep code clean.

Change-Id: If88a3139862fa26611d9df1c4751e0a41b76f342
3 files changed