grafyaml/grafana_dashboards/schema
Clark Boylan 7f9c7fdee2 Fix default handling with newer voluptious
It seems newer voluptuous passes the specified default value into the
verification method. Previously if data wasn't supplied it seems to have
not validated anything and returend the default. Anyway this means we
need to use a default value that matches our input type and manipulate
it on the output end the same way we would normal input.

We make this update in order to use newer voluptuous which will be
required when we switch to python3.10.

Change-Id: I64d9c8ac1334971f2d1c82f19ea675022635dc37
2022-10-14 16:35:05 -07:00
..
panel Update valueName values 2019-02-22 09:13:11 +11:00
template Fix default handling with newer voluptious 2022-10-14 16:35:05 -07:00
__init__.py Add datasource support 2015-11-03 12:36:59 -05:00
dashboard.py Add links to GrafYaml 2018-02-16 09:47:44 -05:00
datasource.py Add prometheus data source 2019-02-12 16:45:23 +08:00
links.py Add links to GrafYaml 2018-02-16 09:47:44 -05:00
row.py Rework Panel object 2015-05-08 14:28:58 -04:00