]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Huawei: Ensure the port is online
authorWilson Liu <liuxinguo@huawei.com>
Sat, 23 Jan 2016 02:35:08 +0000 (10:35 +0800)
committerWilson Liu <liuxinguo@huawei.com>
Thu, 18 Feb 2016 14:37:26 +0000 (22:37 +0800)
commit06931de997d64263de03859247764d76e4ff3207
tree925724cac16ebafe12e11536a74c709fd20d989c
parent201858051bf2235e1dd221a9f2556cbc272a80c1
Huawei: Ensure the port is online

There is a function whose purpose is get online port,
but in fact the port we get maybe not really online.

Closes-Bug: #1536046
Change-Id: If8d6facf429fa8c90f090602d368f6d3657c8a25
cinder/tests/unit/test_huawei_drivers.py
cinder/volume/drivers/huawei/rest_client.py