]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix the wrong verification for 'readonly'
authorzhangyanzi <zhangyanzi@huawei.com>
Thu, 28 Nov 2013 02:02:16 +0000 (10:02 +0800)
committerzhangyanzi <zhangyanzi@huawei.com>
Thu, 28 Nov 2013 02:02:16 +0000 (10:02 +0800)
commitb523699ce039d77e0bc02eb2c00e436c2e28a274
treea860a6fc19fe93b58c6f13ef7188b077cab9b7ae
parenta07d1a8e34f7bcf740c1a12cce691644952635f6
Fix the wrong verification for 'readonly'

A mistake verification for 'readonly', fix it, and add some tests.

Change-Id: Iea20245eef2e884cf4c0d8e62c2da4f1cd967106
Closes-Bug: #1255802
cinder/api/contrib/volume_actions.py
cinder/tests/api/contrib/test_volume_actions.py