issues
search
DMTF
/
Redfish-Tacklebox
Python based utilities for performing common management operations with Redfish
Other
50
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added '--timeout' option to rf_update.py to manually specify a timeout for the file transfer
#170
mraineri
closed
1 week ago
1
Corrected the regex pattern when trying to discover the local system's address when directly hosting firmware images
#169
mraineri
closed
1 month ago
1
Expand usage of rf_sensor_list to get other information
#168
mraineri
opened
2 months ago
0
Fixed file handling for certificate installation
#167
mraineri
closed
2 months ago
1
Modified formatting of the sensor table from 'rf_sensor_list.py' to not truncate readings
#166
mraineri
closed
2 months ago
1
rf_sensor_list.py is failing with different errors
#165
gumpana
opened
3 months ago
4
corrected command line example
#164
gf-mse
closed
3 months ago
2
Fixed 'list' commands for 'rf_power_equipment.py' and 'rf_thermal_equipment.py' to handle cases where properties are not supported or null
#163
mraineri
closed
3 months ago
1
Added new 'rf_thermal_equipment.py' tool for managing thermal equipment, such as CDUs
#162
mraineri
closed
4 months ago
1
Fixed change that was added for protecting from BrokenPipeError exceptions to not crash on Windows
#161
mraineri
closed
5 months ago
0
Removed truncation of log messages to fit the console screen in 'rf_logs.py'
#160
mraineri
closed
5 months ago
1
Added handling for printing array properties with 'null' entries where allowed
#159
mraineri
closed
5 months ago
1
rf_manager_config.py returned error while tryig to run with option 'getnet'
#158
gumpana
closed
5 months ago
6
Added protection from BrokenPipeError exceptions when piping log output
#157
mraineri
closed
5 months ago
1
Black formatting
#156
mraineri
closed
5 months ago
1
Move to Poetry
#155
glimchb
opened
6 months ago
0
please run `black`
#154
glimchb
closed
5 months ago
1
ci: tag docker image on releases with tag
#153
glimchb
closed
6 months ago
1
ci: adding test using mockup server
#152
glimchb
closed
6 months ago
1
fix: lint error from ruff
#151
glimchb
closed
6 months ago
1
Add CI test using mockup server
#150
glimchb
closed
6 months ago
0
Fix ruff lint errors
#149
glimchb
closed
6 months ago
0
rf_sensor_list.py script, does not identify the correct fan fault
#148
palrap
closed
6 months ago
2
Added missing check for presence of 'Sensors' when deciding which model to follow for collecting sensor info
#147
mraineri
closed
6 months ago
0
ci: add linters
#146
glimchb
closed
6 months ago
1
Add badges and docker image name fixed
#145
glimchb
closed
6 months ago
1
rf_boot_override.py FutureState URI(/redfish/v1/Systems/Self/SD)
#144
capnbb
closed
5 months ago
9
rf_boot_override.py comamnd throws 500 internal error if one of our machine is in OFF state
#143
rajeshkumarmhpe
closed
5 months ago
5
Added 'rf_assembly.py' to manage Assembly resources on a service
#142
mraineri
closed
8 months ago
1
Broke apart README into small documents per script
#141
mraineri
closed
8 months ago
0
Added 'rf_test_event_listener.py' tool to manually build event payloads
#140
mraineri
closed
8 months ago
1
Added option to set an apply time for update requests
#139
mraineri
closed
8 months ago
1
How to key Protocol when create subscription with rf_event_service.py
#138
FelixD999
opened
9 months ago
7
Power equipment tool to poke at PDUs
#137
mraineri
closed
9 months ago
1
Add RPM packages back to release
#136
mraineri
closed
9 months ago
2
rf_discover: fix regex string
#135
serge-s
closed
9 months ago
2
Adding dockerfile and instructions
#134
glimchb
closed
11 months ago
1
Added new subcommands to 'rf_manager_config.py' to display and configure network protocol settings
#133
mraineri
closed
11 months ago
1
Add support for sending EventService events
#132
jyundt
closed
8 months ago
4
Support PhysicalContext in rf_sensor_list
#131
honggli
closed
1 year ago
1
Support alternative methods of supplying passwords
#130
ryanbowen
opened
1 year ago
1
Certificate management tool
#129
mraineri
closed
1 year ago
1
some PATCH/POST action need to add workaround case below, but I don' t known how to handle it
#128
PeterKchen2
closed
1 year ago
2
Added workaround flag to attempt to set boot override properties on settings resources for non-conformant implementations
#127
mraineri
closed
1 year ago
6
Research "Good" default timeouts
#126
mraineri
opened
1 year ago
3
Cleanup prior to release
#125
mraineri
closed
1 year ago
0
can I provide some workaround cases for some redfish server?
#124
PeterKchen2
closed
1 year ago
1
fix rf_raw_request not work
#123
PeterKchen2
closed
1 year ago
1
enhancement sensor list
#122
PeterKchen2
closed
1 year ago
14
rf_raw_request.py PATCH/PUT method should set if-match header if Etag exist
#121
PeterKchen2
closed
1 year ago
2
Next