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
2015-06-04 09:46:24 +03:00
2014-09-19 21:23:02 +00:00
2013-08-08 10:34:06 -04:00
2013-08-08 10:34:06 -04:00
2013-08-08 10:34:06 -04:00
2013-09-17 10:57:47 +03:00
2015-01-23 08:18:06 +01:00
2015-03-18 13:40:03 +01:00
2015-06-26 08:48:13 -04:00
2015-07-15 20:41:48 +00:00

MANILA

You have come across an OpenStack shared file system service. It has identified itself as "Manila." It was abstracted from the Cinder project.

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone https://github.com/openstack/manila.git

For developer information please see HACKING.rst

You can raise bugs here http://bugs.launchpad.net/manila

Python client

https://github.com/openstack/python-manilaclient.git

Description
Shared filesystem management project for OpenStack.
Readme 180 MiB
Languages
Python 99.3%
Shell 0.7%