Skip to content

Commit 5089563

Browse files
committed
Update README.rst
added note on etcd v0.4 breakage
1 parent 27aecbe commit 5089563

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Pre-requirements
1616

1717
Install etcd (0.2.rc1 or later). This version of python-etcd will only work correctly with the etcd API version 2.
1818

19+
This version python-etcd does NOT work with etcd v0.4. This is due to a breakage in the API. See https://github.com/coreos/etcd/blob/master/Documentation/modules.md
20+
1921
This client is known to work with python 2.7 and with python 3.3 or above. It is not tested or expected to work in more outddated versions of python.
2022

2123
From source

0 commit comments

Comments
 (0)