jplana / python-etcd

A python client for etcd
Other
522 stars 210 forks source link

Added methods to add/remove etcd cluster members #219

Open r0ps3c opened 7 years ago

r0ps3c commented 7 years ago

Fixes #218

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.9%) to 87.549% when pulling b2e486e8d4f57323a575a555fdc0195950ad6d13 on r0p0s3c:master into 0d0145f5e835aa032c97a0a5e09c4c68b7a03f66 on jplana:master.

tobegit3hub commented 7 years ago

Looks good and really useful.

r0ps3c commented 7 years ago

Great, is there anything else needed for this to be merged?

lavagetto commented 7 years ago

@r0p0s3c the code looks good, you should add tests before this can be merged