Activity log for bug #1530495

Date Who What changed Old value New value Message
2016-01-02 01:09:19 Lingfeng Xiong bug added bug
2016-01-02 05:54:23 Lingfeng Xiong description glance images are currently stored in a docker container "glance-data", which is mounted from somewhere like: /var/lib/docker/volumes/5cf532d1905df1df45bc686e8aec9ac129b6a0a357ee7232ff92cdd35e5c04ba/_data Is there anyway to modify this mount point? For example, when images are stored in a NAS share, it is necessary to modify this mount point. glance images are currently stored in a docker container "glance-data", which is mounted from somewhere like: /var/lib/docker/volumes/5cf532d1905df1df45bc686e8aec9ac129b6a0a357ee7232ff92cdd35e5c04ba/_data Is there anyway to modify this mount point? For example, when images are stored in a NAS share, it is necessary to modify this mount point. My current approach is to mount the NFS share manually on host, then modify ansible/role/glance/tasks/start.yml , set "volumes" in "glance_api" to "/glance-storage:/var/lib/glance".
2016-01-02 05:55:43 Lingfeng Xiong description glance images are currently stored in a docker container "glance-data", which is mounted from somewhere like: /var/lib/docker/volumes/5cf532d1905df1df45bc686e8aec9ac129b6a0a357ee7232ff92cdd35e5c04ba/_data Is there anyway to modify this mount point? For example, when images are stored in a NAS share, it is necessary to modify this mount point. My current approach is to mount the NFS share manually on host, then modify ansible/role/glance/tasks/start.yml , set "volumes" in "glance_api" to "/glance-storage:/var/lib/glance". glance images are currently stored in a docker container "glance-data", which is mounted from somewhere like: /var/lib/docker/volumes/5cf532d1905df1df45bc686e8aec9ac129b6a0a357ee7232ff92cdd35e5c04ba/_data Is there anyway to modify this mount point? For example, when images are stored in a NAS share, it is necessary to modify this mount point. My current approach is to mount the NFS share manually on host, then modify ansible/role/glance/tasks/start.yml , set "volumes" in "glance_api" to "/glance-storage:/var/lib/glance". and comment out "volumes_from" section.
2016-02-18 00:40:28 Steven Dake kolla: status New Triaged
2016-02-18 00:40:33 Steven Dake kolla: importance Undecided Wishlist
2016-02-18 00:40:36 Steven Dake kolla: milestone mitaka-3
2016-02-22 05:10:06 Lingfeng Xiong kolla: status Triaged In Progress
2016-02-22 05:10:10 Lingfeng Xiong kolla: assignee Lingfeng Xiong (xionglingfeng)
2016-03-05 16:26:31 Steven Dake kolla: milestone mitaka-3 newton-1
2016-06-23 15:27:33 Swapnil Kulkarni kolla: milestone newton-1 newton-2
2016-07-20 02:37:53 Swapnil Kulkarni kolla: milestone newton-2 newton-3
2016-09-01 06:46:16 Swapnil Kulkarni kolla: milestone newton-3 newton-rc1
2016-09-18 03:13:01 zhubingbing kolla: milestone newton-rc1 newton-rc2
2016-09-19 10:07:15 zhubingbing kolla: assignee Lingfeng Xiong (xionglingfeng) Pengfei Du (58750307-3)
2016-09-21 17:15:11 Duong Ha-Quang kolla: milestone newton-rc2 ocata-1
2016-11-18 08:05:21 Jeffrey Zhang kolla: milestone ocata-1 ocata-2
2016-12-16 06:37:01 Jeffrey Zhang kolla: milestone ocata-2 ocata-3
2016-12-17 11:24:07 Christian Berendt kolla: assignee Pengfei Du (58750307-3)
2016-12-17 11:24:12 Christian Berendt kolla: status In Progress Triaged
2017-01-03 12:50:51 Christian Berendt kolla: status Triaged Invalid