{ "info": { "author": "OpenStack", "author_email": "openstack-dev@lists.openstack.org", "bugtrack_url": null, "classifiers": [ "Environment :: OpenStack", "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", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "===============\nvif_plug_hw_veb\n===============\n\nAn `os-vif` VIF plugin for plugging and unplugging virtual interfaces that use\na hardware virtual ethernet bridge.\n\nFeatures\n--------\n\n* A `vif_plug_hw_veb.hw_veb.HardwareVebPlugin` VIF plugin for hardware virtual\n ethernet bridges.\n\nInstallation\n------------\n\nInstall the Hardware VEB VIF plugins using `pip`::\n\n sudo pip install vif_plug_hw_veb\n\nAfter doing so, the `os-vif` library's `initialize()` method will automatically\nload the Hardware VEB VIF plugins in this library and allow Nova and any other\nsystem to plug VIFs that use hardware virtual ethernet bridges.\n\nConfiguration\n-------------\n\nThe following configuration options are used by the\n`vif_plug_hw_veb.hw_veb.HardwareVebPlugin` VIF plugin and are passed from the\n`os_vif.initialize(**config)` function:\n\n* `disable_rootwrap` -- Defaults to `False`. Override to entirely disable any\n use of rootwrap and instead rely solely on sudoers files.\n* `use_rootwrap_daemon` -- Defaults to `False`. Override to enable the rootwrap\n daemon mode which can increase the performance of root-run commands.\n* `rootwrap_config` -- Defaults to `'/etc/nova/rootwrap.conf'`. Path to the\n `oslo.rootwap` config file.", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.openstack.org/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "vif-plug-hw-veb", "package_url": "https://pypi.org/project/vif-plug-hw-veb/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/vif-plug-hw-veb/", "project_urls": { "Homepage": "http://www.openstack.org/" }, "release_url": "https://pypi.org/project/vif-plug-hw-veb/0.0.0/", "requires_dist": null, "requires_python": null, "summary": "An os-vif plugin handling hardware virtual ethernet bridging", "version": "0.0.0" }, "last_serial": 1972449, "releases": { "0.0.0": [] }, "urls": [] }