| ... | ... |
@@ -16,7 +16,7 @@ bind_port = 9191 |
| 16 | 16 |
log_file = %DEST%/glance/registry.log |
| 17 | 17 |
|
| 18 | 18 |
# Where to store images |
| 19 |
-filesystem_store_datadir %DEST%/glance/images |
|
| 19 |
+filesystem_store_datadir = %DEST%/glance/images |
|
| 20 | 20 |
|
| 21 | 21 |
# Send logs to syslog (/dev/log) instead of to file specified by `log_file` |
| 22 | 22 |
use_syslog = False |