manila/manila/db
Valeriy Ponomaryov 48221b0f4c Reuse 'periodic_task' from oslo_service
Remove Manila code related to 'periodic_tasks' and reuse it from 'oslo_service'
library.

Also, add call of parent's '__init__' method for 'manila.db.base.Base' class.
It is required for proper work of multiple inheritance where this class is
inherited. And remove it from inheritance by 'manila.network.neutron.api.API'
class as redundant.

Change-Id: I138fc2f475f8858788a9ab00f84ab9ee167a95c5
2015-07-20 19:38:19 +03:00
..
migrations Merge "Remove models usage from migrations" 2015-07-15 16:19:49 +00:00
sqlalchemy Use soft_delete() methods in DB api 2015-07-13 15:28:47 +03:00
__init__.py Remove vim headers 2014-10-06 15:00:27 +02:00
api.py Merge "Allow drivers to ask for additional share_servers" 2015-06-23 23:58:37 +00:00
base.py Reuse 'periodic_task' from oslo_service 2015-07-20 19:38:19 +03:00
migration.py Remove vim headers 2014-10-06 15:00:27 +02:00