-
We need to outline the code model and distribution model for this feature.
The first experimental patch is attached.
Reported by: avpak
Original Ticket: [openhpi/feature-requests/598](https://sou…
-
I checked out the OHPI 2.2 branch from CVS. It return
error when I make install.
It failed at:
make\[3\]: Entering directory \`/root/openhpi-2.2'
/usr/local/bin/openhpi-switcher --set=standar…
-
Add configuration example in openhpi.conf.
Reported by: avpak
Original Ticket: [openhpi/feature-requests/691](https://sourceforge.net/p/openhpi/feature-requests/691)
-
When openhpi is restarted for whatever reason, at
the end of the discovery process we fire off events for each discovered
resource (this happens since day one with any openhpi version)
So we fire…
-
The problem is caused by an incorrect for loop termination condition when looking for custom fields
in the chassis info area. The function failing is init\_inventory\_area\(\) in plugins/ipmi/ipmi…
-
I found two limitations:
o\) Glib scanner is unable to parse negative numbers.
o\) Current code allows only 32 int value
Reported by: avpak
Original Ticket: [openhpi/bugs/1717](https://sourcefor…
-
All HPI API and OHPI API have well-known Request ID.
The daemon crashes if client application sends Request with unknown ID.
Better way is to return UNSUPPORTED\_API error code.
Reported by: avpak
…
-
openhpi.conf.example should have example configurations for all the plugins.
Currently there are missing:
libslave
librtas
libsysfs
libwatchdog
Example for libslave:
\#handler libslave \{
\#…
-
Seems that openssl requirement in openhpi.spec shall be conditional.
One may build OpenHPI without OpenSSL. But the requirement in the spec file always want OpenSSL.
Reported by: avpak
Original T…
-
Enable debug in rt-env.sh
Reported by: sesherman
Original Ticket: "openhpi/feature-requests/190":https://sourceforge.net/p/openhpi/feature-requests/190