robotframework-ipmilibrary

IpmiLibrary for Robot Framework

APACHE-2.0 License

Downloads
41
Stars
6
Committers
2

Robot Framework IPMI Library

|BuildStatus| |PyPiVersion|

This is a Robot Framework library for testing IPMI devices.

Requirements

The pure pyhton IPMI library from https://github.com/kontron/python-ipmi is needed.

Documentation

The most up-to-date keyword documentation can be found at http://kontron.github.io/robotframework-ipmilibrary/IpmiLibrary.html

Contributing

Contributions are always welcome. You may send patches directly (eg. git send-email), do a github pull request or just file an issue.

If you are doing code changes or additions please:

  • respect the coding style (eg. PEP8),
  • provide well-formed commit messages (see this blog post <http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html>_.)
  • add a Signed-off-by line (eg. git commit -s)

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

.. |BuildStatus| image:: https://travis-ci.org/kontron/robotframework-ipmilibrary.png?branch=master :target: https://travis-ci.org/kontron/robotframework-ipmilibrary .. |PyPiVersion| image:: https://badge.fury.io/py/robotframework-ipmilibrary.svg :target: http://badge.fury.io/py/robotframework-ipmilibrary

Package Rankings
Top 22.88% on Pypi.org
Related Projects