sushy-tools


Namesushy-tools JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://docs.openstack.org/sushy/latest/
SummaryA set of tools to support the development and test of the Sushy library (https://docs.openstack.org/sushy/)
upload_time2023-09-26 08:49:05
maintainer
docs_urlNone
authorOpenStack
requires_python>=3.8
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =========================
Redfish development tools
=========================

This is a set of simple simulation tools aiming at supporting the
development and testing of the Redfish protocol implementations and,
in particular, Sushy library (https://docs.openstack.org/sushy/). It
is not designed for use outside of development and testing environments.
Please do not run sushy-tools in a production environment of any kind.

The package ships two simulators - static Redfish responder and
virtual Redfish BMC that is backed by libvirt or OpenStack cloud.

The static Redfish responder is a simple REST API server which
responds the same things to client queries. It is effectively
read-only.

The virtual Redfish BMC resembles the real Redfish-controlled bare-metal
machine to some extent. Some client queries are translated to commands that
actually control VM instances simulating bare metal hardware. However some
of the Redfish commands just return static content never touching the
virtualization backend and, for that matter, virtual Redfish BMC is similar
to the static Redfish responser.

* Free software: Apache license
* Documentation: https://docs.openstack.org/sushy-tools
* Source: http://opendev.org/openstack/sushy-tools
* Bugs: https://storyboard.openstack.org/#!/project/openstack/sushy-tools




            

Raw data

            {
    "_id": null,
    "home_page": "https://docs.openstack.org/sushy/latest/",
    "name": "sushy-tools",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "OpenStack",
    "author_email": "openstack-discuss@lists.openstack.org",
    "download_url": "https://files.pythonhosted.org/packages/17/d9/0c1a5aa2a749e3ae73a101450363c78b7658d357ddf22ba75dbe9f9eab50/sushy-tools-1.0.0.tar.gz",
    "platform": null,
    "description": "=========================\nRedfish development tools\n=========================\n\nThis is a set of simple simulation tools aiming at supporting the\ndevelopment and testing of the Redfish protocol implementations and,\nin particular, Sushy library (https://docs.openstack.org/sushy/). It\nis not designed for use outside of development and testing environments.\nPlease do not run sushy-tools in a production environment of any kind.\n\nThe package ships two simulators - static Redfish responder and\nvirtual Redfish BMC that is backed by libvirt or OpenStack cloud.\n\nThe static Redfish responder is a simple REST API server which\nresponds the same things to client queries. It is effectively\nread-only.\n\nThe virtual Redfish BMC resembles the real Redfish-controlled bare-metal\nmachine to some extent. Some client queries are translated to commands that\nactually control VM instances simulating bare metal hardware. However some\nof the Redfish commands just return static content never touching the\nvirtualization backend and, for that matter, virtual Redfish BMC is similar\nto the static Redfish responser.\n\n* Free software: Apache license\n* Documentation: https://docs.openstack.org/sushy-tools\n* Source: http://opendev.org/openstack/sushy-tools\n* Bugs: https://storyboard.openstack.org/#!/project/openstack/sushy-tools\n\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A set of tools to support the development and test of the Sushy library (https://docs.openstack.org/sushy/)",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://docs.openstack.org/sushy/latest/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dea43a76c6d83d507fec91802e38755697594948db1528fa577c440ff6c0eedf",
                "md5": "4ca91f574d9296b5b217bbd47658d9f8",
                "sha256": "230e267e3566ff74a38be5ef98a0132fc90c13d9e12891ec6ea40a3469672aed"
            },
            "downloads": -1,
            "filename": "sushy_tools-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4ca91f574d9296b5b217bbd47658d9f8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 117638,
            "upload_time": "2023-09-26T08:49:04",
            "upload_time_iso_8601": "2023-09-26T08:49:04.585071Z",
            "url": "https://files.pythonhosted.org/packages/de/a4/3a76c6d83d507fec91802e38755697594948db1528fa577c440ff6c0eedf/sushy_tools-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "17d90c1a5aa2a749e3ae73a101450363c78b7658d357ddf22ba75dbe9f9eab50",
                "md5": "85e3615ff7e6274e7b9a81b3ff77dc66",
                "sha256": "7af09341bdc744f087c31396a19c9f1227cbcb0b151fdf7d01a25a0fd90882b1"
            },
            "downloads": -1,
            "filename": "sushy-tools-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "85e3615ff7e6274e7b9a81b3ff77dc66",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 98718,
            "upload_time": "2023-09-26T08:49:05",
            "upload_time_iso_8601": "2023-09-26T08:49:05.755288Z",
            "url": "https://files.pythonhosted.org/packages/17/d9/0c1a5aa2a749e3ae73a101450363c78b7658d357ddf22ba75dbe9f9eab50/sushy-tools-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-26 08:49:05",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "sushy-tools"
}
        
Elapsed time: 0.12298s