api: Add microversion for extra spec validation

Enable support for API-based extra spec validation. Since most of the
hard work has been done in previous patches, all that's necessary here
is to wire up the microversion handling and turn things on.

Part of blueprint flavor-extra-spec-validators

Change-Id: If67f0d924ea372746a6dc440ea7bdc655e4f0bea
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
This commit is contained in:
Stephen Finucane
2020-03-26 15:37:40 +00:00
parent c87b75e008
commit d8e9daafe8
9 changed files with 204 additions and 19 deletions
@@ -22,7 +22,7 @@
}
],
"status": "CURRENT",
"version": "2.85",
"version": "2.86",
"min_version": "2.1",
"updated": "2013-07-23T11:33:21Z"
}