Remove "host_name" in os_attach parameter

It cannot be in the same request with "instance_uuid"

Change-Id: I181a2bedcf57d303c924a53d47d62305ef3af678
Closes-Bug: #1515614
This commit is contained in:
felix23ma 2015-11-12 21:11:39 +08:00 committed by Diane Fleming
parent 04da250f68
commit 904145ee0a

View File

@ -1,7 +1,6 @@
{
"os-attach": {
"instance_uuid": "95D9EF50-507D-11E5-B970-0800200C9A66",
"host_name": "cinder-2",
"mountpoint": "/dev/vdc"
}
}