** Changed in: horizon Status: Fix Committed => 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/1211470
Title: overview landing page produces error if nova extension SimpleTenantUsage is not enabled Status in OpenStack Dashboard (Horizon): Fix Released Bug description: The initial landing page produces error messages when the nova extension "SimpleTenantUsage" is not enabled. http://docs.openstack.org/developer/nova/api/nova.api.openstack.compute.contrib.simple_tenant_usage.html To fix this, horizon should call the extension_supported() function to determine if a call should be made. A couple of options would be possible once this call is made: 1) show no data in the table, no extra messages 2) show no data in the table, possibly an info message that this information is not available 3) hide the table, just leaving the graphs from the limits call To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1211470/+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