manila/manila_tempest_tests/services
Rodrigo Barbieri 3085534f46 Fix experimental=True for view in microversion 2.5
A previous patch added experimental=True to hide task_state field
for any API call that would return share fields, such as "create"
and "get" calls if different than microversion "2.5" with
experimental=True. Turns out the field task_state should be
returned always if microversion is "2.5" or above because it
relates to a change in DB, not only to the usage of Share Migration
feature. This patch fixes it by removing experimental=True
dependency to show task_state field.

Closes-bug: #1497352
Change-Id: Ic07d63ebcfe25c1cfa3fac1e75e2e186fbcec25b
2015-09-18 15:00:46 -03:00
..
share Fix experimental=True for view in microversion 2.5 2015-09-18 15:00:46 -03:00
__init__.py Use Tempest plugin interface 2015-09-05 00:36:33 +00:00