Files
python-cinderclient/cinderclient/tests
Sean McGinnis 6b2bc49492 Fix functional error check for invalid volume create size
With the api-schema enforcement on the Cinder API side, the error
message returned when specifying a volume creation of 0 has changed.
This results in our functional tests failing.

Change-Id: I1a9a13f683134faa01ad50f7f073db8b1845a901
2018-09-11 18:04:14 +00:00
..