=================================
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": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "OpenStack",
"author_email": "openstack-discuss@lists.openstack.org",
"download_url": "https://files.pythonhosted.org/packages/8a/6b/51d6940fa1a433fc3181dc8e15644f8e9921e2273ace17a461befdcb2c8c/cloudkitty_tempest_plugin-3.2.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",
"bugtrack_url": null,
"license": null,
"summary": "Tempest plugin for CloudKitty",
"version": "3.2.0",
"project_urls": {
"Homepage": "https://opendev.org/openstack/cloudkitty-tempest-plugin"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ffe4d2ea94376440b1369b31d14b651c81a83d121b7359c3c5d43f586d0202e8",
"md5": "80a5b0751f7db9760de5105bc7a896ab",
"sha256": "4cb5b5e805ba22cde3a273f34797a7d8fb777f46b27a43472954cd81f643ea32"
},
"downloads": -1,
"filename": "cloudkitty_tempest_plugin-3.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "80a5b0751f7db9760de5105bc7a896ab",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 20639,
"upload_time": "2025-03-21T12:48:58",
"upload_time_iso_8601": "2025-03-21T12:48:58.473003Z",
"url": "https://files.pythonhosted.org/packages/ff/e4/d2ea94376440b1369b31d14b651c81a83d121b7359c3c5d43f586d0202e8/cloudkitty_tempest_plugin-3.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8a6b51d6940fa1a433fc3181dc8e15644f8e9921e2273ace17a461befdcb2c8c",
"md5": "64336aa959d0343b521c9d7e923345b3",
"sha256": "ea65c7841d07179c612a9a1bb84af43282f7d6dd87d9aec013ad21e8c836781c"
},
"downloads": -1,
"filename": "cloudkitty_tempest_plugin-3.2.0.tar.gz",
"has_sig": false,
"md5_digest": "64336aa959d0343b521c9d7e923345b3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 19450,
"upload_time": "2025-03-21T12:48:59",
"upload_time_iso_8601": "2025-03-21T12:48:59.346681Z",
"url": "https://files.pythonhosted.org/packages/8a/6b/51d6940fa1a433fc3181dc8e15644f8e9921e2273ace17a461befdcb2c8c/cloudkitty_tempest_plugin-3.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-03-21 12:48:59",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "cloudkitty-tempest-plugin"
}