grafyaml/grafana_dashboards
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
..
grafana Use fixed datasource UID 2022-06-29 14:51:38 +10:00
schema Fix default handling with newer voluptious 2022-10-14 16:35:05 -07:00
__init__.py Removes unnecessary utf-8 encoding 2017-01-11 05:27:12 +00:00
builder.py Add import of json files 2020-06-25 15:04:14 +10:00
cache.py Use null backend when cache is disabled 2015-10-22 20:12:55 -04:00
cmd.py Add capability to use grafana folderid parameter 2019-02-26 21:25:37 +00:00
config.py Add capability to use grafana folderid parameter 2019-02-26 21:25:37 +00:00
parser.py Strip id/uid from .json input 2022-03-11 13:38:45 +11:00