oslo.cache/releasenotes/notes/etcd3gw_driver-8ba4511ae9553a91.yaml
Davanum Srinivas e79d1ab159 etcd3 driver for oslo.cache
Support for oslo.cache to use the etcd3 grpc gateway based
HTTP API (/v3alpha) using the python-etd3gw library

Change-Id: I41ed9f6ea72641dc1db5fec45920dc41de5088bf
2017-05-26 10:55:25 -04:00

5 lines
136 B
YAML

---
features:
- |
Added a new etcd3gw driver that uses the etcd 3.x grpc-gateway
HTTP "/v3alpha" API to cache key/value pairs.