Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [glance_store]
- # List of which store classes and store class locations are
- # currently known to glance at startup.
- # 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,
- stores=glance.store.filesystem.Store,glance.store.http.Store
- # glance.store.http.Store
- # exception will be raised.
- #filesystem_store_datadirs=/var/lib/glance/images/:1
- # A path to a JSON file that contains metadata describing the storage
- # system. When show_multiple_locations is True the information in this
- # file will be returned with any location that is contained in this
- # store.
- #filesystem_store_metadata_file=None
- glance version - 0.14.2
- python-glance-2014.2.2-1.el7ost.noarch
- python-glanceclient-0.14.2-2.el7ost.noarch
- python-glance-store-0.1.10-2.el7ost.noarch
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement