Merge "Update HTTP API version history"

This commit is contained in:
Zuul 2018-08-06 13:39:16 +00:00 committed by Gerrit Code Review
commit b3c8241ed1
1 changed files with 3 additions and 0 deletions

View File

@ -396,3 +396,6 @@ Version History
* **1.12** this version indicates that support for setting IPMI credentials
was completely removed from API (all versions).
* **1.13** adds ``manage_boot`` parameter for the introspection API.
* **1.14** allows formatting to be applied to strings nested in dicts and lists
in the actions of introspection rules.