The designateclient.warlock Module

The designateclient.warlock Module

exception designateclient.warlock.InvalidOperation[source]

Bases: RuntimeError

exception designateclient.warlock.ValidationError[source]

Bases: ValueError

designateclient.warlock.model_factory(schema)[source]

Generate a model class based on the provided JSON Schema

Parameters:schema – dict representing valid JSON schema
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.

python-designateclient 2.9.0