| ... | ... |
@@ -51,7 +51,7 @@ rabbit_notification_topic = glance_notifications |
| 51 | 51 |
|
| 52 | 52 |
# Directory that the Filesystem backend store |
| 53 | 53 |
# writes image data to |
| 54 |
-filesystem_store_datadir = /var/lib/glance/images/ |
|
| 54 |
+filesystem_store_datadir = %DEST%/glance/images/ |
|
| 55 | 55 |
|
| 56 | 56 |
# ============ Swift Store Options ============================= |
| 57 | 57 |
|