Mike Raineri

Results 275 comments of Mike Raineri

Unfortunately I don't have access to a Cisco system. I am curious if this could be another redirect issue with the library. Could you please add `allow_redirects=False` to your `delete`...

Great, thanks for checking that for me. I'll work on ways to debug and root cause what's going on.

I'll take a look at that, but I'd be worried about the fact that session info isn't used for the emulator. I've been looking at the debug logging capabilities in...

@azuniga88 thanks for providing that info. Based on @pboyd04's testing, I'm inclined to think that the service is expecting the Content-Length header in the request. It really shouldn't be necessary,...

@iamadan1 please try reaching out to Cisco as @sphuong1 has suggested. Unfortunately I think we need help from their support team.

@adan-zuniga were you able to get support from Cisco? There have also been improvements to the library to change a lot of the lower layer to use `requests` as opposed...

~~Does installing the dependencies from requirements.txt (`pip install -r requirements.txt`) solve this? We can certainly update the readme to reflect that, but I'd also like to ensure requirements.txt has everything...

Currently the published standard does not cover this topic. However, we have a WIP that shows a proposal for how this can be done; you can find it here: www.dmtf.org/sites/default/files/standards/documents/DSP-IS0008_0.9a.zip...

> Actually, I was able to enable with a Patch command: > > ``` > $ redfishtool -v -r -u -p raw PATCH -d '{"HostWatchdogTimer": { > "FunctionEnabled": true, >...

It's entirely possible some implementations map things to different timers underneath the covers. I would generally expect implementations that have a lot of IPMI history would map the two together,...