cinder/cinder/tests/unit/message
Sean McGinnis e918482674 Use constants for microversion values
We very often end up with merge conflicts for any patches that increment
microversions due to conflicting numbers. We can't really solve that,
but we can avoid the need to update version numbers throughout the code
by defining a constant value in one place and using that variable instead.

Change-Id: Ib3a80fee6caaabb49af097aa197f550c65d94985
2017-09-22 08:15:56 -05:00
..
__init__.py User messages API for error cases 2016-04-29 18:41:10 +00:00
test_api.py Use constants for microversion values 2017-09-22 08:15:56 -05:00
test_defined_messages.py Tests: Disallow use of assertTrue(str) 2017-06-15 12:09:52 -04:00
test_message_field.py Explicit user messages 2017-06-16 14:35:24 +08:00