commit | 35762545057fb1cb49d6a88224eef81876a9bc79 | [log] [tgz] |
---|---|---|
author | ZHU ZHU <zhuzhubj@cn.ibm.com> | Mon Sep 01 01:58:49 2014 -0500 |
committer | Zhu Zhu <zhuzhubj@cn.ibm.com> | Tue Sep 02 23:06:03 2014 +0800 |
tree | 7a2f1c4ebcf8b8e6d1b556c4388c121f67474d5c | |
parent | 6e418039c58be9515ed4284a5041b54524789a10 [diff] |
Allow out of quota failure status code to be 413 or 403 Due to HTTP response code changes for Bug 1298131, tempest skip some cases to have jenkins pass. As nova change is merged now, remove these skip tags. Also need to allow both HTTP413 and HTTP403 because branchless Tempest needs to support both master and icehouse/stable branches. Change-Id: Iee392859a9fd1eec767cbf6292290d5b3ad7dcca Related-Bug: #1298131