Signed-off-by: yuliyang <yuliyang@cmss.chinamobile.com>
This commit is contained in:
yuliyang 2018-04-09 12:19:31 -04:00
parent f783f4294b
commit abbd9f17e6

View file

@ -698,7 +698,6 @@ def test_bucket_list_maxkeys_invalid():
eq(e.error_code, 'InvalidArgument')
@attr('fails_on_rgw')
@attr(resource='bucket')
@attr(method='get')
@attr(operation='list all keys')