]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Allow host and instance_uuid at attach
authorWalter A. Boring IV <walter.boring@hpe.com>
Mon, 11 Jan 2016 11:43:09 +0000 (03:43 -0800)
committerWalter A. Boring IV <walter.boring@hpe.com>
Mon, 11 Jan 2016 11:43:09 +0000 (03:43 -0800)
commit3632173486f89d541c121be8e041a1da636edf32
tree85d39818df3cac6ab991e4f41c405d095b43b0a7
parent81f7986c16ecd589017486e60fb39544c5c409a8
Allow host and instance_uuid at attach

This patch removes the restriction on passing both
host name and instance_uuid during os-attach call.

Change-Id: I2a66920a76d3abfd6da384d2dd963f054ce61c03
Partial-Bug: #1471278
cinder/api/contrib/volume_actions.py
cinder/tests/unit/api/contrib/test_volume_actions.py