openstack-ansible-os_glance/tasks
Major Hayden 97d19586aa Set glance images dir owners each time
After a deployment of Queens, glance's images directory comes up with
ownership of `root:root` when it should be `glance:glance`. This
prevents an end user from uploading an image.

This patch removes the stat check of the images directory and always
ensures the directory is created. If the directory already exists,
the create task will ensure that the directory has its ownership
set appropriately.

Closes-Bug: 1759552
Change-Id: I286d6fbdfdec932ea031916f5460710a23d68374
(cherry picked from commit 16778e29be)
2018-03-28 18:24:21 +02:00
..
glance_db_setup.yml Revert "Only sync glance database on major versions" 2017-07-12 11:43:39 +01:00
glance_init_systemd.yml Disable glance-registry for the v2 API by default 2017-11-21 16:20:10 +00:00
glance_install.yml tasks: glance_install: Fix virtualenv-tools issue on openSUSE 2017-08-18 16:52:46 +01:00
glance_post_install.yml Update glance NFS for systemd 2018-02-10 16:44:32 +00:00
glance_pre_install.yml Set glance images dir owners each time 2018-03-28 18:24:21 +02:00
glance_service_setup.yml Cleanup/standardize usage of tags 2016-07-12 16:55:32 -04:00
glance_uwsgi.yml Implement uWSGI for glance-api 2017-07-25 14:20:24 +01:00
main.yml Implement uWSGI for glance-api 2017-07-25 14:20:24 +01:00