Aaron Segura

Results 5 issues of Aaron Segura

Hello! Great project! I'm loving it so far. Is there any way to add hover-over tooltips to widgets in the layouts I create, or is that something I have to...

enhancement
wishlist

Attempting to disable slow query logs does not behave as expected. Added to the environment file a few different ways... "mysql" : { "server": { "slow_query_log" : (0|false|"0"|"false") "log_slow_queries": (0|false|"0"|"false")...

bug

I don't currently see a way to override the api_workers variable in neutron.conf. Please expose this variable to us so that we may override it. Thanks!

enhancement
backport: havana
backported: havana
fixed in master

When overriding the values for SSL certificate and key in the chef environment file, chef overwrites your intended cert/key with the default horizon example.controller.com key. "horizon": { "ssl": { "chain":...

bug
backport: grizzly
backport: havana

**Description** Recipe pulled from URL shows long floating point values for ingredients **Reproduction** Steps to reproduce the behavior: 1. add recipe from URL: https://www.allrecipes.com/recipe/246195/chef-johns-homemade-eggnog/ **Expected behavior** Should either display "0.3...

enhancement