openstack-ansible-os_glance/tasks
Major Hayden 16778e29be 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: 1742951
Change-Id: I286d6fbdfdec932ea031916f5460710a23d68374
2018-01-29 17:49:23 +00: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 Merge "Disable glance-registry and the v1 API by default" 2017-11-21 11:15:15 +00:00
glance_install.yml Replace virtualenv-tools by a script 2018-01-28 20:15:25 +00:00
glance_post_install.yml Update glance NFS for systemd 2017-12-12 17:49:55 -06:00
glance_pre_install.yml Set glance images dir owners each time 2018-01-29 17:49:23 +00:00
glance_service_setup.yml Cleanup/standardize usage of tags 2016-07-12 16:55:32 -04:00
glance_uwsgi.yml Add external LB management handler hook interface 2017-11-03 02:55:24 +00:00
main.yml Use glance_services to get group name 2017-11-23 08:33:46 +07:00