manila/manila/api/v1
Jay Xu d98222a654 Add gateway in network_info and share network API
Get gateway information from network plugin and put it into network_info.
It is required by EMC Unity storage to create a interface.

APIImpact
DocImpact

Change-Id: I8614b8686af7fa5764b49e8e3cb4a4855dc3a5f4
Implements: blueprint add-gateway-info
2016-06-30 12:08:12 -04:00
..
__init__.py Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
limits.py Removed ignored checks from tox.ini and fixed pep8 issues 2016-02-14 14:56:55 +02:00
router.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
scheduler_stats.py Trivial: Remove unused logging import 2015-12-28 21:44:26 -05:00
security_service.py Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00
share_manage.py Fix Manage API synchronous call 2016-03-29 16:57:25 -03:00
share_metadata.py Remove Limited XML API Support from Manila 2015-04-13 15:43:47 +03:00
share_networks.py Add gateway in network_info and share network API 2016-06-30 12:08:12 -04:00
share_servers.py Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00
share_snapshots.py Manage and unmanage snapshot 2016-02-18 04:09:05 -05:00
share_types_extra_specs.py Using dict.items() is better than six.iteritems(dict) 2016-01-19 22:22:48 +08:00
share_unmanage.py Handle manage/unmanage for replicated shares 2016-04-15 19:00:23 +00:00
shares.py Data Replication: Ensure Snapshots across replicas 2016-03-18 20:29:11 -04:00