{ "info": { "author": "Jacob Lube", "author_email": "jacob.lube@target.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: OpenStack", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Operating System :: MacOS", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7" ], "description": "# CloudPunch\n\nFramework for performance testing an OpenStack environment at scale\n\n[CloudPunch Documentation](./docs/README.md)\n\n## Features\n\n- **Written 100% in Python** - CloudPunch is written in the Python language including the sections that stage OpenStack and the tests that run. This was chosen to avoid reliance on other tools.\n\n- **Create custom tests** - Because tests are written in Python, custom written tests can be ran by simply dropping a file in a folder. These tests are not limited; a test can do anything Python can do.\n\n- **Fully scalable** - A test can include one instance or hundreds. A couple lines of configuration can drastically change the stress put on OpenStack hardware.\n\n- **Test across OpenStack environments** - Have multiple OpenStack environments or regions? Run tests across them to see performance metrics when they interact.\n\n- **Run tests in an order or all at once** - See single metric results such as network throughput or see how a high network throughput can affect network latency.\n\n- **JSON and YAML support** - Use a mix of JSON or YAML for both configuration and results\n\n## Docker Image Tags\n\nCloudPunch is available as the Docker image `target/cloudpunch`\n\n- `latest` - follows the CloudPunch master branch (latest stable version of CloudPunch)\n- `dev` - follows the CloudPunch dev branch (latest unstable version of CloudPunch)\n- `1.5.0` - CloudPunch release 1.5.0\n\n## License\n\nMIT License\n\nCopyright (C) 2017 Target Brands, Inc.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\nCloudPunch uses other open source projects:\n\n- Redis - [BSD License](http://redis.io/topics/license)\n- FIO - [GPL v2](https://raw.githubusercontent.com/axboe/fio/master/MORAL-LICENSE)\n- iPerf3 - [BSD License](https://raw.githubusercontent.com/esnet/iperf/master/LICENSE)\n- JMeter - [Apache License](https://www.apache.org/licenses/)\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/target/cloudpunch", "keywords": "OpenStack cloudpunch performance", "license": "", "maintainer": "", "maintainer_email": "", "name": "cloudpunch", "package_url": "https://pypi.org/project/cloudpunch/", "platform": "", "project_url": "https://pypi.org/project/cloudpunch/", "project_urls": { "Homepage": "https://github.com/target/cloudpunch" }, "release_url": "https://pypi.org/project/cloudpunch/1.5.0/", "requires_dist": [ "flask (>=0.12)", "redis (>=2.10.5)", "requests (>=2.18.1)", "tabulate (>=0.7.7)", "futures (>=3.0.5)", "pyyaml (>=3.12)", "python-keystoneclient (>=3.12.0)", "python-novaclient (>=9.0.1)", "python-neutronclient (>=6.3.0)", "python-cinderclient (>=2.2.0)", "python-glanceclient (>=2.7.0)", "xmltodict (>=0.10.2)", "gunicorn (>=19.7.1)", "plotly (>=2.0.10)", "Babel (==2.3.4)" ], "requires_python": "", "summary": "Framework for OpenStack performance testing at scale", "version": "1.5.0" }, "last_serial": 3521815, "releases": { "1.5.0": [ { "comment_text": "", "digests": { "md5": "bcfe5ea8bf3a14eafc2dba74d6b3f4d0", "sha256": "bed8c55651f5ac9a76b711fc6b1778213bffde2086070f8192b6518d1ef30c6a" }, "downloads": -1, "filename": "cloudpunch-1.5.0-py2-none-any.whl", "has_sig": false, "md5_digest": "bcfe5ea8bf3a14eafc2dba74d6b3f4d0", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 84608, "upload_time": "2018-01-25T21:17:35", "url": "https://files.pythonhosted.org/packages/e5/49/64092cd8cfa1f8b970fcda53fa2dcaaf56779a5ef69fe4ff8580debedc84/cloudpunch-1.5.0-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bcfe5ea8bf3a14eafc2dba74d6b3f4d0", "sha256": "bed8c55651f5ac9a76b711fc6b1778213bffde2086070f8192b6518d1ef30c6a" }, "downloads": -1, "filename": "cloudpunch-1.5.0-py2-none-any.whl", "has_sig": false, "md5_digest": "bcfe5ea8bf3a14eafc2dba74d6b3f4d0", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 84608, "upload_time": "2018-01-25T21:17:35", "url": "https://files.pythonhosted.org/packages/e5/49/64092cd8cfa1f8b970fcda53fa2dcaaf56779a5ef69fe4ff8580debedc84/cloudpunch-1.5.0-py2-none-any.whl" } ] }