{ "info": { "author": "Evgeny Fedoruk, Radware", "author_email": "evgenyf@radware.com", "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 :: 2.7" ], "description": "Radware NG driver for Openstack KILO Neutron LBaaS v1\n-----------------------------------------------------\n\nThis is the Radware NG driver for\nOpenStack Neutron LOADBALANCER service v1, KILO release.\n\nIn order to activate Radware's lbaas provider, perform following steps:\n\n 1. Install the radware_os_lb_v1_kilo package by executing the following command (use sudo if needed):\n \n pip install radware_os_lb_v1_kilo\n\n 2. Open the neutron configuration file named neutron_lbaas.conf.\n Under [service_providers] section, next to Haproxy LOADBALANCER provider,\n add new line, declaring the Radware LOADBALANCER provider.\n \n service_provider = LOADBALANCER:radwarev1:radware_os_lb_v1_kilo.v1_driver.RadwareLBaaSV1Driver:default\n\n To keep the HAproxy provider as a default LOADBALANCER provider, \n remove the attribute :default from the Radware LOADBALANCER provider line.\n Otherwise, remove the :default attribute of the HAproxy LOADBALNCER provider line. \n\n 3. Add new section called [radwarev1] at the end of neutron configuration file named neutron.conf.\n Add following Radware LOADBALANCER parameters under the section:\n \n vdirect_address = < Your vDirect server IP address > \n\n 4. For additional Radware LBaaS configuration parameters,\n please see the documentation\n\n 5. Restart the neutron-server service\n\nFollowing is an example of neutron_lbaas.conf file after editing:\n\n [service_providers]\n\n service_provider=LOADBALANCER:Haproxy:neutron_lbaas.drivers.haproxy.plugin_driver.HaproxyOnHostPluginDriver:default\n service_provider=LOADBALANCER:radwarev1:radware_os_lb_v1_kilo.v1_driver.RadwareLBaaSV1Driver\n\nFollowing is an example of neutron.conf file after editing:\n\n [radwarev1]\n vdirect_address=< Your vDirect server IP address >", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://pypi.python.org/pypi/radware_os_lb_v1_kilo", "keywords": "openstack,radware,lbaasv2", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "radware_os_lb_v1_kilo", "package_url": "https://pypi.org/project/radware_os_lb_v1_kilo/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/radware_os_lb_v1_kilo/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://pypi.python.org/pypi/radware_os_lb_v1_kilo" }, "release_url": "https://pypi.org/project/radware_os_lb_v1_kilo/4.0.0-1/", "requires_dist": null, "requires_python": null, "summary": "Radware NG driver for Openstack KILO LBaaS v1", "version": "4.0.0-1" }, "last_serial": 2722919, "releases": { "4.0.0-1": [ { "comment_text": "", "digests": { "md5": "b497ef6a14097df2965015eea48258b6", "sha256": "e175e4858ef30cb6e4f13db2888757855341755a46eef902b4e79d0ce477882a" }, "downloads": -1, "filename": "radware_os_lb_v1_kilo-4.0.0-1.tar.gz", "has_sig": false, "md5_digest": "b497ef6a14097df2965015eea48258b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17263, "upload_time": "2017-03-22T12:09:36", "url": "https://files.pythonhosted.org/packages/9e/e8/af6280b5cc9fe18264cdc79aacd6f409a4200a7760269c5e166eb8b21a1b/radware_os_lb_v1_kilo-4.0.0-1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b497ef6a14097df2965015eea48258b6", "sha256": "e175e4858ef30cb6e4f13db2888757855341755a46eef902b4e79d0ce477882a" }, "downloads": -1, "filename": "radware_os_lb_v1_kilo-4.0.0-1.tar.gz", "has_sig": false, "md5_digest": "b497ef6a14097df2965015eea48258b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17263, "upload_time": "2017-03-22T12:09:36", "url": "https://files.pythonhosted.org/packages/9e/e8/af6280b5cc9fe18264cdc79aacd6f409a4200a7760269c5e166eb8b21a1b/radware_os_lb_v1_kilo-4.0.0-1.tar.gz" } ] }