On Thu, Mar 30 2017, Davanum Srinivas wrote: > Julien, > > Yes, Jay is adding this driver for "etcd3://" using the > https://pypi.python.org/pypi/etcd3 library > https://review.openstack.org/#/c/447223/ > > and i'll followup with a "etcd3+http://" driver using the > https://pypi.python.org/pypi/etcd3gw library
Ah ok, works for me. I'm not sure I see the value of using etc3gw which is IIUC just a wrapper around requests. For the etcd:// driver in tooz we just went ahead and used requests directly, so I imagine that's what I'd do for etcd3+http:// :-) -- Julien Danjou -- Free Software hacker -- https://julien.danjou.info
signature.asc
Description: PGP signature
__________________________________________________________________________ OpenStack Development Mailing List (not for usage questions) Unsubscribe: [email protected]?subject:unsubscribe http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
