nova/nova/tests
Stephen Finucane 58784943f7 api: Add framework for extra spec validation
Add the validation framework necessary to verify extra specs along with
the definitions for every extra spec we currently recognize in-tree.
None of this is currently used since we don't have the API microversions
wired up, but that will come in a future patch.

Note that we must add the H238 hacking check to the ignore list here,
since this includes our first use of Python 3-type classes without the
explicit 'object' subclass. This can be removed when that check is
removed from hacking.

Part of blueprint flavor-extra-spec-validators

Change-Id: Ib64a1348cce1dca995746214616c4f33d9d664bd
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2020-04-08 12:47:01 +00:00
..
functional Merge "Allow PUT volume attachments API to modify delete_on_termination" 2020-04-03 05:21:35 +00:00
unit api: Add framework for extra spec validation 2020-04-08 12:47:01 +00:00
__init__.py
fixtures.py Delete ARQs for an instance when the instance is deleted. 2020-03-24 22:44:18 -07:00
json_ref.py Transform instance.exists notification 2018-06-05 12:51:30 +00:00