Skip to main content

Radware NG driver for Openstack KILO LBaaS v1

Project description

This is the Radware NG driver for OpenStack Neutron LOADBALANCER service v1, KILO release.

In order to activate Radware’s lbaas provider, perform following steps:

  1. Install the radware_os_lb_v1_kilo package by executing the following command (use sudo if needed):

    pip install radware_os_lb_v1_kilo

  2. Open the neutron configuration file named neutron_lbaas.conf. Under [service_providers] section, next to Haproxy LOADBALANCER provider, add new line, declaring the Radware LOADBALANCER provider.

    service_provider = LOADBALANCER:radwarev1:radware_os_lb_v1_kilo.v1_driver.RadwareLBaaSV1Driver:default

    To keep the HAproxy provider as a default LOADBALANCER provider, remove the attribute :default from the Radware LOADBALANCER provider line. Otherwise, remove the :default attribute of the HAproxy LOADBALNCER provider line.

  3. Add new section called [radwarev1] at the end of neutron configuration file named neutron.conf. Add following Radware LOADBALANCER parameters under the section:

    vdirect_address = < Your vDirect server IP address >

  4. For additional Radware LBaaS configuration parameters, please see the documentation

  5. Restart the neutron-server service

Following is an example of neutron_lbaas.conf file after editing:

[service_providers]

service_provider=LOADBALANCER:Haproxy:neutron_lbaas.drivers.haproxy.plugin_driver.HaproxyOnHostPluginDriver:default service_provider=LOADBALANCER:radwarev1:radware_os_lb_v1_kilo.v1_driver.RadwareLBaaSV1Driver

Following is an example of neutron.conf file after editing:

[radwarev1] vdirect_address=< Your vDirect server IP address >

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

radware_os_lb_v1_kilo-4.0.0-1.tar.gz (17.3 kB view details)

Uploaded Source

File details

Details for the file radware_os_lb_v1_kilo-4.0.0-1.tar.gz.

File metadata

File hashes

Hashes for radware_os_lb_v1_kilo-4.0.0-1.tar.gz
Algorithm Hash digest
SHA256 e175e4858ef30cb6e4f13db2888757855341755a46eef902b4e79d0ce477882a
MD5 b497ef6a14097df2965015eea48258b6
BLAKE2b-256 9ee8af6280b5cc9fe18264cdc79aacd6f409a4200a7760269c5e166eb8b21a1b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page