manila/manila/db
Julia Varlamova abd5a75da2 Share_server-pool mapping
Manila scheduler needs information about relationship between
pools and share_servers to make Manila scheduling decisions smarter,
as it would be based on pool capacity/capability.

Add new share driver method called 'get_share_server_pools'
which takes a share server and returns a list of pools.

Share manager calls that method for every share server on every stats update
and adds mapping to share_stats.

Add new function 'share_server_get_all_by_host' to DB API.

Change-Id: I41041cc247da5e25383c2f3f827d7d96b4347427
2015-06-15 12:43:11 +03:00
..
migrations Transform share and share servers statuses to lowercase 2015-06-02 13:35:44 +03:00
sqlalchemy Share_server-pool mapping 2015-06-15 12:43:11 +03:00
__init__.py Remove vim headers 2014-10-06 15:00:27 +02:00
api.py Share_server-pool mapping 2015-06-15 12:43:11 +03:00
base.py Switch to using oslo_* instead of oslo.* 2015-01-27 09:19:50 +01:00
migration.py Remove vim headers 2014-10-06 15:00:27 +02:00