issues
search
open-iscsi
/
configshell-fb
configshell with additional modifications, see README
Apache License 2.0
28
stars
37
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Improve backwards configshell-fb compatibility
#82
martinhoyer
closed
3 weeks ago
0
Fix: log truncated
#81
dcasier
closed
1 month ago
0
Fix new ruff/pre-commit errors
#80
martinhoyer
opened
2 months ago
0
Add pypi publish and pre-commit workflows
#79
martinhoyer
closed
2 months ago
0
Add backwards compatibility with _fb module name
#78
martinhoyer
closed
2 months ago
0
Explicitly declare wheel build target dir
#77
martinhoyer
closed
2 months ago
0
Adding -fb suffix to module name
#76
martinhoyer
closed
2 months ago
0
Refactoring to Python>=3.9, PEP-621; Dropping the -fb suffix; Introducing ruff linter and pre-commit
#75
martinhoyer
closed
3 months ago
1
six is unneeded
#74
MeggyCal
closed
6 months ago
0
Fix help messages without a trailing newline
#73
gonzoleeman
closed
9 months ago
1
Remove usage of six
#72
felixonmars
closed
6 months ago
1
Release new tag with python3.11 support
#71
JuniorJPDJ
closed
1 year ago
0
Release new tag with python3.11 support
#70
JuniorJPDJ
closed
1 year ago
1
setup.py: relax pyparsing version restriction
#69
arkamar
closed
1 year ago
0
Update setup.py
#68
tomkcpr
opened
2 years ago
0
Minimal version required for configshell-fb, target-fb and rtslib-fb?
#67
tomkcpr
opened
2 years ago
2
Indentation issue.
#66
tomkcpr
opened
2 years ago
1
Replace more occurrences of getargspec() with getfullargspec()
#65
vojtechtrefny
closed
2 years ago
0
Python3.11: replace getargspec() with getfullargspec()
#64
maurizio-lombardi
closed
2 years ago
0
'NoneType' object has no attribute 'Console'
#63
TaylorTrz
closed
2 years ago
2
ConfigShell support passing Console object as parameter
#62
zoumingzhe
closed
2 years ago
0
fix EOFError when execute targetcli commands concurrently
#61
zoumingzhe
opened
3 years ago
1
Execute targetcli commands concurrently raise EOFError
#60
zoumingzhe
opened
3 years ago
1
configshell_fb not found
#59
ich777
closed
4 years ago
1
setup.py: specify a version range for pyparsing
#58
iammattcoleman
closed
4 years ago
1
setup.py: lets stick to pyparsing v2.4.7
#57
pkalever
closed
4 years ago
0
Don't warn if prefs file doesn't exist
#56
tserong
closed
4 years ago
1
Forgot to tag version 1.1.27?
#55
gonzoleeman
closed
4 years ago
3
Ensure that all output reaches the client when daemonized
#54
iammattcoleman
closed
4 years ago
0
1.1.26 not on PyPI
#53
diogocp
closed
5 years ago
2
Use pyparsing's locatedExpr instead of our custom helper
#52
cvubrugier
closed
5 years ago
0
Remove epydoc
#51
cvubrugier
closed
4 years ago
0
Use pyparsing's locatedExpr instead of our custom helper
#50
cvubrugier
closed
5 years ago
0
Add urwid to setup.py dependencies
#49
JohnAZoidberg
closed
5 years ago
0
Fix failing to parse params with additional chars
#48
maurizio-lombardi
closed
5 years ago
0
configshell: export __version__ variable
#47
pkalever
closed
5 years ago
2
Proposal to add quoted parameters for command line arguments
#46
pawelkax
opened
6 years ago
0
1.1.25 not on PyPI
#45
diogocp
closed
5 years ago
3
Fix failing to parse param like pool/rbd;id=user
#44
tjakob
closed
6 years ago
1
Acquire a lock to a preference file before working with it
#43
avagin
closed
6 years ago
1
Fix failing to pasre param like "cfgstr,par=val"
#42
lxbsz
closed
6 years ago
0
PyPI package is outdated
#41
diogocp
closed
6 years ago
9
Remove explicit dependency on /usr/bin/python
#40
gonzoleeman
closed
6 years ago
1
configshell-fb raises KeyError: 'TERM'
#39
liushaobot
closed
7 years ago
1
make run_cmdline() log "Running command line" msg to new loglevel
#38
ryran
closed
7 years ago
1
tweak ConfigShell.run_stdin() to strip whitespace/newline from cmds
#37
ryran
closed
7 years ago
1
Fix failing to pasre par=val parameters
#36
lxbsz
closed
7 years ago
2
Add missing dependency on pyparsing and six
#35
cvubrugier
closed
7 years ago
0
Accessing IPv6 addresses in targetcli is broken
#34
rldleblanc
opened
7 years ago
0
RFC: Change ConfigShell.run_stdin() to strip whitespace from cmdline?
#33
ryran
closed
7 years ago
2
Next