nova/nova/tests/unit/api/openstack/compute
He Jie Xu 8423a9cd15 Add json-schema for v2.1 fixed-ips
This patch adds json-schema for v2.1 fixed-ips. The json-schame limits
the input for actions reserve/unreserve. Also fixed the API sample
file at same time and add parameter_type none.

Co-Authored-By: Ken'ichi Ohmichi <ken1ohmichi@gmail.com>
Change-Id: Id2d0416c3ccc2a50d3cb66bed8747082f98fb194
Closes-Bug: #1438480
2015-04-01 18:39:16 +08:00
..
contrib Add json-schema for v2.1 fixed-ips 2015-04-01 18:39:16 +08:00
extensions move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
plugins Remove compute/api.py::update() 2015-03-30 08:09:30 -07:00
test_plugins Add api microvesion unit test case for wsgi.action 2015-03-17 14:49:34 +08:00
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
admin_only_action_common.py Use controller method in all admin actions tests 2015-03-09 09:39:27 +09:00
test_api.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_auth.py Fix infinite recursion caused by unnecessary stub 2015-03-11 23:16:07 -05:00
test_consoles.py Add policy check for consoles 2015-03-20 03:45:45 +08:00
test_extensions.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_flavors.py Change v3 import to v21 in 2.1 api unit test 2015-03-02 13:37:38 +08:00
test_image_metadata.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_images.py V2.1 cleanup: Use concrete NotFound exception instead of generic 2015-02-13 19:21:05 +08:00
test_limits.py Change v3 import to v21 in 2.1 api unit test 2015-03-02 13:37:38 +08:00
test_microversions.py Add api microvesion unit test case for wsgi.action 2015-03-17 14:49:34 +08:00
test_plugin_framework.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_server_actions.py Switch to uuidutils from oslo_utils library 2015-02-25 20:05:49 -05:00
test_server_metadata.py Rename and move the v2.1 api policy into separated files 2015-03-19 14:24:47 -04:00
test_servers.py Merge "Remove unused method queue_get_for" 2015-03-12 02:15:59 +00:00
test_urlmap.py Convert v2.1 extension_info to show V2 API extension list 2015-02-09 09:52:32 +10:30
test_v3_auth.py Fix infinite recursion caused by unnecessary stub 2015-03-11 23:16:07 -05:00
test_v3_extensions.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_v21_extensions.py Switch to using oslo_* instead of oslo.* 2015-02-06 06:03:10 -05:00
test_versions.py Change v2.1 API status to CURRENT 2015-02-09 05:27:56 +00:00