cinder/cinder/api/validation
xuanyandong a85ce6c817 Remove six of dir cinder/api/*
Replace the following items with Python 3 style code.

- six.string_types
- six.text_type
- six.moves
- six.PY3
- six.unichr

Change-Id: Ic46ec5f13a0dc1986d9c01e0d11df827d7e17bb0
2020-10-07 14:20:48 +08:00
..
__init__.py V3 jsonschema validation: base schema framework 2017-11-17 16:01:03 +05:30
parameter_types.py Remove six of dir cinder/api/* 2020-10-07 14:20:48 +08:00
validators.py Remove six of dir cinder/api/* 2020-10-07 14:20:48 +08:00