commit | c772062ac75f6119772127ea2ed61ea123923173 | [log] [tgz] |
---|---|---|
author | Aaron Rosen <aaronorosen@gmail.com> | Tue May 20 10:38:10 2014 -0700 |
committer | Aaron Rosen <aaronorosen@gmail.com> | Sat May 31 13:30:36 2014 -0700 |
tree | 2c16cc4b2b942b80baddd02bdebbb7ca5fbfd7fa | |
parent | 4233b02ed9dd03e2545932864b54bef072466fe5 [diff] |
Upload public image requires admin role by default In glance the previous default was that any tenant could upload an image as public which is likely not the desired default. This patch changes the tempest tests so that images are no longer uploaded as is_public=True by normal tenants so the policy change can merge in glance. Glance change: https://review.openstack.org/#/c/92739/ Change-Id: If6a3aa0f7317b628b81b51d82108a18c701a1fd5