commit | 0264f1af37209e7666dcfd671b0f47703d758562 | [log] [tgz] |
---|---|---|
author | Ondrej Smola <ondrej.smola@tcpcloud.eu> | Wed Mar 29 16:25:45 2017 +0200 |
committer | Ondrej Smola <ondrej.smola@tcpcloud.eu> | Wed Mar 29 16:25:45 2017 +0200 |
tree | af3713de0a80607b5ee839421af1be1b204bd6ac | |
parent | 83948a7544b715ca13a1ab999dd4f2d8788f1e7a [diff] [blame] |
added http store for glance ceph backend, added formulas maas and aptcacher Change-Id: Iadc3f812618c6b9236dc2e4a80690752605aa156
diff --git a/glance/control/storage/ceph.yml b/glance/control/storage/ceph.yml index ef3c033..d48fb6d 100644 --- a/glance/control/storage/ceph.yml +++ b/glance/control/storage/ceph.yml
@@ -2,7 +2,7 @@ glance: server: storage: - engine: rbd + engine: rbd,http user: ${_param:glance_storage_user} pool: ${_param:glance_storage_pool} chunk_size: 8 \ No newline at end of file