명령어
$ cinder create 10 # 결과로 volume_id 반환
$ nova volume-attach ${instance_id} ${volume_id}
POST \\ https://{storage}/v2/{tenant_id}/volumes
GET \\ https://{storage}/v2/{tenant_id}/volumes/{volume_id}
POST \\ https://{compute}/v2/{tenant_id}/servers/{server_id}/os-volume_attachments