heat/heat/tests/manila
Oleksii Chuprykov cb89b2081d Add show_resource function to Manila resources (5)
AWS resources will not be changed as they do not support additional
attributes. So 'show' attribute will be presented in their schemas, but
will return always None.

This patch adds show_resource method for heat (manila) resources:
 - share
 - share type
 - share network
 - security service

Change-Id: I2e38c38476060b367ef5ad15a38e9dd8ac92b471
2015-08-03 15:57:01 +00:00
..
__init__.py Move manila tests to /tests/manila/ 2015-07-03 11:36:41 +08:00
test_manila_security_service.py Add show_resource function to Manila resources (5) 2015-08-03 15:57:01 +00:00
test_manila_share.py Add show_resource function to Manila resources (5) 2015-08-03 15:57:01 +00:00
test_manila_share_type.py Add show_resource function to Manila resources (5) 2015-08-03 15:57:01 +00:00
test_share_network.py Add show_resource function to Manila resources (5) 2015-08-03 15:57:01 +00:00