Skip to content

Releases: gluster/glustercli-python

Gluster CLI Python bindings 0.8.7

10 Oct 13:52
920ddce
Compare
Choose a tag to compare
Allow to setup package with older python3 (#60)

For example with Python 3.7 without this patch its failing with:

```
      File "/tmp/pip-req-build-mkwq4yyi/setup.py", line 4, in <module>
        from importlib.metadata import version, PackageNotFoundError
    ModuleNotFoundError: No module named 'importlib.metadata'

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in
/tmp/pip-req-build-mkwq4yyi/
```

This also remove unused import `os` and `re`

Gluster CLI Python bindings 0.8.6

18 Apr 16:06
9f0f049
Compare
Choose a tag to compare

Updated Master -> Primary and Slave to Secondary for Georep command wrappers

Gluster CLI Python bindings 0.8.5

18 Apr 06:16
772e04e
Compare
Choose a tag to compare

Fixed Geo-replication status parsing.

Gluster CLI Python bindings 0.8.4

12 Apr 16:12
b31fb7a
Compare
Choose a tag to compare
Replace VERSION variable with setuptools_scm for versioning (#57)

* Use setuptools_scm instead of env for version handling
* Update Github Actions

Signed-off-by: <[email protected]>

Gluster CLI Python bindings 0.8.3

23 May 15:16
1b03496
Compare
Choose a tag to compare
  • Fixed issue with Gluster Status command parse.

Gluster CLI Python bindings 0.8.2-a2

16 Feb 15:55
19d3a70
Compare
Choose a tag to compare

Gluster CLI Python bindings 0.8.2

16 Feb 15:58
19d3a70
Compare
Choose a tag to compare

New release using the Github CI based release automation

Gluster CLI Python bindings 0.8.2-a1

16 Feb 15:50
9954700
Compare
Choose a tag to compare
Pre-release

To test Pypi

Gluster CLI Python bindings 0.8.1

16 Feb 14:50
a16565c
Compare
Choose a tag to compare
Update parsers.py (#51)

disable stripe, as that info seems unavailably in gluster 9 and higher and stripe volumes seem to be deprecated.

v0.8.0

10 Aug 10:53
1f26c60
Compare
Choose a tag to compare
  • Subvolume grouping added.
  • Volume and subvol health are available