Reviewed: https://review.openstack.org/313100 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=e33cbd6d6cfcdfe893a1d1e4ddf3bef7b8c929c2 Submitter: Jenkins Branch: master
commit e33cbd6d6cfcdfe893a1d1e4ddf3bef7b8c929c2 Author: Yosef Hoffman <[email protected]> Date: Mon May 16 10:12:10 2016 -0400 Don’t error if dhcp_agent_scheduler not enabled First check to see if dhcp_agent_scheduler is enabled before attempting to list dhcp agents hosting network. If it is not enabled, just return an empty list. Also updated tests as necessary. Change-Id: I5f14a5c364f8f1f362f788fb005fb773cae7b9f4 Closes-Bug: #1498277 ** 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/1498277 Title: Error in admin Network Details page when dhcp_agent_scheduler not enabled Status in OpenStack Dashboard (Horizon): Fix Released Bug description: If the Neutron dhcp_agent_scheduler extension is not enabled, when viewing the Network Details page for a network under Admin > System > Networks, an error message is thrown that says "Unable to list dhcp agents hosting network". It should not be an error if there are intentionally no DHCP agents. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1498277/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

