← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1240902] Re: LBaaS VIP remains ACTIVE after changing it to "admin_state_up=False"

 

** Changed in: neutron
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1240902

Title:
  LBaaS VIP remains ACTIVE after changing it to "admin_state_up=False"

Status in neutron:
  Fix Released

Bug description:
  Version
  =======
  Havana on rhel

  
  Description
  ===========
  VIP remains ACTIVE and keeps load balancing traffic although changing its admin state to down.

  # neutron lb-vip-show 73f24ce1-dcfd-4bab-87dd-be57a2fc8478
  +--------------------+--------------------------------------+
  | Field              | Value                                |
  +--------------------+--------------------------------------+
  | address            | 10.35.211.5                          |
  | admin_state_up     | True                                 |
  | connection_limit   | -1                                   |
  | description        |                                      |
  | id                 | 73f24ce1-dcfd-4bab-87dd-be57a2fc8478 |
  | name               | vip_211                              |
  | pool_id            | 8203635c-3f93-4748-abec-4e2a9f25e45d |
  | port_id            | 98844152-4b51-48e4-abb4-68c628d1c6a2 |
  | protocol           | HTTP                                 |
  | protocol_port      | 80                                   |
  | status             | ACTIVE                               |
  | status_description |                                      |
  | subnet_id          | 344b4e87-b903-4562-ba51-cea56a76df54 |
  | tenant_id          | 44ef91b7c5c14d6a9222998b57355b18     |
  +--------------------+--------------------------------------+

  
  # neutron lb-vip-update 73f24ce1-dcfd-4bab-87dd-be57a2fc8478 --admin_state_down
  Unrecognized attribute(s) 'admin_state_down'

  
  # neutron lb-vip-update 73f24ce1-dcfd-4bab-87dd-be57a2fc8478 --admin_state_up False
  Updated vip: 73f24ce1-dcfd-4bab-87dd-be57a2fc8478

  
  # neutron lb-vip-show 73f24ce1-dcfd-4bab-87dd-be57a2fc8478
  +--------------------+--------------------------------------+
  | Field              | Value                                |
  +--------------------+--------------------------------------+
  | address            | 10.35.211.5                          |
  | admin_state_up     | False                                |
  | connection_limit   | -1                                   |
  | description        |                                      |
  | id                 | 73f24ce1-dcfd-4bab-87dd-be57a2fc8478 |
  | name               | vip_211                              |
  | pool_id            | 8203635c-3f93-4748-abec-4e2a9f25e45d |
  | port_id            | 98844152-4b51-48e4-abb4-68c628d1c6a2 |
  | protocol           | HTTP                                 |
  | protocol_port      | 80                                   |
  | status             | ACTIVE                               |
  | status_description |                                      |
  | subnet_id          | 344b4e87-b903-4562-ba51-cea56a76df54 |
  | tenant_id          | 44ef91b7c5c14d6a9222998b57355b18     |
  +--------------------+--------------------------------------+

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1240902/+subscriptions