
This sketches in generic code for handling YAML configuration. It includes a code-based validation that is used for generating helpful configuration error messages. Related to RM7484. TODO: * Add functional tests for configuration system
7 lines
58 B
Plaintext
7 lines
58 B
Plaintext
pbr>=0.6,!=0.7,<1.0
|
|
cliff
|
|
jsonschema
|
|
PyYAML
|
|
six
|
|
stevedore
|