Currently when Cinder calls volume.api.create(), it transfers
dict of volume type to the interface.
This patch is to get volume type object, and transfer it to
volume.api.create() interface. So that it uses object fields
instead of dict.
Change-Id: I981b5060abaff280aa34a9570c65300f467045d6