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
1 file changed