index
:
delta/openstack/nova.git
master
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/nova.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nova
/
tests
/
unit
/
test_api_validation.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
api: Rename 'parameter_types.hostname' -> 'fqdn'
Stephen Finucane
2021-08-19
1
-48
/
+4
*
Remove six.text_type (2/2)
Takashi Natsume
2020-12-13
1
-2
/
+1
*
Remove six.byte2int/int2byte
Takashi Natsume
2020-11-07
1
-1
/
+1
*
Remove six.PY2 and six.PY3
Takashi Natsume
2020-08-15
1
-12
/
+5
*
Don't hardcode Python versions in test
Stephen Finucane
2019-12-12
1
-2
/
+1
*
Remove '/os-cells' REST APIs
Stephen Finucane
2019-04-16
1
-123
/
+0
*
Add python 3.7 unit and functional tox jobs
Chris Dent
2018-12-13
1
-1
/
+1
*
add caching to _build_regex_range
Sean Mooney
2018-09-16
1
-1
/
+3
*
Fix PatternPropertiesTestCase for py 3.6
Chris Dent
2018-02-19
1
-1
/
+1
*
Invalid query parameter could lead to HTTP 500
Kevin_Zheng
2018-01-31
1
-0
/
+7
*
Enable reset keypair while rebuilding instance
LIU Yulong
2017-11-13
1
-0
/
+37
*
TrivialFix: Fix the incorrect test case
Dinesh Bhor
2017-10-05
1
-18
/
+30
*
Stop using deprecated 'message' attribute in Exception
bhavani.cr
2017-07-10
1
-2
/
+2
*
Correct the error message for query parameter validation
He Jie Xu
2017-05-19
1
-1
/
+8
*
Refactor: Move post method to APIValidationTestCase base class
hussainchachuliya
2017-04-10
1
-382
/
+195
*
Fix calling super function in setUp method
Takashi NATSUME
2017-03-29
1
-2
/
+2
*
Use flake8-import-order
John L. Villalovos
2017-03-06
1
-1
/
+1
*
Tolerate jsonschema==2.6.0
Davanum Srinivas
2017-02-15
1
-9
/
+22
*
Add query parameters white list for server list/detail
He Jie Xu
2017-01-17
1
-2
/
+49
*
Adds support for versioned schema validation for query parameters
He Jie Xu
2017-01-04
1
-0
/
+69
*
Fix api_validation for Python 3
Jens Rosenboom
2016-07-01
1
-1
/
+8
*
Generate better validation error message when using name regexes
He Jie Xu
2016-03-07
1
-66
/
+171
*
Revert "Generate better validation error message when using name regexes"
jichenjc
2016-03-03
1
-155
/
+66
*
Generate better validation error message when using name regexes
He Jie Xu
2016-03-02
1
-66
/
+155
*
build smaller name regexes for validation
Sean Dague
2016-02-18
1
-0
/
+59
*
Add microversions schema unit test for None
Ken'ichi Ohmichi
2015-11-17
1
-0
/
+23
*
Filter leading/trailing spaces for name field in v2.1 compat mode
He Jie Xu
2015-09-23
1
-0
/
+78
*
Separate API schemas for v2.0 compatible API
Ken'ichi Ohmichi
2015-09-09
1
-3
/
+49
*
Skip additionalProperties checks when LegacyV2CompatibleWrapper enabled
He Jie Xu
2015-08-06
1
-0
/
+4
*
Add json-schema for v2.1 fixed-ips
He Jie Xu
2015-04-01
1
-0
/
+41
*
Make unit tests inherit from test.NoDBTestCase
Mike Durnosvistov
2015-03-06
1
-1
/
+1
*
Switch to uuidutils from oslo_utils library
Davanum Srinivas
2015-02-25
1
-3
/
+3
*
Expand valid resource name character set
Chris St. Pierre
2014-12-18
1
-7
/
+37
*
Adds support for versioned schema validation for microversions api
Chris Yeoh
2014-12-17
1
-71
/
+100
*
Add a validation format "cidr"
Ken'ichi Ohmichi
2014-12-05
1
-0
/
+51
*
Add API json schema to volumes api(v2.1)
Eli Qiao
2014-11-18
1
-2
/
+4
*
move all tests to nova/tests/unit
Sean Dague
2014-11-12
1
-0
/
+872