# Varroa Client
Client for Varroa
For more information, see https://github.com/NeCTAR-RC/varroa/
## Installation
pip install varroaclient
## Common openstack CLI Commands
### List the usage history of an IP address
openstack ip history 203.0.113.1
### Security Risk Types
openstack security risk type list
openstack security risk type show <id>
openstack security risk type set
openstack security risk type create
openstack security risk type delete <id>
### Security Risks
openstack security risk list
openstack security risk show <id>
openstack security risk create
openstack security risk delete <id>
Raw data
{
"_id": null,
"home_page": "https://github.com/NeCTAR-RC/python-varroaclient",
"name": "varroaclient",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "varroa",
"author": "ARDC Nectar Cloud Services",
"author_email": "coreservices@ardc.edu.au",
"download_url": "https://files.pythonhosted.org/packages/23/5a/94d750abe4fa53906e46f6d276da9004c70f48f99d6438c5636d18eb5e1b/varroaclient-1.2.0.tar.gz",
"platform": null,
"description": "# Varroa Client\n\nClient for Varroa\n\nFor more information, see https://github.com/NeCTAR-RC/varroa/\n\n## Installation\n\n pip install varroaclient\n\n## Common openstack CLI Commands\n\n### List the usage history of an IP address\n\n openstack ip history 203.0.113.1\n\n### Security Risk Types\n\n openstack security risk type list\n openstack security risk type show <id>\n\n openstack security risk type set\n openstack security risk type create\n openstack security risk type delete <id>\n\n### Security Risks\n\n openstack security risk list\n openstack security risk show <id>\n\n openstack security risk create\n openstack security risk delete <id>\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Vulnerability management for Opentack - Client",
"version": "1.2.0",
"project_urls": {
"Homepage": "https://github.com/NeCTAR-RC/python-varroaclient"
},
"split_keywords": [
"varroa"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "bf0a45d81a8e250d2a9008c777015b93b51a797de3e9813ed1a5664ff5c870eb",
"md5": "af38725878284822c6be6aed34ca64b9",
"sha256": "51e3de9b73a910cd107bf58f93a1b2920da5565608bfdd688b87694604f86d1e"
},
"downloads": -1,
"filename": "varroaclient-1.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "af38725878284822c6be6aed34ca64b9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 29776,
"upload_time": "2024-12-10T21:43:01",
"upload_time_iso_8601": "2024-12-10T21:43:01.722166Z",
"url": "https://files.pythonhosted.org/packages/bf/0a/45d81a8e250d2a9008c777015b93b51a797de3e9813ed1a5664ff5c870eb/varroaclient-1.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "235a94d750abe4fa53906e46f6d276da9004c70f48f99d6438c5636d18eb5e1b",
"md5": "22d0f6834d23833bcdfc089eff29afe3",
"sha256": "17ad16d87f1190494b92faa2e940960600c0d61fe7efff7994bba8f6824cac99"
},
"downloads": -1,
"filename": "varroaclient-1.2.0.tar.gz",
"has_sig": false,
"md5_digest": "22d0f6834d23833bcdfc089eff29afe3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 17568,
"upload_time": "2024-12-10T21:43:04",
"upload_time_iso_8601": "2024-12-10T21:43:04.273442Z",
"url": "https://files.pythonhosted.org/packages/23/5a/94d750abe4fa53906e46f6d276da9004c70f48f99d6438c5636d18eb5e1b/varroaclient-1.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-10 21:43:04",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "NeCTAR-RC",
"github_project": "python-varroaclient",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "pbr",
"specs": []
},
{
"name": "oslo.utils",
"specs": []
},
{
"name": "keystoneauth1",
"specs": []
},
{
"name": "osc-lib",
"specs": []
},
{
"name": "nectarclient-lib",
"specs": [
[
"<",
"2.0.0"
],
[
">=",
"1.0.0"
]
]
},
{
"name": "python-openstackclient",
"specs": []
}
],
"tox": true,
"lcname": "varroaclient"
}