← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1438088] Re: vpn row is not updating when the status changes

 

Reviewed:  https://review.openstack.org/168833
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=57962fba98aeaca97c371acca817eec716127ea3
Submitter: Jenkins
Branch:    master

commit 57962fba98aeaca97c371acca817eec716127ea3
Author: Masco Kaliyamoorthy <masco.kaliyamoorthy@xxxxxxxxxxxx>
Date:   Mon Mar 30 14:59:46 2015 +0530

    fixed row update of vpn table
    
    In vpn table, after creating a vpn the row should be updated
    whenever the status of the vpn changes. but it is not and it get
    stuck in the pending_create status.
    
    It needs page reload to update the row.
    
    In this patch, the added Update row class will reload
    a row after the status change.
    
    Change-Id: I45e3e52e72ac3cadbdcf58ea540281ba126d9b49
    Closes-Bug: #1438088


** Changed in: horizon
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1438088

Title:
  vpn row is not updating when the status changes

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  when the status changes the corresponding row is not updating in vpn table.
  needs manual page reload.

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


References