commit | 3657ab38978ec759ac68726c867088c77490081e | [log] [tgz] |
---|---|---|
author | Anthony Young <sleepsonthefloor@gmail.com> | Tue Sep 20 11:04:15 2011 -0700 |
committer | Anthony Young <sleepsonthefloor@gmail.com> | Tue Sep 20 11:04:15 2011 -0700 |
tree | e07ea8388b94859d5a494d7196385ff697885293 | |
parent | a27523a87175c743cc0e83d89f329a36ea19a608 [diff] |
more glance conf fixes
diff --git a/files/glance-api.conf b/files/glance-api.conf index a2edde8..88db79a 100644 --- a/files/glance-api.conf +++ b/files/glance-api.conf
@@ -51,7 +51,7 @@ # Directory that the Filesystem backend store # writes image data to -filesystem_store_datadir = /var/lib/glance/images/ +filesystem_store_datadir = %DEST%/glance/images/ # ============ Swift Store Options =============================