cloudkitty-tempest-plugin


Namecloudkitty-tempest-plugin JSON
Version 2.8.0 PyPI version JSON
download
home_pagehttps://opendev.org/openstack/cloudkitty-tempest-plugin
SummaryTempest plugin for CloudKitty
upload_time2023-09-21 11:22:49
maintainer
docs_urlNone
authorOpenStack
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =================================
Tempest integration of CloudKitty
=================================

This project defines a tempest plugin containing tests used to verify the
functionality of a cloudkitty installation. The plugin will automatically load
these tests into tempest.

Dependencies
------------

This plugin tests the CloudKitty API. This supposes that the 'rating' role
exists in your OpenStack installation.

Developers
----------
For more information on cloudkitty, refer to:
https://docs.openstack.org/cloudkitty/latest/

For more information on tempest plugins, refer to:
https://docs.openstack.org/tempest/latest/#using-plugins

Bugs
----
Please report bugs to: https://storyboard.openstack.org/#!/project/890

Installing
----------

Clone this repository and call from the repo::

    $ pip install -e .

Running the tests
-----------------

To run all the tests from this plugin, call from the tempest repo::

    $ cd <Tempest Directory>
    $ tox -e all -- cloudkitty_tempest_plugin

To run a single test case, call with full path, for example::

    $ cd <Tempest Directory>
    $ tox -e all -- cloudkitty_tempest_plugin.tests.api.test_cloudkitty_api.CloudkittyAdminAPITest.test_get_collector_mappings

To retrieve a list of all tempest tests, run::

    $ cd <Tempest Directory>
    $ testr list-tests




            

Raw data

            {
    "_id": null,
    "home_page": "https://opendev.org/openstack/cloudkitty-tempest-plugin",
    "name": "cloudkitty-tempest-plugin",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "OpenStack",
    "author_email": "openstack-discuss@lists.openstack.org",
    "download_url": "https://files.pythonhosted.org/packages/15/44/c2a4942ef201d81b391cbd2cc418c6cd0f21f94dca94af43ce470416d269/cloudkitty_tempest_plugin-2.8.0.tar.gz",
    "platform": null,
    "description": "=================================\nTempest integration of CloudKitty\n=================================\n\nThis project defines a tempest plugin containing tests used to verify the\nfunctionality of a cloudkitty installation. The plugin will automatically load\nthese tests into tempest.\n\nDependencies\n------------\n\nThis plugin tests the CloudKitty API. This supposes that the 'rating' role\nexists in your OpenStack installation.\n\nDevelopers\n----------\nFor more information on cloudkitty, refer to:\nhttps://docs.openstack.org/cloudkitty/latest/\n\nFor more information on tempest plugins, refer to:\nhttps://docs.openstack.org/tempest/latest/#using-plugins\n\nBugs\n----\nPlease report bugs to: https://storyboard.openstack.org/#!/project/890\n\nInstalling\n----------\n\nClone this repository and call from the repo::\n\n    $ pip install -e .\n\nRunning the tests\n-----------------\n\nTo run all the tests from this plugin, call from the tempest repo::\n\n    $ cd <Tempest Directory>\n    $ tox -e all -- cloudkitty_tempest_plugin\n\nTo run a single test case, call with full path, for example::\n\n    $ cd <Tempest Directory>\n    $ tox -e all -- cloudkitty_tempest_plugin.tests.api.test_cloudkitty_api.CloudkittyAdminAPITest.test_get_collector_mappings\n\nTo retrieve a list of all tempest tests, run::\n\n    $ cd <Tempest Directory>\n    $ testr list-tests\n\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Tempest plugin for CloudKitty",
    "version": "2.8.0",
    "project_urls": {
        "Homepage": "https://opendev.org/openstack/cloudkitty-tempest-plugin"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "de9ccfad6a363eddb86c12d1bd285a74a710426f9e674137cff396b6a7e4d8da",
                "md5": "a3d5eb6e2d2fd9eb357c2f0d2fb961be",
                "sha256": "9d9a6fccd94fc0feb4852fd1bb70e7423983ebd69b34b1b7a1795e5c9be15ea6"
            },
            "downloads": -1,
            "filename": "cloudkitty_tempest_plugin-2.8.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a3d5eb6e2d2fd9eb357c2f0d2fb961be",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 20625,
            "upload_time": "2023-09-21T11:22:47",
            "upload_time_iso_8601": "2023-09-21T11:22:47.976267Z",
            "url": "https://files.pythonhosted.org/packages/de/9c/cfad6a363eddb86c12d1bd285a74a710426f9e674137cff396b6a7e4d8da/cloudkitty_tempest_plugin-2.8.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1544c2a4942ef201d81b391cbd2cc418c6cd0f21f94dca94af43ce470416d269",
                "md5": "b7bccae19aaa1a8dac59045ad9a0b72e",
                "sha256": "d51b44c0e5cfaf9cb974831034ff4c8b3879900264974da469e50bd552015bc3"
            },
            "downloads": -1,
            "filename": "cloudkitty_tempest_plugin-2.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b7bccae19aaa1a8dac59045ad9a0b72e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 19187,
            "upload_time": "2023-09-21T11:22:49",
            "upload_time_iso_8601": "2023-09-21T11:22:49.500532Z",
            "url": "https://files.pythonhosted.org/packages/15/44/c2a4942ef201d81b391cbd2cc418c6cd0f21f94dca94af43ce470416d269/cloudkitty_tempest_plugin-2.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-21 11:22:49",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "cloudkitty-tempest-plugin"
}
        
Elapsed time: 0.12503s