commit | 32b1e6cf9c4be69b335d62919c7d2476dec679a1 | [log] [tgz] |
---|---|---|
author | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | Fri Sep 06 12:07:07 2013 +0900 |
committer | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | Fri Sep 06 12:47:42 2013 +0900 |
tree | 68b9d3f51fa3debace6d20a4b680e6f371ccf258 | |
parent | 22942ba37252d38bc425abce4e53d30647d12e51 [diff] |
Add a create_server test for flavor authorization There was security issue that the not-granted user could specify non-public flavor as "create instance" API. * https://bugs.launchpad.net/bugs/1212179 Now tempest includes a create_server API test for non-public image, but does not have one for non-public flavor. This patch adds a create_server API test for non-public flavor. Fixes bug #1217714 Change-Id: I778e3868bbca10ad1301c13d8df3b65864a45ad4