=================================
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/f3/9a/b533a16855768a08c367b268b6610f79ca8a0e7cdb0cab84b518030e6ddc/cloudkitty_tempest_plugin-3.0.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": null,
"summary": "Tempest plugin for CloudKitty",
"version": "3.0.0",
"project_urls": {
"Homepage": "https://opendev.org/openstack/cloudkitty-tempest-plugin"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "19a9b114e017f45f05fbc7c372312bc924976c3eb8b8d4623cc05dc0156417c1",
"md5": "663400915f2371e29190771f52f32b3c",
"sha256": "b116946bfcf5fa982dc96e1403f66286f387b77edd523d058ce7457fdb4f6bda"
},
"downloads": -1,
"filename": "cloudkitty_tempest_plugin-3.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "663400915f2371e29190771f52f32b3c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 20626,
"upload_time": "2024-05-16T12:46:47",
"upload_time_iso_8601": "2024-05-16T12:46:47.388495Z",
"url": "https://files.pythonhosted.org/packages/19/a9/b114e017f45f05fbc7c372312bc924976c3eb8b8d4623cc05dc0156417c1/cloudkitty_tempest_plugin-3.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f39ab533a16855768a08c367b268b6610f79ca8a0e7cdb0cab84b518030e6ddc",
"md5": "4ca883d8c6c7c2b1f7af6af216be487a",
"sha256": "ce03405e789fc1b574142e7db7d98edba6b206605a450218c22e7598b02dc651"
},
"downloads": -1,
"filename": "cloudkitty_tempest_plugin-3.0.0.tar.gz",
"has_sig": false,
"md5_digest": "4ca883d8c6c7c2b1f7af6af216be487a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 19198,
"upload_time": "2024-05-16T12:46:48",
"upload_time_iso_8601": "2024-05-16T12:46:48.753812Z",
"url": "https://files.pythonhosted.org/packages/f3/9a/b533a16855768a08c367b268b6610f79ca8a0e7cdb0cab84b518030e6ddc/cloudkitty_tempest_plugin-3.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-16 12:46:48",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "cloudkitty-tempest-plugin"
}