rally-openstack


Namerally-openstack JSON
Version 2.3.0 PyPI version JSON
download
home_pagehttps://docs.openstack.org/rally/latest/
SummaryRally plugins for OpenStack platform
upload_time2023-08-03 12:50:56
maintainer
docs_urlNone
authorOpenStack
requires_python>=3.6
licenseApache License, Version 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===============
rally-openstack
===============

Rally plugins for `OpenStack platform <https://openstack.org>`_


Usage
-----

.. code-block:: bash

    # Install this package (will install rally if not installed)
    pip install rally-openstack

    # List all installed plugins
    rally plugin list --platform openstack

    # Create OpenStack Env

    cat <<EOT >> env.yaml
    ---
    openstack:
      auth_url: "https://keystone.net/identity"
      region_name: RegionOne
      https_insecure: False
      users:
        - username: user_that_runs_commands
          password: his password
          project_name: project_that_users_belong_to
    EOT

    rally env create --name my_openstack --spec env.yaml

    # Check that you provide correct credentials
    rally env check

    # Collect key Open Stack metrics
    rally task start ./tasks/openstack_metrics/task.yaml --task-args {"image_name": "image_to_use", "flavor_name": "flavor_to_use"}

    # Generate Report
    rally task report --out report.html


Links
----------------------

* Free software: Apache license
* Documentation: https://rally.readthedocs.org/en/latest/
* Source: https://opendev.org/openstack/rally-openstack/
* Bugs: https://bugs.launchpad.net/rally
* Step-by-step tutorial: https://rally.readthedocs.io/en/latest/quick_start/tutorial.html
* Launchpad page: https://launchpad.net/rally
* Gitter chat: https://gitter.im/rally-dev/Lobby
* Trello board: https://trello.com/b/DoD8aeZy/rally




            

Raw data

            {
    "_id": null,
    "home_page": "https://docs.openstack.org/rally/latest/",
    "name": "rally-openstack",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "OpenStack",
    "author_email": "openstack-discuss@lists.openstack.org",
    "download_url": "https://files.pythonhosted.org/packages/d2/98/6a0e7e272091fdf228d54b69eca21819d67ca4dda041e610f332106b2c8d/rally-openstack-2.3.0.tar.gz",
    "platform": null,
    "description": "===============\nrally-openstack\n===============\n\nRally plugins for `OpenStack platform <https://openstack.org>`_\n\n\nUsage\n-----\n\n.. code-block:: bash\n\n    # Install this package (will install rally if not installed)\n    pip install rally-openstack\n\n    # List all installed plugins\n    rally plugin list --platform openstack\n\n    # Create OpenStack Env\n\n    cat <<EOT >> env.yaml\n    ---\n    openstack:\n      auth_url: \"https://keystone.net/identity\"\n      region_name: RegionOne\n      https_insecure: False\n      users:\n        - username: user_that_runs_commands\n          password: his password\n          project_name: project_that_users_belong_to\n    EOT\n\n    rally env create --name my_openstack --spec env.yaml\n\n    # Check that you provide correct credentials\n    rally env check\n\n    # Collect key Open Stack metrics\n    rally task start ./tasks/openstack_metrics/task.yaml --task-args {\"image_name\": \"image_to_use\", \"flavor_name\": \"flavor_to_use\"}\n\n    # Generate Report\n    rally task report --out report.html\n\n\nLinks\n----------------------\n\n* Free software: Apache license\n* Documentation: https://rally.readthedocs.org/en/latest/\n* Source: https://opendev.org/openstack/rally-openstack/\n* Bugs: https://bugs.launchpad.net/rally\n* Step-by-step tutorial: https://rally.readthedocs.io/en/latest/quick_start/tutorial.html\n* Launchpad page: https://launchpad.net/rally\n* Gitter chat: https://gitter.im/rally-dev/Lobby\n* Trello board: https://trello.com/b/DoD8aeZy/rally\n\n\n\n",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "Rally plugins for OpenStack platform",
    "version": "2.3.0",
    "project_urls": {
        "Homepage": "https://docs.openstack.org/rally/latest/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fbad9df9c10a1e6a2f8d57112485ac3b002283047dd3cc8055d40b550209773a",
                "md5": "83c737617b69c2b1fcabcc0ea5dadf08",
                "sha256": "59fad935bcba610fe31bae14f3923cd31d57638452923756759dcb1360c52144"
            },
            "downloads": -1,
            "filename": "rally_openstack-2.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "83c737617b69c2b1fcabcc0ea5dadf08",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 409255,
            "upload_time": "2023-08-03T12:50:55",
            "upload_time_iso_8601": "2023-08-03T12:50:55.086864Z",
            "url": "https://files.pythonhosted.org/packages/fb/ad/9df9c10a1e6a2f8d57112485ac3b002283047dd3cc8055d40b550209773a/rally_openstack-2.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d2986a0e7e272091fdf228d54b69eca21819d67ca4dda041e610f332106b2c8d",
                "md5": "8e692ca56d0e10cc17cc29611cd5d123",
                "sha256": "e3d40b9a4d89db494bd2fbd4248b0b7931c8a77790914eed1a73300721089661"
            },
            "downloads": -1,
            "filename": "rally-openstack-2.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8e692ca56d0e10cc17cc29611cd5d123",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 682339,
            "upload_time": "2023-08-03T12:50:56",
            "upload_time_iso_8601": "2023-08-03T12:50:56.589692Z",
            "url": "https://files.pythonhosted.org/packages/d2/98/6a0e7e272091fdf228d54b69eca21819d67ca4dda041e610f332106b2c8d/rally-openstack-2.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-03 12:50:56",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "rally-openstack"
}
        
Elapsed time: 0.09530s