Skip to content

Instantly share code, notes, and snippets.

@john5223
Created October 19, 2015 19:30
Show Gist options
  • Save john5223/e9a9ab921352ffffcadf to your computer and use it in GitHub Desktop.
Save john5223/e9a9ab921352ffffcadf to your computer and use it in GitHub Desktop.
Glance image stores
[glance_store]
default_store = file
filesystem_store_datadir = /var/lib/glance/images/
# List of which store classes and store class locations are
# currently known to glance at startup.
# Deprecated group/name - [DEFAULT]/known_stores
# Existing but disabled stores:
# glance.store.rbd.Store,
# glance.store.s3.Store,
# glance.store.swift.Store,
# glance.store.sheepdog.Store,
# glance.store.cinder.Store,
# glance.store.gridfs.Store,
# glance.store.vmware_datastore.Store,
#stores = glance.store.filesystem.Store,
# glance.store.http.Store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment