Fix path of jsonschema definitions

The path of the jsonschema definitions has been changed already,
so this patch applies the change to the template file.

Change-Id: I2d9f0de3eb1506c70e57a8f094d9bb94cffd8954
This commit is contained in:
Ken'ichi Ohmichi
2015-12-03 02:02:11 +00:00
parent e54fef91e5
commit 28cfef8a9d

View File

@@ -169,7 +169,7 @@ Each API method which is either added or changed should have the following
think about when defining their policy.
Example JSON schema definitions can be found in the Nova tree
http://git.openstack.org/cgit/openstack/nova/tree/nova/api/openstack/compute/schemas/v3
http://git.openstack.org/cgit/openstack/nova/tree/nova/api/openstack/compute/schemas
Note that the schema should be defined as restrictively as
possible. Parameters which are required should be marked as such and