glance_store/releasenotes/notes/remove-gridfs-driver-09286e27613b4353.yaml
Flavio Percoco d34a6e7495 Remove the gridfs driver
The gridfs driver was marked as deprecated some releases ago. This patch
removes the deprecated driver from the tree.

Change-Id: I72785eb77447909fc67d42e17d805eaa77cf45a2
2016-01-18 15:41:32 -04:30

7 lines
218 B
YAML

---
prelude: >
glance_store._drivers.gridfs
deprecations:
- The gridfs driver has been removed from the tree.
The environments using this driver that were not
migrated will stop working after the upgrade.