heat/heat/tests/openstack/manila
Zane Bitter 22da551c8c Use correct raw string format
You're not supposed to just randomly put backslashes in front of other
characters that don't need escaping unless it's a raw string. This is
deprecated in Python 3.6.

Change-Id: I7a69ba6dd10412bb065f2b6ba405840d0a98663a
2017-11-16 18:23:58 -05:00
..
__init__.py Change namespace for Manila tests 2015-11-20 12:38:08 +08:00
test_security_service.py Begin move of UpdateReplace back to its rightful location 2016-08-18 12:57:54 -04:00
test_share.py Use correct raw string format 2017-11-16 18:23:58 -05:00
test_share_network.py Replace assertRaisesRegexp with assertRaisesRegex 2017-05-19 18:13:59 +05:30
test_share_type.py manila resources observe reality implementation 2017-02-10 13:24:28 +04:00