← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1708081] Re: Router view issues an error if extension l3_agent_scheduler is not supported

 

Reviewed:  https://review.openstack.org/489510
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=245da1d812d447c1da98b57e366a95bfcc0b73de
Submitter: Jenkins
Branch:    master

commit 245da1d812d447c1da98b57e366a95bfcc0b73de
Author: Adit Sarfaty <asarfaty@xxxxxxxxxx>
Date:   Tue Aug 1 10:26:50 2017 +0300

    Do not call list_l3_agent_hosting_router if not supported
    
    For the admin router view, list_l3_agent_hosting_router is called.
    If this extension is not supported, it returns "resource not found"
    and an error popup.
    This api should not be called in case the extension is not supported.
    
    Closes-bug: #1708081
    Change-Id: I38f7386689d95dde3fc76bbf4d6b5e781b515878


** 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/1708081

Title:
  Router view issues an error if extension l3_agent_scheduler is not
  supported

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  Vieing a router from the admin->routers->router view may issue a
  warning popup in case l3_agent_scheduler extension is not supported.

  list_l3_agent_hosting_router should be called only if supported.

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


References