Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
OpenStack Networking Cookbook

You're reading from   OpenStack Networking Cookbook Harness the power of OpenStack Networking for public and private clouds using 90 hands-on recipes

Arrow left icon
Product type Paperback
Published in Oct 2015
Publisher
ISBN-13 9781785286100
Length 282 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Authors (2):
Arrow left icon
Sriram Subramanian Sriram Subramanian
Author Profile Icon Sriram Subramanian
Sriram Subramanian
Chandan Dutta Chandan Dutta
Author Profile Icon Chandan Dutta
Chandan Dutta
Arrow right icon
View More author details
Toc

Table of Contents (14) Chapters Close

Preface 1. Getting Started with OpenStack Networking FREE CHAPTER 2. Using Open vSwitch for VLAN-Based Networks 3. Exploring Other Network Types in Neutron 4. Exploring Overlay Networks with Neutron 5. Managing IP Addresses in Neutron 6. Using Routing Services in Neutron 7. Using Neutron Security and Firewall Services 8. Using HAProxy for Load Balancing 9. Monitoring OpenStack Networks 10. Writing Your Own Neutron ML2 Mechanism Driver 11. Troubleshooting Tips for Neutron 12. Advanced Topics Index

Adding a load balancer member using Horizon


When a load balancer receives a service request from the client, it forwards the request to one of the load balancer members running the application and the application does the actual request processing.

In this recipe, we will use Horizon to add members to the load balancer pool that we created earlier.

Getting ready

To add a member to a load balancer pool, you will need the following information:

  • The name of the load balancer pool

  • The VM name or IP to add as the pool member

  • The weight associated with the pool member

  • The port on the VM to which the traffic would be redirected by the load balancer

How to do it…

The following steps will show you how to add a load balancer pool member using Horizon:

  1. Log in to Horizon with the appropriate credentials.

  2. In the left navigation menu, navigate to Project | Network | Load Balancers.

  3. Select the Members tab.

  4. Click on +Add Member.

  5. In the Add Member screen, select the name of the load balancer pool in the Pool field:

  6. Set...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime