Skip to content

Releases: gluster/glustercli-python

Gluster CLI Python bindings 0.8.7

Choose a tag to compare

@aravindavk aravindavk released this 10 Oct 13:52
920ddce
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

Choose a tag to compare

@aravindavk aravindavk released this 18 Apr 16:06
9f0f049

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

Gluster CLI Python bindings 0.8.5

Choose a tag to compare

@aravindavk aravindavk released this 18 Apr 06:16
772e04e

Fixed Geo-replication status parsing.

Gluster CLI Python bindings 0.8.4

Choose a tag to compare

@aravindavk aravindavk released this 12 Apr 16:12
b31fb7a
Replace VERSION variable with setuptools_scm for versioning (#57)

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

Signed-off-by: <contact@nlach.fr>

Gluster CLI Python bindings 0.8.3

Choose a tag to compare

@aravindavk aravindavk released this 23 May 15:16
1b03496
  • Fixed issue with Gluster Status command parse.

Gluster CLI Python bindings 0.8.2-a2

Choose a tag to compare

@aravindavk aravindavk released this 16 Feb 15:55
19d3a70

To test PyPi upload

Gluster CLI Python bindings 0.8.2

Choose a tag to compare

@aravindavk aravindavk released this 16 Feb 15:58
19d3a70

New release using the Github CI based release automation

Gluster CLI Python bindings 0.8.2-a1

Pre-release

Choose a tag to compare

@aravindavk aravindavk released this 16 Feb 15:50
9954700

To test Pypi

Gluster CLI Python bindings 0.8.1

Choose a tag to compare

@aravindavk aravindavk released this 16 Feb 14:50
a16565c
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

Choose a tag to compare

@aravindavk aravindavk released this 10 Aug 10:53
1f26c60
  • Subvolume grouping added.
  • Volume and subvol health are available