Fix command line in doc for load balancer

Bug #1505780 reported by Ton Ngo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Magnum
Fix Released
Undecided
Ton Ngo

Bug Description

The document shows some command lines for associating a floating ID to the load balancer VIP.
Recently the pool type for etcd was changed so the search patter in the unix grep command now returns 2 entries instead of just the entry for the kubenetes load balancer pool as intended originally.
Users following the example in the doc will get an error.

Ton Ngo (ton-i)
Changed in magnum:
assignee: nobody → Ton Ngo (ton-i)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to magnum (master)

Fix proposed to branch: master
Review: https://review.openstack.org/234455

Changed in magnum:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to magnum (master)

Reviewed: https://review.openstack.org/234455
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=e37276fc1584d60d530c1a69a6ea1918de5dc5bb
Submitter: Jenkins
Branch: master

commit e37276fc1584d60d530c1a69a6ea1918de5dc5bb
Author: Ton Ngo <email address hidden>
Date: Tue Oct 13 21:59:24 2015 +0000

    Fix command line in document example

    Example in document for Kubernetes Load Balancer.

    In the example, the commands to manually associate a floating IP
    to the LB VIP uses grep on "TCP" to find the VIP from the neutron
    list. Recently the etcd pool protocol changes to TCP, so the
    grep now returns 2 entries instead of just the entry for the LB.
    This in turn gives an error in the next command.

    Add another grep to filter out the etcd VIP.

    Change-Id: I619fa09fb4a5db7bacbc5d73e38016b8cd6404c6
    Closes-Bug: 1505780

Changed in magnum:
status: In Progress → Fix Committed
Adrian Otto (aotto)
Changed in magnum:
milestone: none → mitaka-1
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.