Reviewed: https://review.openstack.org/328912 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=f20b3b1e600c8739fece3b3c7083019016f9608f Submitter: Jenkins Branch: master
commit f20b3b1e600c8739fece3b3c7083019016f9608f Author: Kenji Ishii <ken-is...@sx.jp.nec.com> Date: Mon Jun 13 17:54:53 2016 +0900 Add check whether nova is enable or not in aggregate panel At the moment, aggregate panel has a check whether nova extension is enable or not. However it doesn't check nova is enable or not. So, when operator use non nova, error always occur by this check method. Therefore, this patch will add a check whether nova is enable or not. Closes-Bug: #1591920 Change-Id: I5ad37f16f70f1ac9b95c49b1363d1b23abbb1b94 ** 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/1591920 Title: Unnecessary message is recorded for aggregate panel at every time Status in OpenStack Dashboard (Horizon): Fix Released Bug description: Aggregate panel is checking whether nova extension is enabled or not. when nova service is disabled, this process will occur exception and will record error message every time apache is restarted. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1591920/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp