Autodesk/aomi

Display warnings received from HCVault

Open

#155 opened on Oct 17, 2017

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (13 forks)auto 404
experiencegood first issue

Repository metrics

Stars
 (32 stars)
PR merge metrics
 (PR metrics pending)

Description

Since we are already wrapping the hvac.v1.Client class, may as well watch for warnings and throw them to LOG.debug. Pretty sure any non-catastrophic Vault response is going to include a (hopefully empty) list of warnings in the JSON.

Contributor guide