{ "info": { "author": "LSD", "author_email": "monasca@lsd.ufcg.edu.br", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7" ], "description": "# ovm-serverlist\n\nDocument Version: v1.0\n\n#### Table of Contents\n\n- [About](#about)\n- [Installation](#installation)\n- [Changelog](#changelog)\n- [License](#license)\n\n## About\n\nThe ovm_serverlist is a Node Discoverers Plugin identify which are the nodes in\nOpenStack's Compute that are associated with OneView and inform this to oneview-monasca.\n\nIt process a file looking for interested nodes. To work\nproperly this driver requires a yaml file with the mac address of each node to be\nmonitored. That yaml has a set of mac addresses to be processed by the\novm-serverlist. If the mac address belongs to a machine that is associated with\nOneView, the driver inform to oneview-monasca.\n\nThe yaml file needs to have a section servers to be readed by the ovm-serverlist.\nThis file looks like the following example:\n\n```\nservers:\n - mac-addr: \"00:19:Z9:FB:E5:57\"\n dimensions:\n service: \"compute\"\n hostname: \"hostname\"\n - mac-addr: \"00:19:B9:FB:E2:57\"\n dimensions:\n service: \"storage\"\n hostname: \n cluster: x\n backend: ceph\n\n```\n\nWhen installed, the location of the yaml file should be written in the\nconfiguration file of the oneview-monasca in the section `server_list`, according\nthe next example.\n\n```\n# Section server_l\n[server_list]\nmac_file_path = \n```\n\n## Installation\n\nThe ovm-serverlist can be installed using pip, with the following command:\n\n pip install ovm-serverlist\n\n## Changelog\n\n## License\n\n(c) Copyright 2016 Hewlett Packard Enterprise Development LP \n(c) Copyright 2016 Universidade Federal de Campina Grande \n\nLicensed under the Apache License, Version 2.0 (the \"License\"); \nYou may not use this file except in compliance with the License. You may obtain\na copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT\nWARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the\nLicense for the specific language governing permissions and limitations\nunder the License.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/HewlettPackard/oneview-monasca", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "ovm-serverlist", "package_url": "https://pypi.org/project/ovm-serverlist/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ovm-serverlist/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/HewlettPackard/oneview-monasca" }, "release_url": "https://pypi.org/project/ovm-serverlist/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Plugin to Helion Lifecycle Management servers", "version": "0.1.0" }, "last_serial": 2441245, "releases": { "0.1": [], "0.1.0": [ { "comment_text": "", "digests": { "md5": "59892d7711c78c87166ac93e5b30157c", "sha256": "77b907661bd5356532574fb62c8080b6cd472dee7f349ab010f3d6185d39503a" }, "downloads": -1, "filename": "ovm-serverlist-0.1.0.tar.gz", "has_sig": false, "md5_digest": "59892d7711c78c87166ac93e5b30157c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10011, "upload_time": "2016-11-03T21:54:52", "url": "https://files.pythonhosted.org/packages/18/19/186605f0a2862e39eedbf46800cf58ad6cee431dbf30908d0d1f3884fa31/ovm-serverlist-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "59892d7711c78c87166ac93e5b30157c", "sha256": "77b907661bd5356532574fb62c8080b6cd472dee7f349ab010f3d6185d39503a" }, "downloads": -1, "filename": "ovm-serverlist-0.1.0.tar.gz", "has_sig": false, "md5_digest": "59892d7711c78c87166ac93e5b30157c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10011, "upload_time": "2016-11-03T21:54:52", "url": "https://files.pythonhosted.org/packages/18/19/186605f0a2862e39eedbf46800cf58ad6cee431dbf30908d0d1f3884fa31/ovm-serverlist-0.1.0.tar.gz" } ] }