Hi all,

We have the openwsman bug[1] for long which affects the AMT and DRAC drivers. I added a simple protocol implementation[2] to python-dracclient a couple months ago using requests and lxml and refactored the DRAC driver to use that instead of openwsman. It's far from being a complete implementation of the protocol specification, just a subset which is needed for the driver. I used it since then without issues and since folks expressed their interest in it for the AMT driver, I proposed changes to project-config[3] and governance[4] to register a new project with the intent to move the code to there from the DRAC specific python-dracclient.

Let me know what you think.

Thanks,
Imre


[1] https://bugs.launchpad.net/ironic/+bug/1454492
[2] https://github.com/openstack/python-dracclient/blob/master/dracclient/wsman.py
[3] https://review.openstack.org/#/c/269122/
[4] https://review.openstack.org/#/c/269137/

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to